summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeElem.h
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright to 2008.treectrl2008-01-221-2/+2
* Fixed partially-exposed transparent photo images not being redrawn when scrol...treectrl2007-04-211-1/+2
* Make TreeElemTypeXXX variables start with lowercase letter.treectrl2007-01-311-20/+34
* Renamed many symbols to avoid collisions under ELF.treectrl2007-01-231-40/+40
* Pass extra info to stateProc to avoid unnecessary redisplays due to the new -...treectrl2006-12-071-1/+5
* Pass flags argument to Tree_ElementChangedItself for when a master element co...treectrl2006-10-301-2/+2
* Merged with BRANCH_dynamic_options.treectrl2006-10-181-3/+6
* Remove rowlabels.treectrl2006-10-141-9/+2
* Added TreeRowLabel field/arg.treectrl2006-10-041-2/+9
* Added ElementArgs.display.bounds field to support clipping window elements.treectrl2006-09-271-1/+2
* Bumped copyright to 2006.treectrl2006-09-051-2/+2
* Converted to tab+space indentation.treectrl2005-09-161-91/+91
* Added a bunch of stuff to the stubs table to support the shellicon extension....treectrl2005-07-101-1/+8
* Added ElementType.onScreenProc which is called when an item becomes visible o...treectrl2005-07-051-1/+5
* Removed ElementArgs.display.pad and ElementArgs.display.squeeze which were un...treectrl2005-06-201-3/+1
* Removed gobs of conditional compilation code.treectrl2005-06-141-5/+1
* Renamed ElementType.layoutProc to ElementType.neededProc, since it gets the n...treectrl2005-06-131-4/+12
* Changes to support the new style layout option "-sticky".treectrl2005-06-101-1/+11
* ElementType.undefProc changed to return indication of whether anything was mo...treectrl2005-06-041-3/+3
* Added new "window" element type.treectrl2005-05-101-48/+12
* Bumped copyright to 2005.treectrl2005-05-011-4/+3
* Added some stubs entries.treectrl2004-10-121-1/+11
* Add Tk_RedrawElement().treectrl2004-08-131-1/+5
* Moved PerStateXXX declarations from tkTreeElem.c.treectrl2004-08-091-1/+58
* Add copyright.treectrl2004-07-301-0/+10
* Text layout fixes.treectrl2002-12-211-0/+1
* Fixed empty structs.treectrl2002-12-181-0/+2
* Initial revisiontreectrl2002-12-171-0/+79