SDL-mirror/src/events
2011-01-13 18:31:15 -08:00
..
blank_cursor.h Fixed bug #926 2010-01-24 21:10:53 +00:00
default_cursor.h Fixed bug #926 2010-01-24 21:10:53 +00:00
scancodes_darwin.h Fixed bug #926 2010-01-24 21:10:53 +00:00
scancodes_linux.h Fixed bug #926 2010-01-24 21:10:53 +00:00
scancodes_win32.h Fixed multimedia keys 2010-07-21 00:11:56 -07:00
scancodes_xfree86.h Double-confirmed, that's not the pause scancode 2010-07-18 01:04:18 -07:00
SDL_clipboardevents.c Fixed compile warnings 2010-07-12 00:35:14 -07:00
SDL_clipboardevents_c.h Fixed compile warnings 2010-07-12 00:35:14 -07:00
SDL_events.c Merged Paul's Google Summer of Code work from SDL-gsoc2010_android 2010-08-22 12:23:55 -07:00
SDL_events_c.h Moved Multi finger gesture recognition into the library. 2010-07-07 04:13:08 -07:00
SDL_gesture.c Fixed massive stack memory usage in the gesture functions 2010-11-30 18:07:31 -08:00
SDL_gesture_c.h Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working). 2010-07-31 20:02:54 +04:00
SDL_keyboard.c Fixed crash on systems that don't have StopTextInput 2010-09-18 18:31:01 -07:00
SDL_keyboard_c.h Fixed key repeat detection on X11, and simplified the code for everyone else. 2010-07-21 21:47:12 -07:00
SDL_mouse.c Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event. 2010-07-05 22:48:13 -07:00
SDL_mouse_c.h Added "mouse" support for the Android touch screen 2011-01-13 18:31:15 -08:00
SDL_quit.c General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
SDL_sysevents.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_touch.c First pass at Windows multi-touch gesture support 2010-11-30 17:58:51 -08:00
SDL_touch_c.h Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working). 2010-07-31 20:02:54 +04:00
SDL_windowevents.c General improvements for user custom event registration 2010-03-25 01:08:26 -07:00
SDL_windowevents_c.h Fixed bug #926 2010-01-24 21:10:53 +00:00