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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and use
hobbs2
2004-10-09
1
-2/+15
*
* generic/tkTreeDisplay.c: correctly handle the damageRgn var.
hobbs2
2004-10-09
1
-10/+12
*
* generic/tkTreeUtils.c: Implement Tk_OffsetRegion as
hobbs2
2004-10-09
1
-2/+4
*
Add TreeItem argument to element create proc so element can call Tree_RedrawE...
treectrl
2004-08-13
1
-6/+22
*
Add Tk_RedrawElement().
treectrl
2004-08-13
2
-2/+7
*
Fiddle with declarations.
treectrl
2004-08-13
1
-3/+5
*
Only ReallyVisible() items may be selected.
treectrl
2004-08-13
2
-17/+134
*
Added hash table for current selection.
treectrl
2004-08-11
1
-8/+62
*
Added hash table for current selection.
treectrl
2004-08-11
2
-35/+43
*
New Tk_OffsetRegion() routine.
treectrl
2004-08-09
1
-1/+10
*
Moved elementTypeList to tkTreeElem.c where it is initialized.
treectrl
2004-08-09
1
-29/+1
*
Support for ITEM_ID_IS_STRING compile-time option.
treectrl
2004-08-09
1
-5/+22
*
New "item state forcolumn" command.
treectrl
2004-08-09
1
-51/+333
*
Moved PerStateXXX declarations from tkTreeElem.c.
treectrl
2004-08-09
1
-1/+58
*
Moved PerStateXXX declarations to tkTreeElem.h.
treectrl
2004-08-09
1
-43/+61
*
Fix bug with whitespace not always being erased.
treectrl
2004-08-09
1
-4/+40
*
Add Tcl_Obj for -borderwidth, -height, -width and -highlighthickness.
treectrl
2004-08-09
1
-1/+26
*
Add Tcl_Obj for -borderwidth, -height, -width and -highlighthickness.
treectrl
2004-08-09
1
-89/+60
*
New option "-squeeze" lets columns surrender width when needed.
treectrl
2004-08-09
1
-10/+47
*
Add copyright.
treectrl
2004-07-30
1
-22/+40
*
Add copyright.
treectrl
2004-07-30
2
-0/+20
*
Add copyright.
treectrl
2004-07-30
1
-36/+50
*
Add copyright.
treectrl
2004-07-30
1
-402/+415
*
Add copyright.
treectrl
2004-07-30
1
-42/+50
*
Add copyright.
treectrl
2004-07-30
3
-0/+30
*
Add copyright.
treectrl
2004-07-30
1
-3/+5
*
Add copyright.
treectrl
2004-07-30
1
-6/+3
*
Add copyright
treectrl
2004-07-30
3
-7/+20
*
Bounds check -defaultstyle in "item create".
treectrl
2004-07-28
1
-2/+2
*
Update -defaultstyle when during "column move".
treectrl
2004-07-28
1
-3/+75
*
More visible height/width < 0 fixes.
treectrl
2004-07-27
1
-3/+15
*
More visible height < 0 fixes.
treectrl
2004-07-27
1
-1/+5
*
Edit last revision to handle negative visible height/width better in xview/yv...
treectrl
2004-07-26
1
-2/+2
*
Update -defaultstyle widget option when a style is deleted.
treectrl
2004-07-26
1
-0/+22
*
Fix "column move" when item column wasn't allocated yet.
treectrl
2004-07-26
1
-72/+70
*
Fix panic() attack in yview/xview when visible height/width <= 0.
treectrl
2004-07-26
1
-2/+2
*
New "-defaultstyle" widget option.
treectrl
2004-07-26
1
-2/+8
*
New "-defaultstyle" widget option.
treectrl
2004-07-26
1
-14/+76
*
New "column create" command.
treectrl
2004-07-26
1
-56/+44
*
* generic/tkTreeCtrl.c (ImageChangedProc): cause image change to
hobbs2
2004-02-10
2
-2/+8
*
* generic/tkTreeCtrl.c (LoupeCmd): remove extra interp arg to
hobbs2
2003-11-26
1
-2/+2
*
whitespace police
hobbs2
2003-11-25
1
-1478/+1360
*
(TreeWorldChanged): add calls to TreeStyle_TreeChanged and
hobbs2
2003-11-25
1
-4/+9
*
whitespace police
hobbs2
2003-11-25
2
-2943/+2699
*
Always redraw header when "column move" command is used.
treectrl
2003-08-09
1
-0/+2
*
Fix for missing lines when siblings not visible.
treectrl
2003-03-29
1
-14/+28
*
Moved static Tk_OptionTable vars into structs.
treectrl
2003-01-28
4
-41/+30
*
Added 'scan' command.
treectrl
2003-01-28
2
-3/+64
*
Fixed bug with 'state undefine'.
treectrl
2003-01-06
1
-7/+11
*
Fixed bug with bitmap and 'state undefine'.
treectrl
2003-01-06
1
-7/+14
[next]