Age | Commit message (Expand) | Author |
---|---|---|
2023-01-03 | LibGfx: Make Font::width() return a float | Andreas Kling |
2022-12-05 | LibGUI: Fix a typo | Cameron Youell |
2022-06-30 | LibGUI: Add layout change propagation to Widget | FrHun |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-11-03 | LibGUI: Invalidate GroupBox layout on font change | FrHun |
2021-11-03 | LibGUI: Implement content_margins for GroupBox | FrHun |
2021-07-20 | LibGUI: Tweak GUI::GroupBox title text position | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-22 | LibGUI: Ignore glyph dimensions when painting a titleless GroupBox | thankyouverycool |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |