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
...
*
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
*
Changes for new "column create" command.
treectrl
2004-07-26
3
-11/+15
*
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
*
Document -defaultstyle widget option and "column create" command. Various cha...
treectrl
2004-07-26
3
-824/+906
*
Use the new "column create" command and -defaultstyle widget option.
treectrl
2004-07-26
11
-45/+56
*
* generic/tkTreeCtrl.c (ImageChangedProc): cause image change to
hobbs2
2004-02-10
3
-2/+14
*
* library/filelist-bindings.tcl: whitespace police
hobbs2
2003-12-02
2
-641/+654
*
whitespace police
hobbs2
2003-12-02
1
-328/+328
*
* generic/tkTreeCtrl.c (LoupeCmd): remove extra interp arg to
hobbs2
2003-11-26
2
-2/+7
*
whitespace police
hobbs2
2003-11-25
2
-1478/+1364
*
(TreeWorldChanged): add calls to TreeStyle_TreeChanged and
hobbs2
2003-11-25
1
-4/+9
*
new ChangeLog
hobbs2
2003-11-25
1
-0/+7
*
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
*
Set ::Dir to Tcl/lib directory
treectrl
2003-07-19
1
-1/+1
*
Allow running from 'demos' directory and when installed.
treectrl
2003-07-19
1
-24/+47
*
Move to 'demos/pics' directory.
treectrl
2003-07-19
50
-0/+0
*
Move to 'demos' directory.
treectrl
2003-07-19
1
-1/+1
*
Work-around for auto-scanning problem.
treectrl
2003-07-18
1
-0/+2
*
Add missing close-bracket.
treectrl
2003-07-18
1
-1/+1
*
Fix for pathnames with spaces.
treectrl
2003-07-18
1
-2/+2
*
Fix for missing lines when siblings not visible.
treectrl
2003-03-29
1
-14/+28
*
Removed some dead code.
treectrl
2003-01-28
1
-16/+4
*
Implement 'scan mark' and 'scan dragto' stuff.
treectrl
2003-01-28
1
-3/+33
*
Moved static Tk_OptionTable vars into structs.
treectrl
2003-01-28
4
-41/+30
*
Added 'scan' command.
treectrl
2003-01-28
2
-3/+64
*
Test querying all the configuration options of a tree control soes no
krischan
2003-01-08
1
-3/+9
*
added description of new -element option of item sort widget command.
krischan
2003-01-06
4
-13/+38
*
added tests for new -element option of item sort widget command.
krischan
2003-01-06
1
-5/+40
*
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
*
-padw/e -> -padx
treectrl
2003-01-05
1
-2/+7
*
Some new public functions declared.
treectrl
2003-01-05
1
-2/+7
*
Some new public functions defined.
treectrl
2003-01-05
1
-4/+38
*
Tk_FillRegion moved from tkTreeDisplay.c (was XFillRegion).
treectrl
2003-01-05
1
-8/+28
*
New -element option to item sort command.
treectrl
2003-01-05
1
-13/+144
*
Move XFillRegion -> Tk_FillRegion in tkTreeUtils.c.
treectrl
2003-01-05
1
-32/+3
*
- removed all knownBug constraints, since they are solved.
krischan
2003-01-05
1
-203/+200
*
- removed all knownBug constraints, since they are solved.
krischan
2003-01-05
1
-136/+136
*
TCL_OK -> TCL_ERROR for item sort with no columns.
treectrl
2003-01-05
1
-1/+1
*
item sort returns error if there are no columns.
treectrl
2003-01-05
1
-3/+43
*
Use GetROP2/SetROP2 when modifying/releasing device context.
treectrl
2003-01-05
1
-0/+6
*
'state define' returns an error for a bad state name.
treectrl
2003-01-05
1
-0/+5
*
Added tests of strange state names in the "state define" widget command.
krischan
2003-01-04
1
-1/+24
[prev]
[next]