summaryrefslogtreecommitdiffstats
path: root/demos/help.tcl
Commit message (Expand)AuthorAgeFilesLines
* Use named fonts DemoFontBold and DemoFontUnderline.treectrl2006-12-041-2/+2
* Whitespace police.treectrl2006-11-301-325/+325
* Added [DemoList] command to get the name of the main list rather than hard-co...treectrl2006-11-231-3/+3
* Use updated [selection get] syntax.treectrl2006-11-191-7/+5
* Replaced [llength [$w selection get]] with [$w selection count].treectrl2006-11-181-4/+4
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-3/+2
* Added RCS $Id$ tags.treectrl2005-07-111-33/+41
* Gave elements and styles meaningful names.treectrl2005-07-051-80/+78
* Renamed bind tag to same name as the demo command.treectrl2005-05-171-16/+16
* Set cursor to hand2 when over item.treectrl2005-05-141-0/+2
* Use column -tag instead of zero, to handle -columnprefix option if used.treectrl2005-05-131-6/+8
* Removed some useless bindings and code.treectrl2005-05-111-51/+8
* Minor changes to keep in synch with library procs.treectrl2005-05-101-7/+5
* Added standard block comments to highlight steps of creating and using a tree...treectrl2005-03-291-1/+43
* Move "selection modify" call because hidden items can't be selected.treectrl2004-08-131-1/+1
* Use "T item expand" etc instead of "T expand".treectrl2004-08-111-10/+12
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-2/+2
* Add missing close-bracket.treectrl2003-07-181-1/+1
* Big padx and pady patch.treectrl2003-01-021-12/+12
* Use new 'item state set' command.treectrl2002-12-311-3/+3
* Double-click button fix.treectrl2002-12-211-2/+12
* Initial revisiontreectrl2002-12-171-0/+347