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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usage of the deprecated [range] command.
treectrl
2006-12-07
1
-5/+5
*
Theme-related changes to support tile-aware treectrl.
treectrl
2006-12-04
1
-1/+14
*
Use the new [bbox] command.
treectrl
2006-11-21
1
-17/+7
*
Dragging a column header behaviour is much improved.
treectrl
2006-11-19
1
-29/+80
*
Defined TreeCtrl::lassign if ::lassign doesn't exist and use it instead of th...
treectrl
2006-11-19
2
-6/+13
*
Fixed a bug where the wrong column might get returned by CursorAction.
treectrl
2006-11-18
1
-8/+8
*
Fixed a bug where the right-most column could be resized even when its -resiz...
treectrl
2006-11-15
1
-3/+2
*
Stop unnecessary configuring of the -cursor.
treectrl
2006-11-10
1
-7/+7
*
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
*
Added TreeCtrl::IsSensitive to test whether the mouse pointer is over an elem...
treectrl
2006-11-03
1
-3/+31
*
Configure the text editing widget to use the same -wrap value as the element.
treectrl
2006-10-31
1
-4/+19
*
Tweaked column drag-and-drop behaviour: when the pointer is over a column adj...
treectrl
2006-10-27
1
-1/+9
*
Don't scroll horizontally if the initial click is in a locked column.
treectrl
2006-10-26
1
-31/+45
*
Remove rowlabels.
treectrl
2006-10-14
1
-140/+2
*
Fix resizing and dragging locked columns.
treectrl
2006-10-14
1
-39/+129
*
Handle resizing rowlabels.
treectrl
2006-10-04
1
-18/+190
*
Fix control- and shift-clicks in an empty list. [Patch 1556387]
treectrl
2006-09-27
1
-5/+10
*
Clicking in a disabled item starts the marquee drag.
treectrl
2006-09-16
1
-1/+4
*
Added/updated comments above every proc.
treectrl
2006-09-16
1
-188/+378
*
Removed unused code.
treectrl
2006-09-05
1
-12/+4
*
* library/filelist-bindings.tcl (::TreeCtrl::EditClose): rewrote
hobbs2
2006-08-16
1
-177/+127
*
Fix undefined variable. [ Patch 1507123 ]
treectrl
2006-07-12
1
-1/+3
*
Fix errors with various bindings when no items are visible. [ Bug 1422883 ]
treectrl
2006-07-11
1
-9/+17
*
Add mousewheel support to OSX. [Patch 1338259]
treectrl
2005-11-16
1
-6/+10
*
Added RCS line.
treectrl
2005-09-15
2
-0/+4
*
Multi-clicking in a column header is same as single-click instead of a no-op.
treectrl
2005-07-23
1
-0/+4
*
Use [item element perstate] instead of [item element actual] (it was renamed)...
treectrl
2005-07-12
1
-4/+16
*
Removed style arg to FileListEdit.
treectrl
2005-07-10
1
-3/+8
*
Removed the <Destroy> binding on the name-editting window since qebind.c now ...
treectrl
2005-06-08
1
-9/+0
*
Examine -padx and -ipadx of -union elements when calculating max width of the...
treectrl
2005-06-04
1
-7/+30
*
Fix bug 1210747: entry or text widget could keep focus when hidden.
treectrl
2005-06-04
1
-0/+2
*
Shortened the delay before showing the text editing widget. A new variable Tr...
treectrl
2005-06-02
1
-2/+91
*
Change <Control-ButtonPress-1> binding on Aqua to <Command-ButtonPress-1>, si...
treectrl
2005-05-28
1
-1/+6
*
New option -columnresizemode.
treectrl
2005-05-27
1
-4/+13
*
Check new -resize option to determine if column can be resized.
treectrl
2005-05-22
1
-6/+15
*
Use "item id" instead of "index".
treectrl
2005-05-13
1
-137/+97
*
Use "column compare" instead of !=, eq etc.
treectrl
2005-05-13
1
-38/+43
*
Removed duplicate XXXAutoScan code and use TreeCtrl::AutoScan.
treectrl
2005-05-10
1
-72/+12
*
Replace -relief and -sunken column options with -state.
treectrl
2005-05-10
1
-29/+160
*
Use new column -state option. Will probably remove column -sunken.
treectrl
2005-05-01
1
-0/+44
*
Pass TreeCtrl::PercentsCmd to "notify generate".
treectrl
2005-03-29
1
-15/+26
*
Added TreeCtrl::PercentsCmd to perform %-substitution on dynamic events.
treectrl
2005-03-29
1
-2/+28
*
* pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and use
hobbs2
2004-10-09
2
-0/+5
*
Use "item expand/collapse/toggle" commands.
treectrl
2004-08-11
1
-7/+7
*
Clear Priv(prev) after tracking a selection to avoid error in TreeCtrl::Cancel.
treectrl
2004-08-09
1
-0/+49
*
Use "dragimage configure -visible" instead of "dragimage visible".
treectrl
2004-07-30
1
-2/+2
*
Use "marquee configure -visible" instead of "marquee visible".
treectrl
2004-07-30
1
-2/+2
*
* library/filelist-bindings.tcl: whitespace police
hobbs2
2003-12-02
1
-641/+646
*
whitespace police
hobbs2
2003-12-02
1
-328/+328
[next]