Historique des commits

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