Resolution of X11 key-repeat handling
[freeglut] / src / freeglut_misc.c
2004-03-14 Nigel StewartResolution of X11 key-repeat handling
2004-03-08 Nigel StewartInclude freeglut header via <GL/freeglut.h> rather...
2003-11-21 Richard RauchNumerous style normalizations from John:
2003-11-15 Christopher John... Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
2003-11-06 Richard RauchConverted the "Callbacks" structure (with named members...
2003-11-04 Richard RauchGot rid of the G_LOG_DOMAIN junk, per discussion on...
2003-10-29 Richard RauchGot the last of the say-nothing-new comments in freeglu...
2003-10-29 Richard Rauch * Fixed a bug that I introduced in fgWarning()/fgError...
2003-07-03 Eric SandallRemoved unused char *ptr from freeglut_misc.c
2003-07-02 Brian Paulrewrite of glutExtensionSupported - works correctly now
2003-07-01 Eric SandallFixed the 'ptr + len' problem in freeglut_misc.c:90
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...