]> git.saurik.com Git - wxWidgets.git/history - src/msw/tabctrl.cpp
Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString
[wxWidgets.git] / src / msw / tabctrl.cpp
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-04-27  Vadim Zeitlincreate tab ctrl with WS_VISIBLE style
2003-03-23  Vadim Zeitlinremoved unneeded #include dib.h
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-17  Julian SmartChanged back inline/const things
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
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