SDL/src/events
Micha? Janiszewski 91820998fc Add and update include guards
Include guards in most changed files were missing, I added them keeping
the same style as other SDL files. In some cases I moved the include
guards around to be the first thing the header has to take advantage of
any possible improvements compiler may have for inclusion guards.
2018-10-28 21:36:48 +01:00
..
blank_cursor.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
default_cursor.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
scancodes_darwin.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
scancodes_linux.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
scancodes_windows.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
scancodes_xfree86.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_clipboardevents.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_clipboardevents_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_displayevents.c Fixed build 2018-08-23 02:21:17 -07:00
SDL_displayevents_c.h Fixed build 2018-08-23 02:21:17 -07:00
SDL_dropevents.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dropevents_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_events.c Re-enable drag-and-drop events by default 2018-09-30 19:53:26 -07:00
SDL_events_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_gesture.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_gesture_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_keyboard.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_keyboard_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_mouse.c Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 2018-09-14 19:26:26 -07:00
SDL_mouse_c.h Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 2018-09-14 19:26:26 -07:00
SDL_quit.c Fixed building on platforms without __sighandler_t 2018-01-30 18:12:25 -08:00
SDL_sysevents.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_touch.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_touch_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_windowevents.c Fixed build 2018-08-23 02:21:17 -07:00
SDL_windowevents_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00