index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macfont.m
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-02-01
macfont.m: Fix values for font widths and weights on macOS
Stanislav Yaglo
2024-01-13
Use key Qunbound instead of hash value hash_unused for free entries
Mattias Engdegård
2024-01-13
Inlined and specialised hash table look-up
Mattias Engdegård
2024-01-13
Store hash values as integers instead of Lisp_Object
Mattias Engdegård
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-04-08
Change cursor color on NS port when it matches the face background
Daniel Martín
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-31
Merge from origin/emacs-28
Stefan Kangas
2022-07-30
* src/macfont.m (macfont_open): Initialize font->space_width. (Bug#56808)
YAMAMOTO Mitsuharu
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-05-05
Fix font weight reporting on macOS
Po Lu
2022-04-25
Fix nsmenu compilation under macOS 10.6
Alan Third
2022-02-06
Avoid deprecation warning in NS-specific code
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-22
Fix macfont backend color handling
Alan Third
2021-11-18
; * src/macfont.m: fix typing errors
Mattias Engdegård
2021-11-06
Improve font display on NS port
Po Lu
2021-10-27
Allow automatic use of color fonts for emoji on macOS
Robert Pluim
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-15
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-12
Fix monospace font calculations on macOS
YAMAMOTO Mitsuharu
2020-03-18
Merge from origin/emacs-27
Glenn Morris
2020-03-14
Fix display of Big5 characters when using Fontconfig
Eli Zaretskii
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-23
Remove some undefined behavior related to left shifts.
Philipp Stephani
2019-07-20
Simplify hashfn/cmpfn calling convention
Paul Eggert
2019-07-09
Rename font_driver member close -> close_font
Mattias Engdegård
2019-07-09
Rename font_driver member open -> open_font
Mattias Engdegård
2019-07-06
Avoid crash inside CFCharacterSetIsLongCharacterMember
YAMAMOTO Mitsuharu
2019-06-30
Fix negation in elements of OTF feature list
YAMAMOTO Mitsuharu
2019-05-23
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-05-21
Fix some deprecation notices on macOS 10.14
Alan Third
2019-05-19
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-02
Fix NS build
YAMAMOTO Mitsuharu
2019-04-29
Merge from origin/emacs-26
Glenn Morris
2019-04-29
* src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.
YAMAMOTO Mitsuharu
2019-04-27
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
Update multicolor font support status
YAMAMOTO Mitsuharu
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-29
Provide text directionality and language to HarfBuzz shaper
Eli Zaretskii
[next]