projects
/
freeglut
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Adding "glutFullScreenToggle" for X11 -- still needs implementation in Windows (e...
[freeglut]
/
src
/
freeglut_structure.c
2007-11-12
John F. Fay
Implementing Jocelyn Frechot's changes -- see e-mail...
blob
|
commitdiff
2007-09-22
John F. Fay
Putting in Jocelyn Frechot's X11 visual context changes...
blob
|
commitdiff
|
diff to current
2007-09-16
John F. Fay
Fixing bug report #1052151 from October 2004.
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Changing "GameMode" to "GameModeWindow ... and testing...
blob
|
commitdiff
|
diff to current
2005-04-26
John F. Fay
Fixing the typecasts on the callback fetches and invoca...
blob
|
commitdiff
|
diff to current
2005-04-22
John F. Fay
Change a hard-coded number to a defined constant and...
blob
|
commitdiff
|
diff to current
2005-04-22
John F. Fay
Trying again to change \"fgStructure.Window\" to \...
blob
|
commitdiff
|
diff to current
2005-02-16
Brian Paul
fixes for menus being attached to multiple buttons...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Moved '#include "config.h"' to freeglut_internal.h...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Make it compile again with "-Wall -pedantic -Werror...
blob
|
commitdiff
|
diff to current
2005-01-03
J.C. Jones
Adding initialization checking to all GLUT interface...
blob
|
commitdiff
|
diff to current
2004-09-13
Brian Paul
some function renaming, etc (John Fay)
blob
|
commitdiff
|
diff to current
2004-09-10
Brian Paul
updated comments from John Fay
blob
|
commitdiff
|
diff to current
2004-06-29
Brian Paul
give menu windows the title 'freeglut menu' (helps...
blob
|
commitdiff
|
diff to current
2004-03-14
Nigel Stewart
Resolution of X11 key-repeat handling
blob
|
commitdiff
|
diff to current
2004-03-14
Nigel Stewart
Stripped out tabs and end-of-line whitespace
blob
|
commitdiff
|
diff to current
2004-03-08
Nigel Stewart
Include freeglut header via <GL/freeglut.h> rather...
blob
|
commitdiff
|
diff to current
2003-12-30
Richard Rauch
Split a few overlong lines.
blob
|
commitdiff
|
diff to current
2003-12-30
Nigel Stewart
Typesafe handling of temporary window destroy callback
blob
|
commitdiff
|
diff to current
2003-12-22
Richard Rauch
Got rid of those int/ptr warnings on AMD64. (The code was
blob
|
commitdiff
|
diff to current
2003-12-22
Richard Rauch
Several test-on-assignment cases have been converted...
blob
|
commitdiff
|
diff to current
2003-12-19
Richard Rauch
Wrote SET_WCB() to set a window callback. This lets...
blob
|
commitdiff
|
diff to current
2003-12-11
Christopher John...
The deferred window destruction code was destroying...
blob
|
commitdiff
|
diff to current
2003-12-11
Richard Rauch
John correctly observed that the initialization {OldHei...
blob
|
commitdiff
|
diff to current
2003-11-28
Christopher John...
Timer optimizations.
blob
|
commitdiff
|
diff to current
2003-11-27
Christopher John...
Window close fix.
blob
|
commitdiff
|
diff to current
2003-11-25
Richard Rauch
Update from John: Removed the freeglut hack of decremen...
blob
|
commitdiff
|
diff to current
2003-11-25
Richard Rauch
More work from John (sorry for procrastinating):
blob
|
commitdiff
|
diff to current
2003-11-25
Richard Rauch
Change from John (I removed a couple of spaces from...
blob
|
commitdiff
|
diff to current
2003-11-21
Richard Rauch
Numerous style normalizations from John:
blob
|
commitdiff
|
diff to current
2003-11-18
Christopher John...
Lots of stuff that John F. Fay pointed out.
blob
|
commitdiff
|
diff to current
2003-11-17
Christopher John...
Fix spelling mistake in a variable name.
blob
|
commitdiff
|
diff to current
2003-11-16
Christopher John...
Made Modifers variable global as per glut classic.
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Removed the state variable BuildingAMenu.
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Added a new state variable "Initalized".
blob
|
commitdiff
|
diff to current
2003-11-11
Richard Rauch
Corrected the numbering of the ChangeLog (there were...
blob
|
commitdiff
|
diff to current
2003-11-10
Richard Rauch
Hm. I thought that I already hit this file for style...
blob
|
commitdiff
|
diff to current
2003-11-10
Richard Rauch
Ooops. Forgot that we already had a call to fgClearCal...
blob
|
commitdiff
|
diff to current
2003-11-10
Richard Rauch
Added Nigel's suggested code to clear all but the destr...
blob
|
commitdiff
|
diff to current
2003-11-07
Richard Rauch
Oh well, I might as well add the call to clear callback...
blob
|
commitdiff
|
diff to current
2003-11-07
Richard Rauch
Added fgInitCallBacks() to freeglut_structure.c. ...
blob
|
commitdiff
|
diff to current
2003-11-06
Richard Rauch
Cleanup pass after committing callback conversion ...
blob
|
commitdiff
|
diff to current
2003-11-06
Richard Rauch
Converted the "Callbacks" structure (with named members...
blob
|
commitdiff
|
diff to current
2003-11-04
Richard Rauch
Got rid of the G_LOG_DOMAIN junk, per discussion on...
blob
|
commitdiff
|
diff to current
2003-11-03
Richard Rauch
* Indentation issues.
blob
|
commitdiff
|
diff to current
2003-10-30
Richard Rauch
Finished off most of the issues with freeglut_structure...
blob
|
commitdiff
|
diff to current
2003-10-30
Richard Rauch
Eliminated most of the say-nothing-new comments.
blob
|
commitdiff
|
diff to current
2003-10-04
J.C. Jones
Tweaking for menu behavior in Linux regarding mouse...
blob
|
commitdiff
|
diff to current
2003-09-09
Christopher John...
Fix for a deinitialization related crash.
blob
|
commitdiff
|
diff to current
2003-09-08
J.C. Jones
Menus should deallocate better now - John Fay
blob
|
commitdiff
|
diff to current
2003-08-29
J.C. Jones
These change a bunch of assignments to calls to set...
blob
|
commitdiff
|
diff to current
2003-08-28
J.C. Jones
Casting changes, John Fay
blob
|
commitdiff
|
diff to current
2003-08-02
J.C. Jones
Major menu changes (they appear in their own window...
blob
|
commitdiff
|
diff to current
2003-06-23
Eric Sandall
Changed all references to the 'freeglut-1.3' directory...
blob
|
commitdiff
|
diff to current