summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-04-13 20:51:54 (GMT)
committerericm <ericm>2000-04-13 20:51:54 (GMT)
commit632bd53901793dc9ae455dd2d727d322b42ba814 (patch)
tree4c7ba8719dc8e0aeecedc7253381f219dd4704be /ChangeLog
parent7233c9b1c8ef6e343cb81fe1791ef276b1173b89 (diff)
downloadtk-632bd53901793dc9ae455dd2d727d322b42ba814.zip
tk-632bd53901793dc9ae455dd2d727d322b42ba814.tar.gz
tk-632bd53901793dc9ae455dd2d727d322b42ba814.tar.bz2
* win/tkWinMenu.c: Corrected code that created separator items on
menus; originally, it requested that the system be responsible for drawing those items, so it would ignore configuration items like the widget background. Now, we draw the separators ourselves (as we do with every other kind of menu item already). [Bug: 1166].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 771c150..68fc1db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-04-13 Eric Melski <ericm@scriptics.com>
+ * win/tkWinMenu.c: Corrected code that created separator items on
+ menus; originally, it requested that the system be responsible for
+ drawing those items, so it would ignore configuration items like
+ the widget background. Now, we draw the separators ourselves (as
+ we do with every other kind of menu item already). [Bug: 1166].
+
* win/tkWin3d.c:
* unix/tkUnix3d.c: Applied patch from [RFE: 2501]: adds more
sophisticated smarts to TkpGetShadows, so that the highlight of a