Age | Commit message (Expand) | Author |
---|---|---|
2019-12-09 | LibGUI: Make GMenu inherit from CObject | Andreas Kling |
2019-12-02 | LibGUI: Don't show "Invalid" for menu items without a keyboard shortcut | Andreas Kling |
2019-12-02 | WindowServer: Port to the new IPC system | Andreas Kling |
2019-11-08 | LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection | Andreas Kling |
2019-08-29 | WindowServer+LibGUI: Add support for nested menus | Andreas Kling |
2019-07-17 | LibGUI: Revert GWindowServerConnection to being a singleton | Robin Burchell |
2019-07-17 | Port LibGUI to use CIPCClientSideConnection | Robin Burchell |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |