]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/progdlgg.h
smoother time estimation updates in wxProgressDialog (patch 992813)
[wxWidgets.git] / include / wx / generic / progdlgg.h
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-07-22  Václav Slavíkuse sizers instead of constraints in wxProgressDialog...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-20  Vadim Zeitlinmade Update() virtual
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
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...