Add wxDEPRECATED_MSG() and use it in a couple of places.
[wxWidgets.git] / include / wx / spinbutt.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-07  Stefan Csomoradding range type
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-21  Vadim Zeitlinfix problem with using wxEVT_SPIN in event tables after...
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-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-08  Włodzimierz SkibaCasting fix for events. Needs check by ARM eVC4 users.
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-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-08-14  Stefan Csomormin and max setters added (xti)
2003-08-11  David ElliottReplaced id with winid so it doesn't conflict with...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-14  David ElliottwxCocoa: Added wxSpinButton
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-20  Vadim Zeitlintest for __WIN95__ in the main header, not platform...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Vadim Zeitlincompilation fix for recent event changes
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-01-24  Vadim Zeitlinwarnings/linking fixes for wxMotif
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
1999-08-06  Robert Roebling Distrib things,
1999-07-30  David WebsterOS/2 updates
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-28  David Webster*** empty log message ***
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision