projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make Smartphone buildable with current flags.
[wxWidgets.git]
/
include
/
wx
/
generic
/
treectlg.h
2005-01-30
Robert Roebling
Commited SetHilightDropEffect patch.
blob
|
commitdiff
|
raw
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