summaryrefslogtreecommitdiff
path: root/src/haikufont.c
Commit message (Expand)AuthorAge
* ; * src/haikufont.c (haikufont_open): Remove unused variable.Po Lu2023-03-02
* Improve Haiku font size fallbackPo Lu2023-01-01
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Implement font-use-system-font on HaikuPo Lu2022-09-25
* Remove intern calls with a static string from haiku*.cPo Lu2022-09-20
* Allow toggling antialiasing inside the Haiku font dialogPo Lu2022-06-21
* Fix initialization of Haiku font driverPo Lu2022-06-20
* Respect `:antialias' on HaikuPo Lu2022-06-20
* Fully implement stipples for text on HaikuPo Lu2022-05-08
* Improve font specs generated by the Haiku font dialogPo Lu2022-05-06
* Speed up opening fonts on HaikuPo Lu2022-05-05
* Set initial size in the Haiku font dialogPo Lu2022-05-04
* Fix inconsistencies in Haiku font selection dialogPo Lu2022-05-02
* Fix handling of some weights in the Haiku font driverPo Lu2022-05-02
* Default to currently selected font in Haiku font dialogsPo Lu2022-05-02
* Fix race conditions with async input in some Haiku dialogsPo Lu2022-05-02
* Allow specifying font size in the Haiku font selection dialogPo Lu2022-05-01
* Allow quitting inside font selection dialogs on HaikuPo Lu2022-05-01
* Improvements to the Haiku font dialogPo Lu2022-05-01
* Implement font selection dialog on HaikuPo Lu2022-05-01
* Use a cache on Haiku to avoid constantly reading fonts during font lookupPo Lu2022-04-21
* Minor cleanups to Haiku menu codePo Lu2022-04-19
* Make sure the ftcr font driver is used on Haiku when Cairo is enabledPo Lu2022-04-17
* Fix default registry of Haiku font backendPo Lu2022-04-15
* Fix copying font names around on HaikuPo Lu2022-03-24
* Handle `unspecified' values of symbolic font values on HaikuPo Lu2022-02-17
* Make haikufont_list_family actually workPo Lu2022-02-09
* Implement `list_family' for the haikufont driverPo Lu2022-02-09
* Implement face cursor color merging on HaikuPo Lu2022-02-05
* * src/haikufont.c (haikufont_draw): Allocate string buffer on stack.Po Lu2022-02-03
* Stop creating cairo contexts in haiku_begin_cr_clipPo Lu2022-02-03
* Resolve clipping related mysteries on HaikuPo Lu2022-01-05
* Remove some unnecessary graphics state saves on HaikuPo Lu2022-01-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Add support for the Haiku operating system and its window systemPo Lu2021-11-20