aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsfont.m
Commit message (Expand)AuthorAgeFilesLines
* * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.Adrian Robert2009-05-181-1/+1
* nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out c...David Reitter2009-04-271-15/+2
* * nsselect.m (symbol_to_nsstring, clean_local_selection_data)Stefan Monnier2009-04-131-2/+4
* Unify shutdown handling under NS, via ns-power-off key event (where appropria...David Reitter2009-03-141-6/+6
* * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.Adrian Robert2009-03-041-1/+1
* * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmen...Adrian Robert2009-02-131-1/+7
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert2008-11-251-0/+2
* * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles...Adrian Robert2008-10-011-43/+35
* * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rat...Adrian Robert2008-09-301-9/+12
* * nsfont.m (nsfont_draw): Fix up composition rendering.Adrian Robert2008-09-271-4/+4
* * nsfont.m (nsfont_draw): Fix the references to missing gidx dataTeodor Zlatanov2008-09-071-5/+5
* * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-...Adrian Robert2008-08-211-2/+2
* clear warnings and clean up NS portAdrian Robert2008-08-011-5/+5
* NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert2008-07-221-17/+17
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-191-1/+1
* nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_na...Adrian Robert2008-07-191-2/+4
* apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u...Adrian Robert2008-07-191-2/+2
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-6/+4
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-161-2/+1
* Add arch taglineMiles Bader2008-07-151-0/+3
* adding forgotten file src/nsfont.m for emacs.app mergeAdrian Robert2008-07-151-0/+1495