]> git.saurik.com Git - wxWidgets.git/history - src/msw/statbr95.cpp
removed USE_SHARED_LIBRARIES
[wxWidgets.git] / src / msw / statbr95.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-11-16  Vadim ZeitlinwxMSW fixes after wxFrameBase change - seems to work...
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-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-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-01-31  Vadim Zeitlinunused message removed from event table
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
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-10-16  Unknown (UG)no message
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-08  Vadim Zeitlinbug with multi-part status bars with default widths...
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded wxExpr parser/lexer files which had somehow got...
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-05-20  Karsten Ballüderadded some wxMSW stuff