SDL/src/core
Sam Lantinga 81f8e6aba6 Added SDL_StartTextInputWithProperties()
This allows you to customize the text input so you can have numeric text entry, hidden passwords, etc.

Fixes https://github.com/libsdl-org/SDL/issues/7101
Fixes https://github.com/libsdl-org/SDL/issues/7965
Fixes https://github.com/libsdl-org/SDL/issues/9439
2024-08-02 14:49:37 -07:00
..
android Added SDL_StartTextInputWithProperties() 2024-08-02 14:49:37 -07:00
freebsd Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
gdk GDK build: move suspend/constrain setup back to previous compilation unit 2024-07-25 11:35:10 +03:00
haiku haiku: No more chdir to executable's directory at startup in SDL3. 2024-07-13 12:24:27 -04:00
linux Added SDL_SetAppMetadata() (#10404) 2024-07-28 07:22:46 -07:00
openbsd Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
unix Added SDL_SetAppMetadata() (#10404) 2024-07-28 07:22:46 -07:00
windows Fix UWP build in non-UNICODE mode 2024-07-19 10:21:34 +00:00
winrt Renamed driverdata to internal 2024-07-16 17:17:13 -07:00
SDL_core_unsupported.c GDK build: fix project settings and API changes 2024-07-25 11:35:10 +03:00