SDL-mirror/src/events
Jørgen P. Tjernø d8ef30ac34 Move cursor into window when enabling relative mode or gaining focus in relative mode.
This prevents wonky behavior where the clicks won't go to the window
because the cursor was outside it when we enabled relative mode.
2013-04-24 12:20:51 -07:00
..
blank_cursor.h Happy New Year! 2013-02-15 08:47:44 -08:00
default_cursor.h Happy New Year! 2013-02-15 08:47:44 -08:00
scancodes_darwin.h Happy New Year! 2013-02-15 08:47:44 -08:00
scancodes_linux.h Happy New Year! 2013-02-15 08:47:44 -08:00
scancodes_windows.h The table is now a scancode mapping table, not a virtual key mapping table 2013-02-28 21:48:12 -08:00
scancodes_xfree86.h Happy New Year! 2013-02-15 08:47:44 -08: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 future-proofing for Microsoft's C++/CX extensions, whereby "generic" is a reserved keyword 2013-04-20 23:05:08 -04:00
SDL_events_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_gesture.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_gesture_c.h Updated touch API 2013-03-03 01:01:33 -08:00
SDL_keyboard.c Fix Bug 1533 - SDL_Keycode value range allows segfaults with negative values; add test coverage to keyboard suite 2013-03-08 23:04:53 -08:00
SDL_keyboard_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_mouse.c Move cursor into window when enabling relative mode or gaining focus in relative mode. 2013-04-24 12:20:51 -07:00
SDL_mouse_c.h Added a mouse ID to the mouse events, which set to the special value SDL_TOUCH_MOUSEID for mouse events simulated by touch input. 2013-03-02 20:44:16 -08:00
SDL_quit.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_sysevents.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_touch.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_touch_c.h Updated touch API 2013-03-03 01:01:33 -08:00
SDL_windowevents.c Send mouse leave updates for Windows and X11. 2013-04-22 18:14:55 -07:00
SDL_windowevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00