Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / interface / wx / spinctrl.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-11-03  Bryan PettyFixed appearance images to use Doxygen @image command...
2012-09-19  Steve LamertonUpdate the wxSpinCtrlDouble documentation so SetIncreme...
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-15  Vadim ZeitlinDon't generate events from wxSpinCtrl::SetRange() in...
2012-07-04  Stefan Csomorcorrecting text alignment flag
2012-05-15  Vadim ZeitlinCorrect the documentation of wxSpinCtrl initial and...
2012-05-09  Vadim ZeitlinCorrect the initial value setting in wxMSW wxSpinCtrl.
2011-11-02  Robin DunnFix missing or broken interface items for Phoenix
2011-01-27  Vadim ZeitlinDocument wxEVT_COMMAND_SPINCTRL_UPDATED in EVT_SPINCTRL...
2011-01-06  Steve LamertonAdd missing code tag before lots of wxEventTypes in...
2010-09-27  Vadim ZeitlinDocument wxSpinDoubleEvent class.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-12-19  Vadim ZeitlinDocument wxSpinCtrlDouble in correct header file.
2009-04-21  Francesco Montorsiuse :: when referring to wxDefaultSize or wxDefaultPosition
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2008-11-13  Francesco Montorsifurther ifacecheck fixes (now only 3.3% of documented...
2008-10-28  Francesco Montorsiautomated ifacecheck fixed
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-13  Francesco Montorsire-enabled all @appearance tags
2008-10-05  Francesco Montorsiother s*h interface revisions
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-14  Vadim Zeitlinreally, really fix handling Enter in spin controls...
2008-08-18  Vadim Zeitlindocument wxSpinCtrlDouble (#9834)
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...