| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk: Change some async clipboard api | Matthias Clasen | 2019-04-02 | 1 | -8/+8 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -21/+21 |
* | gdk: Documentation improvements | Matthias Clasen | 2017-12-04 | 1 | -3/+3 |
* | Revert "clipboard: Add gdk_clipboard_set()" | Matthias Clasen | 2017-12-04 | 1 | -0/+11 |
* | clipboard: Add gdk_clipboard_set() | Benjamin Otte | 2017-12-05 | 1 | -11/+0 |
* | dnd: Remove x/y coordinates from drag-data-received | Benjamin Otte | 2017-12-05 | 1 | -0/+11 |
* | clipboard: Change image convenience APIs | Benjamin Otte | 2017-12-03 | 1 | -5/+5 |
* | clipboard: Add infrastructure to store clipboards | Benjamin Otte | 2017-12-03 | 1 | -0/+11 |
* | clipboard: Allow claiming the clipboard to fail | Benjamin Otte | 2017-12-03 | 1 | -1/+1 |
* | clipboard: Introduce GdkContentProvider | Benjamin Otte | 2017-12-03 | 1 | -0/+14 |
* | clipboard: Add gdk_clipboard_read_text_async() | Benjamin Otte | 2017-12-03 | 1 | -0/+9 |
* | clipboard: Add gdk_clipboard_read_pixbuf_async() | Benjamin Otte | 2017-12-03 | 1 | -0/+9 |
* | gdk: Im[plement content deserializing | Benjamin Otte | 2017-12-03 | 1 | -0/+11 |
* | clipboard: Refactor gdk_clipboard_read() to be async | Benjamin Otte | 2017-12-03 | 1 | -2/+11 |
* | clipboard: Implement gdk_clipboard_read() | Benjamin Otte | 2017-12-03 | 1 | -0/+3 |
* | gdk: A GdkClipboard API draft | Matthias Clasen | 2017-12-03 | 1 | -0/+48 |