index
:
tktreectrl.git
master
Mirror of https://github.com/davidw/tktreectrl.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
/
tkTreeElem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TextUpdateStringRep under Tcl 8.5 by passing ClientData to the clock/form...
treectrl
2005-05-29
1
-19/+20
*
Use Tree_DrawBitmap to draw bitmaps.
treectrl
2005-05-24
1
-24/+4
*
Call XSetClipOrigin after drawing bitmap.
treectrl
2005-05-19
1
-4/+5
*
Added -textvariable option to "text" elements.
treectrl
2005-05-17
1
-14/+168
*
Removed a bunch of conditional-compilation stuff and dead code.
treectrl
2005-05-11
1
-28/+15
*
Added new "window" element type.
treectrl
2005-05-10
1
-706/+752
*
Bumped copyright to 2005.
treectrl
2005-05-01
1
-23/+97
*
* generic/tkTreeElem.c: add "Elem" to a few names to prevent name
hobbs2
2004-11-30
1
-11/+11
*
whitespace police
hobbs2
2004-11-29
1
-2702/+2527
*
Added some stubs entries.
treectrl
2004-10-12
1
-1/+5
*
Add Tk_RedrawElement().
treectrl
2004-08-13
1
-1/+2
*
Moved PerStateXXX declarations to tkTreeElem.h.
treectrl
2004-08-09
1
-43/+61
*
Add copyright.
treectrl
2004-07-30
1
-0/+10
*
Fixed bug with bitmap and 'state undefine'.
treectrl
2003-01-06
1
-7/+14
*
Fix for problems when configure fails.
treectrl
2003-01-01
1
-14/+52
*
Fixes for image element choosing image.
treectrl
2002-12-31
1
-5/+5
*
Use StateFromObj public, rename private to StateFromObj2.
treectrl
2002-12-31
1
-38/+10
*
Fixed a typo in error message.
treectrl
2002-12-28
1
-1/+1
*
Return error for bad char in rectangle -open option.
treectrl
2002-12-24
1
-4/+20
*
Text layout fixes.
treectrl
2002-12-21
1
-21/+8
*
Fix for multi-byte strings.
treectrl
2002-12-20
1
-1/+1
*
Initial revision
treectrl
2002-12-17
1
-0/+3436