]> git.saurik.com Git - wxWidgets.git/history - src/msw/spinbutt.cpp
Support for Cygwin 1.0 (thought it worked before, but...)
[wxWidgets.git] / src / msw / spinbutt.cpp
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
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-07-15  Bryan Pettymerged 2.2 branch
2000-02-16  Julian SmartCorrected my bug...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
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