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 constraint "deprecated" to some old tests.
treectrl
2006-10-29
1
-14/+33
*
Moved item-description tests to a new file and added some more tests.
treectrl
2006-10-29
2
-355/+511
*
Renamed columnCustomOption_xxx.
treectrl
2006-10-29
1
-3/+3
*
COLUMN_FOR_EACH no longer iterates over the tail column if the tail is not al...
treectrl
2006-10-29
1
-2/+4
*
COLUMN_FOR_EACH no longer iterates over the tail column if the tail is not al...
treectrl
2006-10-29
1
-284/+170
*
Qualifiers may now be the first part of an item description. This has the sam...
treectrl
2006-10-29
1
-149/+150
*
Cosmetic changes, plus toggle the checkbuttons when clicked.
treectrl
2006-10-28
1
-30/+47
*
Changed -justification of Delete and Bounce columns.
treectrl
2006-10-28
1
-3/+3
*
Remove some unnecessary configuration.
treectrl
2006-10-28
1
-2/+1
*
Try the new -uniform and -weight column options.
treectrl
2006-10-28
1
-4/+7
*
Stop using deprecated commands.
treectrl
2006-10-28
3
-6/+6
*
Fixed a bug with dynamic-option code incrementing the refcount of a NULL Tcl_...
treectrl
2006-10-28
1
-2/+3
*
Deprecated commands and options are wrapped inside #ifdef DEPRECATED.
treectrl
2006-10-28
4
-37/+124
*
Tweaked column drag-and-drop behaviour: when the pointer is over a column adj...
treectrl
2006-10-27
1
-1/+9
*
Consolidated the column-layout code, and applied the -uniform and -weight opt...
treectrl
2006-10-27
1
-269/+474
*
Sync with current features.
treectrl
2006-10-27
1
-37/+271
*
Added column options -uniform and -weight.
treectrl
2006-10-27
3
-265/+305
*
The -weight option affects how extra space is allocated amongst -expand columns.
treectrl
2006-10-27
1
-5/+30
*
Added -uniform and -weight options to columns, which operate the same as the ...
treectrl
2006-10-27
2
-2/+224
*
Don't scroll horizontally if the initial click is in a locked column.
treectrl
2006-10-26
1
-31/+45
*
Don't allocate an item-column if setting its style to NULL.
treectrl
2006-10-26
1
-4/+6
*
Changed dynamic-option code to use AllocHax_xxx.
treectrl
2006-10-26
4
-46/+130
*
Nitpicks.
treectrl
2006-10-26
1
-5/+5
*
Column description of "all" doesn't return the tail column if the command pro...
treectrl
2006-10-26
1
-53/+57
*
Declare DynamicOption_AllocIfNeeded (used by ElementText).
treectrl
2006-10-25
1
-3/+5
*
Moved 4 fields out of ElementText into a dynamic-option record.
treectrl
2006-10-25
1
-77/+119
*
Tree_GetImage now uses reference counting on images. Tree_FreeImage decrement...
treectrl
2006-10-18
2
-23/+85
*
DumpDInfo sets the interpreter result instead of calling dbwin.
treectrl
2006-10-18
1
-9/+21
*
Per-state images call Tree_FreeImage to decrement the reference count on an i...
treectrl
2006-10-18
1
-36/+37
*
Merged with BRANCH_dynamic_options.
treectrl
2006-10-18
9
-820/+3236
*
AllocHax_xxx takes a Tk_Uid arg for gathering stats on memory allocations.
treectrl
2006-10-16
1
-20/+29
*
AllocHax_xxx takes a Tk_Uid arg for gathering stats on memory allocations.
treectrl
2006-10-16
1
-28/+43
*
Fixed "state" qualifier in column descriptions.
treectrl
2006-10-16
1
-129/+142
*
AllocHax_xxx takes a Tk_Uid arg for gathering stats on memory allocations.
treectrl
2006-10-16
2
-63/+157
*
Added [debug alloc] command to display info about memory allocations.
treectrl
2006-10-16
1
-3/+15
*
Track which item-columns are onscreen so that window elements are unmapped wh...
treectrl
2006-10-16
1
-35/+288
*
Remove rowlabels.
treectrl
2006-10-14
12
-4291/+24
*
Remove tkTreeRowLabel.c.
treectrl
2006-10-14
2
-5/+3
*
Added a right-locked column.
treectrl
2006-10-14
1
-13/+47
*
Rearranged the "Debug" right-click menu.
treectrl
2006-10-14
1
-16/+29
*
Use [item collapse] instead of deprecated [collpase].
treectrl
2006-10-14
1
-2/+2
*
Fixed various commands using an arbitrary item if multiple items were specifi...
treectrl
2006-10-14
1
-14/+14
*
Fix resizing and dragging locked columns.
treectrl
2006-10-14
1
-39/+129
*
Renamed TreeItemList_ItemN to TreeItemList_Nth.
treectrl
2006-10-14
1
-340/+458
*
Renamed TreeItemList_ItemN to TreeItemList_Nth.
treectrl
2006-10-14
2
-6/+6
*
Fix Tree_InvalidateItemDInfo not considering column spans.
treectrl
2006-10-14
1
-739/+724
*
Renamed IFO_xxx flags.
treectrl
2006-10-14
1
-2/+2
*
TreeColumn_FromObj sets CFO_NOT_MANY by default.
treectrl
2006-10-14
1
-50/+221
*
[contentbox] returns an empty string if the content area is <= 0 height or wi...
treectrl
2006-10-14
1
-75/+91
*
Added -indicatorside option to [column dragconfigure].
treectrl
2006-10-14
1
-12/+65
[next]