]> git.saurik.com Git - wxWidgets.git/history - samples/wizard/wizard.cpp
Fix for listbox problem, when created on invisible
[wxWidgets.git] / samples / wizard / wizard.cpp
2005-02-03  Robert Roebling Fix for listbox problem, when created on invisible
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-06-24  Włodzimierz SkibaFixes for Smartphone builds. Sample does not work yet...
2004-05-25  Julian SmartMore name changes
2004-05-21  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2003-10-16  Vadim Zeitlinadded EVT_WIZARD_FINISHED handler
2003-07-20  Vadim Zeitlinadded sizers support; allow resizeable wizards (Robert...
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-11-20  Vadim Zeitlinadded 2nd image as XPM as well to the wizard sample
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-08  Gilles Depeyrotcorrected creation of wxWizard (wxWizardBase::Create...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leerenamed wizard sample