Adding a Frequently Asked Questions file
[freeglut] / src / freeglut_misc.c
2006-09-21 John F. FayJoe Krahn's changes to "TARGET_HOST" defined constants
2005-04-22 John F. FayTrying again to change \"fgStructure.Window\" to \...
2005-01-03 Sven PanneMoved '#include "config.h"' to freeglut_internal.h...
2005-01-03 J.C. JonesAdding initialization checking to all GLUT interface...
2004-12-17 J.C. JonesSome assertion changes / removals from Dr. John Fay
2004-09-10 Brian Paulupdated comments from John Fay
2004-03-16 Daniel Wagnerreplaced all tabs with 4 spaces
2004-03-15 Daniel Wagneradded support for WindowsCE (building on top of klimt)
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...