index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macfont.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-31
1
-0
/
+3
|
\
|
*
* src/macfont.m (macfont_open): Initialize font->space_width. (Bug#56808)
YAMAMOTO Mitsuharu
2022-07-30
1
-0
/
+3
*
|
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-16
1
-2
/
+2
*
|
Fix font weight reporting on macOS
Po Lu
2022-05-05
1
-1
/
+1
*
|
Fix nsmenu compilation under macOS 10.6
Alan Third
2022-04-25
1
-6
/
+9
*
|
Avoid deprecation warning in NS-specific code
Mattias Engdegård
2022-02-06
1
-1
/
+4
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix macfont backend color handling
Alan Third
2021-12-22
1
-11
/
+11
*
|
; * src/macfont.m: fix typing errors
Mattias Engdegård
2021-11-18
1
-2
/
+2
*
|
Improve font display on NS port
Po Lu
2021-11-06
1
-7
/
+29
|
/
*
Allow automatic use of color fonts for emoji on macOS
Robert Pluim
2021-10-27
1
-2
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
1
-4
/
+2
*
Fix monospace font calculations on macOS
YAMAMOTO Mitsuharu
2020-08-12
1
-11
/
+77
*
Merge from origin/emacs-27
Glenn Morris
2020-03-18
1
-1
/
+1
|
\
|
*
Fix display of Big5 characters when using Fontconfig
Eli Zaretskii
2020-03-14
1
-1
/
+1
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Remove some undefined behavior related to left shifts.
Philipp Stephani
2019-12-23
1
-1
/
+2
|
/
*
Simplify hashfn/cmpfn calling convention
Paul Eggert
2019-07-20
1
-2
/
+1
*
Rename font_driver member close -> close_font
Mattias Engdegård
2019-07-09
1
-1
/
+1
*
Rename font_driver member open -> open_font
Mattias Engdegård
2019-07-09
1
-1
/
+1
*
Avoid crash inside CFCharacterSetIsLongCharacterMember
YAMAMOTO Mitsuharu
2019-07-06
1
-1
/
+4
*
Fix negation in elements of OTF feature list
YAMAMOTO Mitsuharu
2019-06-30
1
-1
/
+1
*
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-05-23
1
-4
/
+15
|
\
|
*
Fix some deprecation notices on macOS 10.14
Alan Third
2019-05-21
1
-1
/
+12
|
*
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-19
1
-2
/
+2
|
*
Merge from origin/emacs-26
Glenn Morris
2019-04-29
1
-1
/
+1
|
|
\
|
|
*
* src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.
YAMAMOTO Mitsuharu
2019-04-29
1
-1
/
+1
*
|
|
Fix NS build
YAMAMOTO Mitsuharu
2019-05-02
1
-2
/
+2
*
|
|
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-14
/
+29
|
\
|
|
|
*
|
Update multicolor font support status
YAMAMOTO Mitsuharu
2019-04-27
1
-3
/
+3
|
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-5
/
+22
|
*
|
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-5
/
+3
|
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
|
\
|
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
|
Provide text directionality and language to HarfBuzz shaper
Eli Zaretskii
2018-12-29
1
-8
/
+23
|
/
/
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-4
/
+2
*
|
Update src/{ns,mac}*.m to use bignum-compatible macros
Charles A. Roelli
2018-08-09
1
-31
/
+31
*
|
Fix typo in previous macfont.m change
Paul Eggert
2018-06-15
1
-1
/
+2
*
|
Restore macfont.m casts to void *
Paul Eggert
2018-06-15
1
-2
/
+2
*
|
Just use cons in macfont_descriptor_entity
Paul Eggert
2018-06-14
1
-7
/
+6
*
|
New mint_ptr representation for C pointers
Paul Eggert
2018-06-14
1
-6
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
|
*
Remove ObjC blocks (Bug#23753)
Alan Third
2017-12-12
1
-73
/
+55
*
|
Remove two unused variables in macfont.m
Philipp Stephani
2017-12-16
1
-2
/
+0
*
|
Remove ObjC blocks (Bug#23753)
Alan Third
2017-12-12
1
-73
/
+55
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
[next]