Sam Lantinga
|
9d3dd8f001
|
testclipboard: make the window resizable
This is handy to see multiple image formats on the clipboard
|
2025-10-10 17:42:27 -07:00 |
|
Sam Lantinga
|
23e3cbec20
|
Only call clipboard callbacks with mime types they expect
Also clarified that returning NULL from a callback sends zero length data to the receiver, which should be able to handle that.
Fixes https://github.com/libsdl-org/SDL/issues/9586
|
2025-10-09 12:20:19 -07:00 |
|
Sam Lantinga
|
0e7d5620c2
|
testclipboard: added support for UCS-2 and UCS-4 text
Chrome uses UCS-2 text for text/x-moz-url content
|
2025-10-09 12:20:19 -07:00 |
|
Sam Lantinga
|
ec0e84fc0a
|
testclipboard: support both BMP and PNG clipboard images
|
2025-10-09 12:20:19 -07:00 |
|
Sam Lantinga
|
bb0d6221c1
|
Use PNG files for tests and examples
These are much smaller than the previous BMP files
Fixes https://github.com/libsdl-org/SDL/issues/14159
|
2025-10-06 16:45:53 -07:00 |
|
Frank Praznik
|
edaf447678
|
tests: Add showing/setting the primary selection text to testclipboard
|
2025-02-27 12:35:37 -05:00 |
|
nightmareci
|
718034f5fa
|
Remove newlines from log messages
|
2025-01-22 20:25:04 -08:00 |
|
Sam Lantinga
|
e43aa12b49
|
Updated copyright for 2025
|
2025-01-01 08:01:29 -08:00 |
|
Sam Lantinga
|
f18e023317
|
Added testclipboard
|
2024-12-31 19:27:11 -08:00 |
|