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