removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / generic / choicdgg.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-10-26  Vadim Zeitlin1. corrected uninitialised variable (which led to crash...
1999-10-24  Ove KaavenChanged wxGetSingleChoiceData() to take void* client...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-07-23  Ove KaavenSomeone need to make the clientdata be void* instead...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Vadim Zeitlina small cosmetic fix for single choice dialog
1999-06-26  J. Russell SmythAdded #include wx/dcclient.h and wx/settings.h for...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-23  Karsten Ballüderimproved dialog size which created the listbox a bit...
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-10  Robert Roebling distribution things
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
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