]> code.delx.au - gnu-emacs/history - src/font.c
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / src / font.c
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-05-09 Eli ZaretskiiBackport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla...
2011-02-22 Kenichi HandaFix font size handling.
2011-02-22 Kenichi Handamerge emacs-23
2011-02-17 Kenichi HandaFix font-size handling bug.
2011-01-27 Chong YidongFix GTK font name parsing to allow numbers in names...
2011-01-26 Chong Yidong* src/font.c (font_parse_fcname): Fix typo in string...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-11-25 Kenichi Handamerge emacs-23
2010-11-04 Kenichi HandaBackport 2010-05-27T04:24:30Z!handa@etlken from trunk
2010-10-14 Kenichi Handamerge emacs-23
2010-10-13 Damyan PepperFix handling of font properties on Windows (bug#6303).
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-02-27 Chong YidongAddendum to last patch: add "Medium" GTK font name...
2010-02-27 Chong YidongRecognize more keywords in GTK font names (Bug#5646).
2010-01-31 Kenichi Handafrom trunk
2010-01-31 Kenichi Handafont.c (font_parse_xlfd): If FONT is a font-entity...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-06 Jan DjärvMerge from trunk
2010-01-06 Jan DjärvFix slowdown and wrong font choosed by XSETTINGS change...
2010-01-06 Jan DjärvMerge from trunk
2010-01-06 Jan DjärvFixing user-spec for fonts instead of using name.
2009-12-19 Andreas Schwab(Fclear_font_cache): Pass correct cache argument to
2009-12-05 Chong YidongFix a comment and delete trailing whitespace.
2009-12-01 YAMAMOTO Mitsuharu(font_load_for_lface, font_open_by_name): Don't store...
2009-11-24 YAMAMOTO Mitsuharu(font_open_entity): Don't use ASET if font_object is...
2009-11-23 Jan DjärvSet Xft defaults if no XSETTING is found, better defaul...
2009-11-21 Andreas Schwab* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH...
2009-11-17 Jan DjärvHandle system default font and changing font parameters.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* process.c (socket_options): Make it const.
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-13 Adrian Robert(font_unparse_xlfd, font_unparse_fcname): Use long...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-23 Adrian Robert* font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special...
2009-09-18 Adrian RobertUpdate comment for HAVE_NS code in font_find_for_lface().
2009-07-28 Kenichi Handa(font_parse_xlfd): Check DPI and AVGWIDTH properties...
2009-07-14 Kenichi Handa(font_vconcat_entity_vectors): New function.
2009-06-23 Kenichi Handa(font_sort_entities, font_list_entities)
2009-06-10 Kenichi Handa(font_parse_family_registry): Fix for one-char foundry.
2009-05-19 Kenichi Handa(font_sort_entities): Renamed from font_sort_entites.
2009-05-18 Kenichi Handa(font_find_for_lface): Copy SPEC's FONT_TYPE too.
2009-05-15 Kenichi Handa(Ffont_spec): Check arguments.
2009-05-06 Stefan Monnier(font_update_drivers): Sanity fallback to avoid disabli...
2009-04-30 Chong Yidong* xfaces.c (face_at_buffer_position): New arg base_face_id.
2009-04-21 Kenichi Handa(font_score): Check AVGWIDTH too.
2009-04-21 Kenichi Handa(font_load_for_lface): Cancel previous change.
2009-04-18 Andreas Schwab(font_put_frame_data): Use xfree instead of free.
2009-04-17 Chong Yidong* font.c (Qja, Qko): Move definitions here from ftfont.c.
2009-04-16 Kenichi Handa(font_sort_entites): Change the meaning of the arg
2009-04-14 Kenichi Handa(Ffont_info): Fix docstring. Fix the second element of
2009-04-13 Kenichi Handa(font_delete_unmatched): Preserve the order of list
2009-04-09 Kenichi Handa(font_put_extra): If VAL is nil, delete the slot for...
2009-03-24 Kenichi Handa(find_font_encoding): Return Qnil for unsupported encoding.
2009-03-11 Kenichi Handa(font_open_by_spec): New function.
2009-03-05 Kenichi Handa(font_select_entity): New function.
2009-02-27 Chong Yidong(font_style_to_value): Set value for unknown symbols to
2009-02-21 Chong Yidong(Qfont_spec, Qfont_entity, Qfont_object): Definitions
2009-02-18 Kenichi Handa(Ffont_spec): Fix typo.
2009-02-18 Kenichi Handa(font_check_otf_features): Fix handling of `nil' element.
2009-02-11 Juanma BarranqueroRemove spurious semicolons.
2009-02-05 Kenichi Handa(Ffont_spec): Docstring modified.
2009-01-24 Chong Yidong(font_parse_xlfd): Handle patterns of length < 2.
2009-01-19 Chong Yidong(font_spec_from_name): Return Qnil if font name could...
2009-01-16 Glenn Morris(Ffont_variation_glyphs): Silence compiler.
2009-01-13 Chong Yidong(font_clear_prop): If clearing the family, clear the...
2009-01-09 Chong Yidong(Ffont_family_list): Return a list of strings, not...
2009-01-08 Chong Yidong(font_open_for_lface): Handle unspecified height attribute.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-12-30 Kenichi Handa(font_range): Don't require a font for a variation
2008-12-30 Kenichi Handa(font_intern_prop): Validate str as multibyte.
2008-12-16 Kenichi Handa(font_open_entity): Fix previous change.
2008-12-16 Chong Yidong(font_update_drivers): Fix mistake in reconstructing...
2008-12-13 Chong Yidong(free_font_driver_list): Implement missing function.
2008-12-13 Kenichi Handa(font_rescale_ratio): Moved from xfaces.c. Argument
2008-12-10 Juanma Barranquero* font.c (Ffont_spec): Move usage to end of docstring.
2008-12-03 Kenichi Handa(font_at): Set `multibyte' at first.
2008-12-03 Chong YidongHandle fonts with corrupted size specs, i.e. non-int...
2008-12-03 Chong Yidong(Fopen_font): Compute pixel size correctly.
2008-12-02 Andreas Schwab(font_unparse_fcname): Fix use of uninitialized variable.
2008-12-01 Andreas Schwab(register_font_driver): Use xmalloc.
2008-10-23 Kenichi Handa(font_match_p): Fix previous change.
2008-10-23 Kenichi Handa(font_match_p): Fix for the case that a vector of
2008-10-23 Kenichi Handa(font_add_log): Check the values of extra properties.
2008-10-14 Chong Yidong(font_clear_prop): When clearing font width, clear...
2008-10-12 Andreas SchwabDon't include <m17n-flt.h>.
2008-10-09 Kenichi Handa(font_delete_unmatched): Fix previous change. Don't
2008-10-01 Adrian Robert* nsfont.m (nsfont_spec_to_traits): Use UnXX masks...
2008-10-01 Kenichi Handa(font_matching_entity): Reflect ATTRS in font selection.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-10 Kenichi Handa(Ffont_shape_gstring): Make glyphs of non-nil adjustment
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-29 Eli Zaretskii(font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET...
2008-08-29 Kenichi Handa(QCf): New variable.
2008-08-19 Kenichi Handa(Vfont_log_deferred): New variable.
2008-08-18 Kenichi Handa(font_add_log): Add the font properties :script, :lang,
next