Philipp Wiesemann
|
63b3e06f75
Corrected names of header file guards.
|
7 years ago |
Philipp Wiesemann
|
07b0df0a22
haiku: Changed internal variable to be static.
|
8 years ago |
Philipp Wiesemann
|
850185f401
Fixed crash if creating textures failed in testshape program.
|
8 years ago |
Philipp Wiesemann
|
00394996eb
Fixed crash if calling SDL_CreateShapedWindow() on unsupported platforms.
|
8 years ago |
Bastien Bouclet
|
545fba7886
x11: Don't send duplicate events when reconciling the keyboard state
|
8 years ago |
Ryan C. Gordon
|
5dc350133f
test: Makefile.in should copy bitmap and wave files to build directory.
|
8 years ago |
Ryan C. Gordon
|
b135557df9
linux: Don't crash if fcitx support is requested but unavailable.
|
8 years ago |
Ryan C. Gordon
|
29a047df39
Fixed whitespace code style.
|
8 years ago |
Ryan C. Gordon
|
1c5f483a8a
linux: removed IBus_utf8_strlen(), use SDL_utf8strlen() instead.
|
8 years ago |
Ryan C. Gordon
|
a1faea980c
fcitx: removed incompatibly-licensed code.
|
8 years ago |
Ryan C. Gordon
|
d4086e4a70
stdlib: added SDL_utf8strlen().
|
8 years ago |
Philipp Wiesemann
|
fc510bd798
nacl: Fixed crash if allocating memory for audio device failed.
|
8 years ago |
Philipp Wiesemann
|
7c5078d8bd
qnx: Removed unnecessary check for available audio devices.
|
8 years ago |
Philipp Wiesemann
|
1e60ea76db
qnx: Removed unnecessary call to SDL_zerop() after SDL_calloc().
|
8 years ago |
Philipp Wiesemann
|
1b9dc59918
haiku: Fixed SDL_SetClipboardText() putting random data in clipboard.
|
8 years ago |
Ryan C. Gordon
|
de52dc2948
haiku: Correctly set keyboard focus (thanks, Kai!).
|
8 years ago |
Ryan C. Gordon
|
643f1cb73d
power: Add Linux org.freedesktop.UPower D-Bus implementation.
|
8 years ago |
Ryan C. Gordon
|
b3f94acbf9
linux: Simplify D-Bus interface, remove lots of boilerplate.
|
8 years ago |
Ryan C. Gordon
|
191f578b57
linux: Make system D-Bus connection available (in addition to session).
|
8 years ago |
Ryan C. Gordon
|
e5918acf46
wasapi: properly report init failure if on pre-Vista version of Windows.
|
8 years ago |
Philipp Wiesemann
|
604a4b1b30
haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text.
|
8 years ago |
Philipp Wiesemann
|
3639895eac
Removed unused errno includes.
|
8 years ago |
Ryan C. Gordon
|
6fbde875e2
code style: wrap a single-statement if in braces.
|
8 years ago |
Ryan C. Gordon
|
3fbd21ce40
windows: msgboxes should specify a parent HWND if possible (thanks, Ismael!).
|
8 years ago |
Philipp Wiesemann
|
90ed3daa3e
Changed messages about not recognized keys to include discourse link.
|
8 years ago |
Philipp Wiesemann
|
759319729c
emscripten: Fixed compiling on C89 compilers.
|
8 years ago |
Philipp Wiesemann
|
b84fe2c06b
ios: Fixed math include in demos.
|
8 years ago |
Philipp Wiesemann
|
1e13d93fea
directfb: Changed internal function to be static.
|
8 years ago |
Philipp Wiesemann
|
189b5851b7
android: Fixed parameter list in function definitions.
|
8 years ago |
Philipp Wiesemann
|
6c0aea4270
wayland: Fixed freeing memory of SDL_malloc() with plain free().
|
8 years ago |