log src/xmenu.c @ 32988:c3435dc00ed7

age author description
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Thu, 05 Oct 2000 21:16:38 +0000 Dave Love (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Thu, 07 Sep 2000 14:05:55 +0000 Gerd Moellmann (xdialog_show): When looking up the selection in
Mon, 04 Sep 2000 11:56:36 +0000 Miles Bader (xmenu_show):
Sat, 05 Aug 2000 19:25:41 +0000 Gerd Moellmann (popup_get_selection): Use xfree instead of free.
Thu, 03 Aug 2000 20:22:17 +0000 Gerd Moellmann (update_frame_menubar): Use NULL instead of 0 at the end
Wed, 26 Jul 2000 13:07:15 +0000 Gerd Moellmann (menu_highlight_callback): Call show_help_echo directly
Mon, 24 Jul 2000 15:11:52 +0000 Eli Zaretskii (keymap_panes): Pass the keymap's prompt as the pane
Fri, 21 Jul 2000 14:34:19 +0000 Gerd Moellmann (menu_help_callback): Call show_help_echo with
Tue, 18 Jul 2000 18:19:37 +0000 Gerd Moellmann (menu_help_callback): Call show_help_echo with
Fri, 14 Jul 2000 13:56:26 +0000 Gerd Moellmann (menu_highlight_callback): Use
Thu, 13 Jul 2000 14:08:48 +0000 Gerd Moellmann (menu_highlight_callback): Store help string in the
Tue, 11 Jul 2000 07:35:39 +0000 Eli Zaretskii (menu_help_callback): Call show_help_echo with non-zero
Wed, 05 Jul 2000 14:08:03 +0000 Stefan Monnier * w32menu.c (w32_menu_display_help):
Sun, 11 Jun 2000 12:12:52 +0000 Gerd Moellmann (xmenu_show): Case second parameter of lw_popup_menu
Mon, 05 Jun 2000 14:30:01 +0000 Dave Love (menu_item_selection): Declare volatile unconditionally.
Thu, 27 Jan 2000 15:32:21 +0000 Gerd Moellmann (xmenu_show) [!USE_X_TOOLKIT]: Pass help to
Tue, 25 Jan 2000 15:53:29 +0000 Gerd Moellmann (popup_activated_flag): Make externally visible.
Mon, 17 Jan 2000 09:13:23 +0000 Gerd Moellmann (enum menu_item_idx): New enumeration replacing defines
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Fri, 15 Oct 1999 15:15:43 +0000 Gerd Moellmann (set_frame_menubar): Don't call
Wed, 06 Oct 1999 23:13:21 +0000 Gerd Moellmann (set_frame_menubar, xmenu_show): Call
Wed, 15 Sep 1999 12:58:53 +0000 Gerd Moellmann (single_menu_item, Fx_popup_menu, Fx_popup_menu,
Mon, 13 Sep 1999 11:14:23 +0000 Gerd Moellmann (Fx_popup_menu): Change for Lisp_Object selected_frame.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Wed, 18 Aug 1999 13:10:52 +0000 Dave Love Use stdlib.h.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Ditto.
Tue, 22 Sep 1998 10:33:09 +0000 Kenichi Handa (single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 23 Mar 1998 13:02:15 +0000 Andreas Schwab (popup_get_selection): On receiving a KeyPress event
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 06:01:22 +0000 Richard M. Stallman Don't include puresize.h any more as code that needs it
Sat, 14 Mar 1998 08:23:56 +0000 Richard M. Stallman (set_frame_menubar): Fstore_match_data => Fset_match_data.
Fri, 09 Jan 1998 23:21:17 +0000 Richard M. Stallman (xmenu_show): Use size_byte of strings.
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.