2003-11-04 |
Richard Rauch | Missed a block where one level was 2-space indented. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Fixed a memory leak (thanks for the correction, John!). |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Deleted 3 files (again?) from CVS, on John's request... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | * Indentation issues. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Heh. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Extracted some common code to a subroutine, in glutMain... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Caught a few more little style issues. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | Added a "case" for an X event that we turn on but do... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Richard Rauch | * Fixed a bug in the X11 handling of scrollwheel/mouse... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Cleaned up one macro definition. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Fit some long lines to 80 columns. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Last of the hard TABs in the src/*.c files. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | En masse removal of most (I think) of the remaining... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Picked up some stray TABs scattered in this file. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Noted by XXX comments that the XFlush() calls probably... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Polished off the say-nothing-new comments and lines... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Missed a few say-nothing-new comments in fgOpenWindow(). |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Cleansed fgCloseWindow(): |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Cleaned up fgOpenWindow(): |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Cleanup to fgSetWindow(). The usual suspects: |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | Cleanup to fgSetupixelFormat(). Should be no functiona... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Rauch | There should be no changes to code functionality, thoug... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Richard Rauch | Finished off most of the issues with freeglut_structure... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Richard Rauch | Eliminated most of the say-nothing-new comments. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Richard Rauch | Forgot to set {direction} explicitly to +/- 1 for freeg... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Richard Rauch | Minor fix to allow for multiple ticks to be received... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Richard Rauch | Grrr. My attempt to commit got aborted, and the commit... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Christopher... | There is a problem with the way I did glutFullscreen... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Christopher... | Rewrote glutFullscreen(). |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Should be no real changes to the code function. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Should be entirely superficial changes to code style: |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Added Thierry's change to include sys/param.h. This... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Deleted some say-nothing-new comments. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Deleted a bunch of say-nothing-new comments. Someday... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Previous changes were made without the freeglut major... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Rewrote the TODO BEFORE THE STABLE RELEASE comment... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | Got the last of the say-nothing-new comments in freeglu... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Richard Rauch | * Fixed a bug that I introduced in fgWarning()/fgError... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Richard Rauch | Commit, mostly of work from John: |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Richard Rauch | Re-indentation style changes from John. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Converted a few "x != NULL" tests to "x" for clarity. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Cleaned up a little redundancy in a comment on the... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Removed about 90 lines of say-nothing-new comments. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Propogated a pointer-check from menu-attach to menu... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Cosmetic changes (mostly deleted a few more say-nothing... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Changed an "#elif TARGET_HOST_UNIX_X11" to "#else"... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Minor modifications to the menus: |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Cleaned up glutMainLoop() a bit: |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Richard Rauch | Partially (re-?)unified some of the glutMainLoopEvent... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Moved the idle callback out of glutMainLoopEvent()... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Added John's text-positioning modification. |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Committed change from Nigel to fix the joystick bug... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Superficial cleanup of the code. Mostly taking lines... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Added some error-checking (particularly w.r.t. strdup()). |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Removed two more bogus "carriage return" references... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Richard Rauch | Fixed the buglet about failing to report the program... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
J.C. Jones | Released 2.0.1 |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Christopher... | Added --disable-replace-glut option to autoconf configure. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
J.C. Jones | Noted the release of 2.0.0 |
commit | commitdiff | tree | snapshot |
2003-10-15 |
J.C. Jones | Version bump |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Richard Rauch | Swept the freeglut_font.c for comment cleanup: |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Rauch | Small bug-fix that's been on my mind: |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Rauch | Removed the obsolete hack (or very ill-conceived dream... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Rauch | Cleaned up some of the style issues (mostly "fluff... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Rauch | Comment-cleaning sweep. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Rauch | Cleaned up the comments a bit in the callbacks.c file... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Richard Rauch | Added all missing GLUT cursor types for X11. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Richard Rauch | Three tidying-up changes to the code of freeglut_callba... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Richard Rauch | Fixed a basic readability/style error in the code.... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Richard Rauch | Added a safety-check on a memory allocation. (Timers... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Richard Rauch | Committed two lines from John to help fix the menus... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Richard Rauch | Check the glutDisplayFunc() callback for being a NULL... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Richard Rauch | Applied John's updated ReadConfigFile() changes to... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Richard Rauch | Fixed: |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Richard Rauch | A few minor changes: |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Richard Rauch | Changed CreateNotify (in X11 ONLY) to act like a Config... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Eric Sandall | freeglut_menu.c:217,519,532: Fix menus to stay in the... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Richard Rauch | Several updates from John and myself. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Richard Rauch | Fixed a bug in the menu callback behavior. Menus were... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Eric Sandall | freeglut_menu.c:328 Fix submenu triangle (John Fay) |
commit | commitdiff | tree | snapshot |
2003-10-04 |
J.C. Jones | Tweaking for menu behavior in Linux regarding mouse... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Rauch | Applied a patch from "extraeme@netbsd.org" to add joyst... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Richard Rauch | Added support for more arbitrary number of mouse button... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Christopher... | Don't install the demos. |
commit | commitdiff | tree | snapshot |
2003-09-26 |
J.C. Jones | Package the demos.dsw file. |
commit | commitdiff | tree | snapshot |
2003-09-26 |
J.C. Jones | Demos workspace for MSVC users |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Richard Rauch | Corrected a bug w.r.t. display and joystick events... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Brian Paul | added needClear flag to take care of initial window... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Richard Rauch | Per Nigel Stewart's comments, converted |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Richard Rauch | Fixed: |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Richard Rauch | Moved the #include/#ifdef/#define stuff up to the top. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Christopher... | Fix to allow demos to compile before freeglut has been... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
J.C. Jones | Add an idle function to ensure that the screen gets... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
J.C. Jones | Note the possible buffer overflow in window_title |
commit | commitdiff | tree | snapshot |
2003-09-21 |
J.C. Jones | Fix the window title. |
commit | commitdiff | tree | snapshot |
2003-09-21 |
J.C. Jones | Fix window title, and ensure that the random integer... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
J.C. Jones | Richard Rauch's patch to ensure that freeglut does... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
J.C. Jones | Resolution for bug 809561 reported by Nigel Stewart... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Christopher... | Removed unused AC_PROG_RANLIB from configure.in |
commit | commitdiff | tree | snapshot |
2003-09-14 |
J.C. Jones | Resolve bug 806008 -- let Microsoft's compiler know... |
commit | commitdiff | tree | snapshot |
next |