log src/xmenu.c @ 15792:feeb1f7c1cec

age author description
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.