Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / widgets / spinbtn.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-20  Vadim ZeitlinImplement GetSizeFromTextSize() for wxSpinCtrl.
2012-08-30  Vadim ZeitlinGenerate wxEVT_COMMAND_TEXT_ENTER events for generic...
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-05-13  Vadim ZeitlinUse GetWidgets() in the widgets samples instead of...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-03-10  Vadim Zeitlinhonour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don...
2008-09-14  Vadim Zeitlindelete the old labels when recreating the spin controls
2008-09-14  Vadim Zeitlinreally, really fix handling Enter in spin controls...
2008-08-05  Vadim Zeitlinlabel different controls on spin page (#9816)
2008-04-28  Vadim Zeitlinfix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl...
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2007-03-31  Vadim Zeitlinadded test for EVT_TEXT handler for spin contorl
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
2006-08-10  Vadim Zeitlinempty spin range is valid and even useful (at least...
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-04-28  Włodzimierz SkibaWarning fixes.
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-02-28  Vadim Zeitlin1. added possibility to test setting tooltip for the...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-19  Vadim Zeitlinadded tests for setting fg/bg colours
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-05-25  Julian SmartMore name changes
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-08-04  Vadim Zeitlin(Open Watcom but not only) compilation warning fixes
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-04-01  David ElliottWrap file with #if wxUSE_SPINBTN instead of #if 1
2003-03-23  Mattia Barbon Add missing header.
2003-01-26  Vadim Zeitlincompilation fix after wxSizer::Remove() change
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-05-14  Julian SmartInitialized the controls on the widgets spinbutton...
2002-04-09  Julian SmartMade widgets sample take up less space
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch