Commit History

Author SHA1 Message Date
  SDL Wiki Bot f35bbe0c3f Sync SDL wiki -> header 2 years ago
  Sam Lantinga 3861c557da Added the hint SDL_HINT_MOUSE_RELATIVE_WARP_MOTION 2 years ago
  SDL Wiki Bot bdaf9a92a6 Sync SDL wiki -> header 2 years ago
  Ryan C. Gordon e2452ede66 include: Added documentation to SDL_CaptureMouse about auto-capture. 2 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  SDL Wiki Bot c7dafb1556 Sync wiki -> header 3 years ago
  SDL Wiki Bot 856c87fc2e Sync wiki -> header 3 years ago
  Sam Lantinga d89f4b3ae4 Note that mouse warping doesn't work over Microsoft Remote Desktop 3 years ago
  SDL Wiki Bot 48993a7f2a Sync wiki -> header 3 years ago
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. 3 years ago
  Ryan C. Gordon c486959e71 headers: Fix up bullet lists, now that wikiheaders.pl can handle them. 4 years ago
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. 7 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
  Philipp Wiesemann a4abda0b70 Added brackets to function names in header comments so that doxygen links them. 8 years ago
  Philipp Wiesemann b1ce3799e9 Added missing links at documentation of SDL_FreeCursor() in header file. 9 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Ryan C. Gordon e346f14277 SDL_WarpMouseGlobal() should return non-void. 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 years ago
  Edward Rudd 5b5823eeb5 add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event 10 years ago
  Ryan C. Gordon b29740b88f Merged Ryan's SDL-gui-backend branch. 10 years ago
  Ryan C. Gordon 8436956711 Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState(). 10 years ago
  Ryan C. Gordon b861efde14 Implemented SDL_GetAbsoluteMouseState(). 11 years ago
  Sam Lantinga 45ed5ee494 Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal() 11 years ago
  Ryan C. Gordon b7d2c0e9d6 Implemented SDL_CaptureMouse(). 11 years ago