log src/xfont.c @ 105408:cc49bd9e784b

age author description
2009-07-28 Kenichi Handa (xfont_list_pattern): Don't ignore the return value of
2009-06-23 Kenichi Handa Change font_add_log to FONT_ADD_LOG.
2009-05-21 Stefan Monnier (xfont_list_pattern): Don't initialize xfont_scripts_cache
2009-05-21 Kenichi Handa (xfont_chars_supported, xfont_supported_scripts): New
2009-05-08 Kenichi Handa Cancel previous changes.
2009-05-08 Kenichi Handa (xfont_check_char_support)
2009-04-17 Chong Yidong * font.c (Qja, Qko): Move definitions here from ftfont.c.
2009-04-16 Kenichi Handa (xfont_has_char): Special handling of `ja' and `ko' adstyle.
2009-04-14 Kenichi Handa (xfont_has_char): The font has C if C is ASCII and the
2009-02-11 Juanma Barranquero Remove spurious semicolons.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-12-19 Kenichi Handa (xfont_decode_coding_xlfd): New function.
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.