SDL/src/events
Philipp Wiesemann d8c2b36c21 Fixed crash if allocation for touch device failed.
If the allocation of an SDL_Touch failed, the number of touch devices was still
increased. Later access of the SDL_Touch would then have dereferenced the NULL.
2015-06-12 21:10:31 +02:00
..
blank_cursor.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
default_cursor.h Fixed comments at conditional compilation macros. 2015-06-05 19:41:18 +02:00
scancodes_darwin.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
scancodes_linux.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
scancodes_windows.h Added some unknown keys from Japanese 106/109 keyboards (thanks, "ver0hiro"!). 2015-05-26 20:55:03 -04:00
scancodes_xfree86.h Added some unknown keys from Japanese 106/109 keyboards (thanks, "ver0hiro"!). 2015-05-26 20:55:03 -04:00
SDL_clipboardevents.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_clipboardevents_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_dropevents.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_dropevents_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_events.c Unix: Don't send quit events during signal handler. 2015-06-08 01:52:43 -04:00
SDL_events_c.h Unix: Don't send quit events during signal handler. 2015-06-08 01:52:43 -04:00
SDL_gesture.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_gesture_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_keyboard.c Fixed bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys 2015-05-28 12:48:20 -07:00
SDL_keyboard_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_mouse.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_mouse_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_quit.c Unix: Don't send quit events during signal handler. 2015-06-08 01:52:43 -04:00
SDL_sysevents.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_touch.c Fixed crash if allocation for touch device failed. 2015-06-12 21:10:31 +02:00
SDL_touch_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_windowevents.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_windowevents_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00