aboutsummaryrefslogtreecommitdiffstats
path: root/src/macfont.m
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaksJan Djärv2014-06-111-0/+1
* Simplify NS font driver draw, merge from Macport.Jan Djärv2014-05-251-84/+74
* Rename EARRAYSIZE to ARRAYELTSDaniel Colascione2014-04-031-6/+6
* Clean up array size calculationsDaniel Colascione2014-04-031-8/+7
* * macfont.m: Include termchar.h.Jan Djärv2014-01-131-12/+18
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-3/+3
* * alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m,Dmitry Antipov2013-12-131-2/+0
* * font.h (struct font_entity) [HAVE_NS]: New field to recordDmitry Antipov2013-12-121-0/+2
* Import macfont changes from mac-port 4.5.Jan Djärv2013-11-071-87/+277
* Spelling fixes.Paul Eggert2013-11-041-7/+7
* Fix memory leaks in NS version.Jan Djärv2013-11-041-11/+18
* Omit unused frame argument of font API's close function.Dmitry Antipov2013-10-251-15/+20
* * lisp.h (eassume): New macro.Paul Eggert2013-10-101-1/+0
* * macfont.m (macfont_draw): Use s->ybase for correct y position.Jan Djärv2013-10-021-4/+2
* * macfont.m (macfont_draw): Use CGRectMake rather than NSMakeRectAlp Aker2013-10-011-1/+1
* Add set operations for bool-vector.Daniel Colascione2013-09-221-1/+1
* Forgot to add files.Jan Djärv2013-09-151-0/+3858