disable use of #pragma interface under Mac OS X
[wxWidgets.git] / include / wx / generic / choicdgg.h
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
2000-11-08  Vadim Zeitlincompilation fix for builds when WXWIN_COMPATIBILITY_2...
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-10-26  Vadim Zeitlin1. corrected uninitialised variable (which led to crash...
1999-10-24  Ove KaavenChanged wxGetSingleChoiceData() to take void* client...
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