Age | Commit message (Expand) | Author |
---|---|---|
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-28 | Screensaver: Implement mouse hysteresis | Jelle Raaijmakers |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-16 | LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Demos: Move to Userland/Demos/ | Andreas Kling |