Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | Userland: Use Core::Process::spawn() instead of posix_spawn() in places | Andreas Kling |
2021-08-04 | LibDesktop: Add support for IconPath in AppFile | Jelle Raaijmakers |
2021-08-04 | LibDesktop: Collapse if-else in AppFile | Jelle Raaijmakers |
2021-07-26 | LibDesktop: Add an optional "Description" field to .af files | Andreas Kling |
2021-07-20 | LibDesktop: Add a RunInTerminal boolean field to app files | Linus Groh |
2021-06-28 | LibDesktop: Add spawn() to AppFiles | Spencer Dixon |
2021-06-28 | Userland: Add new app called Assistant | Spencer Dixon |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everywhere: Use linusg@serenityos.org for my copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |