Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2022-01-12 | LibGUI: Add existing children widgets when layout manager changed | Matt Jacobson |
2021-11-28 | LibGUI: Add fallible variants of the GUI::Layout add/insert APIs | Andreas Kling |
2021-11-02 | LibGUI: Register GUI::Layout | thislooksfun |
2021-06-15 | LibGUI: Make a macro for registering a GUI::Margins object property | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |