summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeElem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix TextUpdateStringRep under Tcl 8.5 by passing ClientData to the clock/form...treectrl2005-05-291-19/+20
* Use Tree_DrawBitmap to draw bitmaps.treectrl2005-05-241-24/+4
* Call XSetClipOrigin after drawing bitmap.treectrl2005-05-191-4/+5
* Added -textvariable option to "text" elements.treectrl2005-05-171-14/+168
* Removed a bunch of conditional-compilation stuff and dead code.treectrl2005-05-111-28/+15
* Added new "window" element type.treectrl2005-05-101-706/+752
* Bumped copyright to 2005.treectrl2005-05-011-23/+97
* * generic/tkTreeElem.c: add "Elem" to a few names to prevent namehobbs22004-11-301-11/+11
* whitespace policehobbs22004-11-291-2702/+2527
* Added some stubs entries.treectrl2004-10-121-1/+5
* Add Tk_RedrawElement().treectrl2004-08-131-1/+2
* Moved PerStateXXX declarations to tkTreeElem.h.treectrl2004-08-091-43/+61
* Add copyright.treectrl2004-07-301-0/+10
* Fixed bug with bitmap and 'state undefine'.treectrl2003-01-061-7/+14
* Fix for problems when configure fails.treectrl2003-01-011-14/+52
* Fixes for image element choosing image.treectrl2002-12-311-5/+5
* Use StateFromObj public, rename private to StateFromObj2.treectrl2002-12-311-38/+10
* Fixed a typo in error message.treectrl2002-12-281-1/+1
* Return error for bad char in rectangle -open option.treectrl2002-12-241-4/+20
* Text layout fixes.treectrl2002-12-211-21/+8
* Fix for multi-byte strings.treectrl2002-12-201-1/+1
* Initial revisiontreectrl2002-12-171-0/+3436