log src/w32fns.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Wed, 19 Jan 2011 10:55:47 -0500 Sam Steingold Fix an error introduced by the previous patch.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 11 Dec 2010 17:20:11 +0200 Eli Zaretskii Fix bug #7398 with truncated glyphs in tooltip display on w32.
Sat, 11 Dec 2010 17:41:04 +0200 Eli Zaretskii Fix bug #7398 with truncated glyphs in w32 tooltips.
Sun, 14 Nov 2010 14:58:24 -0500 Chong Yidong Repeat 2010-11-14 change to xfns.c for w32 and ns.
Sun, 14 Nov 2010 15:55:27 +0900 YAMAMOTO Mitsuharu Add const to array elements.
Sat, 06 Nov 2010 15:45:37 +0200 Eli Zaretskii Support R2L lines in tool-tip text.
Fri, 29 Oct 2010 00:04:09 -0700 Glenn Morris Sync docs of some X, W32, NS C functions.
Sun, 24 Oct 2010 15:45:10 -0700 Glenn Morris Sync docs of some W32 and X C functions.
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 14:25:35 +0200 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.
Thu, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Fri, 24 Sep 2010 05:35:55 +0200 Juanma Barranquero Remove W32 API function pointer unused since 2005-02-15 (revno 60055).
Thu, 19 Aug 2010 22:51:09 +0800 Jason Rumney (w32_wnd_proc): Don't check context before initializing.
Tue, 17 Aug 2010 23:05:50 +0300 Eli Zaretskii Fix bug #6796.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 01 Aug 2010 06:28:09 +0200 Juanma Barranquero * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
Sat, 24 Jul 2010 22:52:43 +0200 Juanma Barranquero * w32fns.c (w32_to_x_color): Remove, unused.
Fri, 23 Jul 2010 11:52:32 +0200 Juanma Barranquero * w32fns.c, xfaces.c: Remove obsolete static declarations.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 14 Jul 2010 10:40:52 +0300 Eli Zaretskii Fix bug #6609.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 04 Jul 2010 02:59:56 +0200 Juanma Barranquero src/w32fns.c (Qtooltip): Declare.
Fri, 02 Jul 2010 12:35:08 -0400 Chong Yidong Fix faulty `if' statement in delete_frame.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Tue, 06 Jul 2010 16:22:29 +0200 Juanma Barranquero src/w32*.c: Convert function definitions to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Fri, 07 May 2010 20:08:31 +0300 Eli Zaretskii Fix bug #6126.
Wed, 31 Mar 2010 12:08:40 +0300 Eli Zaretskii Fix bug #5703.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Thu, 29 Oct 2009 14:33:44 +0000 Jason Rumney (syms_of_w32fns): Change default value of
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Fri, 02 Oct 2009 06:00:58 +0000 Michael Albinus * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
Thu, 01 Oct 2009 23:17:39 +0000 Juanma Barranquero * lisp.h (Qdelete_directory_internal):
Wed, 22 Jul 2009 16:03:39 +0000 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
Wed, 01 Jul 2009 16:48:35 +0000 Jan Dj«£rv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Wed, 03 Jun 2009 23:04:51 +0000 Jason Rumney (x_create_tip_frame): Use the uniscribe font backend if
Sun, 15 Mar 2009 14:53:53 +0000 Jason Rumney * w32term.h (WM_EMACS_PAINT): New message.
Wed, 04 Mar 2009 13:36:34 +0000 Jason Rumney (w32_wnd_proc): Only ignore IME messages for the
Sun, 08 Feb 2009 15:34:38 +0000 Jason Rumney (w32_hide_hourglass): Handle case where frame
Sun, 18 Jan 2009 03:58:09 +0000 Juanma Barranquero * dbusbind.c (Fdbus_register_signal):
Thu, 08 Jan 2009 13:12:16 +0000 Jason Rumney (Vx_pointer_shape, Vx_nontext_pointer_shape)
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 22 Dec 2008 09:40:33 +0000 Martin Rudalics * frame.c (delete_frame): New function derived from
Fri, 12 Dec 2008 15:34:46 +0000 Jason Rumney (x_display_info_for_name, Fx_open_connection): Set
Thu, 30 Oct 2008 01:27:06 +0000 Juanma Barranquero * w32fns.c (x_create_tip_frame): Prevent default foreground color for
Wed, 22 Oct 2008 09:33:30 +0000 Juanma Barranquero * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
Fri, 19 Sep 2008 08:44:14 +0000 Juanma Barranquero * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
Fri, 15 Aug 2008 17:08:19 +0000 Eli Zaretskii [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
Fri, 01 Aug 2008 11:48:29 +0000 Adrian Robert NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Tue, 15 Jul 2008 15:45:05 +0000 Jason Rumney * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect. before-merge-emacs-app-to-trunk
Tue, 15 Jul 2008 13:04:01 +0000 Adrian Robert applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
Mon, 14 Jul 2008 10:38:50 +0000 Jason Rumney (w32_get_arg): Remove wrapper function.
Tue, 08 Jul 2008 17:31:06 +0000 Chong Yidong (x_create_tip_frame): Pass parameter argument to
Mon, 07 Jul 2008 14:39:35 +0000 Juanma Barranquero * w32fns.c (map_w32_filename): Declare extern.
Wed, 02 Jul 2008 13:19:07 +0000 Jason Rumney Changes from Toru Tsuneyoshi for using Trash can when deleting files.
Sat, 28 Jun 2008 23:54:27 +0000 Jason Rumney * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
Fri, 27 Jun 2008 22:33:12 +0000 Jason Rumney * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
Fri, 27 Jun 2008 07:34:53 +0000 Glenn Morris American English spelling fix.
Fri, 20 Jun 2008 21:46:05 +0000 Jason Rumney [OLD_FONT]: Remove obsolete font code.
Fri, 20 Jun 2008 01:53:32 +0000 Stefan Monnier * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
Thu, 19 Jun 2008 01:57:19 +0000 Stefan Monnier * w32fns.c, xfns.c (Qfont_param): New var.
Fri, 13 Jun 2008 14:29:47 +0000 Jason Rumney * w32fns.c (Fw32_select_font): Removed old font API function.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Wed, 28 May 2008 08:10:37 +0000 Juanma Barranquero Fix typo in comment.
Thu, 22 May 2008 14:53:48 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Wed, 21 May 2008 04:00:22 +0000 Glenn Morris Seiji Zenitani <zenitani at mac.com>
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:04:51 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Sun, 04 May 2008 23:19:23 +0000 Juanma Barranquero (Fw32_battery_status): Fix computation of %t (h:min) format.
Tue, 29 Apr 2008 00:49:46 +0000 Jason Rumney (Fw32_battery_status): New defun.
Mon, 28 Apr 2008 16:43:39 +0000 Juanma Barranquero (Fw32_define_rgb_color): Fix typo in docstring.
Thu, 03 Apr 2008 13:11:29 +0000 Jason Rumney (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
Thu, 27 Mar 2008 17:10:14 +0000 Jason Rumney (start_hourglass): Suppress hourglass on tty frames.
Wed, 19 Mar 2008 17:04:14 +0000 Jason Rumney * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
Fri, 14 Mar 2008 16:21:46 +0000 Eli Zaretskii (globals_of_w32fns, Fx_create_frame): Fix last change.
Fri, 14 Mar 2008 15:53:01 +0000 Jason Rumney (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)
Sat, 01 Mar 2008 10:02:23 +0000 Jason Rumney (w32_msg_pump): Disable debug code.
Mon, 25 Feb 2008 00:21:57 +0000 Miles Bader Merge from emacs--rel--22
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Wed, 02 Jan 2008 04:13:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 15:17:39 +0000 Jason Rumney (w32_to_x_font): Fix bad merge.
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Nov 2007 03:01:50 +0000 Jason Rumney Include imm.h.
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Fri, 29 Jun 2007 03:37:33 +0000 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.
Mon, 11 Jun 2007 22:03:48 +0000 Jason Rumney (syms_of_w32fns): Use DEFSYM macro.
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Sat, 02 Jun 2007 22:06:27 +0000 Jason Rumney (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.
Thu, 31 May 2007 23:40:51 +0000 Jason Rumney (x_default_font_parameter): Use new style font name.
Thu, 31 May 2007 13:09:08 +0000 Jason Rumney * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.
Thu, 31 May 2007 00:48:07 +0000 Jason Rumney [USE_FONT_BACKEND]: Port font backend changes from xfns.c.
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 28 Aug 2006 04:33:45 +0000 Miles Bader Merge from emacs--devo--0
Wed, 16 Aug 2006 14:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Sun, 09 Apr 2006 00:38:22 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
Sun, 19 Mar 2006 19:43:57 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 29 Jul 2005 01:54:54 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
Fri, 22 Jul 2005 08:27:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 30 Jun 2005 00:31:46 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Sun, 16 Jan 2005 03:40:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Thu, 09 Sep 2004 09:36:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
Sat, 04 Sep 2004 09:14:28 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
Wed, 01 Sep 2004 21:20:10 +0000 Jason Rumney (x_to_w32_font): Update to use new coding struct.
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Sat, 17 Jul 2004 02:46:48 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
Tue, 29 Jun 2004 16:46:06 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Sun, 12 Oct 2003 22:47:33 +0000 Jason Rumney (w32_load_system_font): Default charset to -1.
Sat, 11 Oct 2003 22:35:25 +0000 Jason Rumney (Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 29 Dec 2007 19:20:04 +0000 Martin Rudalics Make copy of frame parameters because the original parameters
Fri, 28 Dec 2007 22:26:14 +0000 Miles Bader Merge from emacs--rel--22
Sun, 16 Dec 2007 04:31:49 +0000 Miles Bader Merge from emacs--rel--22
Wed, 14 Nov 2007 17:33:36 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Wed, 14 Nov 2007 17:13:10 +0000 Juanma Barranquero (Fw32_define_rgb_color, Fw32_load_color_file, Fx_display_save_under):
Wed, 14 Nov 2007 15:38:16 +0000 Juanma Barranquero Remove leftover comment.
Wed, 14 Nov 2007 15:33:31 +0000 Juanma Barranquero (Fw32_registered_hot_keys): Don't return the nil values corresponding
Tue, 13 Nov 2007 15:08:01 +0000 Juanma Barranquero (Fw32_register_hot_key): Don't try to register
Fri, 09 Nov 2007 12:17:19 +0000 Jason Rumney (w32_pass_multimedia_buttons_to_system): New user option.
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Mon, 22 Oct 2007 23:19:06 +0000 Jason Rumney include math.h
Mon, 22 Oct 2007 22:51:00 +0000 Jason Rumney (w32_abort): Move declaration to nt/config.nt.
Wed, 17 Oct 2007 23:43:52 +0000 Stefan Monnier * xselect.c (x_own_selection, x_handle_selection_clear)
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Sat, 13 Oct 2007 12:48:26 +0000 Eli Zaretskii Replace `abs' with `eabs'.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Tue, 18 Sep 2007 22:14:50 +0000 Jason Rumney (Fx_focus_frame): Rename from Fw32_focus_frame.
Tue, 04 Sep 2007 21:40:59 +0000 Jason Rumney Horizontal mouse wheel support:
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
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Sat, 19 May 2007 19:08:02 +0000 Dan Nicolaescu * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Thu, 17 May 2007 14:19:43 +0000 Jason Rumney (x_create_tip_frame): Set window_system.
Thu, 17 May 2007 13:17:56 +0000 Dan Nicolaescu * term.c (init_tty): Better initialize ttys in windows.
Thu, 17 May 2007 00:01:32 +0000 Jason Rumney (x_create_tip_frame): Set terminal and ref count.
Tue, 15 May 2007 23:01:38 +0000 Jason Rumney (x_set_tool_bar_lines): Don't use updating_frame.
Tue, 26 Aug 2008 11:11:41 +0000 Juanma Barranquero Fix typos (sync from trunk).
Sun, 24 Feb 2008 22:02:47 +0000 Jason Rumney (enum_font_cb2): Don't use raster fonts for Unicode.
Mon, 18 Feb 2008 11:34:29 +0000 Jason Rumney (Fw32_shell_execute): Encode parameters.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 17 Dec 2007 01:49:51 +0000 Jason Rumney (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.
Thu, 13 Dec 2007 15:52:38 +0000 Jason Rumney (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
Thu, 15 Nov 2007 09:33:33 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Wed, 14 Nov 2007 20:22:57 +0000 Juanma Barranquero (Fw32_registered_hot_keys): Don't return the nil values corresponding
Tue, 13 Nov 2007 12:55:45 +0000 Juanma Barranquero (Fw32_register_hot_key): Don't try to register
Wed, 24 Oct 2007 13:55:03 +0000 Jason Rumney Include math.h.
Fri, 12 Oct 2007 08:48:05 +0000 Martin Rudalics *** empty log message ***
Thu, 27 Sep 2007 22:09:58 +0000 Jason Rumney (globals_of_w32fns): Init common controls.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 24 Jul 2007 23:56:27 +0000 Jason Rumney (x_real_positions): Get real position from OS instead of calculating it.
Wed, 11 Jul 2007 14:42:21 +0000 Jason Rumney (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
Sun, 10 Jun 2007 23:28:55 +0000 Jason Rumney (Fx_file_dialog): Take size from struct not pointer.
Sat, 24 Mar 2007 15:41:33 +0000 Eli Zaretskii (Fx_show_tip): Doc fix.
Thu, 22 Feb 2007 23:32:31 +0000 Jason Rumney * w32fns.c (menubar_in_use): New flag.
Thu, 22 Feb 2007 23:03:56 +0000 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame parameter.
Thu, 22 Feb 2007 22:50:04 +0000 Jason Rumney (current_popup_menu): Use from w32menu.c.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 16 Dec 2006 14:38:44 +0000 Eli Zaretskii (w32-window-exists-p): New function.
Thu, 14 Dec 2006 23:37:20 +0000 Juanma Barranquero (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size.
Fri, 01 Dec 2006 13:04:59 +0000 Eli Zaretskii (Fw32_shell_execute): Doc fix.
Mon, 27 Nov 2006 10:01:04 +0000 Jason Rumney (w32_msg_worker): Define as WINAPI and arg as void pointer.
Sat, 04 Nov 2006 12:21:29 +0000 Eli Zaretskii (w32_createwindow): Remove code for handling -geometry command line option and
Sat, 07 Oct 2006 20:09:09 +0000 Jason Rumney 2006-10-07 Ralf Angeli <angeli@caeruleus.net>
Sun, 24 Sep 2006 09:04:56 +0000 Eli Zaretskii (w32-pass-alt-to-system, w32-alt-is-meta)
Fri, 25 Aug 2006 23:33:04 +0000 Kim F. Storm (Fxw_color_values): Simplify; use list3.
Fri, 04 Aug 2006 17:21:21 +0000 Eli Zaretskii (w32_query_font): Fix last change: use stricmp.
Fri, 04 Aug 2006 11:36:02 +0000 Eli Zaretskii (w32_createwindow): Handle -geometry command line option and the geometry
Fri, 04 Aug 2006 02:49:58 +0000 Kenichi Handa (w32_query_font): Compare names by ignoring case.
Sat, 22 Jul 2006 11:31:55 +0000 Eli Zaretskii (w32_createwindow): If `left' and/or `top' frame parameters are bound to some
Fri, 30 Jun 2006 13:40:21 +0000 Eli Zaretskii (w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
Fri, 02 Jun 2006 21:20:44 +0000 Eli Zaretskii (x_set_icon_name): Don't use arg if it's not a string and not nil.
Wed, 26 Apr 2006 17:54:41 +0000 Jason Rumney (w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
Sat, 08 Apr 2006 20:04:57 +0000 Eli Zaretskii (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
Sat, 08 Apr 2006 12:26:25 +0000 Eli Zaretskii (Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
Sat, 18 Mar 2006 13:29:34 +0000 Eli Zaretskii (Fw32_select_font): Doc fix.
Sun, 12 Mar 2006 17:08:48 +0000 Jason Rumney (Fx_create_frame): Remove call to
Sat, 11 Mar 2006 23:46:27 +0000 Jason Rumney (signal_user_input): New function.
Sat, 11 Mar 2006 16:31:39 +0000 Eli Zaretskii (w32_wnd_proc): Ignore middle and extra button events if a menu is already
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 14 Dec 2005 20:58:33 +0000 Jan Dj«£rv * xfns.c (compute_tip_xy): Handle negative dx and dy.
Mon, 12 Dec 2005 09:32:59 +0000 Jan Dj«£rv * (compute_tip_xy): Calculate root_y the same way as root_x,
Fri, 09 Dec 2005 19:29:58 +0000 Eli Zaretskii (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog.
Fri, 02 Dec 2005 18:31:50 +0000 Eli Zaretskii (compute_tip_xy): Put tip above pointer if it doesn't fit below.
Tue, 25 Oct 2005 21:13:50 +0000 Jason Rumney (w32_to_x_font): Avoid forcing font widths.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 28 Jul 2005 09:46:21 +0000 Juanma Barranquero (my_set_window_pos, my_show_window): Don't declare.
Tue, 19 Jul 2005 08:54:45 +0000 Kim F. Storm (Vx_hand_shape): Variable removed.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 25 Jun 2005 22:37:06 +0000 Richard M. Stallman (Fx_show_tip): Pass new arg to try_window.
Thu, 23 Jun 2005 16:17:04 +0000 Juanma Barranquero (check_x_frame, check_x_display_info): Follow error conventions.
Sun, 12 Jun 2005 19:22:40 +0000 Jason Rumney (NEWOPENFILENAME): New struct.
Sun, 12 Jun 2005 10:41:05 +0000 Eli Zaretskii (w32_abort): Use the MB_YESNO dialog instead of
Fri, 10 Jun 2005 23:03:28 +0000 Jason Rumney (Fx_file_dialog): Unblock input before falling back to minibuffer.
Fri, 10 Jun 2005 14:21:22 +0000 Juanma Barranquero (syms_of_w32fns): Fix spellings.
Mon, 03 Jan 2005 22:53:30 +0000 Jason Rumney (w32_load_system_font): Set FONT_WIDTH to maximum, not
Tue, 02 Nov 2004 08:55:10 +0000 Jason Rumney Use fast_string_match_ignore_case for comparing font names.
Tue, 02 Nov 2004 08:21:16 +0000 Jan Dj«£rv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Thu, 28 Oct 2004 06:37:48 +0000 Richard M. Stallman (Fx_server_vendor, Fx_server_version): Doc fixes.
Sat, 16 Oct 2004 23:02:25 +0000 Jason Rumney (w32_font_match): Encode font name being matched.
Tue, 07 Sep 2004 21:48:37 +0000 Jason Rumney (w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
Tue, 31 Aug 2004 22:48:41 +0000 Jason Rumney Fix typo in last checkin
Tue, 31 Aug 2004 22:43:26 +0000 Jason Rumney 2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change)
Mon, 19 Jul 2004 07:56:20 +0000 Jason Rumney 2004-07-19 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
Thu, 15 Jul 2004 19:57:05 +0000 Jason Rumney (Fx_file_dialog): Encode strings in system coding system before
Sun, 27 Jun 2004 22:35:59 +0000 Jason Rumney (file_dialog_callback): Disable edit control if set
Wed, 02 Jun 2004 22:55:02 +0000 Juanma Barranquero (Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):
Tue, 18 May 2004 20:26:26 +0000 Jason Rumney Fix last change for non USE_LISP_UNION_TYPE case.
Mon, 17 May 2004 22:51:47 +0000 Jason Rumney (Fw32_register_hot_key, Fw32_unregister_hot_key)
Fri, 14 May 2004 17:37:26 +0000 Stefan Monnier (Fw32_define_rgb_color): Avoid XSET.
Mon, 10 May 2004 12:08:32 +0000 Kenichi Handa (x_create_tip_frame): Bind inhibit-read-only and
Sun, 09 May 2004 15:02:14 +0000 Jason Rumney (Vw32_ansi_code_page): New Lisp variable.
Thu, 11 Mar 2004 00:26:21 +0000 Kim F. Storm Image consolidation:
Tue, 24 Feb 2004 09:00:24 +0000 Jason Rumney (slurp_file, xbm_scan, xbm_load_image)
Sat, 07 Feb 2004 17:17:20 +0000 Jan Dj«£rv macfns.c, w32fns.c (Fx_change_window_property):
Tue, 03 Feb 2004 23:44:47 +0000 Jason Rumney * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.
Wed, 28 Jan 2004 23:31:03 +0000 Jason Rumney * makefile.w32-in, w32fns.c: Add `default-printer-name' function.
Sun, 28 Dec 2003 00:11:49 +0000 Kim F. Storm (Qimage): Remove extern (now in lisp.h).
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj«£rv Remove period at end of error message.
Thu, 02 Oct 2003 23:07:28 +0000 Jason Rumney * w32fns.c (w32_load_system_font): Clear all members of FONTP before
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 27 Aug 2003 22:37:56 +0000 Jason Rumney (syms_of_w32fns): Remove non-existent functions.
Sun, 06 Jul 2003 21:58:12 +0000 Jason Rumney (clipboard_sequence_fn): New variable.
Sun, 06 Jul 2003 18:42:55 +0000 Jason Rumney Remove #ifdefs from comments, as they are ignored there.
Wed, 04 Jun 2003 23:59:46 +0000 Jason Rumney (add_system_logical_colors_to_map): New function.
Sat, 24 May 2003 22:09:34 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 31 Mar 2003 21:16:55 +0000 Juanma Barranquero (x_set_scroll_bar_default_width): Define return value as void.
Mon, 31 Mar 2003 20:35:09 +0000 Kim F. Storm * w32fns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frame
Fri, 21 Mar 2003 13:51:25 +0000 Kim F. Storm Remove setup of cross_cursor (already has hand_cursor).
Sun, 16 Mar 2003 22:12:25 +0000 Jason Rumney (jpeg_load, png_load, slurp_file): Read image files
Wed, 12 Mar 2003 12:12:26 +0000 Kim F. Storm Use generic compute_fringe_widths.
Thu, 06 Mar 2003 13:01:32 +0000 Juanma Barranquero (Fx_get_resource, x_get_resource_string): Pass xrdb to check for resources
Sun, 16 Feb 2003 22:23:06 +0000 Jason Rumney (w32_list_bdf_fonts, w32_list_fonts): Negative
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 01 Feb 2003 23:54:34 +0000 Jason Rumney (w32_create_pixmap_from_bitmap_data): Use alloca for
Fri, 31 Jan 2003 10:59:13 +0000 Juanma Barranquero (init_tiff_functions): New function.
Fri, 31 Jan 2003 07:20:13 +0000 Juanma Barranquero (DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
Thu, 30 Jan 2003 07:20:10 +0000 Juanma Barranquero (init_external_image_libraries): Add missing operator.
Wed, 29 Jan 2003 23:31:11 +0000 Jason Rumney (init_external_image_libraries): Allow jpeg-62.dll as
Mon, 27 Jan 2003 22:18:35 +0000 Juanma Barranquero (init_external_image_libraries): Try alternate names for the jpeg dll.
Sun, 26 Jan 2003 01:21:25 +0000 Jason Rumney (init_jpeg_functions, jpeg_resync_to_restart_wrapper):
Sat, 25 Jan 2003 20:45:29 +0000 Jason Rumney (XPutPixel): Handle monochrome images; used for masks.
Sat, 25 Jan 2003 15:13:56 +0000 Jason Rumney (XPutPixel): Handle monochrome images; used for masks.
Wed, 22 Jan 2003 23:03:44 +0000 Jason Rumney (x_set_cursor_type): Set cursor_type_changed,
Tue, 21 Jan 2003 23:05:18 +0000 Jason Rumney 2003-01-21 Jason Rumney <jasonr@gnu.org>
Mon, 06 Jan 2003 15:21:08 +0000 Dave Love (syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
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
Wed, 20 Nov 2002 23:12:00 +0000 Jason Rumney (convert_mono_to_color_image): New function.
Mon, 18 Nov 2002 23:05:38 +0000 Jason Rumney (xpm_format, pbm_format, png_format, jpeg_format, tiff_format)
Mon, 18 Nov 2002 21:32:55 +0000 Jason Rumney (x_build_heuristic_mask): Filter palette info from color.
Mon, 18 Nov 2002 20:16:39 +0000 Jason Rumney (x_build_heuristic_mask): Filter palette info from color.
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.
Sat, 16 Nov 2002 01:18:17 +0000 Jason Rumney (w32_load_system_font): Don't disable Cleartype.
Fri, 15 Nov 2002 23:29:20 +0000 Jason Rumney (x_create_x_image_and_pixmap): Fill in palette for
Fri, 15 Nov 2002 18:59:29 +0000 Jason Rumney (w32_defined_color): Adjust RGB values for Emacs.
Wed, 23 Oct 2002 16:55:19 +0000 Juanma Barranquero Remove definition of XColor.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Fri, 30 Aug 2002 17:44:46 +0000 Juanma Barranquero (Qbox): Make extern.
Fri, 30 Aug 2002 12:03:01 +0000 Kim F. Storm (Vblink_cursor_alist): Removed.
Thu, 29 Aug 2002 14:37:33 +0000 Richard M. Stallman (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Tue, 16 Jul 2002 15:49:59 +0000 Ken Raeburn * w32fns.c (validate_x_resource_name): Use SSET.
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.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Tue, 09 Jul 2002 09:57:34 +0000 Juanma Barranquero Fix typo.
Mon, 24 Jun 2002 00:36:40 +0000 Kenichi Handa (w32_to_x_font): Disable composition handling.
Sat, 22 Jun 2002 19:49:44 +0000 Jason Rumney (file_dialog_callback): New function.
Wed, 22 May 2002 19:35:48 +0000 Jason Rumney * w32fns.c (enumfont_t): Remove tail, make pattern a normal
Tue, 21 May 2002 21:35:41 +0000 Ken Raeburn * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
Mon, 20 May 2002 08:06:39 +0000 Ken Raeburn * w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAME
Sat, 18 May 2002 15:30:47 +0000 Jason Rumney (w32_create_pixmap_from_bitmap_data): New function.
Fri, 10 May 2002 19:15:17 +0000 Jason Rumney (enum_font_cb2): Don't use DBCS raster fonts.
Tue, 30 Apr 2002 01:02:42 +0000 Stefan Monnier (x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Tue, 16 Apr 2002 22:26:33 +0000 Jason Rumney (Fx_file_dialog): Decode file name before using.
Sun, 24 Mar 2002 15:49:44 +0000 Jason Rumney (xbm_scan, xbm_load_image, xbm_read_bitmap_data)
Sat, 23 Mar 2002 00:35:23 +0000 Jason Rumney [HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
Fri, 22 Mar 2002 22:45:41 +0000 Jason Rumney (Fx_create_frame): Enable tool-bar when images are supported.
Fri, 22 Mar 2002 22:00:42 +0000 Jason Rumney (x_set_cursor_color): Set cursor_gc as well.
Thu, 21 Mar 2002 19:31:23 +0000 Jason Rumney (x_clear_image_1): Disable color table code.
Thu, 21 Mar 2002 12:22:32 +0000 Kim F. Storm (QCtype): Remove duplicate declaration and
Wed, 20 Mar 2002 21:17:56 +0000 Jason Rumney (x_set_cursor_color): Set foreground of cursor, not frame.
Sat, 16 Mar 2002 23:37:06 +0000 Jason Rumney (w32_to_all_x_charsets): Return correct type in startup case.
Fri, 08 Mar 2002 08:33:30 +0000 Juanma Barranquero (Fx_display_color_cells): Force 24+ bit color depths to 24-bit.
Sat, 23 Feb 2002 18:14:06 +0000 Jason Rumney (w32_wnd_proc) <WM_TIMER>: Fix last change.
Sat, 23 Feb 2002 00:04:02 +0000 Jason Rumney (mouse_move_timer, mouse_button_timer): Initialize.
Mon, 18 Feb 2002 00:04:14 +0000 Jason Rumney *** empty log message ***
Sat, 09 Feb 2002 01:31:07 +0000 Jason Rumney (w32_load_system_font): Prevent Cleartype fonts from loading.
Sat, 09 Feb 2002 01:08:33 +0000 Jason Rumney (enum_font_cb2): Don't let charsets unknown to Windows
Thu, 24 Jan 2002 20:46:32 +0000 Jason Rumney (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Wed, 23 Jan 2002 21:52:41 +0000 Jason Rumney (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
Sun, 20 Jan 2002 23:13:29 +0000 Jason Rumney (w32_visible_system_caret_hwnd): New static variable.
Sun, 20 Jan 2002 14:57:54 +0000 Jason Rumney (w32_load_system_font, w32_to_x_charset): Use strnicmp
Sat, 19 Jan 2002 10:04:04 +0000 Jason Rumney (Fx_create_frame): Bind redisplay-dont-pause around
Sun, 13 Jan 2002 12:14:56 +0000 Jason Rumney (w32_pass_extra_mouse_buttons_to_system): New user option.
Sat, 05 Jan 2002 00:05:14 +0000 Jason Rumney (compute_tip_xy): If tooltip won't fit on the screen
Thu, 13 Dec 2001 09:58:12 +0000 Eli Zaretskii (x_report_frame_params): Makes the scroll-bar-width frame parameter have
Wed, 05 Dec 2001 23:02:18 +0000 Kim F. Storm (x_report_frame_params): Return actual fringe widths.
Sat, 01 Dec 2001 11:13:25 +0000 Jason Rumney (trackmouse_window, track_mouse_event_fn): New vars.
Sat, 01 Dec 2001 01:33:30 +0000 Kim F. Storm Merged fringe width related changes from xfns.c.
Wed, 28 Nov 2001 20:34:46 +0000 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
Sun, 25 Nov 2001 11:03:33 +0000 Jason Rumney (x_create_tip_frame): Set frame's fringes_extra to 0.
Sat, 24 Nov 2001 17:39:31 +0000 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
Thu, 22 Nov 2001 20:40:03 +0000 Jason Rumney (x_window_to_frame): Remove irrelevant TODO comment.
Tue, 20 Nov 2001 22:00:54 +0000 Jason Rumney (Vw32_system_coding_system): Remove.
Sun, 18 Nov 2001 21:57:18 +0000 Jason Rumney (x_set_frame_parameters): Avoid infinite recursion for
Fri, 16 Nov 2001 13:18:38 +0000 Kim F. Storm Fringe cleanup.
Tue, 13 Nov 2001 19:03:48 +0000 Jason Rumney Doc fixes.
Tue, 13 Nov 2001 11:57:48 +0000 Pavel Jan«¿k (Fx_synchronize): Reindent.
Tue, 13 Nov 2001 00:02:55 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Sat, 10 Nov 2001 13:51:02 +0000 Jason Rumney (enum_font_cb2): Use leading @ on face name to detect
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 22:22:04 +0000 Jason Rumney (w32_to_x_charset): Increase size of XLFD charset buffer.
Sat, 27 Oct 2001 22:30:55 +0000 Jason Rumney (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
Sun, 21 Oct 2001 11:42:44 +0000 Jason Rumney (Fx_file_dialog): Pass a filter to GetOpenFileName.
Wed, 17 Oct 2001 17:47:56 +0000 Andrew Innes (w32_load_system_font): Cache codepage for font, in
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Thu, 04 Oct 2001 17:14:01 +0000 Andrew Innes (x_to_w32_color): Fix argument to alloca.
Wed, 05 Sep 2001 09:52:14 +0000 Andrew Innes (w32_createwindow): Undo last change.
Tue, 04 Sep 2001 17:35:24 +0000 Andrew Innes (w32_createwindow): Remove the WS_CLIPCHILDREN style
Sat, 12 May 2001 11:02:22 +0000 Eli Zaretskii (w32_to_x_font): Change prototype to fit the declaration.
Tue, 06 Mar 2001 19:33:47 +0000 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
Fri, 23 Feb 2001 10:11:40 +0000 Jason Rumney (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES
Wed, 21 Feb 2001 13:55:14 +0000 Gerd Moellmann Rename everything containing *busy_cursor* and similar
Wed, 14 Feb 2001 13:00:01 +0000 Andrew Innes (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
Fri, 09 Feb 2001 09:55:43 +0000 Jason Rumney (Fx_show_tip): Fix calls to make_number.
Sun, 28 Jan 2001 23:48:02 +0000 Kenichi Handa (w32_font_match): Allocate three more bytes to regex
Wed, 17 Jan 2001 13:13:34 +0000 Gerd Moellmann (QCconversion): Replaces QCalgorithm. Update copyright.
Sat, 13 Jan 2001 00:03:17 +0000 Jason Rumney (x_to_w32_color, x_set_icon_name, xlfd_strip_height)
Tue, 02 Jan 2001 22:44:52 +0000 Andrew Innes (Fx_display_color_cells): Determine correct value, when
Mon, 01 Jan 2001 22:25:57 +0000 Jason Rumney (x_figure_window_size): Do not allow new_height and
Wed, 20 Dec 2000 10:20:01 +0000 Jason Rumney (syms_of_w32fns): Initialize and staticpro tip_frame.
Mon, 18 Dec 2000 23:52:40 +0000 Andrew Innes (Fw32_shell_execute): Use it.
Sun, 17 Dec 2000 23:13:26 +0000 Andrew Innes (Ffile_system_info): New function.
Sun, 17 Dec 2000 15:09:52 +0000 Gerd Moellmann (unwind_create_frame): Return t if frame was deleted.
Thu, 14 Dec 2000 10:55:36 +0000 Andrew Innes (Fx_hide_tip): Avoid unnecessary work when there's
Thu, 07 Dec 2000 10:41:05 +0000 Andrew Innes (xlfd_charset_of_font): Fix last change.
Wed, 06 Dec 2000 15:54:02 +0000 Andrew Innes (xlfd_charset_of_font): Don't overwrite fontname
Sat, 02 Dec 2000 21:02:27 +0000 Jason Rumney (Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
Fri, 01 Dec 2000 19:08:11 +0000 Jason Rumney Fix last change.
Thu, 30 Nov 2000 18:20:01 +0000 Jason Rumney (x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.
Mon, 27 Nov 2000 20:09:44 +0000 Jason Rumney (w32_load_system_font): Always mark font as double byte if codepage is unicode.
Sat, 25 Nov 2000 14:55:34 +0000 Jason Rumney (x_to_w32_font): Do not filter out italic fonts, as new
Fri, 24 Nov 2000 21:31:14 +0000 Jason Rumney (x_change_window_heights): New function.
Fri, 24 Nov 2000 20:43:51 +0000 Jason Rumney (x_set_tool_bar_lines): Clear internal border when making tool bar
Mon, 13 Nov 2000 12:24:15 +0000 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
Fri, 10 Nov 2000 22:15:52 +0000 Jason Rumney (Qw32_charset_hangeul): Rename to match w32 headers.
Sun, 05 Nov 2000 21:41:31 +0000 Andrew Innes (Fx_server_version): Include w32_build_number in the
Fri, 27 Oct 2000 18:52:35 +0000 Jason Rumney (Fx_create_frame): Make default fontsize on w32 10 point, as Windows
Mon, 23 Oct 2000 22:11:51 +0000 Jason Rumney (x_to_w32_font): Initialize dpi from dpyinfo->resy.
Sat, 21 Oct 2000 13:29:45 +0000 Andrew Innes (w32_load_system_font): Call w32_cache_char_metrics.
Thu, 19 Oct 2000 19:12:51 +0000 Jason Rumney (Fx_create_frame): Don't bother calling
Tue, 22 Aug 2000 23:00:51 +0000 Andrew Innes (max): Define macro.
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Sat, 15 Jul 2000 11:56:03 +0000 Jason Rumney (w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title.
Tue, 30 May 2000 21:45:33 +0000 Jason Rumney Format and doc changes to bring closer to xfns.c.
Sat, 20 May 2000 00:06:41 +0000 Kenichi Handa (w32_to_x_font): Setup members src_multibyte and
Fri, 19 May 2000 11:52:17 +0000 Gerd Moellmann (Vimage_types): Removed.
Wed, 22 Mar 2000 22:29:41 +0000 Jason Rumney (w32_wnd_proc): Handle WM_MENUSELECT message.
Wed, 01 Mar 2000 21:05:52 +0000 Jason Rumney Bring up to date with xfns.c changes from 2000-02-25 and 2000-02-21.
Sun, 27 Feb 2000 21:36:00 +0000 Jason Rumney (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LBUTTON_UP,
Sun, 30 Jan 2000 18:42:51 +0000 Jason Rumney (w32_defined_color): Check for valid frame before
Sun, 23 Jan 2000 22:18:38 +0000 Jason Rumney (w32_defined_color): Apply gamma correction before trying to map to
Sun, 23 Jan 2000 03:18:25 +0000 Jason Rumney Substantial rewrite for new redisplay. Major changes:
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Mon, 16 Aug 1999 18:32:29 +0000 Geoff Voelker (x_set_frame_parameters): Set foreground and
Tue, 10 Aug 1999 17:32:59 +0000 Geoff Voelker (x_set_icon_type): Support setting frame icons.
Tue, 27 Jul 1999 01:32:10 +0000 Kenichi Handa (w32_find_ccl_program): Add casting.
Mon, 26 Jul 1999 11:58:24 +0000 Kenichi Handa (w32_find_ccl_program): Get compiled CCL code by just
Wed, 16 Jun 1999 19:58:02 +0000 Andrew Innes (w32_to_x_weight): Return "demibold" instead of "semibold".
Thu, 20 May 1999 20:42:58 +0000 Andrew Innes (w32_wnd_proc): Ensure mouse capture is released if
Tue, 11 May 1999 13:38:10 +0000 Andrew Innes (x_to_w32_charset): Reinstall VIETNAMESE_CHARSET
Wed, 05 May 1999 11:18:31 +0000 Andrew Innes (w32_strict_painting): New variable.
Tue, 04 May 1999 08:57:08 +0000 Andrew Innes (x_to_w32_charset): Fix typo: want to map all Japanese
Sun, 02 May 1999 10:58:11 +0000 Andrew Innes (unibyte_display_via_language_environment):
Sun, 02 May 1999 10:23:06 +0000 Andrew Innes [andrewi]
Wed, 07 Apr 1999 05:48:00 +0000 Richard M. Stallman (x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.
Wed, 17 Mar 1999 22:03:55 +0000 Geoff Voelker (enum_font_cb2): Set the font height to be the
Sun, 14 Mar 1999 05:27:47 +0000 Geoff Voelker (w32_strict_fontnames): New variable.
Sun, 14 Mar 1999 05:21:29 +0000 Geoff Voelker (w32_wnd_proc): Handle WM_GETMINMAXINFO message.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Wed, 17 Feb 1999 12:47:59 +0000 Andrew Innes (Vw32_quit_key): New variable.
Tue, 02 Feb 1999 14:03:10 +0000 Andrew Innes (syms_of_w32fns): Change default value of w32-mouse-move-interval to
Thu, 28 Jan 1999 04:52:02 +0000 Geoff Voelker (w32_load_system_font): Do not load unlisted fonts if
Thu, 28 Jan 1999 04:01:44 +0000 Richard M. Stallman (x_set_frame_parameters): gcpro as needed.
Wed, 27 Jan 1999 21:53:27 +0000 Andrew Innes (w32_wnd_proc): Fix bug introduced by previous change;
Fri, 22 Jan 1999 19:59:22 +0000 Geoff Voelker (Vw32_bdf_filename_alist): New variable.
Tue, 19 Jan 1999 22:25:08 +0000 Geoff Voelker (x_to_w32_charset): Add iso8859-9.
Mon, 28 Dec 1998 19:42:26 +0000 Andrew Innes (w32_msg_pump): Ignore WM_NULL message posted to thread
Wed, 02 Dec 1998 23:52:47 +0000 Geoff Voelker (Vw32_phantom_key_code): New variable.
Wed, 02 Dec 1998 23:00:29 +0000 Geoff Voelker (w32_last_error): Fix cut+paste error.
Tue, 10 Nov 1998 20:54:46 +0000 Geoff Voelker (Vw32_pass_optional_keys_to_system): Variable removed.
Wed, 04 Nov 1998 23:38:19 +0000 Geoff Voelker (w32_list_fonts): Report an error if a frame has not
Tue, 03 Nov 1998 22:21:58 +0000 Andrew Innes (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if
Tue, 27 Oct 1998 20:10:19 +0000 Geoff Voelker (w32_color_map_lookup): Remove duplicate definition.
Tue, 20 Oct 1998 22:13:14 +0000 Geoff Voelker (Vx_pixel_size_width): New global variable.
Fri, 09 Oct 1998 06:09:52 +0000 Geoff Voelker (x_create_bitmap_from_file): Skip special files.
Thu, 24 Sep 1998 02:14:55 +0000 Geoff Voelker (w32_color_map_lookup): New function.
Tue, 01 Sep 1998 00:30:46 +0000 Geoff Voelker (w32_wnd_proc): Always zero button_state when releasing
Sat, 27 Jun 1998 04:44:01 +0000 Richard M. Stallman (Fx_list_fonts): Bring arglist into sync with xfns.c.
Fri, 15 May 1998 20:53:53 +0000 Richard M. Stallman (w32_wnd_proc): Call signal_quit when C-g is received.
Sat, 02 May 1998 02:06:41 +0000 Geoff Voelker (enum_font_cb2): Only ignore raster fonts when
Fri, 01 May 1998 04:37:42 +0000 Richard M. Stallman Include shellapi.h.
Thu, 30 Apr 1998 17:19:55 +0000 Geoff Voelker (msh_mousewheel): New variable.
Thu, 23 Apr 1998 23:40:16 +0000 Geoff Voelker (x_set_vertical_scroll_bars): Put scroll bars on the
Fri, 17 Apr 1998 05:08:23 +0000 Geoff Voelker (w32_msg_pump): Handle WM_EMACS_SETLOCALE.
Wed, 03 Sep 1997 00:47:47 +0000 Geoff Voelker Include limits.h and errno.h.
Tue, 01 Jul 1997 05:06:38 +0000 Geoff Voelker Delete defsubrs of Sfocus_frame and
Mon, 05 May 1997 19:16:09 +0000 Richard M. Stallman (x_set_mouse_color): Fix previous change.
Sat, 03 May 1997 19:18:28 +0000 Richard M. Stallman (x_set_mouse_color): Update calls to x_catch_errors
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Thu, 21 Nov 1996 07:48:37 +0000 Geoff Voelker (w32_wnd_proc): Use dummy message to wake up thread on quit_char.
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 21 Sep 1996 02:25:11 +0000 Richard M. Stallman (Qright): New variable.
Wed, 04 Sep 1996 03:55:07 +0000 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
Tue, 03 Sep 1996 21:41:33 +0000 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Functions deleted.
Tue, 16 Jul 1996 05:10:26 +0000 Karl Heuer (Qfont): Delete redundant definition.
Fri, 12 Jul 1996 00:25:27 +0000 Karl Heuer (win32_wnd_proc): Handle WM_ERASEBKGND and
Wed, 19 Jun 1996 22:17:35 +0000 Richard M. Stallman (Vwin32_alt_is_meta): New variable.
Fri, 14 Jun 1996 20:54:26 +0000 Richard M. Stallman (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
Mon, 10 Jun 1996 18:33:04 +0000 Richard M. Stallman (x_to_win32_font): Allow any quality fonts.
Mon, 10 Jun 1996 17:35:37 +0000 Richard M. Stallman (sync_modifiers): New function.
Sat, 01 Jun 1996 12:19:27 +0000 Richard M. Stallman (reset_modifiers): Only clear a modifier if the modifier key has been
Sat, 25 May 1996 17:49:03 +0000 Karl Heuer (Vwin32_mouse_move_interval): New lisp variable.
Wed, 22 May 1996 03:26:55 +0000 Karl Heuer (modifier_set): Check toggle state of CapsLock even
Mon, 13 May 1996 18:30:56 +0000 Richard M. Stallman (win32_wnd_proc): Reenable quit_char detection.
Fri, 10 May 1996 23:07:10 +0000 Geoff Voelker (win32_wnd_proc): Disable setting of Vquit_flag
Fri, 10 May 1996 20:40:49 +0000 Richard M. Stallman (win_msg_worker): Use post_msg.
Fri, 03 May 1996 18:41:13 +0000 Geoff Voelker (continuation of previous checkin)
Fri, 03 May 1996 18:39:41 +0000 Geoff Voelker (quit_char, Vwin32_enable_italics, Vwin32_enable_palette):
Tue, 16 Apr 1996 21:49:18 +0000 Richard M. Stallman (defined_color): Map color to nearest in default palette.
Thu, 11 Apr 1996 04:12:47 +0000 Geoff Voelker (win32_color_map): Use PALETTERGB instead of RGB.
Sat, 16 Mar 1996 22:44:07 +0000 Geoff Voelker (Vwin32_pass_alt_to_system,
Fri, 02 Feb 1996 01:58:01 +0000 Geoff Voelker (modifiers, modifier_key_support_tested,
Thu, 25 Jan 1996 03:13:39 +0000 Geoff Voelker backout 1.3