2003-09-10 |
Christopher... | Removed some remaining glib depandancy. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
J.C. Jones | Re-add catches for the case in which a menu callback... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Christopher... | More to fix a deinitialization related crash. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Christopher... | Fix for a deinitialization related crash. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
J.C. Jones | Menus should deallocate better now - John Fay |
commit | commitdiff | tree | snapshot |
2003-09-05 |
J.C. Jones | Add freeglut_static.dsp to the releases |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Christopher... | Moved #ifdef for non XFree86 X11 compile. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Christopher... | Fix to stop fgSetWindow(NULL) crashing on X11. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
J.C. Jones | These change a bunch of assignments to calls to set... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
J.C. Jones | Another typecast bugfix from John Fay |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Christopher... | Changed #ifdef to #if |
commit | commitdiff | tree | snapshot |
2003-08-28 |
J.C. Jones | change the GLUT stroke function arguments from "const... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
J.C. Jones | Changes stroke function arguments from "const char... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Christopher... | Removing files from old freeglut-1.3 directory. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
J.C. Jones | Casting changes, John Fay |
commit | commitdiff | tree | snapshot |
2003-08-27 |
J.C. Jones | Major overhaul to the menu system, by John Fay |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Christopher... | Added double underscores to the header included macros. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Christopher... | Minor typo fix |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Christopher... | Moving that "#if TARGET_HOST_UNIX_X11" to the correct... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Christopher... | Game mode fixes from Bernhard Kaindl and Eric Espie. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Christopher... | Using override_redirect instead of motif wm hints. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Christopher... | I suspect a lot of people will not have motif installed. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Eric Sandall | (98) src/Makefile.am:34 Added mwmborder.c |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Eric Sandall | src/freeglut_main.c:816 and :1571, set the current... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Christopher... | Added X11 code for glutGet(GLUT_WINDOW_BORDER_WIDTH... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Christopher... | Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDO... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
J.C. Jones | Keep the X11 decoration-zapping code confined to X11... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
J.C. Jones | Menus' decorations are removed on Linux. Not sure if... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Christopher... | Got rid of configure warnings when using a newer autoconf |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Christopher... | Putting stuff back that was undone with the menu code... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
J.C. Jones | Major menu changes (they appear in their own window... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Christopher... | Added autoconf detection for the xf86 vid mode extentions. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Eric Sandall | src/freeglut_window.c:551 Removed extra carriage retur... |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Eric Sandall | Credit Dave Reed for fix |
commit | commitdiff | tree | snapshot |
2003-08-01 |
Eric Sandall | src/freeglut_initial.c:91 Added check for SOLARIS OS |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Christopher... | This should put an end to the font binary compatibility... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Eric Sandall | src/freeglut_window.c Windowing fixes from John F. |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Eric Sandall | doc/Makefile.am:4 Removed trailing backslash and added... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Brian Paul | no change, testing CVS |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Brian Paul | no change, just testing CVS |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Eric Sandall | freeglut.lsm:3 Removed 'beta' label for next release... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Christopher... | The version info had the revision and the age transposed. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Eric Sandall | src/Makefile.am:38 Changed versioning to 11:0:8 thanks... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Eric Sandall | Applied John F. Fay's fixes to freeglut.dsp and freeglu... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Eric Sandall | Changed the overlay (freeglut_state.c:662) to return... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Andreas Umbach | renamed freeglut library to glut, bumped version info... |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Andreas Umbach | bumped version number to 2.0.0 |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Andreas Umbach | changes for make dist |
commit | commitdiff | tree | snapshot |
2003-07-12 |
Andreas Umbach | MSVC generated file |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Christopher... | Fix for the font binary compatibility problem. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Christopher... | Changed to build libfreeglut.so.2.0.0 |
commit | commitdiff | tree | snapshot |
2003-07-10 |
J.C. Jones | Changes to TODO, Windows files - from John Fay |
commit | commitdiff | tree | snapshot |
2003-07-10 |
J.C. Jones | Changes by John Fay |
commit | commitdiff | tree | snapshot |
2003-07-10 |
J.C. Jones | Changes to the Fractals demo by John Fay |
commit | commitdiff | tree | snapshot |
2003-07-10 |
J.C. Jones | Initial project file from John Fay |
commit | commitdiff | tree | snapshot |
2003-07-10 |
J.C. Jones | Modifications from John Fay |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Christopher... | glutMainLoopEvent() was not closing windows properly. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Eric Sandall | Removed unused char *ptr from freeglut_misc.c |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Christopher... | It was crashing on and event for a unknown window. |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Brian Paul | rewrite of glutExtensionSupported - works correctly now |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Eric Sandall | * Removed tests directory |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Eric Sandall | * Removed genfonts/genstrokes code, updated configure... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Eric Sandall | Removed genfonts |
commit | commitdiff | tree | snapshot |
2003-07-02 |
Christopher... | Added some semicolons that yacc was warning about. |
commit | commitdiff | tree | snapshot |
2003-07-01 |
J.C. Jones | John Fay commanded me to add my name to the file. He... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Eric Sandall | Fixed the 'ptr + len' problem in freeglut_misc.c:90 |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Brian Paul | version bumps |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Brian Paul | bump version to 2.0 |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Brian Paul | bump versions to 2.0 |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Brian Paul | xf86VidMode error checking (Andrew Lentvorski) |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Brian Paul | Lorenz attractor demo (John Fay) |
commit | commitdiff | tree | snapshot |
2003-06-30 |
Brian Paul | updates from John Fay |
commit | commitdiff | tree | snapshot |
2003-06-28 |
Eric Sandall | Now installs freeglut_ext.h and glut.h to /usr/include... |
commit | commitdiff | tree | snapshot |
2003-06-27 |
Brian Paul | XF86 game mode fixes, context sharing option. (John... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Eric Sandall | Added another of my changes (freeglut.kdevelop) and... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Brian Paul | version bumps |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Brian Paul | Assorted version 2.0.0 updates (John Fay). |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Brian Paul | updated version, italicize freeglut (John Fay) |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Eric Sandall | Added 'freeglut_ext.c' to the project files 'freeglut... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Andreas Umbach | Fixed autogen.sh and removed aclocal.m4 |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Andreas Umbach | this file is autogenerated by aclocal |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Andreas Umbach | fixed aclocal / autoheader order; some cosmetics |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Eric Sandall | Project file for Gideon (KDevelop 3.0) |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Sandall | Changed all references to the 'freeglut-1.3' directory... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Sandall | Updated ChangeLog with my aclocal.m4 change |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Sandall | Updated aclocal.m4 with aclocal 1.7.3 (was created... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Brian Paul | adjusted precision (John Fay) |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Brian Paul | Assorted updates from John Fay. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Sandall | Updated TODO from John Fay |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Brian Paul | Fractal demo (John Fay) |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Sandall | Added the autogen.sh addition to ChangeLog |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Sandall | Initial version of autogen.sh, tested here and creates... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Brian Paul | Windows patches (Eero Pajarre) |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Brian Paul | list the 1.4 release (fill in date) - this is a cvs... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Don Heyse | Oops, missed the fghJoystickRawRead() fix for FreeBSD. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Brian Paul | s/FreeGLUT/freeglut/ |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Don Heyse | Applied tthierry's patch to fix compiling on FreeBSD. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Brian Paul | added VERSION_MAJOR/MINOR/PATCH |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Brian Paul | restore text lost from previous check-in |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Brian Paul | s/FREEGLUT_VERSION_1_3/FREEGLUT_VERSION_1_4/ |
commit | commitdiff | tree | snapshot |
next |