]> git.saurik.com Git - wxWidgets.git/history - src/msw/tabctrl.cpp
Include wx/msw/wrap*.h according to pch support (with other minor cleaning).
[wxWidgets.git] / src / msw / tabctrl.cpp
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-12-01  Włodzimierz Skiba[ 1357527 ] Cast to void to silence GCC's warnings.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-23  Julian SmartRemove obsolete includes
2005-03-24  Włodzimierz SkibaFix for ambiguities which happen in STL=1 mode under...
2005-02-09  Włodzimierz Skiba.empty() string decorations
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-07  Vadim Zeitlinremoved inclusion of malloc.h (part of patch 828250...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
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