removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / bmpbuttn.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Vadim Zeitlincompilation fix
1999-12-13  Vadim Zeitlinmask corrections
1999-11-26  Vadim Zeitlinmingw32 compilation fixes
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff