Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | WindowServer+LibGUI: Paint exclusive actions as radio buttons in menus | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-29 | WindowServer+LibGUI: Add support for nested menus | Andreas Kling |
2019-08-26 | WindowServer: Add some app icons to the system menu | Andreas Kling |
2019-08-26 | WindowServer+LibGUI: Show action icons in the menus when possible | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-06-07 | Meta: Tweak .clang-format to not wrap braces after enums. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-26 | LibGUI+WindowServer: Make it possible to have checkable GActions. | Andreas Kling |
2019-04-12 | LibGUI+WindowServer: Add support for enabled/disabled actions. | Andreas Kling |
2019-03-20 | Move WindowServer into Servers. | Andreas Kling |