log src/xmenu.c @ 19624:c73494a6bcd3

age author description
Sat, 30 Aug 1997 07:15:19 +0000 Richard M. Stallman (free_frame_menubar): Clear menubar_height field.
Fri, 09 May 1997 21:47:48 +0000 Richard M. Stallman (Fx_popup_menu): Do fix.
Fri, 25 Apr 1997 00:44:48 +0000 Richard M. Stallman (set_frame_menubar): When widget is new, forget records of old contents.
Thu, 10 Apr 1997 21:19:16 +0000 Karl Heuer (Fx_popup_menu): Don't use Lisp_Object as integer.
Thu, 26 Dec 1996 21:06:19 +0000 Richard M. Stallman (single_keymap_panes): New arg DEPTH.
Thu, 19 Dec 1996 06:42:08 +0000 Richard M. Stallman (set_frame_menubar): Call Fmatch_data with new explicit arguments.
Tue, 10 Dec 1996 23:25:14 +0000 Richard M. Stallman (Vmenu_updating_frame): New variable.
Wed, 09 Oct 1996 04:56:48 +0000 Richard M. Stallman (Fx_popup_menu): Give the menu a title when the menu is a single keymap.
Tue, 27 Aug 1996 13:40:40 +0000 Richard M. Stallman (set_frame_menubar): Don't add ibw to menubar_size.
Sat, 24 Aug 1996 21:24:45 +0000 Richard M. Stallman (xdialog_show): Don't allow 9 buttons.
Thu, 08 Aug 1996 17:12:46 +0000 Richard M. Stallman (xmenu_show): Set dummy.state.
Wed, 31 Jul 1996 16:54:23 +0000 Richard M. Stallman (pending_menu_activation): Don't initialize. Not static.
Sun, 28 Jul 1996 00:48:42 +0000 Richard M. Stallman Comment change.
Sat, 27 Jul 1996 20:28:55 +0000 Richard M. Stallman (pending_menu_activation): New variable.
Thu, 25 Jul 1996 08:50:26 +0000 Richard M. Stallman (set_frame_menubar): Use -1 for call_data
Tue, 16 Jul 1996 06:01:13 +0000 Karl Heuer (x_activate_menubar): Allow any event, not just ButtonPress.
Sun, 07 Jul 1996 22:46:15 +0000 Karl Heuer (popup_get_selection): For a ButtonRelease on the proper
Thu, 13 Jun 1996 21:04:29 +0000 Richard M. Stallman (Qmenu_alias): New variable.
Fri, 31 May 1996 20:10:02 +0000 Richard M. Stallman (single_submenu): Handle non-keymap lists like symbols.
Mon, 29 Apr 1996 15:29:52 +0000 Richard M. Stallman (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.
Sun, 03 Mar 1996 22:47:53 +0000 Richard M. Stallman Put most of file into HAVE_MENUS conditional.
Mon, 12 Feb 1996 10:05:00 +0000 Richard M. Stallman (xmalloc_widget_value): Define only if USE_X_TOOLKIT.
Sun, 11 Feb 1996 23:44:54 +0000 Richard M. Stallman (xmalloc_widget_value): Fix previous change.
Sun, 11 Feb 1996 20:31:53 +0000 Richard M. Stallman (xmalloc_widget_value): New function.
Wed, 24 Jan 1996 23:38:23 +0000 Karl Heuer (set_frame_menubar):
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Sat, 23 Dec 1995 07:17:48 +0000 Richard M. Stallman Comment change.
Sun, 26 Nov 1995 20:50:52 +0000 Richard M. Stallman (set_frame_menubar): When called with deep_p == 0,
Fri, 10 Nov 1995 18:55:48 +0000 Richard M. Stallman Don't include Xaw/Paned.h unless USE_LUCID is defined.
Sun, 24 Sep 1995 23:33:06 +0000 Richard M. Stallman (popup_get_selection): Pop menu down if button is pressed
Wed, 02 Aug 1995 08:17:20 +0000 Richard M. Stallman [USE_X_TOOLKIT] (xmenu_show): Compute root-based
Wed, 26 Jul 1995 00:04:12 +0000 Karl Heuer Do renamings:
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 20:26:10 +0000 Richard M. Stallman Include buffer.h.
Fri, 21 Jul 1995 08:31:15 +0000 Richard M. Stallman (set_frame_menubar): If the Lisp-level menu bar menus
Fri, 21 Jul 1995 02:05:20 +0000 Richard M. Stallman (syms_of_xmenu): Set up Qdebug_on_next_call.
Thu, 29 Jun 1995 18:43:24 +0000 Richard M. Stallman (single_submenu): Handle commands appearing directly in the menu bar.
Thu, 22 Jun 1995 19:25:20 +0000 Richard M. Stallman (menu_item_enabled_p_1): Special handling for quit.
Sat, 17 Jun 1995 23:48:10 +0000 Richard M. Stallman (menu_item_equiv_key): Do reconsider a command that had
Mon, 12 Jun 1995 00:55:33 +0000 Karl Heuer (frame_vector_add_frame): Don't forget to store
Fri, 09 Jun 1995 01:11:36 +0000 Karl Heuer (xmenu_show): Do call lw_destroy_all_widgets.
Thu, 08 Jun 1995 19:14:45 +0000 Karl Heuer (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
Tue, 30 May 1995 18:46:49 +0000 Karl Heuer (set_frame_menubar): Always call update_frame_menubar.
Fri, 26 May 1995 22:47:07 +0000 Karl Heuer (popup_get_selection): Force deactivation if key pressed.
Thu, 25 May 1995 16:01:12 +0000 Karl Heuer (xmenu_show, xdialog_show): Increment widget_id_tick
Wed, 24 May 1995 21:43:00 +0000 Karl Heuer (Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
Wed, 24 May 1995 04:42:52 +0000 Karl Heuer (set_frame_menubar): Set menubar_height field.
Tue, 02 May 1995 04:50:07 +0000 Karl Heuer (xmenu_show, menubar_selection_callback): Move declaration
Sat, 29 Apr 1995 04:21:23 +0000 Karl Heuer (popup_get_selection): Use x_non_menubar_window_to_frame.
Mon, 24 Apr 1995 16:55:03 +0000 Karl Heuer (xmenu_show): x_mouse_leave needs an arg.
Thu, 20 Apr 1995 18:37:39 +0000 Karl Heuer (Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
Wed, 19 Apr 1995 06:09:42 +0000 Richard M. Stallman (xmenu_show, xdialog_show): Delete menubarp arg.
Fri, 14 Apr 1995 18:36:40 +0000 Richard M. Stallman (popup_get_selection): Queue up events that aren't
Fri, 07 Apr 1995 19:02:49 +0000 Richard M. Stallman (menubar_selection_callback, dialog_selection_callback)
Fri, 07 Apr 1995 03:39:07 +0000 Richard M. Stallman (frame_vector): New static variable.
Sun, 26 Mar 1995 21:13:19 +0000 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
Sat, 25 Feb 1995 21:28:36 +0000 Richard M. Stallman (Fx_popup_menu): Init f from selected_frame
Thu, 23 Feb 1995 09:05:08 +0000 Richard M. Stallman (menu_item_equiv_key): Delete the code that rejected
Wed, 22 Feb 1995 06:07:20 +0000 Karl Heuer (menubar_selection_callback): frame_or_window field of a menu-bar event now