Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-03-31 | WindowServer+LibGfx: Remove code for drawing the old-style menu bar | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-11 | WindowServer: Allow different shadows for active/inactive windows | Tom |
2021-02-09 | WindowServer: Allow specifying different shadows for menus and tooltips | Tom |
2021-02-09 | WindowServer: Implement simple window shadows | Tom |
2021-02-07 | LibGfx: Make Palette::color(ColorRole) inline | 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 |