2003-11-15 |
Christopher John... | Replace TRUE with GL_TRUE and FALSE with GL_FALSE where... |
tree | commitdiff |
2003-11-15 |
Richard Rauch | Normalized the spacing around symbols, for the most... |
tree | commitdiff |
2003-11-15 |
Christopher John... | Added a call to fgDeinitialize() before the call to... |
tree | commitdiff |
2003-11-15 |
Richard Rauch | Style normalizations to the joystick code. |
tree | commitdiff |
2003-11-15 |
Christopher John... | Added a new state variable "Initalized". |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Normalized the internal header's style a bit. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Plowed one more file this morning. Still just trivial... |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Yet more trivial style normalizations. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Minor style corrections. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Minor spacing quibble. |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Added a brief explanatory note to the X code for GLUT_C... |
tree | commitdiff |
2003-11-14 |
Richard Rauch | Noted one of a few cases where we do something immediat... |
tree | commitdiff |
2003-11-11 |
Richard Rauch | Removal of all remaining TABs in the freeglut *.[ch... |
tree | commitdiff |
2003-11-11 |
Richard Rauch | Corrected the numbering of the ChangeLog (there were... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | John's fix for the minimize/close/maximize controls... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Hm. I thought that I already hit this file for style... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Ooops. Forgot that we already had a call to fgClearCal... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Added Nigel's suggested code to clear all but the destr... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Modified the menus to refer to {border} rather than... |
tree | commitdiff |
2003-11-10 |
Richard Rauch | Well, a couple of days have gone by, so I assume that... |
tree | commitdiff |
2003-11-08 |
Richard Rauch | A first pass over freeglut_menu.c to bring it in line... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | From John: |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Stripped out the now truly extraneous {braces} in such... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Adopted Eero Pajarre's suggestion of using a do { ... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Pure code janitoring: Shuffled the order of some of... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Combined EnterNotify and LeaveNotify event processing... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Added ReparentNotify case to UNIX_X11 event loop, to... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Oh well, I might as well add the call to clear callback... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Added fgInitCallBacks() to freeglut_structure.c. ... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Style normalization; removal of say-nothing-useful... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Normalized the style of freeglut_font.c No substantial... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Somewhat normalized the style of this file. |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Further normalization of the code's style. No substant... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Split one last overlong line in freeglut_cursor.c. |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Added GLUT_CURSOR_NONE support in UNIX_X11 (well, NetBS... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Further normalized the style of the cursor code. |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Slight style improvements. Two rules of thumb that... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Grr. Forgot to enable the "freeglut" C programming... |
tree | commitdiff |
2003-11-07 |
Richard Rauch | Minor corrections to the UNIX_X11 mouse-wheel support... |
tree | commitdiff |
2003-11-06 |
Richard Rauch | Ooops. I screwed up on part of John's fixes. Sorry. |
tree | commitdiff |
2003-11-06 |
Richard Rauch | Cleanup pass after committing callback conversion ... |
tree | commitdiff |
2003-11-06 |
Richard Rauch | Converted the "Callbacks" structure (with named members... |
tree | commitdiff |
2003-11-06 |
Richard Rauch | From John, a couple of lines needed to be changed to... |
tree | commitdiff |
2003-11-04 |
Richard Rauch | Multiple changes from John. Style issues, plus a bug... |
tree | commitdiff |
2003-11-04 |
Richard Rauch | Some changes, mostly from John. Mostly style changes. |
tree | commitdiff |
2003-11-04 |
Richard Rauch | Got rid of the G_LOG_DOMAIN junk, per discussion on... |
tree | commitdiff |
2003-11-04 |
Richard Rauch | Minor formatting quibbles. (The brain isn't up to... |
tree | commitdiff |
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 |
next |