summaryrefslogtreecommitdiff
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* (popup_get_selection): For a ButtonRelease on the properKarl Heuer1996-07-071-3/+10
* (Qmenu_alias): New variable.Richard M. Stallman1996-06-131-1/+7
* (single_submenu): Handle non-keymap lists like symbols.Richard M. Stallman1996-05-311-1/+5
* (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.Richard M. Stallman1996-04-291-3/+3
* Put most of file into HAVE_MENUS conditional.Richard M. Stallman1996-03-031-0/+10
* (xmalloc_widget_value): Define only if USE_X_TOOLKIT.Richard M. Stallman1996-02-121-14/+13
* (xmalloc_widget_value): Fix previous change.Richard M. Stallman1996-02-111-2/+2
* (xmalloc_widget_value): New function.Richard M. Stallman1996-02-111-14/+28
* (set_frame_menubar):Karl Heuer1996-01-241-1/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Comment fixes.Karl Heuer1996-01-051-2/+2
* Comment change.Richard M. Stallman1995-12-231-1/+2
* (set_frame_menubar): When called with deep_p == 0,Richard M. Stallman1995-11-261-1/+6
* Don't include Xaw/Paned.h unless USE_LUCID is defined.Richard M. Stallman1995-11-101-0/+4
* (popup_get_selection): Pop menu down if button is pressedRichard M. Stallman1995-09-241-0/+12
* [USE_X_TOOLKIT] (xmenu_show): Compute root-basedRichard M. Stallman1995-08-021-5/+51
* Do renamings:Karl Heuer1995-07-261-1/+1
* Renamings: frame->display => frame->output, struct x_display -> sruct x_output.Richard M. Stallman1995-07-251-30/+30
* Include buffer.h.Richard M. Stallman1995-07-251-118/+198
* (set_frame_menubar): If the Lisp-level menu bar menusRichard M. Stallman1995-07-211-5/+29
* (syms_of_xmenu): Set up Qdebug_on_next_call.Richard M. Stallman1995-07-211-0/+8
* (single_submenu): Handle commands appearing directly in the menu bar.Richard M. Stallman1995-06-291-2/+23
* (menu_item_enabled_p_1): Special handling for quit.Richard M. Stallman1995-06-221-0/+10
* (menu_item_equiv_key): Do reconsider a command that hadRichard M. Stallman1995-06-171-3/+9
* (frame_vector_add_frame): Don't forget to storeKarl Heuer1995-06-121-0/+1
* (xmenu_show): Do call lw_destroy_all_widgets.Karl Heuer1995-06-091-5/+4
* (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.Karl Heuer1995-06-081-0/+2
* (set_frame_menubar): Always call update_frame_menubar.Karl Heuer1995-05-301-4/+7
* (popup_get_selection): Force deactivation if key pressed.Karl Heuer1995-05-261-4/+14
* (xmenu_show, xdialog_show): Increment widget_id_tickKarl Heuer1995-05-251-9/+14
* (Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.Karl Heuer1995-05-241-4/+3
* (set_frame_menubar): Set menubar_height field.Karl Heuer1995-05-241-0/+19
* (xmenu_show, menubar_selection_callback): Move declarationKarl Heuer1995-05-021-6/+2
* (popup_get_selection): Use x_non_menubar_window_to_frame.Karl Heuer1995-04-291-7/+11
* (xmenu_show): x_mouse_leave needs an arg.Karl Heuer1995-04-241-1/+1
* (Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.Karl Heuer1995-04-201-1/+1
* (xmenu_show, xdialog_show): Delete menubarp arg.Richard M. Stallman1995-04-191-14/+4
* (popup_get_selection): Queue up events that aren'tRichard M. Stallman1995-04-141-84/+65
* (menubar_selection_callback, dialog_selection_callback)Richard M. Stallman1995-04-071-3/+9
* (frame_vector): New static variable.Richard M. Stallman1995-04-071-4/+51
* (Fx_popup_menu): Pass 1 for `insist' arg.Richard M. Stallman1995-03-261-2/+3
* (Fx_popup_menu): Init f from selected_frameRichard M. Stallman1995-02-251-2/+2
* (menu_item_equiv_key): Delete the code that rejectedRichard M. Stallman1995-02-231-16/+0
* (menubar_selection_callback): frame_or_window field of a menu-bar event nowKarl Heuer1995-02-221-8/+8
* (xmenu_show, both versions): New arg for_click.Richard M. Stallman1995-02-151-5/+10
* (menu_item_equiv_key): If command is an alias,Richard M. Stallman1995-02-121-1/+5
* [MSDOS]: #include msdos.h.Richard M. Stallman1995-01-201-0/+4
* Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.Richard M. Stallman1994-12-151-21/+39
* (set_frame_menubar): Don't copy string during GC risk.Karl Heuer1994-10-271-5/+18
* (xmenu_show): Get the screen number for DisplayHeightRichard M. Stallman1994-10-221-3/+3