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.
|