summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeMarquee.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed hundreds of type-casts and pointer copies.treectrl2006-11-081-25/+20
|
* Renamed TreeItemList_ItemN to TreeItemList_Nth.treectrl2006-10-141-2/+2
|
* Tree_ItemsInArea returns a TreeItemList.treectrl2006-10-111-9/+11
|
* Bumped copyright to 2006.treectrl2006-09-051-2/+2
|
* Add Tcl block comments above each function. Comment function arguments.treectrl2005-09-171-17/+168
|
* Converted to tab+space indentation.treectrl2005-09-161-301/+301
|
* Whitespace nitpick with ...treectrl2005-07-121-2/+2
|
* Bumped copyright to 2005.treectrl2005-05-011-2/+2
|
* Add copyright.treectrl2004-07-301-36/+50
| | | | | Beefed up Marquee_Config(); handle -visible option properly. Removed "marquee visible" command.
* Moved static Tk_OptionTable vars into structs.treectrl2003-01-281-10/+7
|
* Initial revisiontreectrl2002-12-171-0/+364