projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
corrected CodeWarrior project target names and generated application names
[wxWidgets.git]
/
src
/
msw
/
button.cpp
2001-08-06
Vadim Zeitlin
moved knd handling logic from wxPanel to wxControlConta...
blob
|
commitdiff
|
raw
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Julian Smart
Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-02
Vadim Zeitlin
1. wxGrid row can't be resized to less than minimal...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-01
Guillermo Rodrigue...
DrawButtonFrame was a bit wrong because it was ignoring...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-16
Václav Slavík
fixed default button size, finally
blob
|
commitdiff
|
raw
|
diff to current
1999-12-22
Vadim Zeitlin
1. corrected some owner-drawn buttons bugs
blob
|
commitdiff
|
raw
|
diff to current
1999-12-22
Vadim Zeitlin
1. coloured buttons seem to work
blob
|
commitdiff
|
raw
|
diff to current
1999-12-21
Vadim Zeitlin
1. wxLongLong and wxDateTime compilation fixed for...
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-25
Vadim Zeitlin
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-11-19
Vadim Zeitlin
wxWindow::GetBestSize() added
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Vadim Zeitlin
1. wxFileDataObject fixes from Ricky Gonzales - seems...
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-29
Robin Dunn
Removed call to SetValidator since CreateBase was doing...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-23
Robert Roebling
Small optical changes for MSW
blob
|
commitdiff
|
raw
|
diff to current
1999-08-05
Robert Roebling
Compile fix for button, MSW
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Vadim Zeitlin
wxButton::GetDefaultSize() fix
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
Robert Roebling
Now its possible to run wxHTML without wxSockets
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-26
Vadim Zeitlin
1. wxChoice and wxComboBox support client data under MSW
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. frames respect update region (Tom Surace patch)
blob
|
commitdiff
|
raw
|
diff to current
1999-07-12
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Vadim Zeitlin
wxButton::GetDefaultSize() added for MSW and documented
blob
|
commitdiff
|
raw
|
diff to current
1999-07-02
Vadim Zeitlin
1. DoSetSize() simplified, DoGetBestSize() introduced
blob
|
commitdiff
|
raw
|
diff to current
1999-06-20
Vadim Zeitlin
buttons now become default when they have focus
blob
|
commitdiff
|
raw
|
diff to current
1999-06-17
Vadim Zeitlin
1. wxDialogs are now destroyed when they go out of...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Julian Smart
Doc mods; fixed return non-processing problem; fixed...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-02
Julian Smart
Consistent naming of e.g. wxUSE_CTRL
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-12-08
Julian Smart
Sorry folks, a lot of changes to remedy GetFont, GetBru...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-09
Julian Smart
Dialog unit mods; wxProp tidying
blob
|
commitdiff
|
raw
|
diff to current
1998-09-20
Vadim Zeitlin
1) minor modifications in fileconf.cpp
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Vadim Zeitlin
some clean up of the code
blob
|
commitdiff
|
raw
|
diff to current
1998-08-21
Julian Smart
Accelerators now work for wxDialog; wxToolBarSimple...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-27
Julian Smart
wxToolBar API changes; now frames manage their toolbar...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-04
Julian Smart
Sorry, I went and removed consts as per the style guide :-)
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current