Sam Lantinga
|
81f8e6aba6
Added SDL_StartTextInputWithProperties()
|
1 gadu atpakaļ |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
1 gadu atpakaļ |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 gadu atpakaļ |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
1 gadu atpakaļ |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
1 gadu atpakaļ |
Sam Lantinga
|
6ca18ed0e5
SDL_GetKeyboards() follows the SDL_GetStringRule
|
1 gadu atpakaļ |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
1 gadu atpakaļ |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
1 gadu atpakaļ |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
1 gadu atpakaļ |
Sam Lantinga
|
5c875e1183
Renamed *FromID() to *ForID()
|
1 gadu atpakaļ |
Sam Lantinga
|
9358333286
Renamed SDL_GetKeyboardInstanceName() and SDL_GetMouseInstanceName()
|
1 gadu atpakaļ |
Ryan C. Gordon
|
e290d16c47
include: Clean up SDL_GetKeyName documentation.
|
1 gadu atpakaļ |
SDL Wiki Bot
|
f787790243
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
78dbf9be50
Document that SDL_GetKeyName() always returns uppercase names for alphabetic keycodes
|
1 gadu atpakaļ |
SDL Wiki Bot
|
9332de9f25
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
bdd531986b
SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea()
|
1 gadu atpakaļ |
SDL Wiki Bot
|
410bed20ba
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
76631a0978
The text input state has been changed to be window-specific.
|
1 gadu atpakaļ |
SDL Wiki Bot
|
1e81424b3d
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
0dd579d40d
Removed SDL_Keysym
|
1 gadu atpakaļ |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
1 gadu atpakaļ |
Sam Lantinga
|
ef9bd8b609
Add the raw platform specific key code to SDL_Keysym
|
1 gadu atpakaļ |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 gadu atpakaļ |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
1 gadu atpakaļ |
SDL Wiki Bot
|
04a0a85d92
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Sam Lantinga
|
542a3663de
Added SDL_GetDefaultKeyFromScancode() to the public API
|
1 gadu atpakaļ |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 gadu atpakaļ |
Ryan C. Gordon
|
45df084287
SDL_keyboard.h: Added a `\sa` to SDL_Keysym's docs.
|
1 gadu atpakaļ |