Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-07-24 | Mail: Add an e-mail application called Mail | Luke |