]> git.saurik.com Git - wxWidgets.git/history - samples/opengl/isosurf/isosurf.cpp
update the samples to use new (non-deprecated) wxGLCanvas API; added more comments...
[wxWidgets.git] / samples / opengl / isosurf / isosurf.cpp
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