]> git.saurik.com Git - wxWidgets.git/history - src/generic/progdlgg.cpp
Unicode fixes
[wxWidgets.git] / src / generic / progdlgg.cpp
1999-07-21  Karsten Ballüderbug fix for m_parent == NULL
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-06-30  Karsten Ballüderfixed wrong assert
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Václav Slavík*** empty log message ***
1999-06-26  J. Russell SmythAdded #include wx/dcclient.h for Vadims changes to...
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-25  Karsten Ballüderfixed frame style
1999-06-25  Karsten Ballüderslightly more intelligent size calculation to prevent...
1999-06-24  Vadim Zeitlinthe progres dialog now looks decently under Windows
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-21  Karsten Ballüderfixes to progressdialog and its use in printing framework
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-05-09  Karsten BallüderAdded a generic wxProgressDialog and made wxPostscriptP...