Gabriel Jacobo
|
45a88b6ade
[Android] Fixes bug 2217, better joystick axes handling on Android.
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
f0692d656f
Fixed compiling with older Mac OS X SDK
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
2384ad5b9e
Fixed compiling with ISO C90
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
2ceeb74e25
Don't minimize by default when in fullscreen desktop mode.
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
4c1322f693
Added support for new style fullscreen transitions on Mac OS X
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
2b93fa0892
Turn off resizable flag by default, you can always pass the --resize command line option if you need it.
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
6ec3e69045
Fixed whitespace style
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
77a0d3fe2a
Toggling fullscreen now takes fullscreen flags
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
893afbaf3b
Fixed pool memory leak
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
b30e396ba1
Fixed bug 1965 - Mac: dead code for supporting OS 10.4
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
5821466c05
Fixed bug 2176 - SDL_CreateWindow(w=INT_MAX, h=INT_MAX) causes program to hang
|
%!s(int64=12) %!d(string=hai) anos |
Gabriel Jacobo
|
15a3bbcbd9
[X11] Ignore both NotifyGrab and NotifyUngrab modes in FocusIn/FocusOut events
|
%!s(int64=12) %!d(string=hai) anos |
Gabriel Jacobo
|
d21640e92a
Fixes bugs #2213 and #2214, improves the Android joystick code button handling
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
9228c84576
Fixed issue with dead key press/release events being filtered out.
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
0d39d09076
Hopefully fixed focus problems when handling a global hotkey on X11.
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
e19f15ddd5
Fixed bug 2067 - Window size limit calculation issue when exiting fullscreen on Windows
|
%!s(int64=12) %!d(string=hai) anos |
Sam Lantinga
|
b7553ae77e
Added project files for Visual Studio 2013
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
842a9898ce
Fixed joystick crash on Android if joystick subsystem not initialized.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
305f64ba2e
Replaced search loop with indexOf() in Java file.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
bbf0f62be9
Replaced implicit boxing with explicit boxing in Java file.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
2d67178149
Renamed a class in Java file for consistency.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
802f83ff99
Removed not needed imports from Java file.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
d6c1e3812e
Added missing @Override annotations in Java file.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
26ce68e8c2
Changed motion listener implementation not to inherit from Activity class.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
fda8d93440
Moved two function calls so they are only called if needed.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
aa3379802b
Added a new unused key code from Android 4.4 (API 19).
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
0ab7624cde
Changed function to return -1 through SDL_Error() instead of plain -1.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
82b3e7d229
Changed function to be static.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
6e3558cf99
Removed unused local variable to fix warning.
|
%!s(int64=12) %!d(string=hai) anos |
Philipp Wiesemann
|
3f2e942fa0
Fixed implicit function declarations by including the missing header.
|
%!s(int64=12) %!d(string=hai) anos |