summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-10-07 19:26:49 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-10-07 19:26:49 (GMT)
commita3690d234a09435755b871eef32c8df8971b5476 (patch)
tree17d288bd23a6eddc27e48e3fff41e4bc777f4728 /ChangeLog
parentf3b275a39528e851375932c49160e22acc6135c4 (diff)
downloadtk-a3690d234a09435755b871eef32c8df8971b5476.zip
tk-a3690d234a09435755b871eef32c8df8971b5476.tar.gz
tk-a3690d234a09435755b871eef32c8df8971b5476.tar.bz2
[Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windows 7.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 757a9d7..0846941 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-07 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/ttk/vistaTheme.tcl: [Bug 2787164] fix size of dropdown
+ arrow on combobox and menubutton for Windows 7.
+
2009-10-07 Donal K. Fellows <dkf@users.sf.net>
* unix/tkUnixScrlbr.c (TkpComputeScrollbarGeometry): [Patch 2088597]: