Sam Lantinga 70c149c88f Automatically clean up memory associated with events 1 year ago
..
SDL_clipboardevents.c c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 1 year ago
SDL_clipboardevents_c.h c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 1 year ago
SDL_displayevents.c c98a14fdeb Renamed display added/removed events for consistency with the rest of the API 1 year ago
SDL_displayevents_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_dropevents.c 70c149c88f Automatically clean up memory associated with events 1 year ago
SDL_dropevents_c.h 91f0456391 Add the source application for drag and drop events (thanks Nathan!) 1 year ago
SDL_events.c 70c149c88f Automatically clean up memory associated with events 1 year ago
SDL_events_c.h 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes 2 years ago
SDL_keyboard.c 70c149c88f Automatically clean up memory associated with events 1 year ago
SDL_keyboard_c.h 648de4f9b8 Fixed duplicate key press/release events on iOS 1 year ago
SDL_keysym_to_scancode.c ddbdd73258 Updated source to match SDL function prototype style 1 year ago
SDL_keysym_to_scancode_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_mouse.c f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 1 year ago
SDL_mouse_c.h 8e99a4f4f5 Undo variable rename 1 year ago
SDL_quit.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
SDL_scancode_tables.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
SDL_scancode_tables_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_touch.c ddbdd73258 Updated source to match SDL function prototype style 1 year ago
SDL_touch_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_windowevents.c 44536b7537 Add and event and flag to report when a window has been occluded 1 year ago
SDL_windowevents_c.h fde78d12f2 Updated copyright for 2023 2 years ago
blank_cursor.h fde78d12f2 Updated copyright for 2023 2 years ago
default_cursor.h fde78d12f2 Updated copyright for 2023 2 years ago
imKStoUCS.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
imKStoUCS.h 952c5059b5 Remove stray  1 year ago
scancodes_ascii.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_darwin.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_linux.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_windows.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_xfree86.h fde78d12f2 Updated copyright for 2023 2 years ago