Age | Commit message (Expand) | Author |
---|---|---|
2023-01-28 | AK: Remove `try_` prefix from FixedArray creation functions | Linus Groh |
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2023-01-06 | LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) | Sam Atkins |
2022-12-27 | Demos+LibDesktop: Centralize screensaver logic | Jelle Raaijmakers |
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-09-16 | LibGL: Make GL::create_context fallible | Andrew Kaster |
2022-09-11 | Tubes: Run clang-format | Linus Groh |
2022-09-11 | Demos: Add Tubes :^) | Jelle Raaijmakers |