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