summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeCtrl.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix for problems when configure fails.treectrl2003-01-011-31/+57
| | | | | Reported depth for orphans is zero (same as root). New 'state linkage' command.
* Define StateFromObj, use it in 'state undefine' command.treectrl2002-12-311-24/+88
|
* Tree_ItemBbox returns result indicating success or failure.treectrl2002-12-291-4/+2
|
* Extra check in 'see' command.treectrl2002-12-291-1/+2
|
* More checks for required number of arguments.treectrl2002-12-281-56/+70
| | | | 'state undefine' accepts zero or more state arguments.
* Added database names for -xscrolldelay and -yscrolldelay.treectrl2002-12-261-2/+2
|
* Set -wrap database options.treectrl2002-12-241-4/+1
| | | | Allow any value for -treecolumn option.
* Mac support added.treectrl2002-12-231-28/+52
| | | | Missing option database names added.
* Scroll-by-pages fix.treectrl2002-12-221-0/+6
|
* Initial revisiontreectrl2002-12-171-0/+2988