summaryrefslogtreecommitdiffstats
path: root/demos/mailwasher.tcl
Commit message (Expand)AuthorAgeFilesLines
* Whitespace police.treectrl2006-11-301-185/+185
* 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-4/+3
* Changed -justification of Delete and Bounce columns.treectrl2006-10-281-3/+3
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-11/+11
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
* Got rid of the weird -arrowpax padding in the Received column.treectrl2005-07-101-1/+1
* Use -iexpand xy instead of -iexpand es because it is the display area I want ...treectrl2005-06-131-2/+2
* 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-5/+7
* Replace -arrowpad with -arrowpadx.treectrl2005-05-101-2/+2
* Fixed list sorting for checkbutton columns.treectrl2005-05-011-3/+3
* Added standard block comments to highlight steps of creating and using a tree...treectrl2005-03-291-33/+55
* Replace styOn and styOff with single styCheck; use the new "item state forcol...treectrl2004-08-091-19/+17
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-8/+8
* Big padx and pady patch.treectrl2003-01-021-9/+9
* Initial revisiontreectrl2002-12-171-0/+183