1. wxDropTarget::OnData() returns wxDragResult now, not bool
[wxWidgets.git] / include / wx / msw / listbox.h
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-13  Vadim ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-10  Ove KaavenA few Unicode fixes.
1999-04-23  Ove KaavenUnicode fix.
1999-04-19  Ove KaavenSome Unicode changes.
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Vadim ZeitlinwxListbox::GetSelections() now takes a wxArrayInt inste...
1998-05-20  Karsten Ballüderadded some wxMSW stuff