log src/xmenu.c @ 7335:73d1276933e1

age author description
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.
Sun, 03 Apr 1994 19:43:01 +0000 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
Sun, 03 Apr 1994 19:03:23 +0000 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
Fri, 01 Apr 1994 10:10:45 +0000 Richard M. Stallman (xmenu_show): Undo part of March 11 change:
Thu, 31 Mar 1994 14:50:46 +0000 Fred Pierresteguy (set_frame_menubar): New arg, first_time.
Fri, 25 Mar 1994 03:34:45 +0000 Karl Heuer (xmenu_show): Enable asynchronous events.
Wed, 23 Mar 1994 18:23:32 +0000 Fred Pierresteguy (update_frame_menubar): Function renamed from update_one_frame_psheets.
Sun, 20 Mar 1994 07:05:38 +0000 Richard M. Stallman (xdialog_show): Delete args x, y.
Sat, 19 Mar 1994 10:31:57 +0000 Richard M. Stallman (Fx_popup_dialog): Don't fail to set X, Y from POSITION.
Sat, 19 Mar 1994 05:34:45 +0000 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Require 2 args.
Fri, 18 Mar 1994 06:57:36 +0000 Richard M. Stallman (list_of_items): Arg to push_menu_item was missing.
Fri, 18 Mar 1994 01:27:43 +0000 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Handle case where
Mon, 14 Mar 1994 00:18:52 +0000 Richard M. Stallman Undo previous change. Instead:
Mon, 14 Mar 1994 00:08:07 +0000 Richard M. Stallman (Fx_popup_dialog): Define only if USE_X_TOOLKIT.
Fri, 11 Mar 1994 18:01:00 +0000 Fred Pierresteguy (xdialog_show): New function to handle the display of dialog boxes.
Thu, 10 Mar 1994 17:03:21 +0000 Richard M. Stallman (Fx_popup_menu): If POSITION is nil,
Fri, 04 Mar 1994 09:30:58 +0000 Fred Pierresteguy (update_one_frame_psheets): Call EmacsFrameSetCharSize to
Fri, 04 Mar 1994 07:52:34 +0000 Roland McGrath [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
Thu, 03 Mar 1994 18:04:59 +0000 Richard M. Stallman (map_event_to_object, set_frame_menubar):
Mon, 28 Feb 1994 13:03:13 +0000 Fred Pierresteguy (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
Thu, 24 Feb 1994 08:07:16 +0000 Richard M. Stallman (Fx_popup_menu): Allow t as position, meaning use mouse pos.