index
:
tktreectrl.git
master
Mirror of https://github.com/davidw/tktreectrl.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
random.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the text in the first column to be squeezed to display "...".
treectrl
2006-12-07
1
-4/+4
*
Use the item option "-button auto".
treectrl
2006-11-30
1
-7/+3
*
Whitespace police.
treectrl
2006-11-30
1
-351/+351
*
Added [DemoList] command to get the name of the main list rather than hard-co...
treectrl
2006-11-23
1
-3/+3
*
Use lassign instead of the classic foreach hack.
treectrl
2006-11-19
1
-2/+2
*
Use TreeCtrl::IsSensitive in two places rather than checking TreeCtrl::Priv(s...
treectrl
2006-11-05
1
-34/+3
*
Try the new -uniform and -weight column options.
treectrl
2006-10-28
1
-4/+7
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
1
-4/+4
*
Replace clunky block of code with [item descendants].
treectrl
2006-09-24
1
-18/+2
*
Added RCS $Id$ tags.
treectrl
2005-07-11
1
-22/+24
*
Gave elements, styles, and columns meaningful names.
treectrl
2005-07-10
1
-59/+64
*
Use TreeCtrl::SetSensitive and TreeCtrl::SetDragImage instead of accessing va...
treectrl
2005-06-02
1
-7/+9
*
Added global "ShowLines" which is false on the Mac to disable drawing connect...
treectrl
2005-05-22
1
-1/+1
*
Renamed bind tag to same name as the demo command.
treectrl
2005-05-17
1
-7/+7
*
Use column -tag instead of zero, to handle -columnprefix option if used.
treectrl
2005-05-13
1
-6/+8
*
Removed some useless bindings and code.
treectrl
2005-05-11
1
-16/+0
*
Removed duplicate XXXAutoScan code and use TreeCtrl::AutoScan.
treectrl
2005-05-10
1
-75/+17
*
Added standard block comments to highlight steps of creating and using a tree...
treectrl
2005-03-29
1
-1/+21
*
Use "T item expand" etc instead of "T expand".
treectrl
2004-08-11
1
-3/+3
*
Removed assumptions about item identifiers; use the result of "item create".
treectrl
2004-08-09
1
-15/+19
*
Use -button item option.
treectrl
2004-07-30
1
-5/+5
*
Use the new "column create" command and -defaultstyle widget option.
treectrl
2004-07-26
1
-3/+3
*
Big padx and pady patch.
treectrl
2003-01-02
1
-8/+8
*
Changes to survive column reordering.
treectrl
2002-12-23
1
-40/+59
*
Double-click button fix.
treectrl
2002-12-21
1
-1/+2
*
Initial revision
treectrl
2002-12-17
1
-0/+475