.. |
SDL_clipboardevents.c
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_clipboardevents_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_dropevents.c
|
Fixed NULL dereference on drop events with no window associated.
|
2016-01-07 16:01:24 -05:00 |
SDL_dropevents_c.h
|
Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops.
|
2016-01-05 01:42:00 -05:00 |
SDL_events.c
|
Removed empty statement.
|
2016-11-05 21:22:39 +01:00 |
SDL_events_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_gesture.c
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
SDL_gesture_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_keyboard.c
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_keyboard_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_mouse.c
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
SDL_mouse_c.h
|
Use OS-provided click counts on macOS and iOS for mouse press and release events.
|
2016-09-24 18:46:34 -03:00 |
SDL_quit.c
|
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
2016-10-07 23:40:44 -07:00 |
SDL_sysevents.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_touch.c
|
Patch from Sylvain to fix clang warnings
|
2016-11-13 22:57:41 -08:00 |
SDL_touch_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
SDL_windowevents.c
|
Fixed bug 3161 - SDL_WINDOWEVENT_EXPOSED event possible queue overflow
|
2016-10-01 13:38:30 -07:00 |
SDL_windowevents_c.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
blank_cursor.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
default_cursor.h
|
Fixed sed error on Mac OS X and updated copyright on a few last files
|
2016-01-02 10:38:51 -08:00 |
scancodes_darwin.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
scancodes_linux.h
|
Linux: Added missing scancodes.
|
2016-10-16 22:47:49 +02:00 |
scancodes_windows.h
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
scancodes_xfree86.h
|
Improve X11 key handling when XKB isn't available + add xvnc scancodes.
|
2016-10-03 11:35:34 +01:00 |