]> git.saurik.com Git - wxWidgets.git/history - samples/widgets/slider.cpp
__WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always define...
[wxWidgets.git] / samples / widgets / slider.cpp
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
2005-04-10  Vadim Zeitlinremoved is_vertical check box, it was duplicating the...
2005-03-21  Włodzimierz SkibaSanity check.
2005-01-28  Włodzimierz SkibaWarning fix.
2005-01-23  Kevin HockAdded inverse checkbox to test sliders with wxSL_INVERS...
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-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-05-25  Julian SmartMore name changes
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-03-26  David ElliottWrap file with #if wxUSE_SLIDER ... #endif
2003-03-23  Mattia Barbon Add missing header.
2003-01-26  Vadim Zeitlincompilation fix after wxSizer::Remove() change
2003-01-24  Julian SmartApplied patch [ 665806 ] Better slider test in widget...
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-22  Vadim Zeitlingcc 3.1 warning fixes (patch 598343)
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-07-10  Vadim Zeitlincompilation fix
2002-07-09  Vadim Zeitlinreport the sider events
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