SDL/src/events
2023-11-29 00:39:24 +03:00
..
blank_cursor.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
default_cursor.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
imKStoUCS.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
imKStoUCS.h Remove stray  2023-09-20 08:32:53 -07:00
scancodes_ascii.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
scancodes_darwin.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
scancodes_linux.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
scancodes_windows.h [Win32] Better keyboard button mapping to SDL scan codes 2023-11-28 11:31:19 -08:00
scancodes_xfree86.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_clipboardevents.c Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 2023-07-05 20:06:59 -07:00
SDL_clipboardevents_c.h Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 2023-07-05 20:06:59 -07:00
SDL_displayevents.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_displayevents_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_dropevents.c Fix memory leak in SDL_SendDrop() 2023-11-10 06:32:43 -08:00
SDL_dropevents_c.h Add the source application for drag and drop events (thanks Nathan!) 2023-11-04 13:00:41 -07:00
SDL_events.c API for pressure-sensitive pens + XInput2/Wayland 2023-11-12 09:52:02 -08:00
SDL_events_c.h SDL_syswm.h has been removed and replaced with window properties 2023-11-08 12:01:48 -08:00
SDL_keyboard.c SDL_SendKeyboardText: remove workaround from 1e12d7c, fix use of iscntrl 2023-11-29 00:39:24 +03:00
SDL_keyboard_c.h Fixed duplicate key press/release events on iOS 2023-08-02 01:08:00 -07:00
SDL_keysym_to_scancode.c Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
SDL_keysym_to_scancode_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_mouse.c API for pressure-sensitive pens + XInput2/Wayland 2023-11-12 09:52:02 -08:00
SDL_mouse_c.h API for pressure-sensitive pens + XInput2/Wayland 2023-11-12 09:52:02 -08:00
SDL_pen.c SDL_PenModifyForWacomID: return zero as axis_flags upon failure. 2023-11-23 11:56:50 +03:00
SDL_pen_c.h API for pressure-sensitive pens + XInput2/Wayland 2023-11-12 09:52:02 -08:00
SDL_quit.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_scancode_tables.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_scancode_tables_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_touch.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_touch_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_windowevents.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_windowevents_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00