Age | Commit message (Expand) | Author |
---|---|---|
2022-09-29 | Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer` | Sam Atkins |
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-11-03 | Applications: Remove border from GroupBox margins | FrHun |
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-18 | Userland+LibGUI: Make Margins arguments match CSS ordering | sin-ack |
2021-03-28 | Spreadsheet: Show the error (if any) in csv import dialog's preview | AnotherTest |
2021-03-22 | Spreadsheet: Add an import wizard, and add support for custom CSV files | AnotherTest |