Age | Commit message (Expand) | Author |
---|---|---|
2021-02-15 | LibGfx: Remove static load_from_file() from abstract Font class | Stephan Unverwerth |
2021-02-15 | LibGfx: Insert pixel and ttf fonts into Typeface structure | Stephan Unverwerth |
2021-01-24 | FontEditor: change order of baseline and mean line row | Nico Weber |
2021-01-24 | FontEditor: change "Mean Line:" label to "Mean line:" | Nico Weber |
2021-01-24 | FontEditor: Fix typos in code | Nico Weber |
2021-01-24 | FontEditor: Make left and right UI margins match | Nico Weber |
2021-01-24 | FontEditor: Remove "Save" and "Quit" buttons | Nico Weber |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |