implemented SUPER key/modifier support on windows
[freeglut] / progs / demos / Lorenz /
2013-04-01 Diederick Niehorstercleaned up a bunch of warnings
2012-03-13 John TsiombikasRemoved autotools build files (I think I got all of...
2012-03-13 Diederick Niehorsterremoved VC6 files
2011-09-28 John F. FayAddressing Ubuntu bug 686312 reported as freeglut bug...
2011-09-28 John F. FayAddressing Ubuntu bug 686315 reported as freeglut bug...
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
2009-03-01 John F. FayFixing Microsoft compatibility with the new "vsnprintf...
2009-02-28 Sven Panne_CrtDumpMemoryLeaks and its header are Microsoft-specif...
2009-02-28 Sven PanneUse vsnprintf instead of the potentially dangerous...
2009-02-28 Sven PannePosition the distance message closer to the middle...
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...
2006-08-05 Sven PanneCheck fgets for return value to avoid warnings.
2005-07-06 Sven PanneReverting previous commit: %lf is a valid format specif...
2005-07-05 John F. FayFixing output formats ... nothing big
2005-06-23 John F. FayAdding separate static library and DLL demonstration...
2005-01-03 Sven PanneFixed <sys/time.h> / <time.h> handling as suggested...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-12-31 Sven PanneImproved ignorance.
2003-11-08 Christopher John... Applied Braden McDaniel's non-srcdir build patch.
2003-11-04 Richard RauchUpdate from John:
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. 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. JonesModifications from John Fay
2003-06-30 Brian PaulLorenz attractor demo (John Fay)