log src/nsfont.m @ 104440:8af937a89d62

age author description
Sun, 02 Aug 2009 15:37:07 +0000 Adrian Robert * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
Wed, 29 Jul 2009 16:03:12 +0000 Adrian Robert * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
Sun, 26 Jul 2009 12:58:56 +0000 Chong Yidong * nsfont.m (nsfont_draw): Revert 2009-07-15 change.
Fri, 24 Jul 2009 15:43:22 +0000 Adrian Robert * nsfont.m (ns_findfonts): Correctly return fallback in match case.
Thu, 23 Jul 2009 14:41:05 +0000 Adrian Robert * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
Mon, 20 Jul 2009 18:14:05 +0000 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
Wed, 15 Jul 2009 08:24:38 +0000 YAMAMOTO Mitsuharu (nsfont_draw): Remove code for stippling, which actually
Mon, 29 Jun 2009 05:28:54 +0000 Jim Meyering Remove useless if-before-xfree tests.
Mon, 15 Jun 2009 04:34:50 +0000 Adrian Robert (ns_get_covering_families): Retain scriptToFamilies.
Sun, 14 Jun 2009 18:58:28 +0000 Adrian Robert * nsfont.m (ns_attribute_value): Remove.
Mon, 08 Jun 2009 04:33:56 +0000 Adrian Robert Changes to support :script/:lang/:otf in NS font driver.
Mon, 18 May 2009 08:02:06 +0000 Adrian Robert * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
Mon, 27 Apr 2009 21:21:31 +0000 David Reitter nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.
Mon, 13 Apr 2009 18:45:12 +0000 Stefan Monnier * nsselect.m (symbol_to_nsstring, clean_local_selection_data)
Sat, 14 Mar 2009 21:19:56 +0000 David Reitter Unify shutdown handling under NS, via ns-power-off key event (where appropriate) and save-buffers-kill-emacs.