summaryrefslogtreecommitdiffstats
path: root/demos/demo.tcl
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 2.2.8.treectrl2008-10-081-2/+2
* Set the tab size in the source window to 8 characters-per-tab.treectrl2008-07-301-2/+2
* Added option -showrootchildbuttons.treectrl2008-07-211-6/+9
* Bumped version to 2.2.6.treectrl2008-02-291-2/+2
* * demos/demo.tcl, doc/What's New in TkTreeCtrl.html:hobbs22008-02-221-2/+2
* Bumped version to 2.2.4.treectrl2008-01-221-2/+2
* Added "Increase Font Size" and "Decrease Font Size" menu entries.treectrl2007-11-301-3/+29
* Bumped version to 2.2.3.treectrl2007-02-061-2/+2
* Update version to 2.2.2.treectrl2007-01-221-2/+2
* Use the new "dbwin" stuff.treectrl2007-01-211-3/+9
* Added -span debug option.treectrl2006-12-081-3/+5
* Tweak the "Span" submenu to consider the column option -lock.treectrl2006-12-071-5/+15
* Changes to support tile-aware treectrl.treectrl2006-12-041-50/+71
* Added "Item Justify" popup to the right-click menu for column headers.treectrl2006-12-021-1/+14
* Don't update the styles-in-item list until the mouse is released over an item...treectrl2006-11-251-3/+10
* Added [DemoList] command to get the name of the main list rather than hard-co...treectrl2006-11-231-44/+51
* Added a little performance test for CACHE_xxx_SIZE.treectrl2006-11-221-1/+12
* Define ::lassign if it doesn't exist and use it instead of the classic foreac...treectrl2006-11-191-10/+16
* Comment out the line setting -itemprefix and -columnprefix.treectrl2006-11-181-3/+3
* Add "Resize" checkbutton to the column header right-click menu.treectrl2006-11-151-17/+22
* Theme-related changes.treectrl2006-11-131-25/+160
* Made scrollbars dynamic.treectrl2006-11-121-6/+17
* Replaced use of deprecated treectrl option -defaultstyle with new column opti...treectrl2006-11-051-3/+3
* Remove rowlabels.treectrl2006-10-141-16/+2
* Rearranged the "Debug" right-click menu.treectrl2006-10-141-16/+29
* Verify [console] command exists so demo can be run in a slave interp.treectrl2006-10-111-10/+66
* Column -tag is now -tags (although -tag is still backwards-compatible).treectrl2006-10-041-11/+41
* Moved check for Tile from firefox.tcl.treectrl2006-09-271-1/+9
* 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-111-1/+3
* * 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
* Don't set -font to Courier 8 in the Events Browser, it is too small on X11.treectrl2005-07-151-8/+7
* TagIdentify bindtag is used so the Identify Window updates even when the mous...treectrl2005-07-121-7/+26
* Added RCS $Id$ tags.treectrl2005-07-111-0/+2
* option add -columnresizemode for all lists in the demo.treectrl2005-07-101-15/+33
* Use new "item element configure" syntax to configure multiple elements at onc...treectrl2005-07-051-25/+21
* Set correct patchlevel in VERSION variable.treectrl2005-06-291-1/+1
* Added menu command for the new style layout editor window.treectrl2005-06-131-3/+22
* Set -background of tail column to default when loading a new demo to undo cha...treectrl2005-06-021-5/+11
* Check for existence of env(TREECTRL_LIBRARY) when reporting its value.treectrl2005-05-301-1/+6
* Change <Command-ButtonPress-1> binding on Aqua to <Control-ButtonPress-1>, si...treectrl2005-05-281-1/+1
* Set -columnresizemode to "realtime" on OSX and WinNT.treectrl2005-05-271-0/+12
* Use new keywords "order" and "ordervisible" -backgroundmode popup.treectrl2005-05-241-1/+1
* Added global "ShowLines" which is false on the Mac to disable drawing connect...treectrl2005-05-221-2/+4
* Added <Command-ButtonPress-1> binding under Aqua to pop up the context menu.treectrl2005-05-221-0/+5
* Added Textvariable demo.treectrl2005-05-171-0/+2