Age | Commit message (Expand) | Author |
---|---|---|
2022-05-21 | LibGUI: Add ability to position checkboxes to the right of their text | Sam Atkins |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-03-18 | Userland: Change static const variables to static constexpr | Lenny Maiorani |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-07-27 | Userland: Make TextWrapping::Wrap opt-in | sin-ack |
2021-07-26 | Userland: Move text wrapping/elision into the new TextLayout :^) | sin-ack |
2021-05-21 | Revert "Userland: static vs non-static constexpr variables" | Linus Groh |
2021-05-21 | Userland: static vs non-static constexpr variables | Lenny Maiorani |
2021-05-16 | LibGUI: Put some more space between check boxes and their label text | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-06 | LibGUI: Add autosize to CheckBox | thankyouverycool |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |