Age | Commit message (Expand) | Author |
---|---|---|
2020-09-12 | LibGfx: Saner memory usage of indexed bitmaps | Ben Wiederhake |
2020-09-06 | LibGUI: Fix OOB read in Clipboard::set_data() | AnotherTest |
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-14 | Clipboard: Move the system clipboard to a dedicated service process :^) | Andreas Kling |
2020-02-28 | Kernel+LibC: Rename shared buffer syscalls to use a prefix | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |