little bit of cleanup and extra comments
[freeglut] / progs / demos / CallbackMaker / CallbackMaker.c
2012-07-26 Diederick Niehorsterlittle bit of cleanup and extra comments
2012-07-24 Diederick Niehorsterthe Callbackmaker demo, with its window close callback...
2012-07-24 Diederick Niehorsteradded warning and error callbacks to demo
2012-07-24 Diederick Niehorsterimplementing menu status callback
2009-03-01 John F. FayFixing Microsoft compatibility with the new "vsnprintf...
2009-02-28 Sven PanneUse vsnprintf instead of the potentially dangerous...
2006-09-21 John F. FayEnhancing the "CallbackMaker" demo
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2004-02-07 Richard Rauch"Heavy editing" by John to his CallbackMaker demo.
2003-12-25 Richard RauchConfiguring with "--enable-warnings" broke three demos:
2003-11-10 Richard RauchNew demo from John: CallbackMaker.