Sam Lantinga
|
da1909755b
Fixed clip rectangle calculation when there is a viewport offset
|
před 10 roky |
Sam Lantinga
|
6e67c949c1
Fixed bug 2054 - SDL_GetError: "Unknown touch device"
|
před 10 roky |
Sam Lantinga
|
32d6dcdb47
Fixed bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys
|
před 10 roky |
Ryan C. Gordon
|
4d1626d042
Windows SDL_GetBasePath: free string on failure.
|
před 10 roky |
Ryan C. Gordon
|
aa43bee434
Windows GetBasePath: fixed reallocation code.
|
před 10 roky |
Ryan C. Gordon
|
566316e052
Windows SDL_GetBasePath: Fixed wrong variable when growing the buffer size.
|
před 10 roky |
Sam Lantinga
|
f9abea2061
Fixed bug 2210 - Initializing Video produces unnecessary errors
|
před 10 roky |
Sam Lantinga
|
6a3ad8a998
Fixed bug 2367 - Bad mouse motion coordinates with two windows where one has changed logical size
|
před 10 roky |
Sam Lantinga
|
bccc2ad09e
Fixed compiling and tested on Windows
|
před 10 roky |
Ryan C. Gordon
|
6d1ad3847a
Windows GetBasePath should use GetModuleFileNameExW() and check for overflows.
|
před 10 roky |
Ryan C. Gordon
|
75702ffebc
Make sure we have the vsscanf() prototype (thanks, Ozkan!).
|
před 10 roky |
Sam Lantinga
|
cb24f4de94
Fixed bug 2772 - SDL2 doesn't handle X KeymapNotify events
|
před 10 roky |
David Ludwig
|
a6df21cd00
Partial fix for bug 2726 - Win32 'mouse' events not applying 'SDL_TOUCH_MOUSEID'
|
před 11 roky |
Sam Lantinga
|
719bb6fcee
Fixed X11 build, added code to print initial modifiers to checkkeys
|
před 10 roky |
Sam Lantinga
|
0694baf260
Fixed bug 2736 - X11 doesn't set KMOD_NUM and KMOD_CAPS to system state
|
před 10 roky |
Sam Lantinga
|
779d403563
Fixed Windows build
|
před 10 roky |
Sam Lantinga
|
0669a224f5
Fixed bug 2860 - SetProp must be paired with RemoveProp especially for properties added to external windows
|
před 10 roky |
Ryan C. Gordon
|
84ce000670
I think this will be the time...
|
před 10 roky |
Ryan C. Gordon
|
7964f3adb2
Still trying to get this to compile...
|
před 10 roky |
Ryan C. Gordon
|
cae4fd7fb2
More patching to compile...
|
před 10 roky |
Ryan C. Gordon
|
e90f87bab0
Another attempt to get this to compile.
|
před 10 roky |
Ryan C. Gordon
|
4add16943e
Patched to compile on MingW.
|
před 10 roky |
Ryan C. Gordon
|
58447b24c1
Move tests from SDL_config higher up in Windows joystick/haptic code.
|
před 10 roky |
Ryan C. Gordon
|
2a75782553
X11: Add Xdbe support to message boxes (thanks, Melker!).
|
před 10 roky |
Ryan C. Gordon
|
bea1854cac
Patched to compile on C89 compilers.
|
před 10 roky |
Ryan C. Gordon
|
9c343681c4
Wayland: Avoid NULL dereference after window destruction (thanks, "x414e54"!).
|
před 10 roky |
Sam Lantinga
|
7f17e0ab9e
Fixed detecting PS4 wired controller on Windows
|
před 10 roky |
Ryan C. Gordon
|
80cfccbf8d
Back out changeset b80349dd6d40.
|
před 10 roky |
Ryan C. Gordon
|
c69a559239
X11: generate clipboard update events (thanks, "chw"!).
|
před 10 roky |
Ryan C. Gordon
|
059a030716
Uh, yeah, it helps to press "Save" before committing...
|
před 10 roky |