Commit History

Author SHA1 Message Date
  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 c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 1 year ago
  Sam Lantinga b18a071639 Removed SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE 1 year ago
  Petar Popovic dffbb574ea renaming SDL_eventaction tag to SDL_EventAction 1 year ago
  Sam Lantinga 30d93fb29b Relax, it's not that exciting :) 1 year ago
  Ryan C. Gordon 4a11809370 SDL_TextInputEvent: Note that `text` field is UTF-8 encoded. 1 year ago
  Sam Lantinga 2fa4937e1a Removed obsolete padding 1 year ago
  Ryan C. Gordon 9c8c254af2 include: Removed SDL_quit.h 1 year ago
  SDL Wiki Bot 0397d23ed8 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  SDL Wiki Bot 073d2378dc Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 407e54e188 include: More improved docs for the wikibridge! 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
  Petar Popovic c8a066019b Renaming SDL_eventaction to SDL_EventAction 1 year ago
  Petar Popovic 1efadcc5d4 Revert renaming SDL_eventaction. adding it again in next commit with 1 year ago
  Petar Popovic f08c31060a Renaming SDL_eventaction to SDL_EventAction 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 1 year ago
  Susko3 5f763083fc Use SDL_EventType and fix event name in comment 1 year ago
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 1 year ago
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 1 year ago
  Sam Lantinga 917d683811 Moved SDL_JoyBallEvent together with the other joystick events 1 year ago
  Ozkan Sezer 888cc29df6 add missing `reserved` field to struct SDL_JoyBallEvent, 1 year ago
  Sam Lantinga 6c11449cd4 Added a note for the SDL_CommonEvent type 1 year ago
  Sam Lantinga 442073f379 Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!) 1 year ago
  Sam Lantinga 9bef331dc8 Note that SDL_UserEvent and SDL_Event type are intentionally Uint32 1 year ago
  Sam Lantinga efbbafb3f1 Re-added balls to the SDL joystick API 1 year ago
  Sam Lantinga 790cd395f5 Make sure the type in the SDL_Event aligns properly across the union 1 year ago
  Susko3 722f4104bf Use enums as types in SDL_*Event structures 1 year ago