summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeItem.c
Commit message (Expand)AuthorAgeFilesLines
* New -showrootlines config option.treectrl2005-03-291-2/+25
* * generic/tkTreeItem.c (CompareAscii, CompareDict): handle thehobbs22005-02-151-10/+34
* New -backgroundimage option.treectrl2005-01-031-3/+15
* * generic/tkTreeItem.c (TreeItem_FromObj): s/MOD_/TMOD_ to preventhobbs22004-11-301-27/+28
* whitespace policehobbs22004-11-291-3651/+3327
* Only ReallyVisible() items may be selected.treectrl2004-08-131-9/+80
* Added hash table for current selection.treectrl2004-08-111-8/+62
* New "item state forcolumn" command.treectrl2004-08-091-51/+333
* Add copyright.treectrl2004-07-301-402/+415
* Bounds check -defaultstyle in "item create".treectrl2004-07-281-2/+2
* Fix "column move" when item column wasn't allocated yet.treectrl2004-07-261-72/+70
* Fix for missing lines when siblings not visible.treectrl2003-03-291-14/+28
* New -element option to item sort command.treectrl2003-01-051-13/+144
* TCL_OK -> TCL_ERROR for item sort with no columns.treectrl2003-01-051-1/+1
* item sort returns error if there are no columns.treectrl2003-01-051-3/+43
* Remove 20-column limit.treectrl2003-01-021-83/+100
* 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