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
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
*
Added a -union element to the last set of items to test the new style layout ...
treectrl
2006-12-07
1
-3/+4
*
Tweak the "Span" submenu to consider the column option -lock.
treectrl
2006-12-07
1
-5/+15
*
Use the new style layout option -draw instead of the deprecated element optio...
treectrl
2006-12-07
1
-9/+10
*
Use the new style layout option -draw instead of the deprecated element optio...
treectrl
2006-12-07
3
-17/+23
*
Use named fonts DemoFontBold and DemoFontUnderline.
treectrl
2006-12-04
7
-16/+23
*
Changes to support tile-aware treectrl.
treectrl
2006-12-04
1
-50/+71
*
Use the new column option -itemjustify.
treectrl
2006-12-02
2
-4/+5
*
Added "Item Justify" popup to the right-click menu for column headers.
treectrl
2006-12-02
1
-1/+14
*
Use the item option "-button auto".
treectrl
2006-11-30
1
-7/+3
*
Whitespace police.
treectrl
2006-11-30
13
-3275/+3275
*
Only remember the item-columns on the edge of the selection. There is still a...
treectrl
2006-11-25
1
-2/+15
*
Don't update the styles-in-item list until the mouse is released over an item...
treectrl
2006-11-25
1
-3/+10
*
Added [DemoList] command to get the name of the main list rather than hard-co...
treectrl
2006-11-23
17
-93/+100
*
Added test command to add some text to each item-column.
treectrl
2006-11-23
1
-1/+7
*
Column -tag to -tags.
treectrl
2006-11-23
1
-2/+2
*
Made more interesting by allowing the column to be resized; text wrapping and...
treectrl
2006-11-23
1
-7/+8
*
Comment added.
treectrl
2006-11-22
1
-1/+2
*
Added a little performance test for CACHE_xxx_SIZE.
treectrl
2006-11-22
1
-1/+12
*
Use updated [selection get] syntax.
treectrl
2006-11-19
1
-3/+3
*
Use lassign instead of the classic foreach hack.
treectrl
2006-11-19
1
-4/+3
*
Use updated [selection get] syntax.
treectrl
2006-11-19
1
-7/+5
*
Use lassign instead of the classic foreach hack.
treectrl
2006-11-19
4
-12/+23
*
Define ::lassign if it doesn't exist and use it instead of the classic foreac...
treectrl
2006-11-19
1
-10/+16
*
Comment out the line setting -itemprefix and -columnprefix.
treectrl
2006-11-18
1
-3/+3
*
Replaced [llength [$w selection get]] with [$w selection count].
treectrl
2006-11-18
1
-4/+4
*
Make sure it works when -itemprefix and/or -columnprefix are specified.
treectrl
2006-11-15
1
-40/+37
*
Add "Resize" checkbutton to the column header right-click menu.
treectrl
2006-11-15
1
-17/+22
*
Make sure the demo runs when -itemprefix and/or -columnprefix are specified.
treectrl
2006-11-15
2
-12/+12
*
Theme-related changes.
treectrl
2006-11-13
3
-53/+209
*
Made scrollbars dynamic.
treectrl
2006-11-12
1
-6/+17
*
Fixed improper binding on the demo list.
treectrl
2006-11-12
1
-5/+5
*
Copy item states when displaying the current style in the canvas.
treectrl
2006-11-09
1
-1/+11
*
Cosmetic changes (to code and appearance).
treectrl
2006-11-05
1
-8/+8
*
Use TreeCtrl::IsSensitive in two places rather than checking TreeCtrl::Priv(s...
treectrl
2006-11-05
1
-34/+3
*
Replaced use of deprecated treectrl option -defaultstyle with new column opti...
treectrl
2006-11-05
1
-6/+6
*
Replaced use of deprecated treectrl option -defaultstyle with new column opti...
treectrl
2006-11-05
4
-10/+13
*
Double-clicking a folder goes to that folder. Added ".." folder to go to the ...
treectrl
2006-11-01
1
-5/+59
*
Added spreadsheet-like selection.
treectrl
2006-10-31
1
-21/+100
*
Cosmetic changes, plus toggle the checkbuttons when clicked.
treectrl
2006-10-28
1
-30/+47
*
Changed -justification of Delete and Bounce columns.
treectrl
2006-10-28
1
-3/+3
*
Remove some unnecessary configuration.
treectrl
2006-10-28
1
-2/+1
*
Try the new -uniform and -weight column options.
treectrl
2006-10-28
1
-4/+7
*
Stop using deprecated commands.
treectrl
2006-10-28
3
-6/+6
*
Remove rowlabels.
treectrl
2006-10-14
2
-164/+2
*
Added a right-locked column.
treectrl
2006-10-14
1
-13/+47
*
Rearranged the "Debug" right-click menu.
treectrl
2006-10-14
1
-16/+29
*
Use [item collapse] instead of deprecated [collpase].
treectrl
2006-10-14
1
-2/+2
*
New file to demonstrate the column option -lock.
treectrl
2006-10-11
1
-0/+176
*
Verify [console] command exists so demo can be run in a slave interp.
treectrl
2006-10-11
1
-10/+66
[next]