summaryrefslogtreecommitdiff
path: root/src/macfont.m
Commit message (Expand)AuthorAgeFilesLines
* Clean up merge conflict.Jan Djärv2014-11-011-1/+1
* Merge from emacs-24; up to 117656Glenn Morris2014-11-011-3/+4
|\
| * * macfont.m (macfont_glyph_extents): Turn off syntetic boldJan Djärv2014-10-311-3/+4
* | Update doc to say Mac OS X 10.6 or later now required.Paul Eggert2014-10-121-4/+4
* | Require OSX >= 10.6. Remove PowerPC unexec code.Jan Djärv2014-10-121-125/+1
* | Import from macoport 24.3.94.Jan Djärv2014-10-051-1583/+1603
* | Merge from emacs-24Stefan Monnier2014-09-221-13/+18
|\ \ | |/
| * On OSX, do not free font-specific data more than once (Bug#18501).Dmitry Antipov2014-09-221-13/+18
* | One more minor cleanup of font subsystem.Dmitry Antipov2014-08-251-23/+16
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-1/+1
|\ \ | |/
| * * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-201-1/+1
* | * font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE || HAVE_NS]:Dmitry Antipov2014-07-081-13/+3
* | * font.h (struct font_driver): Remove get_outline and free_outline;Dmitry Antipov2014-07-041-2/+0
* | 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