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
|
Wed, 15 Feb 1995 08:06:32 +0000 |
Richard M. Stallman |
(xmenu_show, both versions): New arg for_click.
|
Sun, 12 Feb 1995 01:22:28 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): If command is an alias,
|
Fri, 20 Jan 1995 23:37:41 +0000 |
Richard M. Stallman |
[MSDOS]: #include msdos.h.
|
Thu, 15 Dec 1994 12:16:00 +0000 |
Richard M. Stallman |
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
|
Thu, 27 Oct 1994 18:44:47 +0000 |
Karl Heuer |
(set_frame_menubar): Don't copy string during GC risk.
|
Sat, 22 Oct 1994 03:51:12 +0000 |
Richard M. Stallman |
(xmenu_show): Get the screen number for DisplayHeight
|
Thu, 20 Oct 1994 06:39:00 +0000 |
Richard M. Stallman |
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
|
Wed, 19 Oct 1994 09:56:48 +0000 |
Richard M. Stallman |
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Sat, 15 Oct 1994 23:51:54 +0000 |
Richard M. Stallman |
Delete HAVE_X11 conditionals.
|
Tue, 04 Oct 1994 19:49:16 +0000 |
Karl Heuer |
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:47:37 +0000 |
Karl Heuer |
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
|
Tue, 04 Oct 1994 19:37:55 +0000 |
Richard M. Stallman |
(widget_id_tick): Move definition into conditional.
|
Sun, 02 Oct 1994 21:23:53 +0000 |
Paul Reilly |
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
|
Sun, 02 Oct 1994 15:51:13 +0000 |
Paul Reilly |
(widget_id_tick): Renamed from popup_id_tick.
|
Tue, 27 Sep 1994 00:27:58 +0000 |
Karl Heuer |
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
|
Sat, 17 Sep 1994 03:16:16 +0000 |
Karl Heuer |
(menu_item_enabled_p): Fix declaration.
|
Wed, 14 Sep 1994 23:24:45 +0000 |
Richard M. Stallman |
Include puresize.h.
|
Sun, 28 Aug 1994 07:39:12 +0000 |
Richard M. Stallman |
(xmenu_show): Don't queue events that are in the menu bar.
|
Thu, 25 Aug 1994 05:05:50 +0000 |
Richard M. Stallman |
(xmenu_show): Do nothing special for ButtonPress in the menu.
|
Sun, 14 Aug 1994 00:42:40 +0000 |
Richard M. Stallman |
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
|
Mon, 01 Aug 1994 21:29:46 +0000 |
Richard M. Stallman |
(xmenu_show): Ignore any geometry resource from the user.
|
Sun, 17 Jul 1994 06:41:53 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
|
Tue, 12 Jul 1994 01:39:30 +0000 |
Richard M. Stallman |
(xmenu_show): Don't call XtUngrabPointer here.
|
Thu, 07 Jul 1994 19:24:56 +0000 |
Richard M. Stallman |
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
|
Thu, 07 Jul 1994 06:29:09 +0000 |
Richard M. Stallman |
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
|
Tue, 21 Jun 1994 19:12:12 +0000 |
Richard M. Stallman |
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
|
Wed, 15 Jun 1994 03:54:06 +0000 |
Richard M. Stallman |
Put stdio.h after config.h.
|
Mon, 13 Jun 1994 20:56:30 +0000 |
Karl Heuer |
(single_keymap_panes): gcpro some things.
|
Sat, 11 Jun 1994 20:11:36 +0000 |
Richard M. Stallman |
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
|
Tue, 07 Jun 1994 18:31:56 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Check whether def1 matches
|
Thu, 02 Jun 1994 23:47:26 +0000 |
Karl Heuer |
(xdialog_show): Fix problem with message in dialog box.
|
Wed, 25 May 1994 09:20:10 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Look for equiv keys both before
|
Thu, 19 May 1994 15:49:52 +0000 |
Richard M. Stallman |
(other_menu_bar_item_p): Return 0 if no menu bar.
|
Thu, 19 May 1994 05:56:21 +0000 |
Richard M. Stallman |
(xmenu_show): Don't look in menubar for core.height if no menu bar.
|
Tue, 17 May 1994 04:30:32 +0000 |
Richard M. Stallman |
(xmenu_show): Completely ignore nameless panes
|
Wed, 11 May 1994 09:33:15 +0000 |
Fred Pierresteguy |
(xmenu_show): New var mb_item. Use it to determine the menubar item that
|
Wed, 11 May 1994 09:03:02 +0000 |
Richard M. Stallman |
(string_width): Deleted.
|
Thu, 05 May 1994 06:31:28 +0000 |
Karl Heuer |
(xmenu_show): Disallow empty menus.
|
Thu, 05 May 1994 05:36:17 +0000 |
Karl Heuer |
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
|
Fri, 29 Apr 1994 23:45:17 +0000 |
Richard M. Stallman |
(xdialog_show): Clear x_mouse_grabbed.
|
Thu, 28 Apr 1994 18:55:14 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Doc fix.
|
Wed, 27 Apr 1994 08:27:50 +0000 |
Richard M. Stallman |
(xmenu_show, xdialog_show):
|
Sun, 17 Apr 1994 07:50:32 +0000 |
Richard M. Stallman |
(xmenu_show): Fix typo in last change.
|
Sat, 16 Apr 1994 03:50:38 +0000 |
Richard M. Stallman |
(xmenu_show): Don't cons on subprefix_stck[j] if nil.
|
Thu, 14 Apr 1994 17:14:57 +0000 |
Richard M. Stallman |
(last_menu_bar_item_end): New variable.
|
Sat, 09 Apr 1994 06:32:17 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Use line_height field.
|
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.
|