提交历史

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