- 31 Jul, 1996 1 commit
-
-
Richard M. Stallman authored
(set_frame_menubar): If no saved_menu_event yet, set deep_p. Don't clear pending_menu_activation here. (Fx_popup_dialog): Don't fail to initialize WINDOW.
-
- 28 Jul, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 27 Jul, 1996 1 commit
-
-
Richard M. Stallman authored
(x_activate_menubar): Don't call set_frame_menubar for ButtonRelease events. Instead, set pending_menu_activation. (set_frame_menubar): If pending_menu_activation, set deep_p.
-
- 25 Jul, 1996 1 commit
-
-
Richard M. Stallman authored
in the deep_p = 0 case.
-
- 16 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 07 Jul, 1996 1 commit
-
-
Karl Heuer authored
display, don't queue it, and always deactivate the menu.
-
- 13 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
(syms_of_xmenu): Initialize it. (menu_item_equiv_key): Check this property on the definition.
-
- 31 May, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 29 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 03 Mar, 1996 1 commit
-
-
Richard M. Stallman authored
(Fx_popup_menu): Put parts into HAVE_MENUS conditionals.
-
- 12 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 11 Feb, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use it instead of malloc_widget_value.
-
- 24 Jan, 1996 1 commit
-
-
Karl Heuer authored
Use safe_run_hooks for Qmenu_bar_update_hook.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 23 Dec, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 26 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
that invalidates the previous f->menu_bar_vector.
-
- 10 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
(set_frame_menubar): Conditionalized some code on USE_LUCID that depends on the fact that the parent widget of the menu bar is an Xaw "Paned" widget.
-
- 24 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
outside the menu. (xmenu_show): Ignore `quote' when looking up the result.
-
- 02 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
coordinates. Make a dummy event to pass them to lw_popup_menu. (single_submenu): Only ignore 1st char of pane name if that is an @.
-
- 26 Jul, 1995 1 commit
-
-
Karl Heuer authored
frame->display => frame->output, struct x_display -> struct x_output.
-
- 25 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(x_activate_menubar): New function. (set_frame_menubar): New arg deep_p. Callers changed. Run various hooks here when deep_p is true. (frame_vector): Variable deleted. (syms_of_xmenu): Don't staticpro it. (frame_vector_add_frame): Function deleted. (menubar_id_to_frame): New function. (menubar_selection_callback): Use menubar_id_to_frame. (next_menubar_widget_id): New variable. (set_frame_menubar): Use next_menubar_widget_id. (free_frame_menubar): Get id from f->display.x->id.
-
- 21 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
are unchanged, don't recompute the widgets.
-
Richard M. Stallman authored
(set_frame_menubar): Bind it to nil.
-
- 29 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 22 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
(set_frame_menubar): Inhibit quitting.
-
- 17 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
no equivalent before, if it is in Vdefine_key_rebound_commands.
-
- 12 Jun, 1995 1 commit
-
-
Karl Heuer authored
the longer vector.
-
- 09 Jun, 1995 1 commit
-
-
Karl Heuer authored
(xdialog_show): Likewise. (popup_get_selection): Don't call it here.
-
- 08 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 30 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 26 May, 1995 1 commit
-
-
Karl Heuer authored
New arg `id'. (xdialog_show, xmenu_show): Pass new arg to popup_get_selection.
-
- 25 May, 1995 1 commit
-
-
Karl Heuer authored
in the same was as in xfns.c. Use LWLIB_ID type where appropriate. (set_frame_menubar, free_frame_menubar): Add casts to LWLIB_ID.
-
- 24 May, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 02 May, 1995 1 commit
-
-
Karl Heuer authored
of entry to an outer block, to guarantee its value is preserved.
-
- 29 Apr, 1995 1 commit
-
-
Karl Heuer authored
Either queue or dispatch the event, but not both. (dialog_selection_callback): Clear popup_activated_flag. (Fx_popup_menu): If POSITION is just (menu-bar), use the current mouse position. (menubar_selection_callback): Use (menu-bar) instead of 'menu-bar.
-
- 24 Apr, 1995 1 commit
-
-
Karl Heuer authored
-