SDL/src/core
Sam Lantinga 76631a0978 The text input state has been changed to be window-specific.
SDL_StartTextInput(), SDL_StopTextInput(), SDL_TextInputActive(), SDL_ClearComposition(), and SDL_SetTextInputRect() all now take a window parameter.

This change also fixes IME candidate positioning when SDL_SetTextInputRect() is called before SDL_StartTextInput(), as is recommended in the documentation.
2024-06-24 11:20:08 -07:00
..
android The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
freebsd cmake: add -Wimplicit-fallthrough warning 2024-03-18 20:34:50 +01:00
gdk windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv. 2024-05-22 20:08:15 -04:00
haiku The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
linux The text input state has been changed to be window-specific. 2024-06-24 11:20:08 -07:00
n3ds Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
ngage Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
openbsd Add the raw platform specific key code to SDL_Keysym 2024-06-21 22:06:08 -07:00
ps2 Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
psp Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
unix Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
windows audio: Refer to audio devices to "playback" and "recording". 2024-06-15 01:08:12 -04:00
winrt Add the raw platform specific key code to SDL_Keysym 2024-06-21 22:06:08 -07:00
SDL_core_unsupported.c Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_runapp.c Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00