Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 year ago |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
1 year ago |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
1 year ago |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
1 year ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 year ago |
Ivan Mogilko
|
75d89f8e12
Fix potential access violation in testautomation_clipboard.c
|
2 years ago |
Sam Lantinga
|
627cb8acd0
SDL_EventFilter functions now return SDL_bool
|
1 year ago |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 year ago |
Sam Lantinga
|
c4eac60000
SDL_GetClipboardData() follows the SDL_GetStringRule
|
1 year ago |
Ryan C. Gordon
|
d40b89dff6
clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule.
|
1 year ago |
Ryan C. Gordon
|
158fc459f1
clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule.
|
1 year ago |
Frank Praznik
|
f4aca6866c
test: Free clipboard data after calling SDL_GetClipboardText()
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Sam Lantinga
|
c1b11ad54e
Expanded automated clipboard tests
|
2 years ago |
Sam Lantinga
|
35876da3c4
Clipboard data API revamp
|
2 years ago |
Sam Lantinga
|
3bd5e5ca3c
Removed spurious casts
|
2 years ago |
Linus Probert
|
6ab846b688
clipboard: Fixes additional x11 clipboard bugs found in tests
|
2 years ago |
Linus Probert
|
19adfa3ad9
wayland: Add support for images in clipboard.
|
2 years ago |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
DS
|
ac5b9bc4ee
Add support for X11 primary selection (#6132)
|
3 years ago |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
4 years ago |
Ryan C. Gordon
|
2542977b0a
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
|
4 years ago |
Christian Rauch
|
b972258d56
test: remove unused variables and typedefs
|
4 years ago |
Erik Yuzwa
|
82a96afa70
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
|
4 years ago |