summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-05-03 23:23:14 (GMT)
committerhobbs <hobbs>2004-05-03 23:23:14 (GMT)
commitd29e8db2badac2db52e78d1726b1cd2f105e64e6 (patch)
tree53a81f709c7d3ddc663ae9f0b9eaa5b2ac1262fa /ChangeLog
parente7513a24faa053ccefd16199f1faa3e459c9eb16 (diff)
downloadtk-d29e8db2badac2db52e78d1726b1cd2f105e64e6.zip
tk-d29e8db2badac2db52e78d1726b1cd2f105e64e6.tar.gz
tk-d29e8db2badac2db52e78d1726b1cd2f105e64e6.tar.bz2
* win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place
images of compound menu entries in indicator space if not a radio of checkbutton. [Bug #756952] (eserte)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3631f72..bc0d81e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-05-03 Jeff Hobbs <jeffh@ActiveState.com>
+ * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place
+ images of compound menu entries in indicator space if not a radio
+ of checkbutton. [Bug #756952] (eserte)
+
* win/tkWinX.c: fix drawing of unicode chars in menu
* win/tkWinInt.h (TkWinProcs): titles. [Bug #904371] (riefenstahl)
* win/tkWinMenu.c (ReconfigureWindowsMenu):