summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncSelection.c
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-8 in clipboard APIPierre Ossman2019-07-011-23/+24
* Improved clipboard APIPierre Ossman2019-07-011-48/+213
* Add UTF-8 to/from ISO 8859-1 conversion routinesPierre Ossman2019-07-011-65/+8
* Clean up internal clipboard handlingPierre Ossman2019-07-011-14/+7
* Make sure clipboard uses \n line endingsPierre Ossman2019-07-011-4/+18
* Check correct return codeJan Grulich2018-11-201-1/+1
* Add debug trace when the clipboard changesPierre Ossman2017-10-121-0/+3
* Don't validate timestamp on clipboard requestPierre Ossman2017-10-121-7/+5
* Use dixChangeWindowProperty() instead of ChangeWindowProperty()Pierre Ossman2016-12-191-13/+15
* Merge branch 'clipboard'Pierre Ossman2016-07-081-3/+6
* Support UTF8_STRING selection target typePierre Ossman2016-02-051-2/+93
* Use TARGETS when getting selectionPierre Ossman2016-02-051-15/+35
* Move selection request handling to a separate functionPierre Ossman2016-02-051-18/+28
* Create all Atoms in a central placePierre Ossman2016-02-051-17/+13
* Move server to client clipboard out of vncconfigPierre Ossman2016-02-051-2/+112
* Move client to server clipboard out of vncconfigPierre Ossman2016-01-121-0/+291