Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | Everywhere: Stop using NonnullRefPtrVector | Andreas Kling |
2023-02-21 | LibGUI: Fix const-correctness issues | Andreas Kling |
2022-07-12 | Everywhere: Split Error::from_string_literal and Error::from_string_view | sin-ack |
2022-06-10 | LibGUI: Fix GML parser command order regression | FrHun |
2022-06-10 | LibGUI: Add layout spacer support to GML | FrHun |
2022-04-08 | LibGUI: Stop dropping comments between children and end of GML objects | Idan Horowitz |
2022-04-08 | LibGUI: Insert parsed comments in parsing order | Idan Horowitz |
2022-04-08 | LibGUI: Remove left-over spammy debug print | Idan Horowitz |
2022-02-13 | LibGUI: Enforce new GML newline and ordering guidelines | Idan Horowitz |
2022-02-07 | LibGUI: Move GML parsing and formatting to new AST | kleines Filmröllchen |
2022-02-07 | LibGUI: Remove GML prefix in favor of proper namespace | kleines Filmröllchen |