Age | Commit message (Expand) | Author |
---|---|---|
2021-03-25 | Userland: Turn all application menus into window menus :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-21 | CatDog: Fix wake-sleep "loop" when cursor is over right-top of head | Tom |
2021-02-15 | CatDog: Set window hit testing to opaque pixels only | Tom |
2021-01-22 | LibGUI: Resolve cyclic inclusion | Ben Wiederhake |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Demos+Games: Pledge "sendfd" in demos and games | TheMorc |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Demos: Move to Userland/Demos/ | Andreas Kling |