summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Tcl_Obj for -borderwidth, -height, -width and -highlighthickness.treectrl2004-08-091-89/+60
* New option "-squeeze" lets columns surrender width when needed.treectrl2004-08-091-10/+47
* Update tests for changes in code.treectrl2004-07-303-19/+12
* Use "dragimage configure -visible" instead of "dragimage visible".treectrl2004-07-301-2/+2
* Use "marquee configure -visible" instead of "marquee visible".treectrl2004-07-301-2/+2
* Update docs for "item create", "item cget", "item configure", "dragimage visi...treectrl2004-07-303-408/+507
* Use -button item option.treectrl2004-07-301-5/+5
* Use -button item option.treectrl2004-07-303-16/+7
* Use -defaultstyle widget option.treectrl2004-07-301-13/+11
* Add copyright.treectrl2004-07-301-22/+40
* Add copyright.treectrl2004-07-302-0/+20
* Add copyright.treectrl2004-07-301-36/+50
* Add copyright.treectrl2004-07-301-402/+415
* Add copyright.treectrl2004-07-301-42/+50
* Add copyright.treectrl2004-07-303-0/+30
* Add copyright.treectrl2004-07-301-3/+5
* Add copyright.treectrl2004-07-301-6/+3
* Add copyrighttreectrl2004-07-303-7/+20
* Bounds check -defaultstyle in "item create".treectrl2004-07-281-2/+2
* Update -defaultstyle when during "column move".treectrl2004-07-281-3/+75
* More visible height/width < 0 fixes.treectrl2004-07-271-3/+15
* More visible height < 0 fixes.treectrl2004-07-271-1/+5
* Edit last revision to handle negative visible height/width better in xview/yv...treectrl2004-07-261-2/+2
* Changes for new "column create" command.treectrl2004-07-263-11/+15
* Update -defaultstyle widget option when a style is deleted.treectrl2004-07-261-0/+22
* Fix "column move" when item column wasn't allocated yet.treectrl2004-07-261-72/+70
* Fix panic() attack in yview/xview when visible height/width <= 0.treectrl2004-07-261-2/+2
* New "-defaultstyle" widget option.treectrl2004-07-261-2/+8
* New "-defaultstyle" widget option.treectrl2004-07-261-14/+76
* New "column create" command.treectrl2004-07-261-56/+44
* Document -defaultstyle widget option and "column create" command. Various cha...treectrl2004-07-263-824/+906
* Use the new "column create" command and -defaultstyle widget option.treectrl2004-07-2611-45/+56
* * generic/tkTreeCtrl.c (ImageChangedProc): cause image change tohobbs22004-02-103-2/+14
* * library/filelist-bindings.tcl: whitespace policehobbs22003-12-022-641/+654
* whitespace policehobbs22003-12-021-328/+328
* * generic/tkTreeCtrl.c (LoupeCmd): remove extra interp arg tohobbs22003-11-262-2/+7
* whitespace policehobbs22003-11-252-1478/+1364
* (TreeWorldChanged): add calls to TreeStyle_TreeChanged andhobbs22003-11-251-4/+9
* new ChangeLoghobbs22003-11-251-0/+7
* whitespace policehobbs22003-11-252-2943/+2699
* Always redraw header when "column move" command is used.treectrl2003-08-091-0/+2
* Set ::Dir to Tcl/lib directorytreectrl2003-07-191-1/+1
* Allow running from 'demos' directory and when installed.treectrl2003-07-191-24/+47
* Move to 'demos/pics' directory.treectrl2003-07-1950-0/+0
* Move to 'demos' directory.treectrl2003-07-191-1/+1
* Work-around for auto-scanning problem.treectrl2003-07-181-0/+2
* Add missing close-bracket.treectrl2003-07-181-1/+1
* Fix for pathnames with spaces.treectrl2003-07-181-2/+2
* Fix for missing lines when siblings not visible.treectrl2003-03-291-14/+28
* Removed some dead code.treectrl2003-01-281-16/+4