summaryrefslogtreecommitdiff
path: root/src/ui/text_simple.c
AgeCommit message (Expand)Author
2022-01-04Text: Fixed color escapes in the simple text rendererJaakko Keränen
2021-12-11Text: Fixed simple text rendererJaakko Keränen
2021-11-01Fixed build with the simple text rendererJaakko Keränen
2021-09-20Experimenting with independent popup windowsJaakko Keränen
2021-09-12Mobile: Draw optimizations; focus handlingJaakko Keränen
2021-09-04Text: Fixed hang when wrapping a long wordJaakko Keränen
2021-08-02Text: Fixed drawing wrapped text without HarfBuzzJaakko Keränen
2021-08-02InputWidget: Simple text renderer needs fixingJaakko Keränen
2021-07-14Fixed text wrapping when HarfBuzz is disabledJaakko Keränen
2021-06-30Text: Use HarfBuzz to shape textJaakko Keränen
2021-06-26Text: Link with HarfBuzz; old run_Font_ is a fallbackJaakko Keränen