]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/spinctlg.h
Don't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when nothing changed.
[wxWidgets.git] / include / wx / generic / spinctlg.h
2010-05-06  Vadim ZeitlinDon't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when...
2009-11-10  Paul CornettwxSpinCtrl values are always integral, they don't need...
2009-11-10  Paul CornettwxSpinCtrl::SetIncrement is supposed to take an int...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Vadim Zeitlinno changes, just wrap long lines
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-03-10  Vadim Zeitlinalso fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see...
2009-01-08  Robert Roeblinguse wxRound(x) instead of int( x+0.5 )
2008-05-08  Vadim Zeitlincorrect the signature of the overriden Reparent()
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-22  Vadim Zeitlinrename classes use by generic wxSpinCtrl implementation...
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2008-03-15  Vadim Zeitlinimplement wxSpinCtrl::Reparent() to properly reparent...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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
2002-08-31  Vadim ZeitlinSetSelection() for generic wxSpinCtrl (forgot to commit...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-01-21  Václav Slavíkfixed crash in wxSpinCtrl under wxGTK
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-28  Gilles Depeyrotadded missing dynamic class declaration
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-14  Gilles Depeyrotadded missing interface pragma
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
1999-11-08  Vadim Zeitlincompilation fix for Motif
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-10-29  Vadim Zeitlinforgotten files