Age | Commit message (Expand) | Author |
---|---|---|
2023-01-07 | LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) | Sam Atkins |
2023-01-07 | Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` | Sam Atkins |
2023-01-01 | LibGUI+Userland: Make GML unregistered_child_handler fallible | Sam Atkins |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-07-29 | HackStudio: Add GML Preview action tab | Conor Byrne |