summaryrefslogtreecommitdiff
path: root/src/nsfont.m
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix nsfont breakage since 6b1ed2f2c99a1c2da56c5f434570c438cad6576dPo Lu2022-09-07
* Fix ns-reg-to-script definitionPo Lu2022-06-20
* Improve display of reliefs on NSPo Lu2022-05-10
* Fix glyphless glyph display on NS (bug#54970)Alan Third2022-04-18
* Fix duplicate overhang display on GNUstepPo Lu2022-01-06
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Further cleanup of NS color codeAlan Third2021-12-22
* | Improve font display on NS portPo Lu2021-11-06
|/
* Fix crash in GNUstep font coverage checkAlan Third2021-07-04
* Fix GNUstep build warningsAlan Third2021-06-20
* Update copyright year to 2021Paul Eggert2021-01-01
* Use new NSString lisp methodsAlan Third2020-12-22
* Fix GNUstep buildAlan Third2020-10-11
* Remove obsolete macOS support for NS font backendAlan Third2020-09-25
* Prefer more inline functions in character.hPaul Eggert2020-04-17
* Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix GNUstep buildAlan Third2019-09-23
* Update some URLsPaul Eggert2019-09-23
* Rename font_driver member close -> close_fontMattias Engdegård2019-07-09
* Rename font_driver member open -> open_fontMattias Engdegård2019-07-09
* Use fewer locks when accessing stdioPaul Eggert2019-07-08
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* Add portable dumperDaniel Colascione2019-01-15
* Use shortcuts for FlengthPaul Eggert2019-01-09
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-09
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-19
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use 'char *FOO' instead of 'char* FOO'Paul Eggert2017-02-18
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Use C99 syntax for font driversPaul Eggert2016-12-12
* | Make struct font_drivers read-onlyPaul Eggert2016-12-01
* | * src/lisp.h (LISP_INITIALLY_ZERO): Remove.Paul Eggert2016-12-01
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-29
* | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-02
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-18
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix quoting in ‘message_with_string’Paul Eggert2015-08-26
* Remove unused DEFSYMsPaul Eggert2015-05-31
* Prefer xlispstrdup to avoid dumb calls to strlenDmitry Antipov2015-01-20
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05