summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2010-01-04 20:01:06 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2010-01-04 20:01:06 (GMT)
commit046353d490342a66945758497b9f7a8b4c93bdf5 (patch)
tree1c7f64e3118e39d1d0a45bd1381b4f389221934d /ChangeLog
parent2f8cebe516255710e45736609ba0534cffa1d0e2 (diff)
downloadtk-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94946a0..0df44f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.