Wed, 17 Oct 2007 23:43:52 +0000 |
Stefan Monnier |
* xselect.c (x_own_selection, x_handle_selection_clear)
|
Sat, 13 Oct 2007 12:09:48 +0000 |
Eli Zaretskii |
(grow_menu_items): Use larger_vector.
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:33:42 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 15 May 2007 23:02:24 +0000 |
Jason Rumney |
(Fx_popup_menu): Use terminal specific mouse_position_hook.
|
Tue, 26 Aug 2008 14:23:25 +0000 |
Jason Rumney |
(Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 17 Jun 2007 22:24:27 +0000 |
Jason Rumney |
(add_menu_item): Don't use multibyte string functions on
|
Sat, 16 Jun 2007 18:18:30 +0000 |
Eli Zaretskii |
(add_menu_item): Escape `&' characters in menu items and their keybindings.
|
Thu, 22 Feb 2007 23:47:43 +0000 |
Jason Rumney |
(w32_menu_show): Mark the frame's menu as inactive when popup menu
|
Thu, 22 Feb 2007 23:15:08 +0000 |
Jason Rumney |
* w32menu.c (Fx_popup_menu): Don't free menu strings here.
|
Thu, 22 Feb 2007 22:49:41 +0000 |
Jason Rumney |
(current_popup_menu): Make available globally.
|
Sun, 14 Jan 2007 03:38:22 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Mon, 06 Nov 2006 16:47:33 +0000 |
Chong Yidong |
(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
|
Sun, 05 Nov 2006 12:17:26 +0000 |
Eli Zaretskii |
(Fmenu_or_popup_active_p): New function.
|
Sun, 10 Sep 2006 05:52:01 +0000 |
YAMAMOTO Mitsuharu |
* src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):
|
Thu, 03 Aug 2006 22:05:07 +0000 |
Jason Rumney |
(w32_menu_show, w32_dialog_show): Call Fsignal to quit
|
Sun, 12 Mar 2006 16:29:25 +0000 |
Jason Rumney |
(Fx_popup_menu): Call w32_free_menu_strings when
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 20 Dec 2005 21:38:27 +0000 |
Juri Linkov |
(Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nil
|
Wed, 31 Aug 2005 15:22:15 +0000 |
Jason Rumney |
(add_menu_item): If unicode_append_menu returns an
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 25 Jul 2005 22:16:11 +0000 |
Jason Rumney |
(w32_menu_display_help): Suppress tooltip when navigating menus with
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 08 Jun 2005 22:33:36 +0000 |
Kim F. Storm |
* composite.c (compose_chars_in_text):
|
Tue, 24 May 2005 08:45:35 +0000 |
Nick Roberts |
(Fx_popup_dialog): Allow 3rd optional argument.
|
Tue, 24 May 2005 08:38:58 +0000 |
Nick Roberts |
(Fx_popup_dialog): Add a third boolean argument to select frame title
|
Tue, 07 Sep 2004 21:49:59 +0000 |
Jason Rumney |
(AppendMenuW_Proc): Move declaration to w32term.h.
|