index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
SDL_mouse.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
Updated copyright for 2018
Sam Lantinga
1
-1
/
+1
2017-06-04
Fixed comments in headers for doxygen output.
Philipp Wiesemann
1
-1
/
+1
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-11-20
Renaming of guard header names to quiet -Wreserved-id-macro
Sam Lantinga
1
-3
/
+3
2016-08-03
Added brackets to function names in header comments so that doxygen links them.
Philipp Wiesemann
1
-1
/
+1
2016-05-05
Added missing links at documentation of SDL_FreeCursor() in header file.
Philipp Wiesemann
1
-1
/
+3
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-07-17
SDL_WarpMouseGlobal() should return non-void.
Ryan C. Gordon
1
-1
/
+2
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2014-12-03
add in support for passing down the "natural" (or flipped) scrolling directio...
Edward Rudd
1
-0
/
+9
2014-06-25
Merged Ryan's SDL-gui-backend branch.
Ryan C. Gordon
1
-0
/
+56
2014-06-25
Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState().
Ryan C. Gordon
1
-1
/
+1
2014-06-05
Implemented SDL_GetAbsoluteMouseState().
Ryan C. Gordon
1
-0
/
+25
2014-06-04
Added an API function to warp the mouse cursor in global screen space: SDL_Wa...
Sam Lantinga
1
-0
/
+10
2014-05-24
Implemented SDL_CaptureMouse().
Ryan C. Gordon
1
-0
/
+31
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
1
-33
/
+29
2013-04-24
Add SDL_GetDefaultCursor.
Jørgen P. Tjernø
1
-0
/
+5
2013-04-16
Removed C++-style single-line comments from a public header (thanks, Martin!).
Ryan C. Gordon
1
-12
/
+12
2013-02-19
The input API was never implemented, so removing it before release.
Sam Lantinga
1
-16
/
+0
2013-02-15
Happy New Year!
Sam Lantinga
1
-1
/
+1
2012-11-19
Added code to testwm2 to test the system cursor support
Sam Lantinga
1
-0
/
+1
2012-11-19
Add SDL_CreateSystemCursor for Windows and Linux.
Michael Sartain
1
-0
/
+25
2012-11-12
Nobody will EVER use more than 8 buttons. Oh wait... Nobody will EVER use mo...
Sam Lantinga
1
-2
/
+2
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-19
/
+18
2011-03-11
Added a function to create color cursors: SDL_CreateColorCursor()
Sam Lantinga
1
-0
/
+9
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2010-05-09
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...
Sam Lantinga
1
-98
/
+51
2010-01-24
Fixed bug #926
Sam Lantinga
1
-1
/
+1
2010-01-21
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...
Sam Lantinga
1
-3
/
+3
2009-12-16
Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
Ryan C. Gordon
1
-1
/
+1
2009-10-19
Partial fix for bug #859
Sam Lantinga
1
-135
/
+113
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2008-10-04
Final merge of Google Summer of Code 2008 work...
Sam Lantinga
1
-5
/
+5
2008-08-25
Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mo...
Szymon Wilczek
1
-5
/
+38
2008-08-25
Final merge of Google Summer of Code 2008 work...
Sam Lantinga
1
-5
/
+17
2007-12-29
Fixed bug #464
Sam Lantinga
1
-0
/
+4
2007-08-15
Date: Wed, 15 Aug 2007 01:08:38 +0200
Sam Lantinga
1
-1
/
+1
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-44
/
+133
2006-02-10
More header massaging... works great on Windows. ;-)
Sam Lantinga
1
-0
/
+1
2006-02-10
*** empty log message ***
Sam Lantinga
1
-1
/
+1
2006-02-06
It's now possible to build SDL without any C runtime at all on Windows,
Sam Lantinga
1
-1
/
+1
2006-02-01
Updated copyright information and removed rcs id lines (problematic in branch...
Sam Lantinga
1
-12
/
+7
2005-04-17
Added some parentheses for a little more macro safety. Recommended by Petri
Ryan C. Gordon
1
-1
/
+1
2004-07-18
Date: Mon, 3 May 2004 03:15:01 +0100
Sam Lantinga
1
-1
/
+1
2004-01-04
Updated copyright information for 2004 (Happy New Year!)
Sam Lantinga
1
-1
/
+1
2002-08-19
Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
Sam Lantinga
1
-0
/
+4
2002-04-11
Explicitly specify the SDL API calling convention (C by default)
Sam Lantinga
1
-8
/
+8
2002-03-06
Updated copyright information for 2002
Sam Lantinga
1
-1
/
+1
[next]