summaryrefslogtreecommitdiffstats
path: root/demos/explorer.tcl
Commit message (Expand)AuthorAgeFilesLines
* Use the new style layout option -draw instead of the deprecated element optio...treectrl2006-12-071-7/+13
* Whitespace police.treectrl2006-11-301-531/+531
* Added [DemoList] command to get the name of the main list rather than hard-co...treectrl2006-11-231-6/+6
* Comment added.treectrl2006-11-221-1/+2
* Fixed improper binding on the demo list.treectrl2006-11-121-5/+5
* Double-clicking a folder goes to that folder. Added ".." folder to go to the ...treectrl2006-11-011-5/+59
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-8/+8
* Nitpick.treectrl2006-09-271-5/+6
* Use treectrl's -itemwidth instead of column's -width.treectrl2005-07-151-7/+8
* Added RCS $Id$ tags.treectrl2005-07-111-4/+9
* Bunch of changes to try out the new shellicon extension on Win32.treectrl2005-07-101-20/+71
* Explorer (details) demo sets background color for the sort column like WinXP ...treectrl2005-07-071-3/+3
* Use new "item element configure" syntax to configure multiple elements at onc...treectrl2005-07-051-34/+29
* Use TreeCtrl::SetEditable, TreeCtrl::SetSensitive and TreeCtrl::SetDragImage ...treectrl2005-06-021-15/+68
* Revert change where -usetheme was forced off since it is confusing and only X...treectrl2005-05-221-1/+0
* Force -usetheme off in demo "Explorer (Details)" and demonstrate per-state co...treectrl2005-05-131-31/+44
* Replace -arrowpad with -arrowpadx.treectrl2005-05-101-1/+1
* Added standard block comments to highlight steps of creating and using a tree...treectrl2005-03-291-0/+62
* Changed the directory displayed.treectrl2004-08-111-1/+1
* Fix bug when sorting via the "Modified" column.treectrl2004-08-091-1/+1
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-6/+6
* Set ::Dir to Tcl/lib directorytreectrl2003-07-191-1/+1
* Big padx and pady patch.treectrl2003-01-021-9/+9
* Changes to survive column reordering.treectrl2002-12-231-4/+10
* Initial revisiontreectrl2002-12-171-0/+367