log src/nsfont.m @ 97311:2be7f5365285

age author description
Fri, 01 Aug 2008 14:01:08 +0000 Adrian Robert clear warnings and clean up NS port
Tue, 22 Jul 2008 12:33:13 +0000 Adrian Robert NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
Sat, 19 Jul 2008 22:23:30 +0000 Adrian Robert fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
Sat, 19 Jul 2008 17:13:48 +0000 Adrian Robert nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name - patch due to Seiji Zenitani
Sat, 19 Jul 2008 17:01:36 +0000 Adrian Robert apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
Thu, 17 Jul 2008 03:33:59 +0000 Stefan Monnier * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
Wed, 16 Jul 2008 02:22:04 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 16 Jul 2008 02:18:49 +0000 Miles Bader Use nicer comment syntax for arch taglines in Objective-C files
Tue, 15 Jul 2008 23:52:03 +0000 Miles Bader Add arch tagline
Tue, 15 Jul 2008 18:35:28 +0000 Adrian Robert adding forgotten file src/nsfont.m for emacs.app merge