removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / checklst.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
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-06-14  Patrick Albert*** empty log message ***
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-03-24  Vadim Zeitlinfix for scrolling in checklistboxes (Win32 only)
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
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-08-27  Robin DunnAdded some typecasts that the compiler complained about...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
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-27  Vadim Zeitlinspurious "(uint)" cast which was causing compilation...
1998-05-20  Karsten Ballüderadded some wxMSW stuff