log src/xmenu.c @ 6746:cda1ce7952ca

age author description
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.
Mon, 21 Feb 1994 06:46:09 +0000 Richard M. Stallman (single_keymap_panes): Properly skip help-string if any.
Sat, 19 Feb 1994 06:29:10 +0000 Richard M. Stallman Find and display keyboard equivalents of menu items.
Fri, 18 Feb 1994 11:03:38 +0000 Fred Pierresteguy (popup_selection_callback): Clean up code. Remove code in #if 0 directive.
Mon, 14 Feb 1994 21:44:50 +0000 Karl Heuer (Fx_popup_menu): Likewise.
Fri, 11 Feb 1994 13:19:19 +0000 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
Fri, 11 Feb 1994 08:52:53 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
Thu, 10 Feb 1994 09:34:37 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
Wed, 09 Feb 1994 13:51:25 +0000 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
Mon, 07 Feb 1994 01:05:06 +0000 Richard M. Stallman (single_keymap_panes): Use internal_condition_case_1.
Fri, 04 Feb 1994 17:13:26 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
Wed, 26 Jan 1994 07:20:15 +0000 Richard M. Stallman Find lwlib.h and xlwmenuP.h in ../lwlib.
Sat, 15 Jan 1994 21:10:50 +0000 Paul Reilly Comment change.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 14 Aug 1993 10:30:09 +0000 Richard M. Stallman (Fx_popup_menu): Adjust coords so they are relative to the inner window.
Tue, 15 Jun 1993 23:17:10 +0000 Richard M. Stallman (xmenu_show): Store 0 in *ERROR at the beginning.
Sat, 05 Jun 1993 17:31:54 +0000 Richard M. Stallman (Fx_popup_menu): Error if we don't get a window or a frame somehow.
Sat, 29 May 1993 20:49:01 +0000 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 12 May 1993 05:17:47 +0000 Richard M. Stallman (Fx_popup_menu): Add a vector of prefix keys for the panes.
Sat, 10 Apr 1993 08:04:27 +0000 Jim Blandy Since Qmenu_enable is used by non-X-specific code, it shouldn't be
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Tue, 16 Mar 1993 05:55:12 +0000 Richard M. Stallman (xmenu_show): Do BLOCK_INPUT; unblock just before returning.
Mon, 15 Mar 1993 06:00:04 +0000 Richard M. Stallman (list_of_items): Allow strings among the alist items;
Fri, 12 Mar 1993 22:37:07 +0000 Richard M. Stallman (xmenu_show): New arg enable_list.
Fri, 12 Mar 1993 10:15:36 +0000 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
Fri, 12 Mar 1993 06:20:52 +0000 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
Thu, 11 Mar 1993 08:09:52 +0000 Richard M. Stallman (syms_of_xmenu): Set up Qmenu_enable.
Mon, 22 Feb 1993 15:09:33 +0000 Jim Blandy * minibuf.c (Fdisplay_completion_list): Pass the proper number of
Fri, 29 Jan 1993 22:13:36 +0000 Jim Blandy * xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 19 Oct 1992 18:33:14 +0000 Jim Blandy * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
Fri, 02 Oct 1992 22:18:46 +0000 Jim Blandy * xmenu.c: #include "keyboard.h".
Fri, 25 Sep 1992 23:23:17 +0000 Richard M. Stallman (single_keymap_panes): Handle vectors properly.
Wed, 23 Sep 1992 12:48:12 +0000 Jim Blandy * xmenu.c (single_keymap_panes): Comment out the code which
Sat, 05 Sep 1992 00:08:07 +0000 Richard M. Stallman (xmenu_show): If no panes, just return.
Wed, 12 Aug 1992 14:35:16 +0000 Jim Blandy * xmenu.c: Deleted "$Log" header and other RCS stuff in
Tue, 14 Jul 1992 15:57:45 +0000 Jim Blandy entered into RCS
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision