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
*
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
*
2 nitpicks.
treectrl
2006-10-11
1
-2/+5
*
New file.
treectrl
2006-10-04
1
-0/+145
*
Use the window element -clip option.
treectrl
2006-10-04
1
-4/+13
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
8
-47/+47
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
1
-11/+41
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
1
-5/+4
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
5
-32/+31
*
Clip window elements.
treectrl
2006-09-27
1
-14/+39
*
Moved check for Tile from firefox.tcl.
treectrl
2006-09-27
1
-1/+9
*
Nitpick.
treectrl
2006-09-27
1
-5/+6
*
Moved check for Tile to demo.tcl.
treectrl
2006-09-27
1
-31/+114
*
Disable mouse tracking when the initial click activates the name-editing entry.
treectrl
2006-09-24
1
-1/+3
*
Replace clunky block of code with [item descendants].
treectrl
2006-09-24
2
-37/+5
*
Use tags to group related items rather than checking their depth.
treectrl
2006-09-24
1
-12/+12
*
New demo "My Computer" shows off disabled items.
treectrl
2006-09-16
1
-0/+115
*
Clear the "enabled" state of header items in the property list so they can't ...
treectrl
2006-09-16
1
-2/+3
*
Added "My Computer" demo.
treectrl
2006-09-16
1
-2/+5
*
Bumped version to 2.1.1.
treectrl
2006-09-05
1
-10/+15
*
Add column-span demo.
treectrl
2006-07-11
2
-1/+71
*
* demos/demo.tcl: just check for 'loupe' to run loupe demo
hobbs2
2005-09-25
1
-3/+2
*
Use [tk windowingsystem] to determine the platform. (to support my SDL versio...
treectrl
2005-09-07
1
-3/+16
*
Bumped version to 2.1.
treectrl
2005-07-23
1
-2/+2
*
Set -columnresizemode to realtime on X11.
treectrl
2005-07-16
1
-3/+4
*
Wrap a bunch of lines.
treectrl
2005-07-16
1
-21/+41
*
Remove newlines in message on unix/mac because unix messagebox already wraps ...
treectrl
2005-07-16
1
-4/+8
*
Don't set -font to Courier 8 in the Events Browser, it is too small on X11.
treectrl
2005-07-15
1
-8/+7
*
Use treectrl's -itemwidth instead of column's -width.
treectrl
2005-07-15
1
-7/+8
*
Mark the first window created as free after getting its height.
treectrl
2005-07-15
1
-1/+3
*
Removed unused variable declaration.
treectrl
2005-07-12
1
-2/+1
*
TagIdentify bindtag is used so the Identify Window updates even when the mous...
treectrl
2005-07-12
1
-7/+26
*
Set -showbuttons to false, allow click anywhere in item to toggle it open/clo...
treectrl
2005-07-12
1
-6/+41
*
Added RCS $Id$ tags.
treectrl
2005-07-11
15
-107/+158
*
New demo shows 2 techniques for creating lists with large numbers of items (i...
treectrl
2005-07-10
1
-0/+326
*
Added titles to each group of options, mostly to show off the new column span...
treectrl
2005-07-10
1
-20/+68
*
Gave elements, styles, and columns meaningful names.
treectrl
2005-07-10
1
-59/+64
*
Got rid of the weird -arrowpax padding in the Received column.
treectrl
2005-07-10
1
-1/+1
*
Bunch of changes to try out the new shellicon extension on Win32.
treectrl
2005-07-10
1
-20/+71
[next]