aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* (xdialog_show): Delete args x, y.Richard M. Stallman1994-03-201-141/+77
* (Fx_popup_dialog): Don't fail to set X, Y from POSITION.Richard M. Stallman1994-03-191-5/+64
* (Fx_popup_dialog, Fx_popup_menu): Require 2 args.Richard M. Stallman1994-03-191-2/+2
* (list_of_items): Arg to push_menu_item was missing.Richard M. Stallman1994-03-181-1/+1
* (Fx_popup_dialog, Fx_popup_menu): Handle case whereRichard M. Stallman1994-03-181-6/+19
* Undo previous change. Instead:Richard M. Stallman1994-03-141-5/+4
* (Fx_popup_dialog): Define only if USE_X_TOOLKIT.Richard M. Stallman1994-03-141-0/+5
* (xdialog_show): New function to handle the display of dialog boxes.Fred Pierresteguy1994-03-111-0/+337
* (Fx_popup_menu): If POSITION is nil,Richard M. Stallman1994-03-101-46/+164
* (update_one_frame_psheets): Call EmacsFrameSetCharSize toFred Pierresteguy1994-03-041-1/+17
* [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.Roland McGrath1994-03-041-2/+3
* (map_event_to_object, set_frame_menubar):Richard M. Stallman1994-03-031-7/+24
* (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.Fred Pierresteguy1994-02-281-6/+9
* (Fx_popup_menu): Allow t as position, meaning use mouse pos.Richard M. Stallman1994-02-241-1091/+1058
* (single_keymap_panes): Properly skip help-string if any.Richard M. Stallman1994-02-211-34/+46
* Find and display keyboard equivalents of menu items.Richard M. Stallman1994-02-191-8/+128
* (popup_selection_callback): Clean up code. Remove code in #if 0 directive.Fred Pierresteguy1994-02-181-14/+0
* (Fx_popup_menu): Likewise.Karl Heuer1994-02-141-0/+1
* (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X WidgetFred Pierresteguy1994-02-111-0/+18
* (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.Fred Pierresteguy1994-02-111-0/+2
* (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotifyFred Pierresteguy1994-02-101-8/+15
* (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,Fred Pierresteguy1994-02-091-1/+42
* (single_keymap_panes): Use internal_condition_case_1.Richard M. Stallman1994-02-071-3/+20
* (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one toFred Pierresteguy1994-02-041-15/+1
* Find lwlib.h and xlwmenuP.h in ../lwlib.Richard M. Stallman1994-01-261-11/+656
* Comment change.Paul Reilly1994-01-151-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (Fx_popup_menu): Adjust coords so they are relative to the inner window.Richard M. Stallman1993-08-141-0/+28
* (xmenu_show): Store 0 in *ERROR at the beginning.Richard M. Stallman1993-06-151-1/+2
* (Fx_popup_menu): Error if we don't get a window or a frame somehow.Richard M. Stallman1993-06-051-0/+4
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-291-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (Fx_popup_menu): Add a vector of prefix keys for the panes.Richard M. Stallman1993-05-121-14/+40
* Since Qmenu_enable is used by non-X-specific code, it shouldn't beJim Blandy1993-04-101-4/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-11/+12
* (xmenu_show): Do BLOCK_INPUT; unblock just before returning.Richard M. Stallman1993-03-161-0/+5
* (list_of_items): Allow strings among the alist items;Richard M. Stallman1993-03-151-21/+22
* (xmenu_show): New arg enable_list.Richard M. Stallman1993-03-121-24/+48
* (Fx_popup_menu): Allow a frame instead of a window, in arg.Richard M. Stallman1993-03-121-3/+3
* (Fx_popup_menu): Allow a frame instead of a window, in arg.Richard M. Stallman1993-03-121-7/+19
* (syms_of_xmenu): Set up Qmenu_enable.Richard M. Stallman1993-03-111-7/+37
* * minibuf.c (Fdisplay_completion_list): Pass the proper number ofJim Blandy1993-02-221-1/+1
* * xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relativeJim Blandy1993-01-291-3/+25
* JimB's changes since January 18thJim Blandy1993-01-261-1/+1
* * frame.c (make_frame_without_minibuffer, Fwindow_frame): UseJim Blandy1992-10-191-3/+3
* * xmenu.c: #include "keyboard.h".Jim Blandy1992-10-021-3/+4
* (single_keymap_panes): Handle vectors properly.Richard M. Stallman1992-09-251-11/+35
* * xmenu.c (single_keymap_panes): Comment out the code whichJim Blandy1992-09-231-0/+2
* (xmenu_show): If no panes, just return.Richard M. Stallman1992-09-051-58/+319
* * xmenu.c: Deleted "$Log" header and other RCS stuff inJim Blandy1992-08-121-10/+0