summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeCtrl.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced -openbuttonbitmap, -closedbuttonbitmap, -openbuttonimage, and -close...treectrl2005-05-101-185/+248
* Bumped copyright to 2005.treectrl2005-05-011-7/+68
* New -showrootlines config option.treectrl2005-03-291-2/+9
* New -backgroundimage option.treectrl2005-01-031-2/+30
* really correct 8.4 compilation of Tk_PhotoPut* usagehobbs22004-11-291-5/+7
* correct Tk defined version checkhobbs22004-11-291-6/+5
* * generic/tkTreeCtrl.c: adapt to Tk_PhotoPut(Zoomed)Block APIhobbs22004-11-291-5/+20
* * pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and usehobbs22004-10-091-2/+15
* Only ReallyVisible() items may be selected.treectrl2004-08-131-8/+54
* Added hash table for current selection.treectrl2004-08-111-34/+41
* Add Tcl_Obj for -borderwidth, -height, -width and -highlighthickness.treectrl2004-08-091-89/+60
* Add copyright.treectrl2004-07-301-6/+3
* More visible height < 0 fixes.treectrl2004-07-271-1/+5
* New "-defaultstyle" widget option.treectrl2004-07-261-14/+76
* * generic/tkTreeCtrl.c (ImageChangedProc): cause image change tohobbs22004-02-101-1/+4
* * generic/tkTreeCtrl.c (LoupeCmd): remove extra interp arg tohobbs22003-11-261-2/+2
* (TreeWorldChanged): add calls to TreeStyle_TreeChanged andhobbs22003-11-251-4/+9
* whitespace policehobbs22003-11-251-2776/+2513
* Added 'scan' command.treectrl2003-01-281-3/+59
* 'state define' returns an error for a bad state name.treectrl2003-01-051-0/+5
* Use STATIC_SIZE in more places.treectrl2003-01-021-7/+7
* Big padx and pady patch.treectrl2003-01-021-18/+8
* Fix for problems when configure fails.treectrl2003-01-011-31/+57
* Define StateFromObj, use it in 'state undefine' command.treectrl2002-12-311-24/+88
* Tree_ItemBbox returns result indicating success or failure.treectrl2002-12-291-4/+2
* Extra check in 'see' command.treectrl2002-12-291-1/+2
* More checks for required number of arguments.treectrl2002-12-281-56/+70
* Added database names for -xscrolldelay and -yscrolldelay.treectrl2002-12-261-2/+2
* Set -wrap database options.treectrl2002-12-241-4/+1
* Mac support added.treectrl2002-12-231-28/+52
* Scroll-by-pages fix.treectrl2002-12-221-0/+6
* Initial revisiontreectrl2002-12-171-0/+2988