index
:
tktreectrl.git
master
Mirror of https://github.com/davidw/tktreectrl.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added column option -lock.
treectrl
2006-10-11
1
-1/+5
*
Added column option -lock.
treectrl
2006-10-11
1
-85/+999
*
Added column option -lock.
treectrl
2006-10-11
1
-13/+85
*
Added column option -lock.
treectrl
2006-10-11
1
-42/+97
*
Added column option -lock.
treectrl
2006-10-11
1
-190/+850
*
Use the new PerStateInfo custom option, eliminating some code.
treectrl
2006-10-05
1
-53/+21
*
Use the new PerStateInfo custom option, eliminating some code.
treectrl
2006-10-05
1
-36/+12
*
Added AllocHax_Realloc.
treectrl
2006-10-05
1
-7/+15
*
Fix a bug with -orient horizontal and rowlabels.
treectrl
2006-10-05
1
-2/+11
*
Use the new PerStateInfo custom option, eliminating a lot of code.
treectrl
2006-10-05
1
-263/+80
*
Changed TagInfo_xxx to accept a TreeCtrl arg.
treectrl
2006-10-05
2
-11/+11
*
Added AllocHax_Realloc.
treectrl
2006-10-05
1
-18/+290
*
[tag] -> [item tag]
treectrl
2006-10-04
1
-57/+62
*
New file.
treectrl
2006-10-04
1
-0/+145
*
Added tkTreeRowLabel.c.
treectrl
2006-10-04
2
-3/+5
*
Use the window element -clip option.
treectrl
2006-10-04
1
-4/+13
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
8
-47/+47
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
1
-11/+41
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
1
-5/+4
*
Column -tag is now -tags (although -tag is still backwards-compatible).
treectrl
2006-10-04
5
-32/+31
*
Handle resizing rowlabels.
treectrl
2006-10-04
1
-18/+190
*
New file.
treectrl
2006-10-04
1
-0/+3107
*
Wrap various fields in TREECTRL_DEBUG define to save some memory.
treectrl
2006-10-04
1
-92/+1036
*
Separated Style into MStyle and IStyle to save some memory.
treectrl
2006-10-04
1
-356/+827
*
Moved ItemTags and TagExpr stuff to tkTreeCtrl.h and tkTreeUtils.c.
treectrl
2006-10-04
1
-1062/+406
*
Added TreeRowLabel field/arg.
treectrl
2006-10-04
2
-4/+42
*
Arrange and draw rowlabels.
treectrl
2006-10-04
1
-241/+664
*
New treectrl options: -rowlabelresize, -rowlabelwidth, -minrowlabelwidth, -ma...
treectrl
2006-10-04
1
-41/+107
*
TreeItemList stuff renamed to TreePtrList so columns and rowlabels can use them.
treectrl
2006-10-04
1
-25/+219
*
The -tag option is now -tags and uses a TagInfo struct.
treectrl
2006-10-04
1
-326/+923
*
Fix control- and shift-clicks in an empty list. [Patch 1556387]
treectrl
2006-09-27
1
-5/+10
*
Added -clip option to window elements.
treectrl
2006-09-27
1
-3813/+353
*
Added -clip option to window elements.
treectrl
2006-09-27
3
-4/+29
*
Clip window elements.
treectrl
2006-09-27
1
-14/+39
*
Moved check for Tile from firefox.tcl.
treectrl
2006-09-27
1
-1/+9
*
Nitpick.
treectrl
2006-09-27
1
-5/+6
*
Moved check for Tile to demo.tcl.
treectrl
2006-09-27
1
-31/+114
*
Set ElementArgs.display.bounds in two places to support clipping of window el...
treectrl
2006-09-27
1
-3/+27
*
Rewrote TreeItem_UpdateWindowPositions to respect column spans (code is mostl...
treectrl
2006-09-27
1
-1/+71
*
Added -clip option to window element to support clipping of windows.
treectrl
2006-09-27
1
-6/+154
*
Added ElementArgs.display.bounds field to support clipping window elements.
treectrl
2006-09-27
1
-1/+2
*
Move drawableX/YOrigin statements where they belong.
treectrl
2006-09-27
1
-12/+46
*
Disable mouse tracking when the initial click activates the name-editing entry.
treectrl
2006-09-24
1
-1/+3
*
Replace clunky block of code with [item descendants].
treectrl
2006-09-24
2
-37/+5
*
Use tags to group related items rather than checking their depth.
treectrl
2006-09-24
1
-12/+12
*
Added ITEM TAGS section.
treectrl
2006-09-24
3
-252/+605
*
Updates for 2.2.
treectrl
2006-09-24
1
-1/+899
*
Added tests for [tag] command.
treectrl
2006-09-24
1
-1/+108
*
Added [tag] command.
treectrl
2006-09-24
1
-67/+1159
*
Added [tag] command.
treectrl
2006-09-24
1
-3/+9
[next]