SDL/src/events
Frank Praznik 086322076a events: Increase the size of the name buffer when logging events
Event names have grown in length and are occasionally truncated when being logged (e.g. SDL_EVENT_WINDOW_PIXEL_SIZE_CHA). Increase the event name buffer size to handle the longer names.

(cherry picked from commit 203a2a76fc0af2094de84d75dbf959c7db73fe72)
(cherry picked from commit c0824cd49adb185d1aa992242911467dc0bf46b1)
2023-03-30 07:42:00 -07:00
..
SDL_clipboardevents.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_clipboardevents_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_displayevents.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_displayevents_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_dropevents.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_dropevents_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_events.c events: Increase the size of the name buffer when logging events 2023-03-30 07:42:00 -07:00
SDL_events_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_gesture.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_gesture_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_keyboard.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_keyboard_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_keysym_to_scancode.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_keysym_to_scancode_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_mouse.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_mouse_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_quit.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_scancode_tables.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_scancode_tables_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_touch.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_touch_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_windowevents.c Updated copyright for 2023 2023-01-09 09:52:59 -08:00
SDL_windowevents_c.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
blank_cursor.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
default_cursor.h Updated copyright for 2023 2023-01-09 09:52:59 -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_ascii.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
scancodes_darwin.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
scancodes_linux.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
scancodes_windows.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00
scancodes_xfree86.h Updated copyright for 2023 2023-01-09 09:52:59 -08:00