index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
haikufont.c
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-18
Prevent double frees in closing fonts provided by the Haiku font driver
Po Lu
2025-01-01
Update copyright year to 2025
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-05-12
Don't set background_filled_p
Po Lu
2023-03-02
; * src/haikufont.c (haikufont_open): Remove unused variable.
Po Lu
2023-01-01
Improve Haiku font size fallback
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-25
Implement font-use-system-font on Haiku
Po Lu
2022-09-20
Remove intern calls with a static string from haiku*.c
Po Lu
2022-06-21
Allow toggling antialiasing inside the Haiku font dialog
Po Lu
2022-06-20
Fix initialization of Haiku font driver
Po Lu
2022-06-20
Respect `:antialias' on Haiku
Po Lu
2022-05-08
Fully implement stipples for text on Haiku
Po Lu
2022-05-06
Improve font specs generated by the Haiku font dialog
Po Lu
2022-05-05
Speed up opening fonts on Haiku
Po Lu
2022-05-04
Set initial size in the Haiku font dialog
Po Lu
2022-05-02
Fix inconsistencies in Haiku font selection dialog
Po Lu
2022-05-02
Fix handling of some weights in the Haiku font driver
Po Lu
2022-05-02
Default to currently selected font in Haiku font dialogs
Po Lu
2022-05-02
Fix race conditions with async input in some Haiku dialogs
Po Lu
2022-05-01
Allow specifying font size in the Haiku font selection dialog
Po Lu
2022-05-01
Allow quitting inside font selection dialogs on Haiku
Po Lu
2022-05-01
Improvements to the Haiku font dialog
Po Lu
2022-05-01
Implement font selection dialog on Haiku
Po Lu
2022-04-21
Use a cache on Haiku to avoid constantly reading fonts during font lookup
Po Lu
2022-04-19
Minor cleanups to Haiku menu code
Po Lu
2022-04-17
Make sure the ftcr font driver is used on Haiku when Cairo is enabled
Po Lu
2022-04-15
Fix default registry of Haiku font backend
Po Lu
2022-03-24
Fix copying font names around on Haiku
Po Lu
2022-02-17
Handle `unspecified' values of symbolic font values on Haiku
Po Lu
2022-02-09
Make haikufont_list_family actually work
Po Lu
2022-02-09
Implement `list_family' for the haikufont driver
Po Lu
2022-02-05
Implement face cursor color merging on Haiku
Po Lu
2022-02-03
* src/haikufont.c (haikufont_draw): Allocate string buffer on stack.
Po Lu
2022-02-03
Stop creating cairo contexts in haiku_begin_cr_clip
Po Lu
2022-01-05
Resolve clipping related mysteries on Haiku
Po Lu
2022-01-05
Remove some unnecessary graphics state saves on Haiku
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu