log src/xmenu.c @ 56848:7201186afcb7

age author description
Mon, 30 Aug 2004 20:31:09 +0000 Jan Dj¸«£rv Fix typo in comment string.
Mon, 30 Aug 2004 20:14:21 +0000 Jan Dj¸«£rv Don't call ENCODE_MENU_STRING on top level menu names, GC may occur.
Mon, 30 Aug 2004 19:42:53 +0000 Jan Dj¸«£rv * xmenu.c (digest_single_submenu): Set lname and lkey in widget_value
Fri, 27 Aug 2004 16:57:36 +0000 Jan Dj¸«£rv * xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collection
Mon, 12 Jan 2004 01:46:49 +0000 Jan Dj¸«£rv * xmenu.c (popup_get_selection): Check new parameter down_on_keypress
Thu, 08 Jan 2004 21:04:32 +0000 Jan Dj¸«£rv * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are
Sat, 27 Dec 2003 22:24:01 +0000 Kim F. Storm (show_help_event): Remove unused code.
Sun, 16 Nov 2003 16:05:24 +0000 Jan Dj¸«£rv Implement multiple display handling for GTK.
Sun, 02 Nov 2003 16:47:32 +0000 Jan Dj¸«£rv Remove tear off capability for GTK popup menus.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 15 Jun 2003 21:18:03 +0000 Stefan Monnier (find_and_call_menu_selection): Don't pass uninitialized
Mon, 02 Jun 2003 18:48:43 +0000 Dave Love (ENCODE_MENU_STRING): New.
Sat, 24 May 2003 22:09:50 +0000 Kim F. Storm Make (some) trivial substitutions for renamed and
Sat, 10 May 2003 16:14:35 +0000 Andreas Schwab (single_menu_item): Change last parameter to void* to
Sun, 04 May 2003 01:27:32 +0000 Stefan Monnier (struct skp): New struct, to pass args through map_keymap.