]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/wizard.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / generic / wizard.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-02  Julian SmartAdded SetBitmap, GetBitmap to wxWizard
2007-04-30  Vadim Zeitlinfix m_sizerPage memory leak for the wizards not using...
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2005-09-26  Włodzimierz SkibaBetter fix for modal/modeless wizards.
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-22  Michael WetherellAdd wxABI_VERSION wrappers
2005-07-15  Włodzimierz SkibaPossibility of modeless wxWizard dialog (with presentat...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-07-20  Vadim Zeitlinadded sizers support; allow resizeable wizards (Robert...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-12  Julian SmartSomehow wxWizard lost the 'virtual' keyword for DoCreat...
2002-06-21  Vadim Zeitlinrenamed wxWizard::Fit() to FitToPage() to avoid potenti...
2002-05-26  Vadim Zeitlinadded wxWizard::Fit()
2002-05-22  Vadim Zeitlinfixed propagating of EVT_WIZARD_XXX events to the parent
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-08-17  Julian SmartAdded possibility of 2-step initialisation, and wxWIZAR...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...