Sun, 31 Oct 2004 15:29:04 +0000 |
Jan Dj¸«£rv |
* xmenu.c: Add prototypes for forward function declarations.
|
Tue, 07 Sep 2004 05:52:52 +0000 |
Stefan Monnier |
(update_submenu_strings): YAILOM.
|
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.
|
Sat, 08 Feb 2003 11:18:32 +0000 |
Jan Dj¸«£rv |
xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Dj¸«£rv |
GTK version
|
Sat, 18 Jan 2003 09:55:37 +0000 |
Jan Dj¸«£rv |
(mouse_position_for_popup): New function.
|
Wed, 08 Jan 2003 20:06:05 +0000 |
Jan Dj¸«£rv |
(Fx_popup_menu): If popping up at mouse position,
|
Mon, 23 Dec 2002 18:06:42 +0000 |
Richard M. Stallman |
(parse_single_submenu): Use individual keymap's prompt
|
Sat, 21 Dec 2002 18:19:05 +0000 |
Richard M. Stallman |
(popup_get_selection): Now static. New arg DO_TIMERS.
|
Thu, 14 Nov 2002 14:21:11 +0000 |
Dave Love |
(unuse_menu_items, digest_single_submenu):
|
Tue, 12 Nov 2002 22:00:41 +0000 |
Stefan Monnier |
(parse_single_submenu): Simplify.
|
Fri, 01 Nov 2002 20:11:39 +0000 |
Stefan Monnier |
(unuse_menu_items): New fun.
|
Wed, 31 Jul 2002 06:15:47 +0000 |
Richard M. Stallman |
(set_frame_menubar): First parse all submenus,
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|