diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-13 13:25:17 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-05-13 13:25:17 (GMT) |
commit | d853863c8bbda281a220cea42a6e295b76ebc8ea (patch) | |
tree | 909f6370ac73eded508c90e28f613e44670e080d /ChangeLog | |
parent | 5455d198e07230942a6c8a35927cbf2ac91afa0f (diff) | |
download | tk-d853863c8bbda281a220cea42a6e295b76ebc8ea.zip tk-d853863c8bbda281a220cea42a6e295b76ebc8ea.tar.gz tk-d853863c8bbda281a220cea42a6e295b76ebc8ea.tar.bz2 |
Support pixel sized font in the +/- keybindings
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2008-05-13 Pat Thoyts <patthoyts@users.sourceforge.net> + * library/console.tcl: Support pixel sized font in +/- keybinding. * tests/listbox.test: -activestyle default is underline on windows. * tests/winDialog.test: Fixed hanging tk_chooseColor tests. |