diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2009-10-25 13:50:48 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2009-10-25 13:50:48 (GMT) |
commit | 881243f97cfc17bf1b7c2e58db22c59e8d86b72a (patch) | |
tree | 7523c9d6e8cf1ab2e3f8b092457c087da9397b9e /ChangeLog | |
parent | 740816339ccd1c0c2d7a895dfb316fae3b62c475 (diff) | |
download | tk-881243f97cfc17bf1b7c2e58db22c59e8d86b72a.zip tk-881243f97cfc17bf1b7c2e58db22c59e8d86b72a.tar.gz tk-881243f97cfc17bf1b7c2e58db22c59e8d86b72a.tar.bz2 |
Fix [Bug 1854913] by improving the class bindings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-10-25 Donal K. Fellows <dkf@users.sf.net> + + * library/text.tcl: [Bug 1854913]: Stop <Delete> actions from ever + deleting backwards, even when the insertion cursor is "at the end" of + the text widget. + 2009-10-24 Donal K. Fellows <dkf@users.sf.net> * macosx/ttkMacOSXTheme.c (RangeToFactor, TrackElementDraw) |