log src/xmenu.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

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