]> git.saurik.com Git - wxWidgets.git/history - src/palmos/slider.cpp
in DoSetSize, only call GetPosition if necessary
[wxWidgets.git] / src / palmos / slider.cpp
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-03-02  Vadim Zeitlincompilation fixes for PalmOS and implementations of...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-11  Włodzimierz SkibaUse parents client size and origin in placement of...
2005-02-08  Włodzimierz SkibawxSlider event handling as described by Vadim in thread...
2005-02-07  Włodzimierz SkibawxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
2005-02-01  Włodzimierz SkibaFurther cleaning of the wxPalmOS radiobox code. Sending...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port