]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/slider95.h
send wxEVT_SCROLL_CHANGED when using mouse wheel as well
[wxWidgets.git] / include / wx / msw / slider95.h
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-04-10  Vadim Zeitlinmark slider as being transparent, otherwise it has...
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-02-11  Kevin HockwxSL_INVERSE for MSW. Heavily modified patch 1096922.
2004-12-12  Vadim Zeitlinforward Enable() and SetFont() to the labels as well
2004-12-11  Vadim Zeitlinuse MSWAlwaysDrawBg() to fix the problem with black...
2004-11-19  Vadim Zeitlinreplaced OnCtlColor(7 params) with MSWControlColor...
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-17  Robin DunnFix or add some DoGetBestSize's
2004-02-12  Vadim Zeitlindon't override GetSize(), this doesn't work (bug 732758)
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2002-06-20  Vadim Zeitlinadded TRUE default value for Show() argument
2002-04-20  Vadim Zeitlinimplemented DoGetSize() for wxSlider (patch from Dimitri)
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-06-10  Ove KaavenA few Unicode fixes.
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-21  Julian SmartMade EVT_SLIDER event happen always; some doc and wxPro...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider