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
...
*
Chopped out WALK_SPANS unused code.
treectrl
2006-11-06
1
-454/+1
*
Added missing prototype.
treectrl
2006-11-06
1
-1/+2
*
Be more efficient when calculating which columns are onscreen.
treectrl
2006-11-06
1
-5/+21
*
Avoid unnecessary calculation of column offset.
treectrl
2006-11-06
1
-10/+4
*
Added a routine to walk over each span of an item and call a callback routine...
treectrl
2006-11-06
1
-77/+536
*
Cosmetic changes (to code and appearance).
treectrl
2006-11-05
1
-8/+8
*
Use TreeCtrl::IsSensitive in two places rather than checking TreeCtrl::Priv(s...
treectrl
2006-11-05
1
-34/+3
*
Replaced use of deprecated treectrl option -defaultstyle with new column opti...
treectrl
2006-11-05
1
-6/+6
*
Replaced use of deprecated treectrl option -defaultstyle with new column opti...
treectrl
2006-11-05
4
-10/+13
*
Removed some unneeded checks from IsSensitive, and use it in FileListButton1 ...
treectrl
2006-11-05
1
-44/+7
*
Changed CursorAction to report "column resize C" or "column button C" and use...
treectrl
2006-11-05
1
-67/+48
*
Fixed improper use of DInfo.empty.
treectrl
2006-11-05
1
-363/+328
*
Checkin complex whitespace code before pruning it.
treectrl
2006-11-04
1
-107/+214
*
Deprecated the treectrl option -defaultstyle.
treectrl
2006-11-03
10
-67/+4605
*
Removed unneeded COLU_CONF_xxx constants.
treectrl
2006-11-03
1
-24/+26
*
Fix crash when destroying a treectrl with non-empty -backgroundimage.
treectrl
2006-11-03
1
-9/+22
*
Added TreeCtrl::IsSensitive to test whether the mouse pointer is over an elem...
treectrl
2006-11-03
1
-3/+31
*
Fixed handling of Tcl_Obj with per-state custom options.
treectrl
2006-11-03
1
-14/+27
*
Fix compilation when ALLOC_HAX is undefined.
treectrl
2006-11-03
1
-3/+3
*
Fixed handling of Tcl_Obj with per-state and dynamic custom options.
treectrl
2006-11-03
1
-32/+103
*
Fixed handling of Tcl_Obj with per-state custom options.
treectrl
2006-11-03
1
-6/+33
*
BG_MODE_INDEX and BG_MODE_VISINDEX wrapped in #ifdef DEPRECATED.
treectrl
2006-11-03
1
-4/+15
*
BG_MODE_INDEX and BG_MODE_VISINDEX wrapped in #ifdef DEPRECATED.
treectrl
2006-11-03
1
-1/+3
*
Memory leak: DItem.spans wasn't being preserved when reusing a DItem or freed...
treectrl
2006-11-03
1
-29/+449
*
Double-clicking a folder goes to that folder. Added ".." folder to go to the ...
treectrl
2006-11-01
1
-5/+59
*
Added -underline option to text element. [ Patch 1580928 ]
treectrl
2006-10-31
3
-81/+111
*
Added -underline option to text element. [ Patch 1580928 ]
treectrl
2006-10-31
1
-26/+88
*
Added underline arg to TextLayout_Draw. [ Patch 1580928 ]
treectrl
2006-10-31
3
-14/+46
*
Configure the text editing widget to use the same -wrap value as the element.
treectrl
2006-10-31
1
-4/+19
*
Added spreadsheet-like selection.
treectrl
2006-10-31
1
-21/+100
*
Fix a critical bug with OptionHax_Forget.
treectrl
2006-10-30
1
-2/+2
*
Changed handling of deleted items (again) so that the item is removed from th...
treectrl
2006-10-30
3
-44/+145
*
Restore old behaviour of deprecated [expand], [collapse] and [toggle] allowin...
treectrl
2006-10-30
1
-26/+29
*
Pass flags argument to Tree_ElementChangedItself for when a master element co...
treectrl
2006-10-30
1
-5/+5
*
Pass flags argument to Tree_ElementChangedItself for when a master element co...
treectrl
2006-10-30
1
-2/+2
*
Fixed a crash when a master element calls Tree_ElementChangedItself.
treectrl
2006-10-30
1
-22/+25
*
[identify] now takes pixel x/y arguments, rather than plain integers.
treectrl
2006-10-30
1
-3/+3
*
Added constraint "deprecated" to some old tests.
treectrl
2006-10-29
1
-6/+14
*
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
[prev]
[next]