log src/w32font.c @ 112437:f3d875901372

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
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.
Wed, 10 Nov 2010 18:02:54 +0900 YAMAMOTO Mitsuharu Add const to array elements of font filter properties.
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.
Wed, 13 Oct 2010 16:07:28 +0200 Juanma Barranquero Fix handling of font properties on Windows (bug#6303).
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Thu, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Fri, 06 Aug 2010 02:16:24 +0200 Juanma Barranquero Fix changes in revnos 100982..100984 for Windows build.
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_
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Mon, 29 Jun 2009 05:28:54 +0000 Jim Meyering Remove useless if-before-xfree tests.
Tue, 23 Jun 2009 05:50:20 +0000 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
Sat, 25 Apr 2009 06:11:46 +0000 Jason Rumney (clear_cached_metrics): Remove, unused since 2008-08-02.
Fri, 17 Apr 2009 19:04:49 +0000 Juanma Barranquero * w32font.c (Qja, Qko): Remove declarations.
Thu, 12 Feb 2009 14:59:22 +0000 Jason Rumney (check_face_name): Check for fake helv. (Bug#2275)
Thu, 12 Feb 2009 13:58:29 +0000 Jason Rumney (add_font_entity_to_list): Fix check for substituted
Mon, 26 Jan 2009 14:31:29 +0000 Jason Rumney (w32font_list_internal): Return quickly if registry is
Fri, 09 Jan 2009 18:31:39 +0000 Jason Rumney (add_font_entity_to_list): Don't report unknown
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 17 Dec 2008 14:39:47 +0000 Jason Rumney (w32font_has_char): Always return -1.
Sat, 13 Dec 2008 17:56:27 +0000 Jason Rumney * w32font.c (intern_font_name): New function.
Thu, 11 Dec 2008 14:56:09 +0000 Jason Rumney (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.
Wed, 10 Dec 2008 16:21:39 +0000 Jason Rumney Improve comments for last change.
Wed, 10 Dec 2008 16:09:17 +0000 Jason Rumney (add_font_entity_to_list): Limit unicode-sip fonts to those that
Wed, 10 Dec 2008 15:36:51 +0000 Jason Rumney (Qcham): New symbol.
Thu, 04 Dec 2008 15:21:53 +0000 Jason Rumney (w32font_draw): Initialize orig_clip before getting it, and delete it
Thu, 27 Nov 2008 15:19:40 +0000 Juanma Barranquero * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
Wed, 26 Nov 2008 13:37:17 +0000 Jason Rumney (w32font_open_internal): Don't include external leading in font height.
Mon, 24 Nov 2008 13:15:00 +0000 Jason Rumney (check_face_name): Use xstrcasecmp. Avoid compiler warning.
Sun, 23 Nov 2008 15:07:25 +0000 Jason Rumney (check_face_name): New function.
Sat, 02 Aug 2008 21:26:08 +0000 Jason Rumney (compute_metrics): Don't mess with glyph_idx setting here.
Wed, 30 Jul 2008 21:45:35 +0000 Jason Rumney * w32font.h (struct w32font_info): Use unicode version of textmetrics.
Mon, 28 Jul 2008 21:37:31 +0000 Jason Rumney (w32font_text_extents): Use w32_metric_cache consistently.
Fri, 25 Jul 2008 21:44:37 +0000 Jason Rumney (w32font_has_char): Handle the case where we can't
Fri, 25 Jul 2008 11:25:43 +0000 Jason Rumney * w32font.c (w32font_encode_char): Encode characters outside BMP as
Fri, 25 Jul 2008 00:36:45 +0000 Jason Rumney (Fx_select_font): Reverse sense of second arg.
Wed, 23 Jul 2008 15:37:44 +0000 Jason Rumney * w32font.c (w32font_open): Set font type to gdi.
Wed, 23 Jul 2008 13:18:40 +0000 Jason Rumney (w32_enumfont_pattern_entity): Return height consistent with opened font.
Wed, 09 Jul 2008 00:32:22 +0000 Kenichi Handa (w32font_open): Adjust it for the change of
Tue, 01 Jul 2008 14:00:42 +0000 Jason Rumney (w32font_text_extents): Don't count overhang as part of width.
Fri, 27 Jun 2008 22:33:12 +0000 Jason Rumney * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
Thu, 26 Jun 2008 22:11:25 +0000 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
Thu, 26 Jun 2008 10:48:28 +0000 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
Fri, 20 Jun 2008 15:27:28 +0000 Jason Rumney (font_matches_spec): Use csb bitfield from font signature to determine
Wed, 18 Jun 2008 08:33:16 +0000 Jason Rumney Add font logging to list and match functions.
Mon, 16 Jun 2008 09:11:05 +0000 Jason Rumney Fix crashing bug in use of bold fonts from x-select-font on W32.
Fri, 13 Jun 2008 14:29:47 +0000 Jason Rumney * w32fns.c (Fw32_select_font): Removed old font API function.
Thu, 12 Jun 2008 10:38:44 +0000 Juanma Barranquero Include ctype.h.
Wed, 11 Jun 2008 22:39:43 +0000 Jason Rumney (w32font_encode_char): Detect missing glyphs that are misreported as space.
Tue, 10 Jun 2008 02:07:06 +0000 Kenichi Handa (add_font_name_to_list): Adjusted for
Sun, 01 Jun 2008 21:56:43 +0000 Jason Rumney (w32_enumfont_pattern_entity): Use requested registry.