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
/
tkTreeNotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting of braces.
treectrl
2006-12-22
1
-55/+28
*
Removed some unnecessary casts.
treectrl
2006-12-02
1
-2/+2
*
Always include tclInt.h to fix compilation under 8.5.
treectrl
2006-11-10
1
-7/+2
*
Renamed TreeItemList_ItemN to TreeItemList_Nth.
treectrl
2006-10-14
1
-4/+4
*
Use TreeItemList instead of various other data types.
treectrl
2006-09-21
1
-82/+44
*
Bumped copyright to 2006.
treectrl
2006-09-05
1
-2/+2
*
Added Tcl block comments above each function. Commented function arguments. C...
treectrl
2005-09-16
1
-472/+826
*
Whitespace nitpick with ...
treectrl
2005-07-12
1
-2/+2
*
Added [notify unbind] command.
treectrl
2005-07-10
1
-3/+8
*
Added <ItemVisibility> event.
treectrl
2005-07-05
1
-1/+65
*
Increased size of static storage in TreeNotify_Selection.
treectrl
2005-06-04
1
-2/+2
*
Replaced global itemPrefix with tree->itemPrefix option.
treectrl
2005-05-13
1
-30/+31
*
Removed a bunch of conditional-compilation stuff and dead code.
treectrl
2005-05-11
1
-7/+1
*
New <ItemDelete> event.
treectrl
2005-05-10
1
-1/+64
*
Bumped copyright to 2005.
treectrl
2005-05-01
1
-2/+2
*
Added %P and %? %-substitution characters.
treectrl
2005-03-29
1
-6/+39
*
Support for ITEM_ID_IS_STRING compile-time option.
treectrl
2004-08-09
1
-5/+22
*
Add copyright.
treectrl
2004-07-30
1
-0/+10
*
Include tclInt.h on MaxOSX for TclFormatInt.
treectrl
2002-12-23
1
-0/+6
*
Initial revision
treectrl
2002-12-17
1
-0/+389