Age | Commit message (Expand) | Author |
---|---|---|
2019-04-18 | WindowServer: Improve the look of menu separators. | Andreas Kling |
2019-04-16 | WindowServer: Improve the look of menus. | Andreas Kling |
2019-04-14 | WindowServer: Rename WSMessage* => WSEvent*. | Andreas Kling |
2019-04-14 | WindowServer: Port WindowServer to LibCore. | Andreas Kling |
2019-04-14 | WindowServer: Make menu windows inherently modal. | Andreas Kling |
2019-04-12 | LibGUI+WindowServer: Add support for per-GWidget context menus. | Andreas Kling |
2019-04-12 | LibGUI+WindowServer: Add support for enabled/disabled actions. | Andreas Kling |
2019-04-01 | WindowServer: Make various function arguments const. | Andreas Kling |
2019-03-20 | Move WindowServer into Servers. | Andreas Kling |