removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / spinbutt.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-24  Julian SmartMore Watcom C++ compilation stuff
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-06  Ove KaavenMake it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-24  Vadim ZeitlinwxSpinButton::GetValue() returns correct result now
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-10  Vadim ZeitlinminValue and maxValue are interpreted correctly in...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview 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-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-05-20  Karsten Ballüderadded some wxMSW stuff