]> git.saurik.com Git - wxWidgets.git/history - src/msw/scrolbar.cpp
Removed some commented-out code
[wxWidgets.git] / src / msw / scrolbar.cpp
2003-05-07  Julian SmartRemoved some commented-out code
2003-05-06  Julian SmartRevamped border handling.
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-10  Vadim Zeitlinset orientation for scrolbar events
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-09  Vadim Zeitlinadded ENDSCROLL event (patch 576176)
2002-07-09  Vadim Zeitlinthe handling of Home/End in wxScrollBar was reversed...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-01-18  Guillermo Rodrigue... Added IsScrollng() support for scroll and scrollwin...
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-06  Julian SmartSome more WXWIN_COMPATIBILITY fixes.
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-05-20  Karsten Ballüderadded some wxMSW stuff