summaryrefslogtreecommitdiffstats
path: root/demos/imovie.tcl
Commit message (Expand)AuthorAgeFilesLines
* Whitespace police.treectrl2006-11-301-124/+124
* Added [DemoList] command to get the name of the main list rather than hard-co...treectrl2006-11-231-2/+2
* Use lassign instead of the classic foreach hack.treectrl2006-11-191-2/+2
* Replaced use of deprecated treectrl option -defaultstyle with new column opti...treectrl2006-11-051-2/+2
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-2/+2
* Disable mouse tracking when the initial click activates the name-editing entry.treectrl2006-09-241-1/+3
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
* Use new "item element configure" syntax to configure multiple elements at once.treectrl2005-07-051-3/+4
* Use -iexpand xy instead of -iexpand es because it is the display area I want ...treectrl2005-06-131-2/+4
* Renamed bind tag to same name as the demo command.treectrl2005-05-171-2/+2
* Use column -tag instead of zero, to handle -columnprefix option if used.treectrl2005-05-131-7/+7
* Added standard block comments to highlight steps of creating and using a tree...treectrl2005-03-291-18/+37
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-1/+6
* Big padx and pady patch.treectrl2003-01-021-5/+5
* Mac support added.treectrl2002-12-231-6/+14
* Initial revisiontreectrl2002-12-171-0/+111