Resolve bug 806008 -- let Microsoft's compiler know to use Windows libraries even...
[freeglut] / src /
2003-09-13 J.C. JonesThierry Thomas said that FreeBSD has no machine/joystic...
2003-09-13 J.C. JonesNigel Stewart's joystick fix (for hopefully all platfor...
2003-09-10 Christopher John... A minor fix to that last commit.
2003-09-10 Christopher John... Removed some remaining glib depandancy.
2003-09-10 J.C. JonesRe-add catches for the case in which a menu callback...
2003-09-09 Christopher John... More to fix a deinitialization related crash.
2003-09-09 Christopher John... Fix for a deinitialization related crash.
2003-09-08 J.C. JonesMenus should deallocate better now - John Fay
2003-09-03 Christopher John... Moved #ifdef for non XFree86 X11 compile.
2003-09-02 Christopher John... Fix to stop fgSetWindow(NULL) crashing on X11.
2003-08-29 J.C. JonesThese change a bunch of assignments to calls to set...
2003-08-29 J.C. JonesAnother typecast bugfix from John Fay
2003-08-28 Christopher John... Changed #ifdef to #if
2003-08-28 J.C. Joneschange the GLUT stroke function arguments from "const...
2003-08-28 J.C. JonesCasting changes, John Fay
2003-08-27 J.C. JonesMajor overhaul to the menu system, by John Fay
2003-08-20 Christopher John... Minor typo fix
2003-08-19 Christopher John... Moving that "#if TARGET_HOST_UNIX_X11" to the correct...
2003-08-17 Christopher John... Game mode fixes from Bernhard Kaindl and Eric Espie.
2003-08-05 Christopher John... Using override_redirect instead of motif wm hints.
2003-08-05 Christopher John... I suspect a lot of people will not have motif installed.
2003-08-05 Eric Sandall(98) src/Makefile.am:34 Added mwmborder.c
2003-08-05 Eric Sandallsrc/freeglut_main.c:816 and :1571, set the current...
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-04 J.C. JonesKeep the X11 decoration-zapping code confined to X11...
2003-08-04 J.C. JonesMenus' decorations are removed on Linux. Not sure if...
2003-08-02 Christopher John... Putting stuff back that was undone with the menu code...
2003-08-02 J.C. JonesMajor menu changes (they appear in their own window...
2003-08-01 Christopher John... Added autoconf detection for the xf86 vid mode extentions.
2003-08-01 Eric Sandallsrc/freeglut_window.c:551 Removed extra carriage retur...
2003-08-01 Eric Sandallsrc/freeglut_initial.c:91 Added check for SOLARIS OS
2003-07-23 Christopher John... This should put an end to the font binary compatibility...
2003-07-23 Eric Sandallsrc/freeglut_window.c Windowing fixes from John F.
2003-07-21 Christopher John... The version info had the revision and the age transposed.
2003-07-21 Eric Sandallsrc/Makefile.am:38 Changed versioning to 11:0:8 thanks...
2003-07-17 Eric SandallChanged the overlay (freeglut_state.c:662) to return...
2003-07-12 Andreas Umbachrenamed freeglut library to glut, bumped version info...
2003-07-12 Andreas Umbachchanges for make dist
2003-07-11 Christopher John... Fix for the font binary compatibility problem.
2003-07-10 Christopher John... Changed to build libfreeglut.so.2.0.0
2003-07-07 Christopher John... glutMainLoopEvent() was not closing windows properly.
2003-07-03 Eric SandallRemoved unused char *ptr from freeglut_misc.c
2003-07-02 Christopher John... It was crashing on and event for a unknown window.
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-07-01 Brian Paulbump versions to 2.0
2003-07-01 Brian Paulxf86VidMode error checking (Andrew Lentvorski)
2003-06-27 Brian PaulXF86 game mode fixes, context sharing option. (John...
2003-06-25 Brian Paulversion bumps
2003-06-25 Brian PaulAssorted version 2.0.0 updates (John Fay).
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...