FreeRDP/winpr/libwinpr/clipboard
Pascal Nowack 8fe794b312 winpr/clipboard: Omit last line ending for gnome-copied-files
Every uri in the x-special/gnome-copied-files mime type is separated by
a '\n' char.
However, not every line ends with '\n'. The last line MUST not include
the new line character.
2021-08-19 09:08:11 +02:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
clipboard.c Gracefully handle edge case where clipboard format name is NULL 2021-05-28 10:42:31 +02:00
clipboard.h wClipboard: track sequence numbers of file lists 2017-04-09 03:15:49 +03:00
CMakeLists.txt Avoid building POSIX clipboard if WIN32 2019-01-09 10:04:38 +01:00
ModuleOptions.cmake libwinpr-clipboard: initial commit 2014-10-17 15:19:05 -04:00
posix.c winpr/clipboard: Omit last line ending for gnome-copied-files 2021-08-19 09:08:11 +02:00
posix.h wClipboard: local file subsystem boilerplate 2017-04-09 03:15:48 +03:00
synthetic.c Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00