summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeCtrl.h
Commit message (Expand)AuthorAgeFilesLines
...
* Removed declarations of unused functions.treectrl2005-09-151-14/+1
* Added an argument to TreeItem_RemoveColumn to delete a range of columns to su...treectrl2005-09-071-6/+13
* Added offset args to Tree_DrawTiledImage so image element can use it.treectrl2005-07-161-2/+2
* Declare TreeStyle_GetImage and TreeStyle_SetImage.treectrl2005-07-121-2/+4
* Change TreeItem_Identify to write to a string instead of returning an element...treectrl2005-07-071-2/+5
* New option -itemwidth, -itemwidthequal and -itemwidthmultiple to replace the ...treectrl2005-07-051-4/+12
* Added -textlayout debug option.treectrl2005-06-131-1/+3
* LAYOUTHAX code accepted, removed conditional compilation.treectrl2005-06-061-4/+1
* PerStateInfo_Undefine changed to return indication of whether anything was mo...treectrl2005-06-041-4/+4
* Added boolean PerStateType.treectrl2005-06-021-1/+4
* New option -columnresizemode.treectrl2005-05-271-1/+2
* Changed -backgroundmode constants.treectrl2005-05-241-4/+13
* Added isActive flag to TreeCtrl to track <Activate>/<Deactivate> events on Wi...treectrl2005-05-221-1/+5
* Various declarations.treectrl2005-05-221-4/+8
* Replaced TARGET_OS_MAC with MAC_TCL and MAC_OSX_TK macros according to Apple'...treectrl2005-05-191-9/+1
* ALLOC_HAX: play games with memory allocation for speed boost.treectrl2005-05-171-1/+14
* Experimental hacks to allow -detach elements to appear under the button/line ...treectrl2005-05-141-1/+6
* -treecolumn requires real column or "", not an int.treectrl2005-05-131-12/+21
* Removed a bunch of conditional-compilation stuff and dead code.treectrl2005-05-111-25/+2
* Replaced -openbuttonbitmap, -closedbuttonbitmap, -openbuttonimage, and -close...treectrl2005-05-101-25/+148
* Bumped copyright to 2005.treectrl2005-05-011-3/+22
* New -showrootlines config option.treectrl2005-03-291-1/+4
* * Makefile.in, generic/tkTreeCtrl.h: OS X patch fromhobbs22005-03-251-1/+9
* New -backgroundimage option.treectrl2005-01-031-1/+15
* Fiddle with declarations.treectrl2004-08-131-3/+5
* Added hash table for current selection.treectrl2004-08-111-1/+2
* Add Tcl_Obj for -borderwidth, -height, -width and -highlighthickness.treectrl2004-08-091-1/+26
* Add copyright.treectrl2004-07-301-3/+5
* New "-defaultstyle" widget option.treectrl2004-07-261-2/+8
* whitespace policehobbs22003-11-251-167/+186
* Added 'scan' command.treectrl2003-01-281-0/+5
* Some new public functions declared.treectrl2003-01-051-2/+7
* Declare TreeStyle_NumElements.treectrl2003-01-021-1/+2
* Big padx and pady patch.treectrl2003-01-021-2/+13
* Extra arg to TreeStyle_ElementConfigure.treectrl2002-12-311-1/+1
* Declare StateFromObj.treectrl2002-12-311-0/+8
* Tree_ItemBbox returns result indicating success or failure.treectrl2002-12-291-1/+1
* Declare TreeStyle_ValidateElements.treectrl2002-12-291-0/+1
* -indent and -itemheight Tcl_Objs added. TreeItem_MoveColumn() declared.treectrl2002-12-231-0/+3
* Fix for missing dbwin.h headertreectrl2002-12-171-0/+5
* Initial revisiontreectrl2002-12-171-0/+488