Sam Lantinga
|
c975f77b0f
Update joysticks and so forth during live resize
|
hace 3 meses |
Sam Lantinga
|
362f96a6cf
testcontroller: use SDL_MAIN_USE_CALLBACKS so updates happen during live resizing
|
hace 3 meses |
Sam Lantinga
|
f8040b2e01
Use UIKeyboardTypeDecimalPad for number fields on iOS
|
hace 3 meses |
Ryan C. Gordon
|
90b2e2527e
include: Added a tiny bit to SDL_sensor.h's category documentation.
|
hace 3 meses |
Ryan C. Gordon
|
2be749b23b
include: More category documentation.
|
hace 3 meses |
Ryan C. Gordon
|
642262e30e
cocoa: Fix mousegrab when going fullscreen.
|
hace 3 meses |
Ryan C. Gordon
|
d5766bc4b8
include: More category documentation.
|
hace 3 meses |
Ryan C. Gordon
|
b809da52fd
assert: Try using __builtin_trap() for SDL_TriggerBreakpoint().
|
hace 3 meses |
SDL Wiki Bot
|
c4c0bfdfb1
Sync SDL3 wiki -> header
|
hace 3 meses |
William Hou
|
7133969e3a
Feature add hint to remap option as alt key (#12021)
|
hace 3 meses |
SDL Wiki Bot
|
53a5350292
Sync SDL3 wiki -> header
|
hace 3 meses |
Sam Lantinga
|
5f2dd5f04e
tray: fixed multi-threading issues with GTk implementation
|
hace 3 meses |
Sam Lantinga
|
dfdc120268
tray: document thread-safety
|
hace 3 meses |
Sam Lantinga
|
d4cda51057
tray: renamed SDL_HasNoActiveTrays() to SDL_HasActiveTrays()
|
hace 3 meses |
Sam Lantinga
|
a974888aad
tray: fixed icon colors on Windows
|
hace 3 meses |
Sam Lantinga
|
7570ab106d
tray: improved error checking
|
hace 3 meses |
Sam Lantinga
|
b716eeefef
testtray: minor cleanup
|
hace 3 meses |
Sam Lantinga
|
3afd1e7eaa
windows: use WIN_UTF8ToStringW() for dialog titles
|
hace 3 meses |
SDL Wiki Bot
|
78023500fa
Sync SDL3 wiki -> header
|
hace 3 meses |
Ryan C. Gordon
|
34c12d0db8
include: Add category documentation to SDL_timer.h.
|
hace 3 meses |
SDL Wiki Bot
|
b088e89191
Sync SDL3 wiki -> header
|
hace 3 meses |
Ryan C. Gordon
|
0851322fb1
include: Add category documentation to SDL_power.h.
|
hace 3 meses |
Semphris
|
43b54b3d72
Fix Windows dialog folder titles
|
hace 3 meses |
Ryan C. Gordon
|
32965b4bf1
pen: Send virtual mouse motion without a button press when a pen is hovering.
|
hace 3 meses |
Ryan C. Gordon
|
5da9d4ecc2
cocoa: Slightly better display hotplugging detection.
|
hace 3 meses |
Semphris
|
19f42094bb
Fix Windows fie dialog args freeing
|
hace 3 meses |
Semphris
|
721fc7de0b
Correct spacing of pointers ('a* b;' -> 'a *b;')
|
hace 3 meses |
Semphris
|
cd269730eb
Fix Windows dialog memory management
|
hace 3 meses |
Sam Lantinga
|
049a8f0e52
Use SDL_calloc() instead of SDL_malloc()
|
hace 3 meses |
Semphris
|
354d2c390c
Initialize invalid parent_{tray,entry} to NULL
|
hace 3 meses |