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
/
demo.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "Increase Font Size" and "Decrease Font Size" menu entries.
treectrl
2007-11-30
1
-3/+29
*
Bumped version to 2.2.3.
treectrl
2007-02-06
1
-2/+2
*
Update version to 2.2.2.
treectrl
2007-01-22
1
-2/+2
*
Use the new "dbwin" stuff.
treectrl
2007-01-21
1
-3/+9
*
Added -span debug option.
treectrl
2006-12-08
1
-3/+5
*
Tweak the "Span" submenu to consider the column option -lock.
treectrl
2006-12-07
1
-5/+15
*
Changes to support tile-aware treectrl.
treectrl
2006-12-04
1
-50/+71
*
Added "Item Justify" popup to the right-click menu for column headers.
treectrl
2006-12-02
1
-1/+14
*
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
1
-44/+51
*
Added a little performance test for CACHE_xxx_SIZE.
treectrl
2006-11-22
1
-1/+12
*
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
*
Add "Resize" checkbutton to the column header right-click menu.
treectrl
2006-11-15
1
-17/+22
*
Theme-related changes.
treectrl
2006-11-13
1
-25/+160
*
Made scrollbars dynamic.
treectrl
2006-11-12
1
-6/+17
*
Replaced use of deprecated treectrl option -defaultstyle with new column opti...
treectrl
2006-11-05
1
-3/+3
*
Remove rowlabels.
treectrl
2006-10-14
1
-16/+2
*
Rearranged the "Debug" right-click menu.
treectrl
2006-10-14
1
-16/+29
*
Verify [console] command exists so demo can be run in a slave interp.
treectrl
2006-10-11
1
-10/+66
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
1
-11/+41
*
Moved check for Tile from firefox.tcl.
treectrl
2006-09-27
1
-1/+9
*
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
1
-1/+3
*
* 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
*
Don't set -font to Courier 8 in the Events Browser, it is too small on X11.
treectrl
2005-07-15
1
-8/+7
*
TagIdentify bindtag is used so the Identify Window updates even when the mous...
treectrl
2005-07-12
1
-7/+26
*
Added RCS $Id$ tags.
treectrl
2005-07-11
1
-0/+2
*
option add -columnresizemode for all lists in the demo.
treectrl
2005-07-10
1
-15/+33
*
Use new "item element configure" syntax to configure multiple elements at onc...
treectrl
2005-07-05
1
-25/+21
*
Set correct patchlevel in VERSION variable.
treectrl
2005-06-29
1
-1/+1
*
Added menu command for the new style layout editor window.
treectrl
2005-06-13
1
-3/+22
*
Set -background of tail column to default when loading a new demo to undo cha...
treectrl
2005-06-02
1
-5/+11
*
Check for existence of env(TREECTRL_LIBRARY) when reporting its value.
treectrl
2005-05-30
1
-1/+6
*
Change <Command-ButtonPress-1> binding on Aqua to <Control-ButtonPress-1>, si...
treectrl
2005-05-28
1
-1/+1
*
Set -columnresizemode to "realtime" on OSX and WinNT.
treectrl
2005-05-27
1
-0/+12
*
Use new keywords "order" and "ordervisible" -backgroundmode popup.
treectrl
2005-05-24
1
-1/+1
*
Added global "ShowLines" which is false on the Mac to disable drawing connect...
treectrl
2005-05-22
1
-2/+4
*
Added <Command-ButtonPress-1> binding under Aqua to pop up the context menu.
treectrl
2005-05-22
1
-0/+5
*
Added Textvariable demo.
treectrl
2005-05-17
1
-0/+2
*
Allow "Tree Column" command in header context menu to toggle -treecolumn on/off.
treectrl
2005-05-14
1
-1/+1
*
Bump version to 2.0 because of API changes.
treectrl
2005-05-13
1
-47/+86
*
"option add" call to set -usetheme default to true.
treectrl
2005-05-10
1
-80/+125
*
Bump version to 1.2.
treectrl
2005-05-01
1
-6/+46
*
More fiddling with package loading.
treectrl
2005-03-29
1
-41/+256
*
* demos/demo.tcl: try loading treectrl before trying the
hobbs2
2005-02-15
1
-3/+3
[next]