2010-06-02 |
Vadim Zeitlin | Remove unused GetTextExtent() call from wxProgressDialog. |
blob | commitdiff | raw |
2010-05-22 |
Vadim Zeitlin | Fix for user input processing in wxProgressDialog. |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Vadim Zeitlin | Add wxProgressDialog::Was{Cancelled,Skipped}() convenie... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Francesco Montorsi | add wxProgressDialog::SetRange() function |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Vadim Zeitlin | don't change the dialog size when updating the message... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Francesco Montorsi | document wxProgressDialog::Update(maximumValue) behavio... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Francesco Montorsi | wxCHECK that there is an active event loop before using... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Francesco Montorsi | use YieldFor() in wxTopLevelWindowGTK::RequestUserAtten... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Francesco Montorsi | fix no-PCH builds for wxMac |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-12-27 |
Francesco Montorsi | use HasFlag(wxXX) instead of GetWindowStyle() & wxXX... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Francesco Montorsi | call Fit() when updating the message label to adapt... |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Francesco Montorsi | add GetValue,GetRange and GetMessage helpers |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others |
blob | commitdiff | raw | diff to current |
2008-05-08 |
Vadim Zeitlin | fix some unused variables warnings reported by Borland |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxFlexGridSizer for layout of the labels in the... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Vadim Zeitlin | don't make the dialog 3 times as wide as the length... |
blob | commitdiff | raw | diff to current |
2007-07-06 |
Vadim Zeitlin | remove the unneeded +1 from wxGauge::SetValue() call... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Paul Cornett | build fix |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | added wxDialog::GetParentForModalDialog() and use it... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
Julian Smart | Correct too-small size when the progress dialog is... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
Vadim Zeitlin | small refactoring to avoid code duplication; renamed... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch. |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Włodzimierz Skiba | [1178593] Outdated exclamation mark. |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Julian Smart | Standard dialogs becoming useable on WinCE. |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Włodzimierz Skiba | Use stock labels for Smartphone. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Włodzimierz Skiba | Removed all duplicated and complicated #ifdefs for... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Włodzimierz Skiba | GCC warning fix. |
blob | commitdiff | raw | diff to current |
2004-12-30 |
Włodzimierz Skiba | wxPD_CAN_SKIP for skipping parts of progress and reintr... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Włodzimierz Skiba | Smartphone native look and feel. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Vadim Zeitlin | don't assert if Update(m_maximum) is called twice ... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Vadim Zeitlin | smoother time estimation updates in wxProgressDialog... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Václav Slavík | new stock buttons API |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Václav Slavík | use stock buttons in generic dialogs |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Włodzimierz Skiba | Removed unused variable. |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Václav Slavík | use sizers instead of constraints in wxProgressDialog... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Robin Dunn | fixed compile error |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Vadim Zeitlin | fill up the gauge when Update(maximum) is called |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Vadim Zeitlin | disable the first top level parent, not the topmost... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Dimitri Schoolwerth | applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Vadim Zeitlin | got rid of some ifdefs; added comment explaining why... |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Stefan Csomor | replaced Yield with YieldIfNeeded for Mac |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | mac fixes |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Fix warning. |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Stefan Csomor | overflow fix |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Julian Smart | Applied [ 652962 ] wxProgressDialog::Show(FALSE) bug |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-01 |
Julian Smart | Removed warnings from ipcbase.cpp |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Vadim Zeitlin | fix for losing focus under Windows after showing the... |
blob | commitdiff | raw | diff to current |
2002-08-06 |
David Webster | Some OS/2 Updates |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Vadim Zeitlin | (re)enable Cancel button in Resume() |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Vadim Zeitlin | don't reenable the disabled windows in OnShow(), it... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Julian Smart | Put dialog in more sensible place in Forty, got a bit... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | minor fix to the constraints of the cancel button to... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Mattia Barbon | Made wxPD_AUTO_HIDE work. |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Vadim Zeitlin | fixed wxProgressDialog for ranges > 65535 |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | reverted previous change - it doesn't fix the bug I... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | don't use implicit parent for the progress dialogs |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Vadim Zeitlin | fixes for the dialog layout for the multiline labels |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32 |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Vadim Zeitlin | corrected progress dialog appearance |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | fixed bug 418766 (elapsed time not initialized in wxPro... |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | fixed bug 424212 (unworking close button in the progres... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
Vadim Zeitlin | 1. more warnings fixed |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Václav Slavík | fix of previous commit |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Václav Slavík | fixed bug: removed m_windowStyle = style |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Vadim Zeitlin | fixed wxPD_AUTO_HIDE bug (didn't auto hide) |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Vadim Zeitlin | 1. small changes to wxProgressDialog to make it more... |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
blob | commitdiff | raw | diff to current |
2000-01-03 |
David Webster | small updates for OS/2 |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-02 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
blob | commitdiff | raw | diff to current |
1999-08-02 |
David Webster | Changes to make common and generic compilable under... |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Robert Roebling | Compile fixes and typos corrected. |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Karsten Ballüder | ProgressDialog was *comletely* broken! |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Karsten Ballüder | Fixed missing header. |
blob | commitdiff | raw | diff to current |
next |