Age | Commit message (Expand) | Author |
---|---|---|
2023-02-05 | LibGfx: Pass font width to `FontDatabase::get()` | Aliaksandr Kalenik |
2023-01-27 | LibGfx: Remove declarations for non-existent methods | Sam Atkins |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-08 | LibGfx: Add API for loading more directories into Gfx::FontDatabase | Andreas Kling |
2022-08-01 | Userland+Base: Make the window titlebar font configurable separately | Andreas Kling |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |