Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / spinctrl.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-30  Vadim ZeitlinRemove wxOSX implementation of wxSpinCtrl and use the...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-05-15  Robin DunnTweaks to the generic scpinctrl to handle layouts on...
2004-04-01  David ElliottwxCocoa: use generic wxSpinCtrl
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2002-09-01  Vadim Zeitlinanother part of SetSelection() change I forgot to commit
2002-08-02  Stefan Csomorswitch to a separate implementation for mac
2001-07-09  Julian SmartVarious wxMotif fixes
2001-06-28  Gilles Depeyrotadded wxMac conditional include
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-01-15  Julian Smart16-bit fixes
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-10-29  Vadim Zeitlin1. added encoding param to wxFontEncoding::EnumFamilies...
1999-10-17  David Webster*** empty log message ***
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Vadim ZeitlinwxSpinCtrl