Age | Commit message (Expand) | Author |
---|---|---|
2021-05-21 | LibGfx+WindowServer: Have WindowServer broadcast system font settings | Andreas Kling |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() | Andreas Kling |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_font() | Andreas Kling |
2021-05-19 | Everywhere: Add missing includes for <AK/OwnPtr.h> | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-29 | LibGUI: Enable the use of font properties through GML | Edgar Araújo |
2021-02-15 | LibGfx: Add more query methods to FontDatabase and Typeface | Stephan Unverwerth |
2021-02-15 | LibGfx: Insert pixel and ttf fonts into Typeface structure | Stephan Unverwerth |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |