Resolve bug 864978 - GLUT_OWNS_JOYSTICK unhandled
[freeglut] / src / freeglut_state.c
2003-12-30 Nigel StewartResolve bug 864978 - GLUT_OWNS_JOYSTICK unhandled
2003-11-21 Richard RauchNumerous style normalizations from John:
2003-11-18 Christopher John... Lots of stuff that John F. Fay pointed out.
2003-11-17 Christopher John... Fix spelling mistake in a variable name.
2003-11-16 Christopher John... Made Modifers variable global as per glut classic.
2003-11-15 Christopher John... Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
2003-11-15 Christopher John... Added a new state variable "Initalized".
2003-11-04 Richard RauchGot rid of the G_LOG_DOMAIN junk, per discussion on...
2003-10-31 Richard RauchEn masse removal of most (I think) of the remaining...
2003-10-29 Richard RauchDeleted some say-nothing-new comments.
2003-10-29 Richard RauchDeleted a bunch of say-nothing-new comments. Someday...
2003-10-29 Richard RauchPrevious changes were made without the freeglut major...
2003-10-29 Richard RauchRewrote the TODO BEFORE THE STABLE RELEASE comment...
2003-08-04 Christopher John... Added X11 code for glutGet(GLUT_WINDOW_BORDER_WIDTH...
2003-08-04 Christopher John... Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDO...
2003-08-02 J.C. JonesMajor menu changes (they appear in their own window...
2003-07-17 Eric SandallChanged the overlay (freeglut_state.c:662) to return...
2003-06-27 Brian PaulXF86 game mode fixes, context sharing option. (John...
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...