summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeItem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for 'marquee identify' not reporting column when item has no columns.treectrl2003-01-011-3/+4
* Use extra arg to TreeStyle_ElementConfigure.treectrl2002-12-311-42/+71
* Reworked 'item state' command into 'item state get' and 'item state set'.treectrl2002-12-311-1/+155
* Return error when 'visible' is used for some modifiers.treectrl2002-12-301-0/+9
* Tree_ItemBbox returns result indicating success or failure.treectrl2002-12-291-9/+3
* Set indexVis to -1 for orphans and descendants of orphans.treectrl2002-12-291-0/+1
* Fix for depth of tree with root item only.treectrl2002-12-281-21/+26
* Extra checks for visible columns.treectrl2002-12-241-4/+5
* TreeItem_MoveColumn() added.treectrl2002-12-231-0/+51
* Replaced GNU __FUNCTION__ with ANSI __FILE__ and __LINE__.treectrl2002-12-181-9/+0
* Initial revisiontreectrl2002-12-171-0/+3662