projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
don't use deprecated toolbar API
[wxWidgets.git]
/
src
/
generic
/
numdlgg.cpp
2008-05-11
Stefan Neis
Blind fix for bug #1936227 (unable to set initial value...
blob
|
commitdiff
|
raw
2007-04-22
Vadim Zeitlin
added wxDialog::GetParentForModalDialog() and use it...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
use wxSizerFlags and updated CreateButtonSizer() in...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Włodzimierz Skiba
No more avoiding wxSizer::Fit in wxWinCE builds.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-15
Włodzimierz Skiba
More common code moved from generic dialogs to wxDialog...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Julian Smart
Further WinCE adaptations
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Włodzimierz Skiba
#pragma implementation fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Ryan Norton
More wxUSE_STATTEXT fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Ryan Norton
wxUSE_STATTEXT fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Kevin Hock
As per the docs, the value returned is -1 if the value...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-31
Robert Roebling
Applied modified form of the StdButtonSize patch.
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-07-20
Włodzimierz Skiba
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-17
Włodzimierz Skiba
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
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-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-29
Mattia Barbon
Added wxRTTI information to wxNumberEntryDialog.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Vadim Zeitlin
made wxNumberEntryDialog public; extracted it and wxGet...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-22
Vadim Zeitlin
preselect the text in the dialog to allow replacing...
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-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-10
Julian Smart
Removed 'interface' pragma for gcc 2.96
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Julian Smart
16-bit fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-01-10
Guillermo Rodrigue...
Ops, small typo
blob
|
commitdiff
|
raw
|
diff to current
2000-01-10
Guillermo Rodrigue...
Fixed from Mumit Khan to allow DLL compilation for...
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
2000-01-01
Václav Slavík
fixed #pragma implementation/interface numdlgg.h to...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-09
Vadim Zeitlin
compiles with or without wxSpinCtrl now
blob
|
commitdiff
|
raw
|
diff to current
1999-10-28
Vadim Zeitlin
1. corrected (but the fix is ugly) the multiple def...
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-09-18
Vadim Zeitlin
unused parameter warnings suppressed
blob
|
commitdiff
|
raw
|
diff to current
1999-08-11
Robert Roebling
Did somework on the generic dialogs,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Robert Roebling
New makefiles for GTK and Motif, using configure...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Robert Roebling
A few compile fixes,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Robert Roebling
Updates for makefile.unx
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Ove Kaaven
Unicode fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. more wxMotif fixes
blob
|
commitdiff
|
raw
|
diff to current