]> git.saurik.com Git - wxWidgets.git/history - samples/wizard
Committing in .
[wxWidgets.git] / samples / wizard /
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
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-10  Vadim Zeitlinrenamed Wiztest.bmp to wiztest.bmp
2002-04-07  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-10  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-20  Vadim Zeitlinadded bitmaps to the resources
2001-11-20  Vadim Zeitlinadded 2nd image as XPM as well to the wizard sample
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-09-08  Gilles Depeyrotcorrected creation of wxWizard (wxWizardBase::Create...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
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-14  Ron Leerenamed wizard sample
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-04  Vadim Zeitlinreadding back
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-21  Vadim Zeitlina new bitmap for the sample
2000-01-21  Vadim Zeitlin1. some DDE tests in exec
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-10-25  Julian SmartAdded further makefiles for wizard sample
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-14  J. Russell SmythAdded makefile and resource script for building under...
1999-08-18  Vadim ZeitlinwxWizard added
1999-08-15  Vadim ZeitlinwxWizard draft