projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Compilation fix for STL build in wxGtkCollatableString code.
[wxWidgets.git]
/
include
/
wx
/
generic
/
treectlg.h
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE/IMPLEM...
blob
|
commitdiff
|
raw
2010-05-02
Vadim Zeitlin
Add wxTreeCtrl::{Clear,Set}FocusedItem().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Vadim Zeitlin
Add wxTreeCtrl::SelectChildren() method.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Vadim Zeitlin
added wxTreeCtrl::GetFocusedItem() (closes #10859)
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
2009-01-15
Robert Roebling
Use paint handler instead of wxClientDC to draw DnD...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-13
Vadim Zeitlin
cache the item text size to optimize tree layout/painti...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-16
Robert Roebling
#9591: Item state (icons) for wxTreeCtrl on any platform
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Vadim Zeitlin
also assert in generic GetSelection() if the control...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-25
Vadim Zeitlin
corrected wxTreeCtrl::GetBestSize() for a control with...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-11
Robert Roebling
Added native selection rectangle drawing.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
do nothing in Refresh() if the control is frozen
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
call DoDirtyProcessing() from OnIdle() instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Robin Dunn
ExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Vadim Zeitlin
made wxTree/ListCtrl::HitTest() const
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Włodzimierz Skiba
Line-up deprecated interface of wxTreeCtrl between...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Vadim Zeitlin
renamed DoHitTest() to DoTreeHitTest() to avoid conflic...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Vadim Zeitlin
removed hardcoded DoGetBestSize() implementation; added...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Vadim Zeitlin
introduced a common base class for both MSW and generic...
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-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Robert Roebling
Commited SetHilightDropEffect patch.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Włodzimierz Skiba
Old API deprecated. Source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Robert Roebling
Added way to specify in generic tree control
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Włodzimierz Skiba
Old API clearly deprecated.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Robert Roebling
Applied patch to stop crashing the tree control
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
Václav Slavík
made it possible to customize wxGenericDirCtrl, such...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Robin Dunn
give the generic tree and list controls a DoGetBestSize
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-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-06
Robin Dunn
Use wxVisualAttributes (partially #if'd out until teste...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Vadim Zeitlin
GetChildrenCount() should be const
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
Vadim Zeitlin
implemented Freeze/Thaw() (patch 922156)
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-03-07
Julian Smart
Improved wxTreeCtrl tooltip processing performance...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
Robert Roebling
Added better visual feedback for tree control
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
implemented SelectItem(item, bool); UnselectItem()...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
added ShouldInheritColours()
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-08-06
Vadim Zeitlin
fixed HasButtons()
blob
|
commitdiff
|
raw
|
diff to current
2003-08-03
Vadim Zeitlin
don't draw buttons unless we have wxTR_HAS_BUTTONS...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
added wxRendererNative to be used by the generic contro...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
fixes for deprecated warnings
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
replaced untyped hash with a typed one; 64 bit fixes...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Julian Smart
OnIdle -> OnInternalIdle
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
Julian Smart
Implemented delayed selection (e.g. after adding the...
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-10
Vadim Zeitlin
removed TABs
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
2002-12-29
Ron Lee
Added wxTreeCtrl::GetItemParent to deprecate GetParent.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-11
Julian Smart
Applied patch [ 651287 ] adds missing wxTreeCtrl::GetEd...
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-05
Julian Smart
Applied patch [ 605189 ] add edit cancel notify to...
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-07-22
Julian Smart
Applied patch [ 583922 ] Make generic/wxListCtrl avail...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-08
Vadim Zeitlin
fix crash when the user code refuses to validate the...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Vadim Zeitlin
added incremental keyboard search to wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Robert Roebling
Header change for smooth Aqua buttons in wxTreeCtrl.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
refresh the tree ctrl when its back/foreground colour...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Vadim Zeitlin
draw the selected items in another colour when the...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Robert Roebling
Applied Greg's patch to tree control and related.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-04
Julian Smart
Added some missing tests; replaced scrolwin.cpp with...
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-05-27
Robert Roebling
wxTreeCtrl Mac look
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Robert Roebling
Tried to make wxTreeCtrl on Mac look more Maccy....
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Julian Smart
Corrected include/wx/palette.h; added wxGenericTreeCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-28
Václav Slavík
added wxTreeCtrl::AssignImageList
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Julian Smart
Fixed some broken things related to context help, fixed...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Julian Smart
Implemented IsVisible and GetFirst/NextVisibleItem...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Julian Smart
Added first stab at GetBoundingRect for generic tree...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Julian Smart
Generic tree control fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Julian Smart
Modified generic wxTreeCtrl to work under non-Unix...
blob
|
commitdiff
|
raw
|
diff to current