Age | Commit message (Expand) | Author |
---|---|---|
2019-02-17 | WindowServer: Let menu objects reference the WSClientConnection by pointer. | Andreas Kling |
2019-02-14 | WindowServer: Make MenuBar unaware of Process. | Andreas Kling |
2019-02-12 | WindowServer: Clean up any menu objects on process exit. | Andreas Kling |
2019-02-12 | WindowServer: More work on the menu system. | Andreas Kling |
2019-02-11 | WindowServer: Start implementing a menu system. | Andreas Kling |