]> git.saurik.com Git - wxWidgets.git/history - samples/opengl/cube
regenerated after adding DEBUG_ options
[wxWidgets.git] / samples / opengl / cube /
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-08-01  Václav Slavíkadded VC++ project files
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-19  Mattia Barbon Added bakefiles for cube OpenGL sample.
2003-01-26  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-03  Julian SmartAdded opengl32.lib glu32.lib to OpenGL samples VC+...
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-05-09  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-16  Gilles Depeyrotapplied SourceForge patch #479670 (fixes for OpenGL...
2001-10-10  Vadim Zeitlinfixes for cube sample from Paul Thiessen
2001-10-10  Vadim Zeitlinupdated templates and regenerated project files for...
2001-10-09  Vadim Zeitlinregenerated from .pro files
2001-10-09  Vadim Zeitlinchanged html and opengl project names to start with...
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotignore files produced by CodeWarrior
2001-07-22  Gilles Depeyrotcorrection for Mac OS compilation
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-21  Gilles Depeyrotreplaced hardcoded wxgtk_gl library with appropriate...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded OpenGL sample project for CodeWarrior 5
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-04-29  Václav Slavíkmakefile.unx's now default to OpenGL, not Mesa
2001-03-16  Vadim Zeitlinfixed (?) bug 407974 (arrows not working)
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
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-03-01  Robert Roebling get opengl samples going again
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions