Commit History

Author SHA1 Message Date
  Jessica Clarke c8b4edf3d0 Fix SDL_Event definition to support systems with pointers larger than 8 bytes 4 years ago
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. 4 years ago
  Ryan C. Gordon f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 4 years ago
  Ryan C. Gordon c486959e71 headers: Fix up bullet lists, now that wikiheaders.pl can handle them. 5 years ago
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. 5 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers 5 years ago
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers 5 years ago
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Ryan C. Gordon b70222d056 Fixed a comment typo (thanks, Dominus!). 6 years ago
  Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 6 years ago
  Sam Lantinga eb71cd800d Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Sam Lantinga f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 7 years ago
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Sam Lantinga fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented 8 years ago
  Sam Lantinga bf4e7eb612 Fixed comment typo 9 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago
  Philipp Wiesemann cd3aefc093 Updated documentation in header file. 9 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 years ago
  Ryan C. Gordon 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. 10 years ago
  Ryan C. Gordon f9b7379341 Added SDL_DROPTEXT event, for dragging and dropping string data. 10 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 10 years ago
  Sam Lantinga 2b0140a91f Add a new SDL_KEYMAPCHANGED SDL event to abstract notification of keyboard layout or input language changes. 10 years ago
  Philipp Wiesemann c509e798d7 Fixed documentation of SDL_DropEvent in header file. 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  Philipp Wiesemann 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. 11 years ago
  Philipp Wiesemann 716ef0d5f2 Fixed confusing audio and touch events because of shared enumeration values. 11 years ago