log src/xmenu.c @ 24252:e0ae6525db58

age author description
Tue, 22 Sep 1998 10:33:09 +0000 Kenichi Handa (single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 23 Mar 1998 13:02:15 +0000 Andreas Schwab (popup_get_selection): On receiving a KeyPress event
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 06:01:22 +0000 Richard M. Stallman Don't include puresize.h any more as code that needs it
Sat, 14 Mar 1998 08:23:56 +0000 Richard M. Stallman (set_frame_menubar): Fstore_match_data => Fset_match_data.
Fri, 09 Jan 1998 23:21:17 +0000 Richard M. Stallman (xmenu_show): Use size_byte of strings.
Sat, 30 Aug 1997 07:15:19 +0000 Richard M. Stallman (free_frame_menubar): Clear menubar_height field.
Fri, 09 May 1997 21:47:48 +0000 Richard M. Stallman (Fx_popup_menu): Do fix.
Fri, 25 Apr 1997 00:44:48 +0000 Richard M. Stallman (set_frame_menubar): When widget is new, forget records of old contents.
Thu, 10 Apr 1997 21:19:16 +0000 Karl Heuer (Fx_popup_menu): Don't use Lisp_Object as integer.
Thu, 26 Dec 1996 21:06:19 +0000 Richard M. Stallman (single_keymap_panes): New arg DEPTH.
Thu, 19 Dec 1996 06:42:08 +0000 Richard M. Stallman (set_frame_menubar): Call Fmatch_data with new explicit arguments.
Tue, 10 Dec 1996 23:25:14 +0000 Richard M. Stallman (Vmenu_updating_frame): New variable.
Wed, 09 Oct 1996 04:56:48 +0000 Richard M. Stallman (Fx_popup_menu): Give the menu a title when the menu is a single keymap.
Tue, 27 Aug 1996 13:40:40 +0000 Richard M. Stallman (set_frame_menubar): Don't add ibw to menubar_size.
Sat, 24 Aug 1996 21:24:45 +0000 Richard M. Stallman (xdialog_show): Don't allow 9 buttons.
Thu, 08 Aug 1996 17:12:46 +0000 Richard M. Stallman (xmenu_show): Set dummy.state.
Wed, 31 Jul 1996 16:54:23 +0000 Richard M. Stallman (pending_menu_activation): Don't initialize. Not static.
Sun, 28 Jul 1996 00:48:42 +0000 Richard M. Stallman Comment change.
Sat, 27 Jul 1996 20:28:55 +0000 Richard M. Stallman (pending_menu_activation): New variable.
Thu, 25 Jul 1996 08:50:26 +0000 Richard M. Stallman (set_frame_menubar): Use -1 for call_data
Tue, 16 Jul 1996 06:01:13 +0000 Karl Heuer (x_activate_menubar): Allow any event, not just ButtonPress.
Sun, 07 Jul 1996 22:46:15 +0000 Karl Heuer (popup_get_selection): For a ButtonRelease on the proper
Thu, 13 Jun 1996 21:04:29 +0000 Richard M. Stallman (Qmenu_alias): New variable.
Fri, 31 May 1996 20:10:02 +0000 Richard M. Stallman (single_submenu): Handle non-keymap lists like symbols.
Mon, 29 Apr 1996 15:29:52 +0000 Richard M. Stallman (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.
Sun, 03 Mar 1996 22:47:53 +0000 Richard M. Stallman Put most of file into HAVE_MENUS conditional.
Mon, 12 Feb 1996 10:05:00 +0000 Richard M. Stallman (xmalloc_widget_value): Define only if USE_X_TOOLKIT.
Sun, 11 Feb 1996 23:44:54 +0000 Richard M. Stallman (xmalloc_widget_value): Fix previous change.