Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / univ / slider.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
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().
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-02-10  Vadim Zeitlinadded generation of wxEVT_SCROLL_XXX (patch 1424698)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-24  Włodzimierz Skiba[1267725] Wrong operator for logical/bitwise operation
2005-05-31  Julian SmartOlly Betts' typo patch
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
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
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-01-27  Václav Slavíkfixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
2001-09-22  Václav SlavíkwxInputConsumer
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...