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 |
Anonymous Maarten
|
339d83bdfa
ci: assume all .dmp files in build directy are minidump files
|
hace 9 meses |
hwsmm
|
915ef28753
Fix mouse button not changing in pen mouse emulation
|
hace 9 meses |
Ryan C. Gordon
|
87439c0008
x11: Fix build when `X_HAVE_UTF8_STRING` is not defined.
|
hace 9 meses |
Ryan C. Gordon
|
ecfa363889
begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here.
|
hace 9 meses |
Ryan C. Gordon
|
d7ee9ce455
SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers).
|
hace 9 meses |
Ryan C. Gordon
|
d8e68aea9d
atomic: Solaris needs the `_nv` variant of `atomic_or_uint`.
|
hace 9 meses |
Sam Lantinga
|
8165e96514
Fixed whitespace
|
hace 9 meses |
Sam Lantinga
|
dcd7b4e497
testime: highlight selected clauses in Japanese composition mode
|
hace 9 meses |
Sam Lantinga
|
50250adba7
testime: draw a blinking cursor at the text insertion point
|
hace 9 meses |
Sam Lantinga
|
3d525331aa
testime: add a 1 pixel border around glyphs to avoid texture sampling into other glyphs
|
hace 9 meses |
Sam Lantinga
|
938c974cca
testime: use a replacement character for characters not in the font
|
hace 9 meses |
Sam Lantinga
|
a67e6b80de
Updated unifont to version 15.1.05
|
hace 9 meses |
Sam Lantinga
|
50f50612bd
Removed checkkeysthreads
|
hace 9 meses |
Sam Lantinga
|
b7748c1513
Prevent duplicate calls to start/stop text input
|
hace 9 meses |
Sam Lantinga
|
3609b15920
Fixed showing the selected clause in the Japanese IME
|
hace 9 meses |
SDL Wiki Bot
|
b7ab5182d3
Sync SDL3 wiki -> header
|
hace 9 meses |
Ryan C. Gordon
|
1e0ac5771a
testiconv: Remove half-baked SDL_StepUTF8 testing code.
|
hace 9 meses |
Ryan C. Gordon
|
a9cfcf6bde
stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
|
hace 9 meses |
Ryan C. Gordon
|
9b8c5f642f
testaudio: Better fix for NULL dereference.
|
hace 9 meses |
Ryan C. Gordon
|
5631c6dbaa
testaudio: Don't crash if SDL_GetAudioDeviceName() returns NULL.
|
hace 9 meses |
Ryan C. Gordon
|
982feb7a65
vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error).
|
hace 9 meses |
Ozkan Sezer
|
a4f962fd46
SDL_x11shape.c: fix build if SDL_VIDEO_DRIVER_X11_XSHAPE isn't defined
|
hace 9 meses |
Frank Praznik
|
800c35a2c1
dialog: Don't potentially call SDL_free() on an uninitialized value
|
hace 9 meses |