log src/xfont.c @ 94963:8971ddf55736

age author description
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.