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
|