aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.Richard M. Stallman1994-10-201-6/+4
* Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.Richard M. Stallman1994-10-191-18/+32
* *** empty log message ***Morten Welinder1994-10-171-1/+10
* Delete HAVE_X11 conditionals.Richard M. Stallman1994-10-151-10/+0
* (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-3/+3
* (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of callingKarl Heuer1994-10-041-5/+5
* (widget_id_tick): Move definition into conditional.Richard M. Stallman1994-10-041-94/+8
* (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since thePaul Reilly1994-10-021-10/+11
* (widget_id_tick): Renamed from popup_id_tick.Paul Reilly1994-10-021-346/+380
* (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):Karl Heuer1994-09-271-16/+16
* (menu_item_enabled_p): Fix declaration.Karl Heuer1994-09-171-0/+1
* Include puresize.h.Richard M. Stallman1994-09-141-1/+5
* (xmenu_show): Don't queue events that are in the menu bar.Richard M. Stallman1994-08-281-3/+8
* (xmenu_show): Do nothing special for ButtonPress in the menu.Richard M. Stallman1994-08-251-24/+27
* (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.Richard M. Stallman1994-08-141-10/+12
* (xmenu_show): Ignore any geometry resource from the user.Richard M. Stallman1994-08-011-0/+8
* [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.Richard M. Stallman1994-07-171-0/+7
* (xmenu_show): Don't call XtUngrabPointer here.Richard M. Stallman1994-07-121-0/+4
* (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer popsRichard M. Stallman1994-07-071-0/+12
* (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.Richard M. Stallman1994-07-071-4/+33
* (single_keymap_panes): Put menu_item_equiv_key in the gcpro.Richard M. Stallman1994-06-211-6/+15
* Put stdio.h after config.h.Richard M. Stallman1994-06-151-2/+2
* (single_keymap_panes): gcpro some things.Karl Heuer1994-06-131-0/+4
* (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.Richard M. Stallman1994-06-111-1/+0
* (menu_item_equiv_key): Check whether def1 matchesRichard M. Stallman1994-06-071-0/+5
* (xdialog_show): Fix problem with message in dialog box.Karl Heuer1994-06-021-1/+1
* (menu_item_equiv_key): Look for equiv keys both beforeRichard M. Stallman1994-05-251-0/+7