]> code.delx.au - gnu-emacs/history - src/nsfont.m
Add 2010 to copyright years.
[gnu-emacs] / src / nsfont.m
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-10-19 Dan Nicolaescu* nsterm.m:
2009-10-13 Adrian RobertAdd space after casts in last change.
2009-10-12 Adrian Robert* nsfont.m (ns_char_width): Replace deprecated call...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-23 Adrian Robert* nsfont.m (ns_glyph_metrics): Remove GNUstep condition...
2009-09-23 Adrian Robert* nsfont.m (Vns_reg_to_script): New lisp variable.
2009-09-18 Adrian Robert(nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoo...
2009-09-09 Adrian Robert* nsfont.m (ns_get_family): Don't force first letter...
2009-08-02 Adrian Robert* nsfont.m (ns_descriptor_to_entity): Handle case when...
2009-07-29 Adrian Robert* nsfont.m (ns_findfonts): Fix 2009-07-24 change to...
2009-07-26 Chong Yidong* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
2009-07-24 Adrian Robert* nsfont.m (ns_findfonts): Correctly return fallback...
2009-07-23 Adrian Robert* nsfont.m (NSFontDescriptor.h): Explicitly include...
2009-07-20 Adrian Robert* nsfont.m (ns_attribute_value): Remove.
2009-07-15 YAMAMOTO Mitsuharu(nsfont_draw): Remove code for stippling, which actually
2009-06-29 Jim MeyeringRemove useless if-before-xfree tests.
2009-06-15 Adrian Robert(ns_get_covering_families): Retain scriptToFamilies.
2009-06-14 Adrian Robert* nsfont.m (ns_attribute_value): Remove.
2009-06-08 Adrian RobertChanges to support :script/:lang/:otf in NS font driver.
2009-05-18 Adrian Robert* nsfont.m (nsfont_make_fontset_for_font): Avoid a...
2009-04-27 David Reitternsfont.m (nsfont_open): remove unused variable shrink...
2009-04-13 Stefan Monnier* nsselect.m (symbol_to_nsstring, clean_local_selection...
2009-03-14 David ReitterUnify shutdown handling under NS, via ns-power-off...
2009-03-04 Adrian Robert* nsfont.m (nsfont_draw): Compare ns_antialias_text...
2009-02-13 Adrian Robert* nsfns.m (ns-read-file-name): BLOCK_INPUT while showin...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-11-25 Adrian RobertFix bug #1362. * image.c (x_clear_image_1): Do not...
2008-10-01 Adrian Robert* nsfont.m (nsfont_spec_to_traits): Use UnXX masks...
2008-09-30 Adrian Robert* nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_li...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-27 Adrian Robert* nsfont.m (nsfont_draw): Fix up composition rendering.
2008-09-07 Teodor Zlatanov* nsfont.m (nsfont_draw): Fix the references to missing...
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-21 Adrian Robert* nsfns.m (ns-read-file-name): Add casts to avoid warni...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-22 Adrian RobertNS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
2008-07-19 Adrian Robertfix bug with quickdraw smoothing; also, in Makefile...
2008-07-19 Adrian Robertnsfont.m: duplicate UTF8Strings before modifying with...
2008-07-19 Adrian Robertapply fix from Chong Yidong to NS port ns_set_backgroun...
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Stefan Monnier* Makefile.in: Undef LIB_STANDARD before defining it...
2008-07-16 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-07-16 Miles BaderUse nicer comment syntax for arch taglines in Objective...
2008-07-15 Miles BaderAdd arch tagline
2008-07-15 Adrian Robertadding forgotten file src/nsfont.m for emacs.app merge