projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Implement wxCOL_WIDTH_AUTOSIZE on OS X.
[wxWidgets.git]
/
include
/
wx
/
ctrlsub.h
2010-07-22
Vadim Zeitlin
Add wxItemContainer::DetachClientObject() and use it...
blob
|
commitdiff
|
raw
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-02
Vadim Zeitlin
replace wx_{const,static,reinterpret}_cast with their...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Vadim Zeitlin
added wxTextEntry common base class for both wxTextCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Vadim Zeitlin
fix access to client data of wxComboBox in wxUniv by...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Vadim Zeitlin
added WXDLLEXPORT to the (empty) wxControlWithItems...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Vadim Zeitlin
added wxSimpleHtmlListBox (patch 1576109 by Francesco)
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Vadim Zeitlin
added InitCommandEventWithItems() and call it from...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-23
Vadim Zeitlin
added wxRTTI macros to wxControlWithItems: it's not...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Włodzimierz Skiba
Use defs.h (and automatically setup.h and chkconf.h...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Włodzimierz Skiba
Linup API of wxRadioBox::Show on all ports. Move wxRadi...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
don't duplicate wxItemContainer methods in wxRadioBoxBa...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Włodzimierz Skiba
Old API clearly deprecated.
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-05-03
Vadim Zeitlin
override SetInitialBestSize() to do nothing (we must...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
added ShouldInheritColours()
blob
|
commitdiff
|
raw
|
diff to current
2003-09-20
Vadim Zeitlin
fix after patch 802882
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Stefan Csomor
rtti api mods added
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-07-22
Chris Elliott
borland does not like ; at end of macros
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-09
Vadim Zeitlin
Insert() patch from John Labenski
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-01
Vadim Zeitlin
added IsEmpty
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-05-11
Gilles Depeyrot
added wxControlWithItems constructor/destructor (for...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Vadim Zeitlin
added Append(wxArrayString) to wxItemContainer (and...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Gilles Depeyrot
implement out-of-line destructors where needed instead...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
minor WXWIN_COMPATIBILITY_2_2 fixes
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
2001-02-15
Gilles Depeyrot
modifications for compilation under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
1999-10-22
Vadim Zeitlin
1. sorted wxListBox and wxComboBox seem to work under...
blob
|
commitdiff
|
raw
|
diff to current