Commit History

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