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
...
*
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
*
option add -columnresizemode for all lists in the demo.
treectrl
2005-07-10
1
-15/+33
*
Explorer (details) demo sets background color for the sort column like WinXP ...
treectrl
2005-07-07
1
-3/+3
*
Don't update the Style Editor window if it isn't mapped.
treectrl
2005-07-05
1
-1/+3
*
Use new "item element configure" syntax to configure multiple elements at once.
treectrl
2005-07-05
2
-11/+13
*
Gave elements and styles meaningful names.
treectrl
2005-07-05
2
-107/+105
*
Use new "item element configure" syntax to configure multiple elements at onc...
treectrl
2005-07-05
2
-72/+76
*
Use new "item element configure" syntax to configure multiple elements at onc...
treectrl
2005-07-05
1
-25/+21
*
Stopped window being destroyed when it was closed.
treectrl
2005-06-29
1
-0/+1
*
Fixed typo in comment.
treectrl
2005-06-29
1
-2/+1
*
Set correct patchlevel in VERSION variable.
treectrl
2005-06-29
1
-1/+1
*
Added scrollbars the the canvas.
treectrl
2005-06-15
1
-110/+64
*
Use style s4 which was defined but not used.
treectrl
2005-06-15
1
-1/+1
*
Use -iexpand xy instead of -iexpand es because it is the display area I want ...
treectrl
2005-06-13
2
-8/+8
*
Use -iexpand xy instead of -iexpand es because it is the display area I want ...
treectrl
2005-06-13
1
-7/+7
*
Use -iexpand xy instead of -iexpand es because it is the display area I want ...
treectrl
2005-06-13
1
-2/+4
*
Hide eRectTop using the -draw option instead of specifying empty values for t...
treectrl
2005-06-13
1
-5/+6
*
Added menu command for the new style layout editor window.
treectrl
2005-06-13
1
-3/+22
*
Initial import of style layout editor.
treectrl
2005-06-13
1
-0/+832
*
Use "window" element type's new -destroy option to destroy associated window ...
treectrl
2005-06-02
1
-0/+4
*
Set -background of tail column to default when loading a new demo to undo cha...
treectrl
2005-06-02
1
-5/+11
*
Use TreeCtrl::SetEditable, TreeCtrl::SetSensitive and TreeCtrl::SetDragImage ...
treectrl
2005-06-02
1
-15/+68
*
Use TreeCtrl::SetSensitive and TreeCtrl::SetDragImage instead of accessing va...
treectrl
2005-06-02
1
-7/+9
*
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
*
Use Tile package if available for buttons and comboboxes.
treectrl
2005-05-28
1
-28/+61
*
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
4
-5/+7
*
Added <Command-ButtonPress-1> binding under Aqua to pop up the context menu.
treectrl
2005-05-22
1
-0/+5
*
Revert change where -usetheme was forced off since it is confusing and only X...
treectrl
2005-05-22
1
-1/+0
[prev]
[next]