index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32font.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-20
Fix the MS-Windows build broken by recent changes
Eli Zaretskii
2024-11-21
; Fix typos
Stefan Kangas
2024-10-26
; Fix coding style of Uniscribe files
Po Lu
2024-10-25
; Minor fixes to last changes
Eli Zaretskii
2024-10-25
Implement drawing text with DirectWrite on MS-Windows.
Cecilio Pardo
2024-08-03
Improve font search and handling on MS-Windows
Eli Zaretskii
2024-06-01
Merge from origin/emacs-29
Eli Zaretskii
2024-05-27
; Fix typos
Stefan Kangas
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-08
Permit XLFD names to exceed 255 characters
Po Lu
2023-07-06
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-05-27
Improve font selection on MS-Windows
Eli Zaretskii
2022-05-15
Fix database related to some scripts
Eli Zaretskii
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-18
Remove 'cuneiform-numbers-and-punctuation' from w32font.c
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-14
Merge from origin/emacs-28
Eli Zaretskii
2021-11-13
Improve style and comments in font-related sources
Eli Zaretskii
2021-11-10
Fix font weights on MS-Windows
Eli Zaretskii
2021-10-21
Fix bold/black in w32_to_fc_weight
Lars Ingebrigtsen
2021-10-21
Support the "medium" font weight
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-17
Support more font weight values on MS-Windows
Eli Zaretskii
2019-09-17
Improve font lookup on MS-Windows
Eli Zaretskii
2019-06-18
Fix the handling of font backend supersedence on MS-Windows
Eli Zaretskii
2019-06-18
Support font driver supersession
YAMAMOTO Mitsuharu
2019-05-31
Unbreak display of characters on MS-Windows
Eli Zaretskii
2019-05-31
Add HarfBuzz font backend for MS-Windows
Eli Zaretskii
2019-05-19
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-04-26
Rename generic x_* identifiers
Alexander Gramiak
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-20
Define get_proc_addr in Cygwin-w32 build
Andy Moreton
2018-08-17
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-14
New type Lisp_Misc_Ptr
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-29
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-08
Avoid compiler warnings on MS-Windows with GCC 6 and 7
Eli Zaretskii
2017-07-11
Add an optional testfn parameter to assoc
Nicolas Petton
[next]