SDL-mirror/src/events
2013-08-06 18:19:34 -07:00
..
blank_cursor.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
default_cursor.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
scancodes_darwin.h Added scancodes for F17, F18, F19 on a Mac keyboard 2013-08-06 12:56:47 -07:00
scancodes_linux.h Happy New Year! 2013-02-15 08:47:44 -08:00
scancodes_windows.h Added scancodes for F13-F19 from a Mac USB keyboard 2013-08-05 11:45:51 -07:00
scancodes_xfree86.h Fixed a number of missing keys in the X11 keyboard mapping. 2013-08-06 18:19:34 -07:00
SDL_clipboardevents.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_clipboardevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_dropevents.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_dropevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_events.c Added an arbitrary limit to the number of queued events so it doesn't grow unbounded. 2013-06-11 08:37:03 -07:00
SDL_events_c.h Added mobile application events, with implementations for iOS and Android 2013-05-18 12:48:50 -07:00
SDL_gesture.c = {{0}} generates a memset() in MSVC, which isn't linked. Whoops! 2013-07-23 17:40:18 -07:00
SDL_gesture_c.h Updated touch API 2013-03-03 01:01:33 -08:00
SDL_keyboard.c Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed. 2013-06-18 00:39:47 -07:00
SDL_keyboard_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_mouse.c Fixed cursor leak when quitting the mouse subsystem 2013-07-21 12:21:22 -07:00
SDL_mouse_c.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_quit.c Added mobile application events, with implementations for iOS and Android 2013-05-18 12:48:50 -07:00
SDL_sysevents.h Fixed some __BEOS__ vs __HAIKU__ preprocessor tests (thanks, Axel!). 2013-07-05 01:09:27 -04:00
SDL_touch.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_touch_c.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_windowevents.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_windowevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00