Age | Commit message (Expand) | Author |
---|---|---|
2020-09-23 | AK: Resolve format related circular dependencies properly. | asynts |
2020-09-05 | LibGUI: Add a Clipboard API for retrieving a copied Gfx::Bitmap | Andreas Kling |
2020-09-05 | Clipboard: Add a key-value map alongside the clipboard storage | Andreas Kling |
2020-09-05 | LibGUI: Make the Clipboard API deal in raw byte buffers a bit more | Andreas Kling |
2020-05-16 | FileManager+LibGUI+Userland: Switch clipboard to MIME types | Sergey Bugaev |
2020-05-14 | Clipboard: Move the system clipboard to a dedicated service process :^) | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |