changeset 76085:635817aa9180

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 22 Feb 2007 23:47:12 +0000
parents af4e7ca5a113
children da9b24e47b34
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 22 23:33:07 2007 +0000
+++ b/src/ChangeLog	Thu Feb 22 23:47:12 2007 +0000
@@ -1,5 +1,8 @@
 2007-02-22  Jason Rumney  <jasonr@gnu.org>
 
+	* w32menu.c (w32_menu_show): Mark the frame's menu as inactive
+	when popup menu finishes.
+
 	* w32fns.c (menubar_in_use): New flag.
 	(w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]:
 	Use it.