| Commit message (Expand) | Author | Age | Files | Lines |
* | Make struct font_drivers read-only | Paul Eggert | 2016-12-01 | 1 | -30/+17 |
* | * src/lisp.h (LISP_INITIALLY_ZERO): Remove. | Paul Eggert | 2016-12-01 | 1 | -2/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 1 | -3/+3 |
|\ |
|
| * | Modernize usage of 'macOS' in doc and comments | Paul Eggert | 2016-11-06 | 1 | -3/+3 |
* | | Fix synthetic bold on macOS retina displays | Alan Third | 2016-09-04 | 1 | -0/+12 |
* | | * src/macfont.m (mac_font_shape): Make sure that total_advance is increasing. | YAMAMOTO Mitsuharu | 2016-07-11 | 1 | -4/+6 |
* | | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL | Eli Zaretskii | 2016-07-02 | 1 | -2/+2 |
* | | Port --enable-gcc-warnings to GCC 6.1 | Paul Eggert | 2016-05-18 | 1 | -1/+2 |
|/ |
|
* | Disable multicolor fonts on OS X since they are not supported on free systems | YAMAMOTO Mitsuharu | 2016-04-12 | 1 | -3/+3 |
* | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Remove font workaround for limited outdated versions | YAMAMOTO Mitsuharu | 2015-12-09 | 1 | -14/+5 |
* | * src/macfont.m (macfont_encode_char, syms_of_macfont): Remove unused vars. | YAMAMOTO Mitsuharu | 2015-10-05 | 1 | -3/+0 |
* | * src/macfont.m (mac_font_descriptor_supports_languages): Regard "zh" as syno... | YAMAMOTO Mitsuharu | 2015-09-30 | 1 | -10/+16 |
* | Work around crash when displaying etc/HELLO on OS X 10.11 | YAMAMOTO Mitsuharu | 2015-09-30 | 1 | -3/+55 |
* | * src/macfont.m: Fix compilation with USE_CT_GLYPH_INFO. | YAMAMOTO Mitsuharu | 2015-09-30 | 1 | -44/+40 |
* | Prefer CALLN in a few more places | Paul Eggert | 2015-09-23 | 1 | -7/+1 |
* | Use Core Text types/functions/variables/enumerators directly | YAMAMOTO Mitsuharu | 2015-08-29 | 1 | -243/+208 |
* | * src/macfont.m (macfont_create_family_with_symbol): Accept localized names. | YAMAMOTO Mitsuharu | 2015-08-25 | 1 | -30/+25 |
* | Avoid deprecated enums in mac-ct font backend driver | YAMAMOTO Mitsuharu | 2015-07-13 | 1 | -5/+15 |
* | Cache font family in mac-ct font backend driver | YAMAMOTO Mitsuharu | 2015-07-13 | 1 | -35/+166 |
* | * src/macfont.m (macfont_list): Ignore font families lacking font descriptors. | YAMAMOTO Mitsuharu | 2015-07-10 | 1 | -1/+1 |
* | Prefer INLINE functions in font.h to match style used in lisp.h | Dmitry Antipov | 2015-01-16 | 1 | -7/+3 |
* | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -15/+9 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Clean up merge conflict. | Jan Djärv | 2014-11-01 | 1 | -1/+1 |
* | Merge from emacs-24; up to 117656 | Glenn Morris | 2014-11-01 | 1 | -3/+4 |
|\ |
|
| * | * macfont.m (macfont_glyph_extents): Turn off syntetic bold | Jan Djärv | 2014-10-31 | 1 | -3/+4 |
* | | Update doc to say Mac OS X 10.6 or later now required. | Paul Eggert | 2014-10-12 | 1 | -4/+4 |
* | | Require OSX >= 10.6. Remove PowerPC unexec code. | Jan Djärv | 2014-10-12 | 1 | -125/+1 |
* | | Import from macoport 24.3.94. | Jan Djärv | 2014-10-05 | 1 | -1583/+1603 |
* | | Merge from emacs-24 | Stefan Monnier | 2014-09-22 | 1 | -13/+18 |
|\ \
| |/ |
|
| * | On OSX, do not free font-specific data more than once (Bug#18501). | Dmitry Antipov | 2014-09-22 | 1 | -13/+18 |
* | | One more minor cleanup of font subsystem. | Dmitry Antipov | 2014-08-25 | 1 | -23/+16 |
* | | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org | Glenn Morris | 2014-07-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * macfont.h (macfont_update_antialias_threshold): Declare. | Jan Djärv | 2014-07-20 | 1 | -1/+1 |
* | | * font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE || HAVE_NS]: | Dmitry Antipov | 2014-07-08 | 1 | -13/+3 |
* | | * font.h (struct font_driver): Remove get_outline and free_outline; | Dmitry Antipov | 2014-07-04 | 1 | -2/+0 |
* | | Fix memory leaks | Jan Djärv | 2014-06-11 | 1 | -0/+1 |
* | | Simplify NS font driver draw, merge from Macport. | Jan Djärv | 2014-05-25 | 1 | -84/+74 |
* | | Rename EARRAYSIZE to ARRAYELTS | Daniel Colascione | 2014-04-03 | 1 | -6/+6 |
* | | Clean up array size calculations | Daniel Colascione | 2014-04-03 | 1 | -8/+7 |
|/ |
|
* | * macfont.m: Include termchar.h. | Jan Djärv | 2014-01-13 | 1 | -12/+18 |
* | Spelling fixes. | Paul Eggert | 2014-01-05 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Use bool for boolean, focusing on headers. | Paul Eggert | 2013-12-14 | 1 | -3/+3 |
* | * alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m, | Dmitry Antipov | 2013-12-13 | 1 | -2/+0 |
* | * font.h (struct font_entity) [HAVE_NS]: New field to record | Dmitry Antipov | 2013-12-12 | 1 | -0/+2 |
* | Import macfont changes from mac-port 4.5. | Jan Djärv | 2013-11-07 | 1 | -87/+277 |
* | Spelling fixes. | Paul Eggert | 2013-11-04 | 1 | -7/+7 |