summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2007-11-18 00:35:10 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2007-11-18 00:35:10 (GMT)
commit9225215c7593d0971c6f036427200c88f9beee47 (patch)
treede06ff5e8548fca31aebd8262acef554bf8d75c6 /ChangeLog
parent564fb4d84402fcf9765bc3e2319aa11e4cdd8030 (diff)
downloadtk-9225215c7593d0971c6f036427200c88f9beee47.zip
tk-9225215c7593d0971c6f036427200c88f9beee47.tar.gz
tk-9225215c7593d0971c6f036427200c88f9beee47.tar.bz2
* win/ttkWinXPTheme.c: Add support for size information flags for
scrollbar and combobox buttons. This handles tile patches 1596647 and 1596657 but a bit more generically.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cc54d1..3c5a91f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-18 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/ttkWinXPTheme.c: Add support for size information flags for
+ scrollbar and combobox buttons. This handles tile patches 1596647
+ and 1596657 but a bit more generically.
+
2007-11-17 Pat Thoyts <patthoyts@users.sourceforge.net>
* generic/(tkArgv.c, tkBind.c, tkCipboard.c, tkEntry.c, tkOption.c,