diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-04 20:01:06 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-04 20:01:06 (GMT) |
commit | 046353d490342a66945758497b9f7a8b4c93bdf5 (patch) | |
tree | 1c7f64e3118e39d1d0a45bd1381b4f389221934d /ChangeLog | |
parent | 2f8cebe516255710e45736609ba0534cffa1d0e2 (diff) | |
download | tk-046353d490342a66945758497b9f7a8b4c93bdf5.zip tk-046353d490342a66945758497b9f7a8b4c93bdf5.tar.gz tk-046353d490342a66945758497b9f7a8b4c93bdf5.tar.bz2 |
Fix the default size of the font chooser and set minimum size
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2010-01-04 Pat Thoyts <patthoyts@users.sourceforge.net> + * library/fontchooser.tcl: [Bug 2727476] Fix default size of font + chooser dialog and assigned minimum sizes for the lists. * library/console.tcl: [Bug 580361] Fix console <<Cut>> binding. * library/console.tcl: Fix keyboard access to console menu. * library/demos/filebox.tcl: Make prettier using ttk. |