]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/progdlgg.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
[wxWidgets.git] / include / wx / generic / progdlgg.h
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-16  Julian SmartApplied [ 652962 ] wxProgressDialog::Show(FALSE) bug
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-19  David Webstersome OS/2 updates
2002-06-04  Vadim Zeitlin(re)enable Cancel button in Resume()
2002-04-03  Vadim Zeitlindon't reenable the disabled windows in OnShow(), it...
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
2001-07-24  Vadim Zeitlinfixed compilation problem with multiple Update()s
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2000-10-07  Vadim Zeitlin1. more warnings fixed
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-29  Karsten BallüderProgressDialog was *comletely* broken!
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-06-26  Václav Slavík*** empty log message ***
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-10  Ove KaavenUnicode fix.
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-27  Robert Roebling compile fixes. Vadim ows me a pizza.
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...