Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / slider.h
2011-12-23  Paul Cornettfix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2009-11-14  Vadim ZeitlinMinor corrections to wxSL_LABELS definition and documen...
2009-11-13  Robert RoeblingRenamed wxSL_LABELS_MIN_MAX -> wxSL_MIN_MAX_LABELS
2009-11-13  Robert RoeblingAdd constants wxSL_LABELS_MIN_MAX and wxSL_VALUE_LABEL
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-15  Vadim Zeitlinrename fobr95.{cpp,h} files to foobar.{cpp,h}
2007-11-13  Julian SmartMore border rationalisation. GetDefaultBorder is now...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-10  Vadim Zeitlinundid flags values change, it's not as backwards compat...
2005-04-10  Vadim Zeitlinmoved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2003-10-17  Stefan Csomorremoving RTTI classinfo #define redirections, not neede...
2003-08-19  Stefan CsomorRTTI extensions
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-26  Julian SmartRemoved 16-bit conditional compilation
2003-06-19  David ElliottInclude wxCocoa header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision