Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Userland: Convert command line arguments to String/StringView | sin-ack |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-31 | notify: Port to LibMain | Kenneth Myhra |
2021-12-30 | Utilities/notify: Propagate errors in Gfx::Bitmap loading | creator1creeper1 |
2021-12-19 | Userland/Notify: Check if optional icon arg is null before loading | Max Trussell |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-08-01 | Utilities: Remove unused header includes | Brian Gianforcaro |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |