projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wxXmlNode::GetAttribute's pointer argument must not be NULL, check for it
[wxWidgets.git]
/
src
/
generic
/
progdlgg.cpp
2007-07-06
Vadim Zeitlin
remove the unneeded +1 from wxGauge::SetValue() call...
blob
|
commitdiff
|
raw
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
1999-07-28
Vadim Zeitlin
1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Karsten Ballüder
compilation fixes and minor improvements
blob
|
commitdiff
|
raw
|
diff to current
1999-07-21
Karsten Ballüder
bug fix for m_parent == NULL
blob
|
commitdiff
|
raw
|
diff to current
1999-07-15
Guilhem Lavaux
* wxMemoryStreams updates
blob
|
commitdiff
|
raw
|
diff to current
1999-07-05
Karsten Ballüder
Made icons configurable via a wxMApp virtual function...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-30
Karsten Ballüder
fixed wrong assert
blob
|
commitdiff
|
raw
|
diff to current
1999-06-28
Vadim Zeitlin
1. wxStaticLine implemented (generic (ugly) and MSW...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
J. Russell Smyth
Added #include wx/dcclient.h for Vadims changes to...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-25
Vadim Zeitlin
1. wxSingleChoiceDialog looks Ok under Windows
blob
|
commitdiff
|
raw
|
diff to current
1999-06-25
Karsten Ballüder
fixed frame style
blob
|
commitdiff
|
raw
|
diff to current
1999-06-25
Karsten Ballüder
slightly more intelligent size calculation to prevent...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-24
Vadim Zeitlin
the progres dialog now looks decently under Windows
blob
|
commitdiff
|
raw
|
diff to current
1999-06-23
Robert Roebling
wxProgressDialg works again.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-21
Karsten Ballüder
fixes to progressdialog and its use in printing framework
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Robert Roebling
Added a few #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-05-28
Robert Roebling
Added fixes for Unicode compilation.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-27
Vadim Zeitlin
1. warning in wxDataObject fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-05-27
Vadim Zeitlin
1. wxDataObject compilation fixes (can't test if it...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-17
Guilhem Lavaux
* prgodlgg.h: Update() use wxString instead of 'char *'
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Karsten Ballüder
Added a generic wxProgressDialog and made wxPostscriptP...
blob
|
commitdiff
|
raw
|
diff to current