log src/xfont.c @ 104930:61a2a632090d

age author description
Tue, 28 Jul 2009 02:07:05 +0000 Kenichi Handa (xfont_list_pattern): Don't ignore the return value of
Tue, 23 Jun 2009 05:48:24 +0000 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
Thu, 21 May 2009 16:36:29 +0000 Stefan Monnier (xfont_list_pattern): Don't initialize xfont_scripts_cache
Thu, 21 May 2009 11:23:41 +0000 Kenichi Handa (xfont_chars_supported, xfont_supported_scripts): New
Fri, 08 May 2009 06:22:40 +0000 Kenichi Handa Cancel previous changes.
Fri, 08 May 2009 06:05:19 +0000 Kenichi Handa (xfont_check_char_support)
Fri, 17 Apr 2009 18:38:00 +0000 Chong Yidong * font.c (Qja, Qko): Move definitions here from ftfont.c.
Thu, 16 Apr 2009 01:39:08 +0000 Kenichi Handa (xfont_has_char): Special handling of `ja' and `ko' adstyle.
Tue, 14 Apr 2009 01:26:03 +0000 Kenichi Handa (xfont_has_char): The font has C if C is ASCII and the
Wed, 11 Feb 2009 09:45:12 +0000 Juanma Barranquero Remove spurious semicolons.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Fri, 19 Dec 2008 05:41:32 +0000 Kenichi Handa (xfont_decode_coding_xlfd): New function.
Wed, 06 Aug 2008 12:20:11 +0000 Kenichi Handa (xfont_list_family): Return a list of symbols, not
Mon, 14 Jul 2008 07:44:46 +0000 Kenichi Handa (xfont_open): Add workaround for X's bug.
Thu, 10 Jul 2008 01:25:59 +0000 Kenichi Handa (xfont_open): Log the reason of failure.
Wed, 09 Jul 2008 07:38:55 +0000 Kenichi Handa (xfont_text_extents): Fix initial setting of metrics.
Wed, 09 Jul 2008 02:02:14 +0000 Kenichi Handa (xfont_open): Cancel the previous about font->vertical_centering.
Wed, 09 Jul 2008 00:31:26 +0000 Kenichi Handa (xfont_open): Adjust it for the change of
Thu, 05 Jun 2008 04:15:44 +0000 Kenichi Handa (xfont_list): Don't set registry to iso8859-1 even if it
Tue, 03 Jun 2008 05:57:28 +0000 Kenichi Handa (xfont_list): Try an alias.
Tue, 27 May 2008 01:43:27 +0000 Kenichi Handa (xfont_open): Fix calculation of font->average_width.
Fri, 23 May 2008 01:31:32 +0000 Kenichi Handa (xfont_list_pattern): Free names returned from XListFonts.
Thu, 22 May 2008 14:54:27 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Thu, 22 May 2008 13:35:54 +0000 Jason Rumney (xfont_list_pattern, compare_font_names): Use xstricmp.
Thu, 22 May 2008 02:23:03 +0000 Kenichi Handa (xfont_get_pcm): Change xassert to font_assert.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:42:33 +0000 Kenichi Handa Include <stdlib.h> and "ccl.h".
Mon, 25 Feb 2008 01:44:26 +0000 Kenichi Handa (xfont_draw): Pay attention to s->padding_p.
Sun, 17 Feb 2008 02:03:07 +0000 Kenichi Handa (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
Wed, 06 Feb 2008 04:22:18 +0000 Glenn Morris Update copyright years and GPL version.