Age | Commit message (Expand) | Author |
---|---|---|
2019-03-19 | LibGUI: Implement nested event loops to support dialog boxes. | Andreas Kling |
2019-03-18 | LibGUI: Don't crash if calling GClipboard::set_data() with a null string. | Andreas Kling |
2019-03-08 | Seal clipboard buffers after copying data into them. | Andreas Kling |
2019-03-08 | WindowServer+LibGUI: Add a server-side clipboard. | Andreas Kling |