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
/
filelist-bindings.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defined TreeCtrl::lassign if ::lassign doesn't exist and use it instead of th...
treectrl
2006-11-19
1
-3/+3
*
Removed some unneeded checks from IsSensitive, and use it in FileListButton1 ...
treectrl
2006-11-05
1
-44/+7
*
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
*
Clicking in a disabled item starts the marquee drag.
treectrl
2006-09-16
1
-1/+4
*
Removed unused code.
treectrl
2006-09-05
1
-12/+4
*
* library/filelist-bindings.tcl (::TreeCtrl::EditClose): rewrote
hobbs2
2006-08-16
1
-177/+127
*
Added RCS line.
treectrl
2005-09-15
1
-0/+2
*
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
*
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
*
Pass TreeCtrl::PercentsCmd to "notify generate".
treectrl
2005-03-29
1
-15/+26
*
* pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and use
hobbs2
2004-10-09
1
-0/+2
*
Use "dragimage configure -visible" instead of "dragimage visible".
treectrl
2004-07-30
1
-2/+2
*
* library/filelist-bindings.tcl: whitespace police
hobbs2
2003-12-02
1
-641/+646
*
-padw/e -> -padx
treectrl
2003-01-05
1
-2/+7
*
Use changed ''notify generate' syntax.
treectrl
2002-12-31
1
-10/+10
*
Don't call "notify generate" if events weren't installed.
treectrl
2002-12-23
1
-6/+13
*
Changes to survive column reordering.
treectrl
2002-12-23
1
-54/+66
*
Double-click button fix.
treectrl
2002-12-21
1
-0/+1
*
Initial revision
treectrl
2002-12-17
1
-0/+788