log src/xmenu.c @ 5947:9ff439565145

age author description
1994-02-11 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
1994-02-11 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
1994-02-10 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
1994-02-09 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
1994-02-07 Richard M. Stallman (single_keymap_panes): Use internal_condition_case_1.
1994-02-04 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
1994-01-26 Richard M. Stallman Find lwlib.h and xlwmenuP.h in ../lwlib.
1994-01-15 Paul Reilly Comment change.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-08-14 Richard M. Stallman (Fx_popup_menu): Adjust coords so they are relative to the inner window.
1993-06-15 Richard M. Stallman (xmenu_show): Store 0 in *ERROR at the beginning.
1993-06-05 Richard M. Stallman (Fx_popup_menu): Error if we don't get a window or a frame somehow.
1993-05-29 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-22 Jim Blandy Updated copyright years.
1993-05-12 Richard M. Stallman (Fx_popup_menu): Add a vector of prefix keys for the panes.
1993-04-10 Jim Blandy Since Qmenu_enable is used by non-X-specific code, it shouldn't be
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-16 Richard M. Stallman (xmenu_show): Do BLOCK_INPUT; unblock just before returning.
1993-03-15 Richard M. Stallman (list_of_items): Allow strings among the alist items;
1993-03-12 Richard M. Stallman (xmenu_show): New arg enable_list.
1993-03-12 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
1993-03-12 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
1993-03-11 Richard M. Stallman (syms_of_xmenu): Set up Qmenu_enable.
1993-02-22 Jim Blandy * minibuf.c (Fdisplay_completion_list): Pass the proper number of
1993-01-29 Jim Blandy * xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative
1993-01-26 Jim Blandy JimB's changes since January 18th
1992-10-19 Jim Blandy * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
1992-10-02 Jim Blandy * xmenu.c: #include "keyboard.h".
1992-09-25 Richard M. Stallman (single_keymap_panes): Handle vectors properly.
1992-09-23 Jim Blandy * xmenu.c (single_keymap_panes): Comment out the code which
1992-09-05 Richard M. Stallman (xmenu_show): If no panes, just return.
1992-08-12 Jim Blandy * xmenu.c: Deleted "$Log" header and other RCS stuff in
1992-07-14 Jim Blandy entered into RCS
1992-01-13 Jim Blandy *** empty log message ***
1990-11-12 Jim Blandy Initial revision