log src/xfont.c @ 99146:c75ecb203637

age author description
2008-08-06 Kenichi Handa (xfont_list_family): Return a list of symbols, not
2008-07-14 Kenichi Handa (xfont_open): Add workaround for X's bug.
2008-07-10 Kenichi Handa (xfont_open): Log the reason of failure.
2008-07-09 Kenichi Handa (xfont_text_extents): Fix initial setting of metrics.
2008-07-09 Kenichi Handa (xfont_open): Cancel the previous about font->vertical_centering.
2008-07-09 Kenichi Handa (xfont_open): Adjust it for the change of
2008-06-05 Kenichi Handa (xfont_list): Don't set registry to iso8859-1 even if it
2008-06-03 Kenichi Handa (xfont_list): Try an alias.
2008-05-27 Kenichi Handa (xfont_open): Fix calculation of font->average_width.
2008-05-23 Kenichi Handa (xfont_list_pattern): Free names returned from XListFonts.
2008-05-22 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
2008-05-22 Jason Rumney (xfont_list_pattern, compare_font_names): Use xstricmp.
2008-05-22 Kenichi Handa (xfont_get_pcm): Change xassert to font_assert.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa Include <stdlib.h> and "ccl.h".
2008-02-25 Kenichi Handa (xfont_draw): Pay attention to s->padding_p.
2008-02-17 Kenichi Handa (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT.
2008-02-06 Glenn Morris Update copyright years and GPL version.
2007-12-25 Kenichi Handa (xfont_encode_char): Use the macro FONT_INVALID_CODE.
2007-12-18 Kenichi Handa (xfont_get_cache): Adjust the argument type.
2007-12-04 Kenichi Handa (Qx): Deleted.
2007-12-01 Kenichi Handa * xfont.c (x_font_charset_alist): Moved to font.c and renamed.
2006-11-29 Kenichi Handa (xfont_driver): Initialize ftfont_driver.type by 0.
2006-11-24 Kenichi Handa *** empty log message ***
2006-08-01 Kenichi Handa (xfont_match): Block and unblock input while callin Xlib.
2006-08-01 Kenichi Handa (xfont_match): New function.
2006-07-26 Kenichi Handa (xfont_list): Don't try listing by :name property if the
2006-06-28 Kenichi Handa (xfont_query_font): Adjusted for the change of
2006-06-16 Kenichi Handa (xfont_parse_name): Delete this function.
2006-06-14 Kenichi Handa (xfont_open, xfont_encode_char): Fix typo.
2006-06-09 Kenichi Handa (xfont_list): If script is specified for a font, return
2006-06-07 Miles Bader Add arch tagline
2006-06-07 Kenichi Handa (xfont_encode_char): Fix calculation of char2b.
2006-06-06 Kenichi Handa New file.