SDL/src/events
Ryan C. Gordon f782abe5f0
hints: Added SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE.
Fixes #2349.
2022-03-22 09:54:29 -04:00
..
SDL_clipboardevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_clipboardevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_displayevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_displayevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dropevents.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_dropevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_events.c Don't warn if anyone peeps for events after quitting the event subsystem 2022-03-17 14:22:51 -07:00
SDL_events_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_gesture.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_gesture_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_keyboard.c IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 2022-03-11 14:45:17 -08:00
SDL_keyboard_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_mouse.c Added a hint to capture the mouse when mouse buttons are pressed, defaulting on 2022-03-17 17:39:46 -07:00
SDL_mouse_c.h Added a hint to capture the mouse when mouse buttons are pressed, defaulting on 2022-03-17 17:39:46 -07:00
SDL_quit.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_sysevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_touch.c Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!) 2022-02-08 11:32:20 +01:00
SDL_touch_c.h Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!) 2022-02-08 11:32:20 +01:00
SDL_windowevents.c hints: Added SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE. 2022-03-22 09:54:29 -04:00
SDL_windowevents_c.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
blank_cursor.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
default_cursor.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
imKStoUCS.c wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
imKStoUCS.h wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
scancodes_darwin.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
scancodes_linux.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
scancodes_windows.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
scancodes_xfree86.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00