Undoing changeset 949 as it breaks the Linux build, per e-mail from John Tsiombikas...
[freeglut] / progs / demos / One /
2011-09-28 John F. FayAddressing Ubuntu bug 686315 reported as freeglut bug...
2011-09-05 John F. FayFinal patch on full screen fix per e-mail from Diederic...
2011-09-04 John F. FayAdding the "patch_demo" patch per e-mail from Diederick...
2011-03-17 John F. FayAdding more examples to 'one.c' to test the game mode...
2009-05-24 Sven PanneMove all files related to Visual Studio 2008 into 2...
2009-04-05 Sven PanneRemoved remnants of CVS.
2009-03-17 John F. FayAdding Visual Studio 2008 solution and project files
2006-09-27 Joe KrahnUndo svn:eol-style=CR/LF for MSVC project files.
2006-09-26 Joe KrahnAdded svn:eol-style=CRLF property to MSVC project/works...
2005-06-23 John F. FayAdding separate static library and DLL demonstration...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-12-31 Sven PanneImproved ignorance.
2004-03-15 Richard RauchRemoved offscreen demo program.
2003-12-11 J.C. JonesDisable/enable lighting in the "one.c" demo (John Fay)
2003-11-11 Richard RauchRemoval of all remaining TABs in the freeglut *.[ch...
2003-11-11 Richard RauchMoved glutInit*() functions ahead of glutInit(). ...
2003-11-11 Richard RauchStyle normalizations: Removed CRs and hard TABs mostly.
2003-11-08 Christopher John... Applied Braden McDaniel's non-srcdir build patch.
2003-10-21 Christopher John... Added --disable-replace-glut option to autoconf configure.
2003-09-27 Christopher John... Don't install the demos.
2003-09-22 Christopher John... Fix to allow demos to compile before freeglut has been...
2003-09-14 Christopher John... Removed unused AC_PROG_RANLIB from configure.in
2003-09-13 J.C. JonesRemoved the incorrect relative path for including freeg...
2003-09-13 J.C. JonesMade all demos compile. Thanks to Thierry Thomas for...
2003-09-13 J.C. JonesFix location of the include files from a fixed to relat...
2003-07-12 Andreas Umbachchanges for make dist
2003-07-10 J.C. JonesInitial project file from John Fay
2003-07-02 Eric Sandall* Removed genfonts/genstrokes code, updated configure...