log src/xmenu.c @ 6007:4cd71c48281f

age author description
Sat, 19 Feb 1994 06:29:10 +0000 Richard M. Stallman Find and display keyboard equivalents of menu items.
Fri, 18 Feb 1994 11:03:38 +0000 Fred Pierresteguy (popup_selection_callback): Clean up code. Remove code in #if 0 directive.
Mon, 14 Feb 1994 21:44:50 +0000 Karl Heuer (Fx_popup_menu): Likewise.
Fri, 11 Feb 1994 13:19:19 +0000 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
Fri, 11 Feb 1994 08:52:53 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
Thu, 10 Feb 1994 09:34:37 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
Wed, 09 Feb 1994 13:51:25 +0000 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
Mon, 07 Feb 1994 01:05:06 +0000 Richard M. Stallman (single_keymap_panes): Use internal_condition_case_1.
Fri, 04 Feb 1994 17:13:26 +0000 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
Wed, 26 Jan 1994 07:20:15 +0000 Richard M. Stallman Find lwlib.h and xlwmenuP.h in ../lwlib.
Sat, 15 Jan 1994 21:10:50 +0000 Paul Reilly Comment change.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 14 Aug 1993 10:30:09 +0000 Richard M. Stallman (Fx_popup_menu): Adjust coords so they are relative to the inner window.
Tue, 15 Jun 1993 23:17:10 +0000 Richard M. Stallman (xmenu_show): Store 0 in *ERROR at the beginning.
Sat, 05 Jun 1993 17:31:54 +0000 Richard M. Stallman (Fx_popup_menu): Error if we don't get a window or a frame somehow.