GNQG 965ba1e097 fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 3 years ago
..
SDL_clipboardevents.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_clipboardevents_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_displayevents.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_displayevents_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_dropevents.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_dropevents_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_events.c 1e492b2f6d Improve behavior of SDL_events_need_periodic_poll() and SDL_events_need_polling() 3 years ago
SDL_events_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_gesture.c adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 years ago
SDL_gesture_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_keyboard.c 965ba1e097 fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 3 years ago
SDL_keyboard_c.h 9515fb2501 keyboard: Use SDL_SetKeymap() to set the default keymap 3 years ago
SDL_mouse.c b18c361b0f Updated variable name for mouse coordinates in mouse wheel events 3 years ago
SDL_mouse_c.h 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 3 years ago
SDL_quit.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_scancode_tables.c 99f2a50394 X11 scancode mapping cleanup 3 years ago
SDL_scancode_tables_c.h 99f2a50394 X11 scancode mapping cleanup 3 years ago
SDL_touch.c 96be9cddcc Vita: add hint to select which touchpad generates mouse events 4 years ago
SDL_touch_c.h 34d4f5b14e Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!) 4 years ago
SDL_windowevents.c cf63af8ae2 events: Don't lose window RESIZED events during SIZED_CHANGED processing. 3 years ago
SDL_windowevents_c.h 120c76c84b Updated copyright for 2022 4 years ago
blank_cursor.h 120c76c84b Updated copyright for 2022 4 years ago
default_cursor.h 120c76c84b Updated copyright for 2022 4 years ago
imKStoUCS.c 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 4 years ago
imKStoUCS.h 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 4 years ago
scancodes_ascii.h bdbf90e3fc on-screen keyboard newline is reported as an Enter key 3 years ago
scancodes_darwin.h 99f2a50394 X11 scancode mapping cleanup 3 years ago
scancodes_linux.h 6bb0c2a5c2 Added documentation for some scancodes 3 years ago
scancodes_windows.h 99f2a50394 X11 scancode mapping cleanup 3 years ago
scancodes_xfree86.h 99f2a50394 X11 scancode mapping cleanup 3 years ago