removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw / combobox.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-13  Vadim Zeitlincompilation fix
1999-12-05  Julian SmartwxChoice/wxComboBox background colour change (to get...
1999-11-03  Julian SmartAdded check for sel == -1
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-20  Julian SmartRestored the ability to scroll.
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-08-13  Julian SmartFixed compile bug in dropsrc.cpp (constr. arg); GnuWin3...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff