Age | Commit message (Expand) | Author |
---|---|---|
2021-08-03 | Everywhere: Replace most cases of exit() with Application::quit() | Timothy |
2021-08-01 | Demos: Remove unused header includes | Brian Gianforcaro |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-05-13 | Userland: Tighten a *lot* of pledges! :^) | Andreas Kling |
2021-05-09 | Demos: Fix a bunch of incorrect use of GUI::PaintEvent::rect() | Andreas Kling |
2021-04-26 | Demos: Add Starfield screensaver demo | Jagger De Leo |