Age | Commit message (Expand) | Author |
---|---|---|
2023-02-21 | LibGUI: Fix const-correctness issues | Andreas Kling |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-09-24 | LibGUI: Categorize font families by variant instead of weight | thankyouverycool |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-16 | LibGUI: Allow arbitrary font size in FontPicker | James Triantafylos |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |