diff options
author | hobbs <hobbs> | 2007-10-30 18:52:06 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-10-30 18:52:06 (GMT) |
commit | 607376f9460c0887f957db5b9a79252753cdec00 (patch) | |
tree | 38a9e225cd3891c9e2c6515c08ac72fedbfb5b8c /ChangeLog | |
parent | 48985f714df5e25b8ae6c03fca5110c0de600861 (diff) | |
download | tk-607376f9460c0887f957db5b9a79252753cdec00.zip tk-607376f9460c0887f957db5b9a79252753cdec00.tar.gz tk-607376f9460c0887f957db5b9a79252753cdec00.tar.bz2 |
* library/entry.tcl: don't error with Clear event. [Bug 1509288]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ 2007-10-30 Jeff Hobbs <jeffh@ActiveState.com> - * library/ttk/fonts.tcl: use size -12 TkFixedFont (was -10) + * library/entry.tcl: don't error with Clear event. [Bug 1509288] + + * library/ttk/fonts.tcl: use size -12 TkFixedFont (was -10) on X11 2007-10-30 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> |