summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Remove rowlabels.treectrl2006-10-142-164/+2
* Added a right-locked column.treectrl2006-10-141-13/+47
* Rearranged the "Debug" right-click menu.treectrl2006-10-141-16/+29
* Use [item collapse] instead of deprecated [collpase].treectrl2006-10-141-2/+2
* New file to demonstrate the column option -lock.treectrl2006-10-111-0/+176
* Verify [console] command exists so demo can be run in a slave interp.treectrl2006-10-111-10/+66
* 2 nitpicks.treectrl2006-10-111-2/+5
* New file.treectrl2006-10-041-0/+145
* Use the window element -clip option.treectrl2006-10-041-4/+13
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-048-47/+47
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-11/+41
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-5/+4
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-045-32/+31
* Clip window elements.treectrl2006-09-271-14/+39
* Moved check for Tile from firefox.tcl.treectrl2006-09-271-1/+9
* Nitpick.treectrl2006-09-271-5/+6
* Moved check for Tile to demo.tcl.treectrl2006-09-271-31/+114
* Disable mouse tracking when the initial click activates the name-editing entry.treectrl2006-09-241-1/+3
* Replace clunky block of code with [item descendants].treectrl2006-09-242-37/+5
* Use tags to group related items rather than checking their depth.treectrl2006-09-241-12/+12
* New demo "My Computer" shows off disabled items.treectrl2006-09-161-0/+115
* Clear the "enabled" state of header items in the property list so they can't ...treectrl2006-09-161-2/+3
* Added "My Computer" demo.treectrl2006-09-161-2/+5
* Bumped version to 2.1.1.treectrl2006-09-051-10/+15
* Add column-span demo.treectrl2006-07-112-1/+71
* * demos/demo.tcl: just check for 'loupe' to run loupe demohobbs22005-09-251-3/+2
* Use [tk windowingsystem] to determine the platform. (to support my SDL versio...treectrl2005-09-071-3/+16
* Bumped version to 2.1.treectrl2005-07-231-2/+2
* Set -columnresizemode to realtime on X11.treectrl2005-07-161-3/+4
* Wrap a bunch of lines.treectrl2005-07-161-21/+41
* Remove newlines in message on unix/mac because unix messagebox already wraps ...treectrl2005-07-161-4/+8
* Don't set -font to Courier 8 in the Events Browser, it is too small on X11.treectrl2005-07-151-8/+7
* Use treectrl's -itemwidth instead of column's -width.treectrl2005-07-151-7/+8
* Mark the first window created as free after getting its height.treectrl2005-07-151-1/+3
* Removed unused variable declaration.treectrl2005-07-121-2/+1
* TagIdentify bindtag is used so the Identify Window updates even when the mous...treectrl2005-07-121-7/+26
* Set -showbuttons to false, allow click anywhere in item to toggle it open/clo...treectrl2005-07-121-6/+41
* Added RCS $Id$ tags.treectrl2005-07-1115-107/+158
* New demo shows 2 techniques for creating lists with large numbers of items (i...treectrl2005-07-101-0/+326
* Added titles to each group of options, mostly to show off the new column span...treectrl2005-07-101-20/+68
* Gave elements, styles, and columns meaningful names.treectrl2005-07-101-59/+64
* Got rid of the weird -arrowpax padding in the Received column.treectrl2005-07-101-1/+1
* Bunch of changes to try out the new shellicon extension on Win32.treectrl2005-07-101-20/+71
* option add -columnresizemode for all lists in the demo.treectrl2005-07-101-15/+33
* Explorer (details) demo sets background color for the sort column like WinXP ...treectrl2005-07-071-3/+3
* Don't update the Style Editor window if it isn't mapped.treectrl2005-07-051-1/+3
* Use new "item element configure" syntax to configure multiple elements at once.treectrl2005-07-052-11/+13
* Gave elements and styles meaningful names.treectrl2005-07-052-107/+105
* Use new "item element configure" syntax to configure multiple elements at onc...treectrl2005-07-052-72/+76
* Use new "item element configure" syntax to configure multiple elements at onc...treectrl2005-07-051-25/+21