Ryan C. Gordon
|
b135557df9
linux: Don't crash if fcitx support is requested but unavailable.
|
8 éve |
Ryan C. Gordon
|
29a047df39
Fixed whitespace code style.
|
8 éve |
Ryan C. Gordon
|
1c5f483a8a
linux: removed IBus_utf8_strlen(), use SDL_utf8strlen() instead.
|
8 éve |
Ryan C. Gordon
|
a1faea980c
fcitx: removed incompatibly-licensed code.
|
8 éve |
Ryan C. Gordon
|
d4086e4a70
stdlib: added SDL_utf8strlen().
|
8 éve |
Philipp Wiesemann
|
fc510bd798
nacl: Fixed crash if allocating memory for audio device failed.
|
8 éve |
Philipp Wiesemann
|
7c5078d8bd
qnx: Removed unnecessary check for available audio devices.
|
8 éve |
Philipp Wiesemann
|
1e60ea76db
qnx: Removed unnecessary call to SDL_zerop() after SDL_calloc().
|
8 éve |
Philipp Wiesemann
|
1b9dc59918
haiku: Fixed SDL_SetClipboardText() putting random data in clipboard.
|
8 éve |
Ryan C. Gordon
|
de52dc2948
haiku: Correctly set keyboard focus (thanks, Kai!).
|
8 éve |
Ryan C. Gordon
|
643f1cb73d
power: Add Linux org.freedesktop.UPower D-Bus implementation.
|
8 éve |
Ryan C. Gordon
|
b3f94acbf9
linux: Simplify D-Bus interface, remove lots of boilerplate.
|
8 éve |
Ryan C. Gordon
|
191f578b57
linux: Make system D-Bus connection available (in addition to session).
|
8 éve |
Ryan C. Gordon
|
e5918acf46
wasapi: properly report init failure if on pre-Vista version of Windows.
|
8 éve |
Philipp Wiesemann
|
604a4b1b30
haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text.
|
8 éve |
Philipp Wiesemann
|
3639895eac
Removed unused errno includes.
|
8 éve |
Ryan C. Gordon
|
6fbde875e2
code style: wrap a single-statement if in braces.
|
8 éve |
Ryan C. Gordon
|
3fbd21ce40
windows: msgboxes should specify a parent HWND if possible (thanks, Ismael!).
|
8 éve |
Philipp Wiesemann
|
90ed3daa3e
Changed messages about not recognized keys to include discourse link.
|
8 éve |
Philipp Wiesemann
|
759319729c
emscripten: Fixed compiling on C89 compilers.
|
8 éve |
Philipp Wiesemann
|
b84fe2c06b
ios: Fixed math include in demos.
|
8 éve |
Philipp Wiesemann
|
1e13d93fea
directfb: Changed internal function to be static.
|
8 éve |
Philipp Wiesemann
|
189b5851b7
android: Fixed parameter list in function definitions.
|
8 éve |
Philipp Wiesemann
|
6c0aea4270
wayland: Fixed freeing memory of SDL_malloc() with plain free().
|
8 éve |
Philipp Wiesemann
|
c66f0471e1
Removed unused internal window shape functions.
|
8 éve |
Ryan C. Gordon
|
a7fc2822d4
audio: rename bsd target to netbsd.
|
8 éve |
Ryan C. Gordon
|
6844d92c23
coreaudio: we don't need to track number of allocated audio buffers anymore.
|
8 éve |
Ryan C. Gordon
|
fc4402e5ff
coreaudio: Better handling of audio buffer queue management.
|
8 éve |
Charlie Birks
|
126e5a1dbf
Emscripten: Prevent default on arrow keys
|
8 éve |
Patrick Monaghan
|
f839b209b9
Emscripten: fixed incorrect conversion of touch motion events to mouse motion events
|
8 éve |