Age | Commit message (Expand) | Author |
---|---|---|
2019-07-28 | WindowServer+LibGUI: Remove old "icon path" way of doing things. | Andreas Kling |
2019-07-28 | WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. | Andreas Kling |
2019-07-24 | AK: Make HashMap::get(Key) return an Optional<Value>. | Andreas Kling |
2019-07-17 | LibGUI: Revert GWindowServerConnection to being a singleton | Robin Burchell |
2019-07-17 | Rename new IPC headers & classes | Robin Burchell |
2019-07-17 | Port LibGUI to use CIPCClientSideConnection | Robin Burchell |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |