summaryrefslogtreecommitdiff
path: root/src/haikufont.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-18Prevent double frees in closing fonts provided by the Haiku font driverPo Lu
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-08Permit XLFD names to exceed 255 charactersPo Lu
2023-05-12Don't set background_filled_pPo Lu
2023-03-02; * src/haikufont.c (haikufont_open): Remove unused variable.Po Lu
2023-01-01Improve Haiku font size fallbackPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-25Implement font-use-system-font on HaikuPo Lu
2022-09-20Remove intern calls with a static string from haiku*.cPo Lu
2022-06-21Allow toggling antialiasing inside the Haiku font dialogPo Lu
2022-06-20Fix initialization of Haiku font driverPo Lu
2022-06-20Respect `:antialias' on HaikuPo Lu
2022-05-08Fully implement stipples for text on HaikuPo Lu
2022-05-06Improve font specs generated by the Haiku font dialogPo Lu
2022-05-05Speed up opening fonts on HaikuPo Lu
2022-05-04Set initial size in the Haiku font dialogPo Lu
2022-05-02Fix inconsistencies in Haiku font selection dialogPo Lu
2022-05-02Fix handling of some weights in the Haiku font driverPo Lu
2022-05-02Default to currently selected font in Haiku font dialogsPo Lu
2022-05-02Fix race conditions with async input in some Haiku dialogsPo Lu
2022-05-01Allow specifying font size in the Haiku font selection dialogPo Lu
2022-05-01Allow quitting inside font selection dialogs on HaikuPo Lu
2022-05-01Improvements to the Haiku font dialogPo Lu
2022-05-01Implement font selection dialog on HaikuPo Lu
2022-04-21Use a cache on Haiku to avoid constantly reading fonts during font lookupPo Lu
2022-04-19Minor cleanups to Haiku menu codePo Lu
2022-04-17Make sure the ftcr font driver is used on Haiku when Cairo is enabledPo Lu
2022-04-15Fix default registry of Haiku font backendPo Lu
2022-03-24Fix copying font names around on HaikuPo Lu
2022-02-17Handle `unspecified' values of symbolic font values on HaikuPo Lu
2022-02-09Make haikufont_list_family actually workPo Lu
2022-02-09Implement `list_family' for the haikufont driverPo Lu
2022-02-05Implement face cursor color merging on HaikuPo Lu
2022-02-03* src/haikufont.c (haikufont_draw): Allocate string buffer on stack.Po Lu
2022-02-03Stop creating cairo contexts in haiku_begin_cr_clipPo Lu
2022-01-05Resolve clipping related mysteries on HaikuPo Lu
2022-01-05Remove some unnecessary graphics state saves on HaikuPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-20Add support for the Haiku operating system and its window systemPo Lu