Age | Commit message (Expand) | Author |
---|---|---|
2021-05-03 | Userland: Make IPC results with one return value available directly | Gunnar Beutner |
2021-05-03 | Userland: Update IPC calls to use proxies | Gunnar Beutner |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI: Add action enter/leave hooks on GUI::Application | Andreas Kling |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-04-11 | LibGUI+LibGfx: Collapse the '&' from Alt shortcuts in tooltip texts | Andreas Kling |
2021-03-25 | Userland: Turn all application menus into window menus :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-16 | WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |