Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 年之前
  Ryan C. Gordon b70222d056 Fixed a comment typo (thanks, Dominus!). 5 年之前
  Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 5 年之前
  Sam Lantinga eb71cd800d Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. 5 年之前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 年之前
  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. 6 年之前
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API 6 年之前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 年之前
  Sam Lantinga fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented 7 年之前
  Sam Lantinga bf4e7eb612 Fixed comment typo 8 年之前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 年之前
  Philipp Wiesemann cd3aefc093 Updated documentation in header file. 8 年之前
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 年之前
  Ryan C. Gordon 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. 9 年之前
  Ryan C. Gordon f9b7379341 Added SDL_DROPTEXT event, for dragging and dropping string data. 9 年之前
  Sam Lantinga 42065e785d Updated copyright to 2016 9 年之前
  Sam Lantinga 2b0140a91f Add a new SDL_KEYMAPCHANGED SDL event to abstract notification of keyboard layout or input language changes. 9 年之前
  Philipp Wiesemann c509e798d7 Fixed documentation of SDL_DropEvent in header file. 9 年之前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 年之前
  Philipp Wiesemann 49f33b41a7 Added missing SDL_DOLLARRECORD event type documentation in header. 10 年之前
  Philipp Wiesemann 716ef0d5f2 Fixed confusing audio and touch events because of shared enumeration values. 10 年之前
  Ryan C. Gordon 0e02ce0856 Initial work on audio device hotplug support. 10 年之前
  Edward Rudd 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 10 年之前
  Philipp Wiesemann b33d2b7371 Updated README name in header. 10 年之前
  Sam Lantinga f1ca7bd167 Clarified the documentation for SDL_FlushEvents() so people know it only affects currently queued events. 10 年之前
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 年之前