diff options
author | jenglish <jenglish@flightlab.com> | 2008-01-30 05:33:18 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2008-01-30 05:33:18 (GMT) |
commit | 9bfd6574e46386e769a7b467e3961a6e92aa76d7 (patch) | |
tree | a2d8e9c3052aeb6c17e9125c77ad89ab7cd84567 /ChangeLog | |
parent | e570b803ecdb9cfc2838a851f6985608f2cc01e4 (diff) | |
download | tk-9bfd6574e46386e769a7b467e3961a6e92aa76d7.zip tk-9bfd6574e46386e769a7b467e3961a6e92aa76d7.tar.gz tk-9bfd6574e46386e769a7b467e3961a6e92aa76d7.tar.bz2 |
library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding
(error if no current focus item; reported on c.l.t.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-01-29 Joe English <jenglish@users.sourceforge.net> + + * library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding + (error if no current focus item; reported on c.l.t.) + 2008-01-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/ttk_*.n: Adjusted handling of the standard options part of the |