summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-10-07 19:42:41 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-10-07 19:42:41 (GMT)
commit15c3f793c7601f371d8fd1c65c0fe763a0560bda (patch)
tree21a0727c4a955b8455fe24c8e3ca7a544abdc8ea /ChangeLog
parentfd8eb7674fdce0f78d84575ffaa855da197abe8c (diff)
downloadtk-15c3f793c7601f371d8fd1c65c0fe763a0560bda.zip
tk-15c3f793c7601f371d8fd1c65c0fe763a0560bda.tar.gz
tk-15c3f793c7601f371d8fd1c65c0fe763a0560bda.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 9e659af..1a2bc64 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]: