removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / tbar95.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  George TaskerFixed the #include of tbar95.h, which referenced the...
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-11-26  Vadim Zeitlinmore compilation fixes
1999-11-26  Vadim Zeitlin1. wxBase compiles/links again
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-12  Vadim Zeitlinmingw32 compilation fixes (unfortunately, this effectiv...
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
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-20  Vadim Zeitlincompile warnings removed
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-03  Julian SmartRemoved GetSize from wxToolBar95
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-04-10  Vadim Zeitlintooltip bug (which I introduced recently) corrected
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-18  Stefan Csomormbstowcs hack for CodeWarrior's MSL
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-12-06  Julian SmartSome more WXWIN_COMPATIBILITY fixes.
1998-11-30  Julian SmartFixed toolbar gaffe.
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-11-28  Vadim Zeitlintoolbar tooltips fix
1998-11-24  Vadim Zeitlin1. new wxList code
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-13  Julian SmartFixed compile bug in dropsrc.cpp (constr. arg); GnuWin3...
1998-08-05  Julian SmartFixed popup menu processing
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartRemoved compile bugs in regconf.cpp, added new toolbar...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-05-20  Karsten Ballüderadded some wxMSW stuff