removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / slidrmsw.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
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...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
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; added...