Age | Commit message (Expand) | Author |
---|---|---|
2022-09-29 | Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` | Sam Atkins |
2022-06-30 | Applications+Games+LibGUI: Fix layout problems | FrHun |
2022-06-10 | LibGUI: Use new DialogButton for consistency | FrHun |
2022-06-10 | LibGUI: Add layout spacer support to GML | FrHun |
2022-02-13 | Userland: Run gml-format | Idan Horowitz |
2022-02-07 | Meta+Userland: Run the GML formatter on CI and pre-commit | kleines Filmröllchen |
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-02 | LibGUI: Add a simple GUI::PasswordInputDialog | Andreas Kling |