Age | Commit message (Expand) | Author |
---|---|---|
2022-12-07 | Meta+Userland: Pass Gfx::IntPoint by value | MacDue |
2022-06-01 | LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle | MacDue |
2022-05-07 | Demos/Eyes: Render eyes antialiased | MacDue |
2022-02-15 | Demos: Use default constructors/destructors | Lenny Maiorani |
2021-09-08 | Eyes: Switch to new mouse-tracking method | Ben Wiederhake |
2021-08-01 | Demos: Remove unused header includes | Brian Gianforcaro |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-07-08 | AK+Userland: Add generic `AK::abs()` function and use it | Daniel Bertalan |
2021-07-04 | WindowServer: Make most remaining WindowServer IPC calls async | Andreas Kling |
2021-05-03 | Userland: Update IPC calls to use proxies | Gunnar Beutner |
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 | Demos: Move to Userland/Demos/ | Andreas Kling |