Age | Commit message (Expand) | Author |
---|---|---|
2022-02-01 | Everywhere: Fully qualify font names by including their slope | thankyouverycool |
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-18 | Userland+LibGUI: Make Margins arguments match CSS ordering | sin-ack |
2021-06-06 | AK+Everywhere: Disallow constructing Functions from incompatible types | Ali Mohammad Pur |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_font() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-22 | LibGUI: Allow a wizard page to return null as its next page | AnotherTest |
2021-02-27 | LibGUI: add a rudimentary framework for Wizards. | Nick Vella |