projects
/
freeglut
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Window close fix.
2003-11-27
Christopher John...
Window close fix.
commit
|
commitdiff
|
tree
2003-11-18
Christopher John...
Lots of stuff that John F. Fay pointed out.
commit
|
commitdiff
|
tree
2003-11-17
Christopher John...
Fix spelling mistake in a variable name.
commit
|
commitdiff
|
tree
2003-11-16
Christopher John...
Made Modifers variable global as per glut classic.
commit
|
commitdiff
|
tree
2003-11-16
Christopher John...
Removed old unused glutInitDisplayString code.
commit
|
commitdiff
|
tree
2003-11-16
Christopher John...
Use XParseGeometry for better geometry parsing.
commit
|
commitdiff
|
tree
2003-11-15
Christopher John...
Removed the state variable BuildingAMenu.
commit
|
commitdiff
|
tree
2003-11-15
Christopher John...
freeglut_assert_ready is going to have to go at some...
commit
|
commitdiff
|
tree
2003-11-15
Christopher John...
Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
commit
|
commitdiff
|
tree
2003-11-15
Christopher John...
Added a call to fgDeinitialize() before the call to...
commit
|
commitdiff
|
tree
2003-11-15
Christopher John...
Added a new state variable "Initalized".
commit
|
commitdiff
|
tree
2003-11-08
Christopher John...
Applied Braden McDaniel's non-srcdir build patch.
commit
|
commitdiff
|
tree
2003-10-29
Christopher John...
There is a problem with the way I did glutFullscreen...
commit
|
commitdiff
|
tree
2003-10-29
Christopher John...
Rewrote glutFullscreen().
commit
|
commitdiff
|
tree
2003-10-21
Christopher John...
Added --disable-replace-glut option to autoconf configure.
commit
|
commitdiff
|
tree
2003-09-27
Christopher John...
Don't install the demos.
commit
|
commitdiff
|
tree
2003-09-22
Christopher John...
Fix to allow demos to compile before freeglut has been...
commit
|
commitdiff
|
tree
2003-09-14
Christopher John...
Removed unused AC_PROG_RANLIB from configure.in
commit
|
commitdiff
|
tree
2003-09-10
Christopher John...
A minor fix to that last commit.
commit
|
commitdiff
|
tree
2003-09-10
Christopher John...
Removed some remaining glib depandancy.
commit
|
commitdiff
|
tree
2003-09-09
Christopher John...
More to fix a deinitialization related crash.
commit
|
commitdiff
|
tree
2003-09-09
Christopher John...
Fix for a deinitialization related crash.
commit
|
commitdiff
|
tree
2003-09-03
Christopher John...
Moved #ifdef for non XFree86 X11 compile.
commit
|
commitdiff
|
tree
2003-09-02
Christopher John...
Fix to stop fgSetWindow(NULL) crashing on X11.
commit
|
commitdiff
|
tree
2003-08-28
Christopher John...
Changed #ifdef to #if
commit
|
commitdiff
|
tree
2003-08-28
Christopher John...
Removing files from old freeglut-1.3 directory.
commit
|
commitdiff
|
tree
2003-08-27
Christopher John...
Added double underscores to the header included macros.
commit
|
commitdiff
|
tree
2003-08-20
Christopher John...
Minor typo fix
commit
|
commitdiff
|
tree
2003-08-19
Christopher John...
Moving that "#if TARGET_HOST_UNIX_X11" to the correct...
commit
|
commitdiff
|
tree
2003-08-17
Christopher John...
Game mode fixes from Bernhard Kaindl and Eric Espie.
commit
|
commitdiff
|
tree
2003-08-05
Christopher John...
Using override_redirect instead of motif wm hints.
commit
|
commitdiff
|
tree
2003-08-05
Christopher John...
I suspect a lot of people will not have motif installed.
commit
|
commitdiff
|
tree
2003-08-04
Christopher John...
Added X11 code for glutGet(GLUT_WINDOW_BORDER_WIDTH...
commit
|
commitdiff
|
tree
2003-08-04
Christopher John...
Replacing glutGet(GLUT_WINDOW_X) and glutGet(GLUT_WINDOW_Y...
commit
|
commitdiff
|
tree
2003-08-03
Christopher John...
Got rid of configure warnings when using a newer autoconf
commit
|
commitdiff
|
tree
2003-08-02
Christopher John...
Putting stuff back that was undone with the menu code...
commit
|
commitdiff
|
tree
2003-08-01
Christopher John...
Added autoconf detection for the xf86 vid mode extentions.
commit
|
commitdiff
|
tree
2003-07-23
Christopher John...
This should put an end to the font binary compatibility...
commit
|
commitdiff
|
tree
2003-07-21
Christopher John...
The version info had the revision and the age transposed.
commit
|
commitdiff
|
tree
2003-07-11
Christopher John...
Fix for the font binary compatibility problem.
commit
|
commitdiff
|
tree
2003-07-10
Christopher John...
Changed to build libfreeglut.so.2.0.0
commit
|
commitdiff
|
tree
2003-07-07
Christopher John...
glutMainLoopEvent() was not closing windows properly.
commit
|
commitdiff
|
tree
2003-07-02
Christopher John...
It was crashing on and event for a unknown window.
commit
|
commitdiff
|
tree
2003-07-02
Christopher John...
Added some semicolons that yacc was warning about.
commit
|
commitdiff
|
tree
2003-03-23
Christopher John...
Applied patch to fix GameMode issues supplied by Bernhard...
commit
|
commitdiff
|
tree
2002-05-20
Christopher John...
My bad.
commit
|
commitdiff
|
tree
2002-05-18
Christopher John...
Added stroke fonts.
commit
|
commitdiff
|
tree
2002-05-17
Christopher John...
Removed some DOS line ends.
commit
|
commitdiff
|
tree
2002-05-16
Christopher John...
Removed one last glib call.
commit
|
commitdiff
|
tree
2001-08-05
Christopher John...
Added keyup events code.
commit
|
commitdiff
|
tree
2001-08-05
Christopher John...
More position tweeks.
commit
|
commitdiff
|
tree
2001-08-04
Christopher John...
Fixed redisplay bug.
commit
|
commitdiff
|
tree
2001-08-04
Christopher John...
Improved window positioning.
commit
|
commitdiff
|
tree
2001-07-30
Christopher John...
A stupid bug fixed.
commit
|
commitdiff
|
tree
2001-07-29
Christopher John...
Fixed bug list code.
commit
|
commitdiff
|
tree
2001-07-29
Christopher John...
Removed glib dependancy
commit
|
commitdiff
|
tree
2001-07-29
Christopher John...
The build system now looks for X.
commit
|
commitdiff
|
tree