Age | Commit message (Expand) | Author |
---|---|---|
2021-05-26 | LibGUI/AbstractView: Remove `on_selection` | Jelle Raaijmakers |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
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-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-04-11 | LibGUI: Move FontPickerWeightModel and helpers to their own header | thankyouverycool |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-15 | LibGUI: Add some default sizes for TTF fonts in FontPicker | Stephan Unverwerth |
2021-02-15 | LibGUI+LibGfx+LibTTF: Make fontpicker handle TTF fonts | Stephan Unverwerth |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |