Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / opengl / isosurf / isosurf.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinFixes to OpenGL samples to avoid asserts/crashes.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-30  Vadim ZeitlinFix harmless warning about unused variable in isosurf...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-16  Francesco Montorsi(dirty) fix rendering upon startup of the surface
2008-12-14  Francesco Montorsifix the loading of the isosurf data; it was not loaded...
2008-12-12  Francesco Montorsifix command line parsing
2008-12-12  Francesco Montorsimodernize the sample removing global C-style functions...
2008-02-10  Vadim Zeitlinupdate the samples to use new (non-deprecated) wxGLCanv...
2007-04-14  Paul Cornettfix assert on gtk
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-11-06  Vadim Zeitlin(blind) compilation fix for wxCocoa
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-26  Julian SmartAdded wxFULL_REPAINT_ON_RESIZE and sample icon to OpenG...
2005-02-25  Włodzimierz SkibaMore wxFile fixes.
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-10-13  Vadim Zeitlingive an #error if wxUSE_GLCANVAS == 0 instead of buildi...
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-01  David ElliottwxCocoa needs OpenGL/*.h instead of GL/*.h (for OpenGL...
2004-05-25  Julian SmartMore name changes
2003-11-15  Dimitri SchoolwerthFixed Open Watcom compilation of OpenGL samples; Code...
2003-09-11  Julian SmartApplied patch [ 802596 ] warning and error free Open...
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-11-16  Gilles Depeyrotapplied SourceForge patch #479670 (fixes for OpenGL...
2001-07-22  Gilles Depeyrotcorrections for Mac OS X compilation
2000-07-21  Unknown (NI)uses now the platform independant attributes
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-05  Robert Roebling Various makefile and installation things.
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions