| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Implement font-use-system-font on Haiku | Po Lu | 2022-09-25 | 1 | -7/+275 |
* | Respect `:antialias' on Haiku | Po Lu | 2022-06-20 | 1 | -0/+23 |
* | Speed up opening fonts on Haiku | Po Lu | 2022-05-05 | 1 | -28/+90 |
* | Fix font matching of "Fira Code Retina" and "Fira Code Regular" on Haiku | Po Lu | 2022-05-03 | 1 | -2/+6 |
* | Fix inconsistencies in Haiku font selection dialog | Po Lu | 2022-05-02 | 1 | -5/+7 |
* | Fix handling of some weights in the Haiku font driver | Po Lu | 2022-05-02 | 1 | -7/+5 |
* | Default to currently selected font in Haiku font dialogs | Po Lu | 2022-05-02 | 1 | -0/+35 |
* | Implement font selection dialog on Haiku | Po Lu | 2022-05-01 | 1 | -0/+11 |
* | Add simple session management support to Haiku | Po Lu | 2022-04-27 | 1 | -4/+5 |
* | Use a cache on Haiku to avoid constantly reading fonts during font lookup | Po Lu | 2022-04-21 | 1 | -29/+187 |
* | Minor cleanups to Haiku menu code | Po Lu | 2022-04-19 | 1 | -3/+3 |
* | Clean up various bits of Haiku code | Po Lu | 2022-04-15 | 1 | -6/+0 |
* | Fix copying font names around on Haiku | Po Lu | 2022-03-24 | 1 | -0/+6 |
* | Fix SIGFPE on some fonts when calculating their average width on Haiku | Po Lu | 2022-02-17 | 1 | -1/+5 |
* | Fix parsing of some semibold font styles on Haiku | Po Lu | 2022-02-15 | 1 | -1/+3 |
* | Implement `list_family' for the haikufont driver | Po Lu | 2022-02-09 | 1 | -0/+24 |
* | Fix some problems with Haiku font display | Po Lu | 2022-01-09 | 1 | -9/+11 |
* | * src/haiku_font_support.cc (BFont_char_bounds): Fix bearings. | Po Lu | 2022-01-03 | 1 | -6/+25 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | Add support for the Haiku operating system and its window system | Po Lu | 2021-11-20 | 1 | -0/+596 |