Age | Commit message (Expand) | Author |
---|---|---|
2021-03-29 | Everywhere: Remove empty {} from GML objects | Edgar Araújo |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-21 | Run: Prefill text field with last command on launch | TheMorc |
2021-02-20 | Run: Prevent printing [null] in case of empty history (#5433) | Sameem Zahoor Taray |
2021-02-17 | Run: Store and present recent Run command history in a ComboBox. | Nick Vella |
2021-01-23 | Run: Pledge "thread" | Andreas Kling |
2021-01-22 | LibGUI: Resolve cyclic inclusion | Ben Wiederhake |
2021-01-20 | Run: Fix newline in info label | Linus Groh |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-16 | Run: initial implementation of Run app | Nick Vella |