summaryrefslogtreecommitdiffstats
path: root/demos/outlook-newgroup.tcl
Commit message (Expand)AuthorAgeFilesLines
* Use named fonts DemoFontBold and DemoFontUnderline.treectrl2006-12-041-3/+3
* Whitespace police.treectrl2006-11-301-373/+373
* Added [DemoList] command to get the name of the main list rather than hard-co...treectrl2006-11-231-4/+4
* Use updated [selection get] syntax.treectrl2006-11-191-3/+3
* Replaced use of deprecated treectrl option -defaultstyle with new column opti...treectrl2006-11-051-3/+6
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-15/+15
* Replace clunky block of code with [item descendants].treectrl2006-09-241-19/+3
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
* Use -iexpand xy instead of -iexpand es because it is the display area I want ...treectrl2005-06-131-6/+6
* Use column -tag instead of zero, to handle -columnprefix option if used.treectrl2005-05-131-3/+4
* Nitpicktreectrl2005-05-111-1/+1
* Tweaked -xscrollincrement so horizontal scrolling is better with column dnd.treectrl2005-05-101-1/+2
* Added standard block comments to highlight steps of creating and using a tree...treectrl2005-03-291-1/+43
* Use "T item expand" etc instead of "T expand".treectrl2004-08-111-2/+2
* Removed assumptions about item identifiers; use the result of "item create".treectrl2004-08-091-23/+27
* Use -button item option.treectrl2004-07-301-2/+2
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-15/+18
* Big padx and pady patch.treectrl2003-01-021-14/+14
* Use new 'item state set' command.treectrl2002-12-311-4/+4
* Initial revisiontreectrl2002-12-171-0/+382