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.
|
Thu, 02 Sep 2004 23:22:58 +0000 |
Jason Rumney |
(_widget_value): Added lname and lkey.
|
Tue, 18 May 2004 19:53:08 +0000 |
Jason Rumney |
(add_menu_item, w32_menu_display_help) [USE_LISP_UNION_TYPE]: Cast
|
Sat, 27 Dec 2003 23:16:53 +0000 |
Kim F. Storm |
(Qmouse_click, Qevent_kind): Remove unused externs.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 15 Jun 2003 21:05:34 +0000 |
Stefan Monnier |
(menubar_selection_callback): Don't pass uninitialized
|
Sat, 24 May 2003 22:07:03 +0000 |
Kim F. Storm |
Make (few) trivial substitutions for renamed and
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 20 Jan 2003 20:17:48 +0000 |
Jason Rumney |
(digest_single_submenu): Declare all args.
|
Wed, 18 Dec 2002 06:16:28 +0000 |
Ben Key |
Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
|
Sun, 17 Nov 2002 22:35:26 +0000 |
Ben Key |
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
|
Mon, 05 Aug 2002 16:33:44 +0000 |
Richard M. Stallman |
(local_heap, local_alloc, local_free): New macros.
|
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.
|
Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jank |
Rename enum event_kind items.
|
Sat, 23 Feb 2002 00:01:34 +0000 |
Jason Rumney |
(menubar_selection_callback): Free the menu and
|
Tue, 08 Jan 2002 19:33:24 +0000 |
Jason Rumney |
Fix typo in last checkin
|
Mon, 07 Jan 2002 00:24:45 +0000 |
Jason Rumney |
(single_submenu, set_frame_menubar, w32_menu_show):
|
Sun, 06 Jan 2002 21:37:18 +0000 |
Jason Rumney |
(w32_menu_display_help): Revert last change.
|
Sat, 05 Jan 2002 00:14:57 +0000 |
Jason Rumney |
(w32_menu_display_help): Hide any tooltip window.
|
Mon, 10 Dec 2001 22:52:51 +0000 |
Jason Rumney |
(w32_free_submenu_strings): Clear menu item struct
|
Sun, 09 Dec 2001 16:48:03 +0000 |
Jason Rumney |
(_widget_value): Make `help' field a Lisp_Object. Add
|
Sat, 01 Dec 2001 11:14:23 +0000 |
Jason Rumney |
(current_popup_menu, get_menu_item_info):
|
Wed, 28 Nov 2001 22:24:50 +0000 |
Andrew Innes |
(w32_menu_display_help): Actually add the new argument
|
Wed, 28 Nov 2001 20:31:43 +0000 |
Jason Rumney |
(add_menu_item): Do not use owner-draw for disabled menu items.
|
Sun, 18 Nov 2001 21:58:26 +0000 |
Jason Rumney |
(w32_menu_show, push_menu_pane): Doc fixes.
|
Thu, 15 Nov 2001 22:53:54 +0000 |
Jason Rumney |
(add-menu-item): Make help_echo and radio buttons
|
Mon, 12 Nov 2001 23:57:09 +0000 |
Jason Rumney |
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Tue, 30 Oct 2001 03:38:24 +0000 |
Stefan Monnier |
(Fx_popup_menu): Explicitly init f, xpos, and ypos.
|
Sun, 21 Oct 2001 10:54:17 +0000 |
Jason Rumney |
(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
|
Mon, 08 Oct 2001 11:12:23 +0000 |
Stefan Monnier |
(keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Sun, 30 Sep 2001 21:54:04 +0000 |
Andrew Innes |
(set_frame_menubar): Take into account that
|
Wed, 11 Jul 2001 18:30:34 +0000 |
Stefan Monnier |
(menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
|
Thu, 08 Mar 2001 21:20:43 +0000 |
Andrew Innes |
(add_menu_item): Fix problems with using ownerdraw for
|
Fri, 23 Feb 2001 10:15:27 +0000 |
Jason Rumney |
* w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with
|
Tue, 28 Nov 2000 20:28:02 +0000 |
Jason Rumney |
(add_menu_item): Reset menu item text when changing type to radio button.
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Thu, 19 Oct 2000 19:25:53 +0000 |
Jason Rumney |
(add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.
|
Tue, 22 Aug 2000 23:37:05 +0000 |
Andrew Innes |
Include keyboard.h before frame.h. Fix compile
|
Sun, 20 Aug 2000 21:10:17 +0000 |
Jason Rumney |
(keymap_panes): Pass the keymap's prompt as the pane name to
|
Sat, 15 Jul 2000 11:52:21 +0000 |
Jason Rumney |
(w32_menu_show): Call free_menubar_widget_value_tree after menu is
|
Thu, 13 Jul 2000 14:07:57 +0000 |
Gerd Moellmann |
(menubar_selection_callback): Use the `arg' slot of
|
Tue, 11 Jul 2000 07:36:21 +0000 |
Eli Zaretskii |
(w32_menu_display_help): Call show_help_echo with
|
Wed, 05 Jul 2000 14:08:03 +0000 |
Stefan Monnier |
* w32menu.c (w32_menu_display_help):
|
Tue, 30 May 2000 21:52:06 +0000 |
Jason Rumney |
(single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.
|
Wed, 22 Mar 2000 23:15:30 +0000 |
Jason Rumney |
(single_submenu): Set help string to NULL if none.
|
Wed, 01 Mar 2000 20:49:16 +0000 |
Jason Rumney |
[HAVE_BOXES]: Remove #undef.
|
Sun, 27 Feb 2000 21:38:00 +0000 |
Jason Rumney |
(single_submenu): Set up help string.
|
Sun, 23 Jan 2000 03:22:21 +0000 |
Jason Rumney |
Add skeleton support for help strings on menus.
|
Mon, 06 Dec 1999 16:54:09 +0000 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Sun, 12 Sep 1999 07:05:34 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
Mon, 13 Jul 1998 19:54:15 +0000 |
Andrew Innes |
(add_menu_item): Draw menu items like titles if call_data is 0.
|
Sat, 11 Jul 1998 21:52:17 +0000 |
Andrew Innes |
(w32_menu_show): Set widget call_data to 0 if definition is nil.
|
Thu, 23 Apr 1998 23:43:02 +0000 |
Geoff Voelker |
Replace code with a new version written from scratch
|
Fri, 17 Apr 1998 05:09:51 +0000 |
Geoff Voelker |
(Vmenu_updating_frame): New variable.
|
Thu, 09 Apr 1998 17:04:35 +0000 |
Karl Heuer |
(set_frame_menubar): Call Fset_match_data, not
|
Mon, 13 Oct 1997 18:06:22 +0000 |
Andrew Innes |
Pass menu handle by value.
|
Wed, 03 Sep 1997 00:53:34 +0000 |
Geoff Voelker |
(init_menu_items): Disable code.
|
Mon, 20 Jan 1997 00:38:22 +0000 |
Geoff Voelker |
Change all uses of win95, winnt, and win32
|
Mon, 13 Jan 1997 01:41:59 +0000 |
Geoff Voelker |
(x-popup-menu): Pass in insist flag to mouse_position_hook.
|
Thu, 19 Dec 1996 06:42:08 +0000 |
Richard M. Stallman |
(set_frame_menubar): Call Fmatch_data with new explicit arguments.
|
Tue, 19 Nov 1996 04:59:23 +0000 |
Geoff Voelker |
Change identifiers of the form win32* to w32*.
|
Tue, 21 May 1996 18:09:43 +0000 |
Richard M. Stallman |
Include buffer.h.
|
Mon, 29 Apr 1996 15:56:24 +0000 |
Richard M. Stallman |
(get_frame_menubar_event, set_frame_menubar):
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Tue, 07 Nov 1995 07:52:28 +0000 |
Geoff Voelker |
Initial revision
|