Sam Lantinga
|
e8dbbf8380
Renamed SDLK_a-z to SDLK_A-Z
|
hace 9 meses |
Sam Lantinga
|
d9dc4b320a
The keycode in key events is the base, unmodified, keycode for the current keyboard layout
|
hace 9 meses |
SDL Wiki Bot
|
5755bde3b8
Sync SDL3 wiki -> header
|
hace 9 meses |
Anonymous Maarten
|
8290c4e82e
sdlprocdump: also print a stacktrace on a fatal exception
|
hace 9 meses |
Anonymous Maarten
|
9601d98e7f
SDL_test: always use symbols with 64-suffix from DbgHelp
|
hace 9 meses |
Frank Praznik
|
1f0bc4b808
x11: Check for button presses before clearing an XInput2 pointer grab
|
hace 9 meses |
SDL Wiki Bot
|
ede4483420
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
473257cce6
Added SDL_GetRenderLogicalPresentationRect()
|
hace 9 meses |
Sam Lantinga
|
b72c22340e
We don't need to pull scancode state to see if ALT is held down
|
hace 9 meses |
Sam Lantinga
|
017a1039e2
Removed unnecessary cast
|
hace 9 meses |
Sam Lantinga
|
7258b36e30
Make it easier to turn on Windows message logging
|
hace 9 meses |
Sam Lantinga
|
5322b3528a
Losing keyboard focus doesn't automatically mean you lose mouse capture
|
hace 9 meses |
Sam Lantinga
|
2a58e7b11c
Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface
|
hace 9 meses |
Sam Lantinga
|
a522bfe3f1
Clean up any renderer in SDL_DestroyWindowSurface()
|
hace 9 meses |
Sam Lantinga
|
6f199eabb8
Removed SDL_RenderGeometryRawFloat()
|
hace 9 meses |
Sam Lantinga
|
22bca55d84
Minor blitting cleanup
|
hace 9 meses |
1F616EMO
|
79f6baa494
Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c
|
hace 9 meses |
SDL Wiki Bot
|
2cfcb144e4
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
212a491f7c
Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI
|
hace 9 meses |
Sam Lantinga
|
e47179c4c7
We should still set the text input area if SDL_DISABLE_WINDOWS_IME is defined
|
hace 9 meses |
SDL Wiki Bot
|
9332de9f25
Sync SDL3 wiki -> header
|
hace 9 meses |
Sam Lantinga
|
a7d4f0a76c
Center the composition text in the text input area
|
hace 9 meses |
Sam Lantinga
|
4c7db129df
SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI
|
hace 9 meses |
Sam Lantinga
|
d9d7104feb
Removed unneeded Text Services Framework code from IME handling
|
hace 9 meses |
Sam Lantinga
|
bdd531986b
SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea()
|
hace 9 meses |
Sam Lantinga
|
e324c7d692
Fixed event spam caused by repeated calls to IME_SetTextInputRect()
|
hace 9 meses |
Sam Lantinga
|
42d8db7e34
Current Korean IMEs don't have candidates
|
hace 9 meses |
Sam Lantinga
|
ed2022a175
Added SDL_EVENT_TEXT_EDITING_CANDIDATES
|
hace 9 meses |
SDL Wiki Bot
|
c983c1da97
Sync SDL3 wiki -> header
|
hace 9 meses |
Frank Praznik
|
44ec57626f
vulkan: Don't set the opaque bit on transparent windows
|
hace 9 meses |