When a window is iconified, only an UnmapNotify is sent, not a
[freeglut] / ChangeLog
2005-06-30 Sven PanneWhen a window is iconified, only an UnmapNotify is...
2005-06-30 Sven PanneCleaned up CreateNotify/ConfigureNotify handling.
2005-06-30 Sven PanneAdded --enable-debug configure flag. Currently it only...
2005-06-23 John F. FayKeeping current ...
2005-06-14 Sven PanneAdded an RPM spec file based on the one shipped with...
2005-06-10 J.C. JonesRelease of 2.4.0
2005-06-02 J.C. Jones2.4.0 Release Candiate 5
2005-05-26 J.C. Jones2.4.0 RC4 updates
2005-05-24 Sven PanneThe original glutEnterGameMode() returns the window...
2005-05-24 Sven PanneWhen switching to game mode under X11, no ConfigureNoti...
2005-05-22 Sven PanneGuarantee consistency of names/addresses in glutGetProc...
2005-05-22 Sven PanneLowering minimum autoconf version required.
2005-05-20 J.C. JonesTag for 2.4.0 RC3
2005-05-20 J.C. JonesNotes
2005-05-16 J.C. JonesMark for 2.4 RC 2
2005-05-12 John F. FayUpdating the ChangeLog ...
2005-05-09 J.C. JonesFreeglut 2.4.0 Release Candidate 1
2005-05-06 Sven PanneFixed a cuboctahedron vertex, implemented wire mode...
2005-05-06 Sven PanneNecessary compilation fixes for newer GCCs (e.g. 3...
2005-05-05 John F. FayUpdated the ChangeLog again ...
2005-05-04 John F. FayUpdating the ChangeLog and TODO files in preparation...
2005-04-29 John F. FayUpdationg the ChangeLog ...
2005-04-25 John F. FayUpdating the ChangeLog ... it seems to be something...
2005-04-22 John F. FayUpdating the ChangeLog to reflect activity over the...
2005-04-15 John F. FayUpdating the ChangeLog as a means of testing pCVSc
2005-01-05 Sven PanneReworked the X11 part of glutSetCursor, fixing bug...
2005-01-03 Sven PanneFixed part of bug #926883 (Video mode matching code...
2005-01-03 Sven Panne(234) Fixed part of bug #926883 (Video mode matching...
2005-01-03 Sven PanneFixed part of bug #926883 (Video mode matching code...
2005-01-03 Sven PanneImproved error message a bit when no suitable visual...
2005-01-03 Sven Panneautoconf'd <errno.h> handling and removed an unused...
2005-01-03 Sven PanneResurrected my recent additions which were nuked by...
2005-01-03 J.C. JonesGeneral ChangeLog Updates
2005-01-01 Sven PanneAdded missing files from "src" subdirectory to dist.
2005-01-01 Sven PanneModernized configure.ac a bit and added a rule to Makef...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2005-01-01 Sven PanneRenamed "configure.in" to the officially preferred...
2005-01-01 Sven PanneAdded eMbedded Visual Tools project/workspace files...
2004-12-31 Sven PanneFixed first bug of #1064195 (two things when using...
2004-12-31 Sven PanneFixed bug #1040435 (glutBitmapString() bug).
2004-12-31 Sven PanneAlas, the ChangeLog has not the usual ChangeLog format...
2004-12-31 Sven PanneFixed bug #1045054 (KeyReleaseMask typo).
2004-12-31 Sven PanneFixed bug #1087642 (glutDeviceGet(GLUT_DEVICE_KEY_REPEA...
2004-12-31 Sven PanneFixed bug #1079530 (glutGetProcAddress and geometric...
2004-03-15 Richard RauchForgot to update the ChangeLog for the benefit of those...
2004-02-07 Richard RauchAdded entries for the joystick updates and the offscree...
2003-12-13 J.C. JonesRelease 2.2.0
2003-12-11 J.C. JonesUpdates for 2.2.0 RC2
2003-12-11 J.C. JonesNote the release of 2.2.0 RC1
2003-11-11 Richard RauchUpdated ChangeLog for the day.
2003-11-11 Richard RauchCorrected the numbering of the ChangeLog (there were...
2003-10-23 J.C. JonesReleased 2.0.1
2003-10-08 Eric Sandallfreeglut_menu.c:217,519,532: Fix menus to stay in the...
2003-10-06 Eric Sandallfreeglut_menu.c:328 Fix submenu triangle (John Fay)
2003-10-04 J.C. JonesTweaking for menu behavior in Linux regarding mouse...
2003-09-13 J.C. JonesTaking care of keeping things mostly up-to-date
2003-08-17 Christopher John... Game mode fixes from Bernhard Kaindl and Eric Espie.
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-01 Eric Sandallsrc/freeglut_window.c:551 Removed extra carriage retur...
2003-08-01 Eric SandallCredit Dave Reed for fix
2003-08-01 Eric Sandallsrc/freeglut_initial.c:91 Added check for SOLARIS OS
2003-07-23 Eric Sandallsrc/freeglut_window.c Windowing fixes from John F.
2003-07-23 Eric Sandalldoc/Makefile.am:4 Removed trailing backslash and added...
2003-07-22 Eric Sandallfreeglut.lsm:3 Removed 'beta' label for next release...
2003-07-21 Eric Sandallsrc/Makefile.am:38 Changed versioning to 11:0:8 thanks...
2003-07-17 Eric SandallApplied John F. Fay's fixes to freeglut.dsp and freeglu...
2003-07-17 Eric SandallChanged the overlay (freeglut_state.c:662) to return...
2003-07-03 Eric SandallRemoved unused char *ptr from freeglut_misc.c
2003-07-02 Eric Sandall* Removed tests directory
2003-07-02 Eric Sandall* Removed genfonts/genstrokes code, updated configure...
2003-07-01 Eric SandallFixed the 'ptr + len' problem in freeglut_misc.c:90
2003-06-28 Eric SandallNow installs freeglut_ext.h and glut.h to /usr/include...
2003-06-25 Eric SandallAdded another of my changes (freeglut.kdevelop) and...
2003-06-25 Eric SandallAdded 'freeglut_ext.c' to the project files 'freeglut...
2003-06-24 Andreas Umbach Fixed autogen.sh and removed aclocal.m4
2003-06-23 Eric SandallChanged all references to the 'freeglut-1.3' directory...
2003-06-23 Eric SandallUpdated ChangeLog with my aclocal.m4 change
2003-06-20 Eric SandallAdded the autogen.sh addition to ChangeLog
2003-06-18 Eric Sandall* Hopefully I did THIS one right (used 'cvs update...
2003-06-18 Brian Pauladded glutGetProcAddress() and GLUT_FPS
2003-06-17 Eric Sandall* Updated ChangeLog
2003-06-02 Don HeyseDocumented Johns changes from May 03.
2002-11-29 Don HeyseMany updates from John Fay.
2001-07-27 Steve BakerInitial revision