godot/platform
Hein-Pieter van Braam fb60f2dbe6 Fix Copy/Paste problems on X11
The target of the TARGETS type should be XA_ATOM and not XA_TARGETS when
requested. Since we are sending a number of ATOMS the size should be set
to the integer size and not the char size.

The size field of the atoms is also the number of atoms and not the size
of the array. This caused some clients to wrongly interpret the data and
read garbage in the X11 packet.

I also add the more modern representation for UTF-8 and clarify the
error message if a client attempts to request a type we don't know
about.

This fixes #10431
2018-01-29 18:38:04 +01:00
..
android Fix Android onTextChanged crash 2018-01-17 19:28:27 +07:00
haiku Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
iphone Improve missing iOS loading screen error message 2018-01-07 21:50:41 +01:00
javascript Merge pull request #16059 from eska014/html5-notls 2018-01-25 09:14:50 +01:00
osx Fix macOS build after #16092 2018-01-26 22:39:08 +02:00
server Bullet: allow unbundling only if > 2.87 2018-01-26 19:17:24 +01:00
uwp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
windows Merge pull request #16081 from djgaspa/dll-directory 2018-01-27 23:32:05 +01:00
x11 Fix Copy/Paste problems on X11 2018-01-29 18:38:04 +01:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00