summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2006-09-21 00:13:53 (GMT)
committerhobbs <hobbs@noemail.net>2006-09-21 00:13:53 (GMT)
commit631732c1c5caf0c7fbea6f1e6f081d03eb4f38ed (patch)
tree4c2e5aeb99fa3aed9e30b6167177e43a9415e812 /ChangeLog
parente6a26652de58b2cdb57b8b5c19884e14fa21a828 (diff)
downloadtk-631732c1c5caf0c7fbea6f1e6f081d03eb4f38ed.zip
tk-631732c1c5caf0c7fbea6f1e6f081d03eb4f38ed.tar.gz
tk-631732c1c5caf0c7fbea6f1e6f081d03eb4f38ed.tar.bz2
* win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus
with images to avoid clipping bug. [Bug 1329198] FossilOrigin-Name: cc4cbb8cd751697e3fcddf7f1887a676b169bd8c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf246a0..ef0652f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-20 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus
+ with images to avoid clipping bug. [Bug 1329198]
+
2006-09-11 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of