- 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
-
- 20 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 19 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(Fx_popup_menu): Don't compute menubarp.
-
- 14 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
for the menu, and process them afterward. New arg dpyinfo. (set_frame_menubar): Use inhibit_garbage_collection. [USE_X_TOOLKIT] (xmenu_show): Delete the queue code here. Pass dpyinfo to popup_get_selection. Don't call lw_destroy_all_widgets. [USE_X_TOOLKIT] (xdialog_show): Simplify using popup_get_selection.
-
- 07 Apr, 1995 2 commits
-
-
Richard M. Stallman authored
(single_submenu): Cast pointer to int by way of EMACS_INT.
-
Richard M. Stallman authored
(syms_of_xmenu): staticpro it. (frame_vector_add_frame): New function. (set_frame_menubar): Use frame_vector; use index as the widget id. (free_frame_menubar): Likewise. Remove the frame from frame_vector. (menubar_selection_callback): Use frame_vector to turn id into frame.
-
- 26 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
(Fx_popup_dialog): Likewise.
-
- 25 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
before calling mouse_position_hook.
-
- 23 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
menu bindings returned by Fwhere_is_internal.
-
- 22 Feb, 1995 1 commit
-
-
Karl Heuer authored
includes both the frame and the magic cookie.
-
- 15 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
(Fx_popup_menu): Compute it and pass it.
-
- 12 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
check only the underlying command for a keyboard equivalent.
-
- 20 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 15 Dec, 1994 1 commit
-
-
Richard M. Stallman authored
(push_menu_item): New arg DEF. (single_keymap_panes, list_of_items): Pass new arg. (MENU_ITEMS_ITEM_DEFINITION): New macro. (MENU_ITEMS_ITEM_LENGTH): Now 5. [USE_X_TOOLKIT] (xmenu_show): Store 0 in call_data if item def is 0. (single_submenu): Likewise. (xmenu_show): Call x_mouse_leave.
-
- 27 Oct, 1994 1 commit
-
-
Karl Heuer authored
-
- 22 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
and DisplayWidth. Use root_window slot in the x_display_info.
-