log src/xfont.c @ 102430:e5feb6e6124a

age author description
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.
Tue, 25 Dec 2007 10:31:10 +0000 Kenichi Handa (xfont_encode_char): Use the macro FONT_INVALID_CODE.
Tue, 18 Dec 2007 11:37:05 +0000 Kenichi Handa (xfont_get_cache): Adjust the argument type.
Tue, 04 Dec 2007 05:45:09 +0000 Kenichi Handa (Qx): Deleted.
Sat, 01 Dec 2007 02:41:41 +0000 Kenichi Handa * xfont.c (x_font_charset_alist): Moved to font.c and renamed.
Wed, 29 Nov 2006 12:18:53 +0000 Kenichi Handa (xfont_driver): Initialize ftfont_driver.type by 0.
Fri, 24 Nov 2006 01:48:49 +0000 Kenichi Handa *** empty log message ***
Tue, 01 Aug 2006 02:56:45 +0000 Kenichi Handa (xfont_match): Block and unblock input while callin Xlib.
Tue, 01 Aug 2006 01:21:08 +0000 Kenichi Handa (xfont_match): New function.
Wed, 26 Jul 2006 00:53:14 +0000 Kenichi Handa (xfont_list): Don't try listing by :name property if the
Wed, 28 Jun 2006 05:41:21 +0000 Kenichi Handa (xfont_query_font): Adjusted for the change of
Fri, 16 Jun 2006 12:13:36 +0000 Kenichi Handa (xfont_parse_name): Delete this function.
Wed, 14 Jun 2006 04:19:13 +0000 Kenichi Handa (xfont_open, xfont_encode_char): Fix typo.
Fri, 09 Jun 2006 02:15:38 +0000 Kenichi Handa (xfont_list): If script is specified for a font, return
Wed, 07 Jun 2006 11:41:58 +0000 Miles Bader Add arch tagline
Wed, 07 Jun 2006 06:35:31 +0000 Kenichi Handa (xfont_encode_char): Fix calculation of char2b.
Tue, 06 Jun 2006 03:47:13 +0000 Kenichi Handa New file.