1. wxDropTarget::OnData() returns wxDragResult now, not bool
[wxWidgets.git] / include / wx / generic / choicdgg.h
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-08-17  Karsten Ballüderminor fix
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-07-28  Vadim Zeitlinm_clientData conflict fixed
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  J. Russell SmythAdded #include wx/listbox.h needed under Linux (probabl...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-20  Karsten BallüderInitial revision