Age | Commit message (Expand) | Author |
---|---|---|
2019-07-23 | LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). | Andreas Kling |
2019-07-23 | LibGUI: Exit the main event loop when the last window is deleted. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-07-18 | SharedBuffer: Split the creation and share steps | Robin Burchell |
2019-07-17 | LibGUI: Revert GWindowServerConnection to being a singleton | Robin Burchell |
2019-07-17 | Port LibGUI to use CIPCClientSideConnection | Robin Burchell |
2019-07-08 | StringView: Rename characters() to characters_without_null_termination(). | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |