projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
adaptions to m_peer methods
[wxWidgets.git]
/
src
/
generic
/
progdlgg.cpp
2004-06-14
Robin Dunn
fixed compile error
blob
|
commitdiff
|
raw
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