summaryrefslogtreecommitdiffstats
path: root/demos/random.tcl
Commit message (Expand)AuthorAgeFilesLines
* Replace clunky block of code with [item descendants].treectrl2006-09-241-18/+2
* Added RCS $Id$ tags.treectrl2005-07-111-22/+24
* Gave elements, styles, and columns meaningful names.treectrl2005-07-101-59/+64
* Use TreeCtrl::SetSensitive and TreeCtrl::SetDragImage instead of accessing va...treectrl2005-06-021-7/+9
* Added global "ShowLines" which is false on the Mac to disable drawing connect...treectrl2005-05-221-1/+1
* Renamed bind tag to same name as the demo command.treectrl2005-05-171-7/+7
* 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-16/+0
* Removed duplicate XXXAutoScan code and use TreeCtrl::AutoScan.treectrl2005-05-101-75/+17
* Added standard block comments to highlight steps of creating and using a tree...treectrl2005-03-291-1/+21
* Use "T item expand" etc instead of "T expand".treectrl2004-08-111-3/+3
* Removed assumptions about item identifiers; use the result of "item create".treectrl2004-08-091-15/+19
* Use -button item option.treectrl2004-07-301-5/+5
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-261-3/+3
* Big padx and pady patch.treectrl2003-01-021-8/+8
* Changes to survive column reordering.treectrl2002-12-231-40/+59
* Double-click button fix.treectrl2002-12-211-1/+2
* Initial revisiontreectrl2002-12-171-0/+475