]> git.saurik.com Git - wxWidgets.git/history - src/msw/tabctrl.cpp
Support for Cygwin 1.0 (thought it worked before, but...)
[wxWidgets.git] / src / msw / tabctrl.cpp
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-02-26  Vadim Zeitlinapplied patch 403898 (fixing msw/tabctrl.cpp include)
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
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-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
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-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-11-24  Vadim Zeitlin1. new wxList code
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-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-05-20  Karsten Ballüderadded some wxMSW stuff