log src/xmenu.c @ 7567:4d808a6268a3

age author description
Thu, 19 May 1994 15:49:52 +0000 Richard M. Stallman (other_menu_bar_item_p): Return 0 if no menu bar.
Thu, 19 May 1994 05:56:21 +0000 Richard M. Stallman (xmenu_show): Don't look in menubar for core.height if no menu bar.
Tue, 17 May 1994 04:30:32 +0000 Richard M. Stallman (xmenu_show): Completely ignore nameless panes
Wed, 11 May 1994 09:33:15 +0000 Fred Pierresteguy (xmenu_show): New var mb_item. Use it to determine the menubar item that
Wed, 11 May 1994 09:03:02 +0000 Richard M. Stallman (string_width): Deleted.
Thu, 05 May 1994 06:31:28 +0000 Karl Heuer (xmenu_show): Disallow empty menus.
Thu, 05 May 1994 05:36:17 +0000 Karl Heuer (Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
Fri, 29 Apr 1994 23:45:17 +0000 Richard M. Stallman (xdialog_show): Clear x_mouse_grabbed.
Thu, 28 Apr 1994 18:55:14 +0000 Richard M. Stallman (Fx_popup_menu): Doc fix.
Wed, 27 Apr 1994 08:27:50 +0000 Richard M. Stallman (xmenu_show, xdialog_show):
Sun, 17 Apr 1994 07:50:32 +0000 Richard M. Stallman (xmenu_show): Fix typo in last change.
Sat, 16 Apr 1994 03:50:38 +0000 Richard M. Stallman (xmenu_show): Don't cons on subprefix_stck[j] if nil.
Thu, 14 Apr 1994 17:14:57 +0000 Richard M. Stallman (last_menu_bar_item_end): New variable.
Sat, 09 Apr 1994 06:32:17 +0000 Richard M. Stallman (Fx_popup_menu): Use line_height field.
Fri, 08 Apr 1994 05:52:00 +0000 Richard M. Stallman (Fx_popup_dialog): Doc fix.