Ryan C. Gordon
|
45df084287
SDL_keyboard.h: Added a `\sa` to SDL_Keysym's docs.
|
1 year ago |
Ryan C. Gordon
|
665ff8c5f6
include: Removed `::` from symbol names in comments.
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Sam Lantinga
|
026edbeab0
Use the correct type for the modifier in SDL_Keysym
|
1 year ago |
Ryan C. Gordon
|
760d7d276b
include: Filled in some missing documentation.
|
1 year ago |
SDL Wiki Bot
|
3f2f712fff
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Sam Lantinga
|
b9a88bbecb
Removed SDL_TextInputShown()
|
1 year ago |
SDL Wiki Bot
|
675216e81b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
9eb87ca325
Note that many things are considered mice and keyboards that you might not expect
|
1 year ago |
Sam Lantinga
|
c0f4565552
Added SDL_GetKeyboardName() and SDL_GetMouseName()
|
1 year ago |
Sam Lantinga
|
2fe1a6a279
Initial support for hotplugging mice and keyboards
|
1 year ago |
Charlie Volow
|
5ae2ffc127
document that text input is on by default
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
SDL Wiki Bot
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
shenleban tongying
|
3e6513c773
document the purpose of SDL_SetTextInputRect
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
ce366facaa
Add missing \returns, change "return" to "returns" to have same naming
|
2 years ago |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
2 years ago |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
2 years ago |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
ea0c2f55be
SDL API renaming: *Is* functions
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |