implemented SUPER key/modifier support on windows
[freeglut] / progs / demos / One /
2014-10-13 Diederick Niehorstermore cleanup: config.h include never needed in demo
2013-02-28 Diederick Niehorsterfiles for demoing GLUT_ICON
2013-02-28 Diederick Niehorsterimplemented GLUT_WINDOW_STENCIL_SIZE and GLUT_WINDOW_BU...
2012-11-22 Diederick Niehorstercleaned up callback registering code in One demo, now...
2012-11-20 Diederick Niehorstersmall updates to one demo, so windowed windows display...
2012-11-19 Diederick Niehorstercosmetics in one demo
2012-11-17 Diederick Niehorstermenus attached to child windows did not appear in the...
2012-07-23 Diederick Niehorstersome cleanup of one demo. added menu back in gamemode
2012-07-23 Diederick Niehorsterchild window now only used for keyboard callbacks and...
2012-07-23 Diederick Niehorsteradded one more child window (child-of-child) to one...
2012-07-22 Diederick Niehorsteradded entry callback to one demo
2012-07-21 Diederick Niehorsteradded a child window to one demo, added different menus...
2012-07-21 Diederick Niehorsterbetter test of menus: one window now has right and...
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 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...