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
/
tkTreeDrag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed integer overflow in the "item bbox" command when getting the bounds of ...
treectrl
2008-02-29
1
-2/+2
*
Bump copyright to 2008.
treectrl
2008-01-22
1
-2/+2
*
Renamed many symbols to avoid collisions under ELF.
treectrl
2007-01-23
1
-6/+6
*
Formatting of braces (again).
treectrl
2006-12-23
1
-6/+3
*
Formatting of braces.
treectrl
2006-12-22
1
-49/+25
*
Removed some unnecessary casts.
treectrl
2006-12-02
1
-166/+2
*
Removed hundreds of type-casts and pointer copies.
treectrl
2006-11-08
1
-23/+19
*
Changed [dragimage add] to respect spans and locked columns.
treectrl
2006-11-07
1
-5/+103
*
Remove COLUMN_LOCK-related code.
treectrl
2006-11-07
1
-5/+1
*
Avoid unnecessary calculation of column offset.
treectrl
2006-11-06
1
-10/+4
*
Renamed IFO_xxx flags.
treectrl
2006-10-14
1
-2/+2
*
Added column option -lock.
treectrl
2006-10-11
1
-1/+5
*
Bumped copyright to 2006.
treectrl
2006-09-05
1
-2/+2
*
Add Tcl block comments above each function. Comment function arguments.
treectrl
2005-09-16
1
-10/+200
*
Converted to tab+space indentation.
treectrl
2005-09-16
1
-385/+385
*
Whitespace nitpick with ...
treectrl
2005-07-12
1
-2/+2
*
[dragimage add] returns an error if a column has no style when attempting to ...
treectrl
2005-07-07
1
-16/+15
*
LAYOUTHAX code accepted, removed conditional compilation.
treectrl
2005-06-06
1
-11/+1
*
Experimental hacks to allow -detach elements to appear under the button/line ...
treectrl
2005-05-14
1
-1/+13
*
Use STATIC_ALLOC macro.
treectrl
2005-05-13
1
-7/+5
*
Bumped copyright to 2005.
treectrl
2005-05-01
1
-2/+2
*
Add copyright.
treectrl
2004-07-30
1
-42/+50
*
Moved static Tk_OptionTable vars into structs.
treectrl
2003-01-28
1
-10/+7
*
Remove 20-element limit.
treectrl
2003-01-02
1
-1/+14
*
Tree_ItemBbox returns result indicating success or failure.
treectrl
2002-12-29
1
-4/+1
*
Validate arguments to 'dragimage add'.
treectrl
2002-12-29
1
-12/+43
*
More checks for required number of arguments.
treectrl
2002-12-28
1
-0/+5
*
Initial revision
treectrl
2002-12-17
1
-0/+436