summaryrefslogtreecommitdiff
path: root/src/events/SDL_mouse_c.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
* Updated copyright date for 2020Sam Lantinga2020-01-161-1/+1
* Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows?Sam Lantinga2019-07-151-0/+1
* Add hint SDL_HINT_MOUSE_TOUCH_EVENTS for mouse events to generate touch eventsSylvain Becker2019-04-041-0/+1
* Updated copyright for 2019Sam Lantinga2019-01-041-1/+1
* Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK...Sam Lantinga2018-09-141-3/+2
* Updated copyright for 2018Sam Lantinga2018-01-031-1/+1
* Fixed bug 2293 - Precise scrolling eventsSam Lantinga2017-08-141-1/+3
* Fixed bug 2931 - Large relative mouse motion jumps when using touch inputSam Lantinga2017-08-121-0/+1
* Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events gene...Sam Lantinga2017-08-031-0/+1
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
* Added SDL_HINT_MOUSE_NORMAL_SPEED_SCALE and SDL_HINT_MOUSE_RELATIVE_SPEED_SCA...Sam Lantinga2016-12-021-0/+4
* Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga2016-11-201-3/+3
* Use OS-provided click counts on macOS and iOS for mouse press and release eve...Alex Szpakowski2016-09-241-0/+3
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
* SDL_WarpMouseGlobal() should return non-void.Ryan C. Gordon2015-07-171-1/+1
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
* add in support for passing down the "natural" (or flipped) scrolling directio...Edward Rudd2014-11-231-1/+1
* Merged Ryan's SDL-gui-backend branch.Ryan C. Gordon2014-06-251-1/+4
|\
| * Added an API function to warp the mouse cursor in global screen space: SDL_Wa...Sam Lantinga2014-06-041-1/+4
* | Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState().Ryan C. Gordon2014-06-251-1/+1
* | Implemented SDL_GetAbsoluteMouseState().Ryan C. Gordon2014-06-051-0/+3
* | Implemented SDL_CaptureMouse().Ryan C. Gordon2014-05-241-0/+3
|/
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-021-1/+1
* Make internal SDL sources include SDL_internal.h instead of SDL_config.hRyan C. Gordon2013-11-241-1/+1
* Added a relative mouse mode that uses mouse warping instead of raw input.Sam Lantinga2013-12-231-2/+1
* Added support for double-clicks, through a new "clicks" field in the mouse bu...Sam Lantinga2013-12-231-0/+14
* File style cleanup for the SDL 2.0 releaseSam Lantinga2013-05-181-1/+1
* Mac: Fix relative mode message after gaining focus.J?rgen P. Tjern?2013-04-251-0/+3
* Added a mouse ID to the mouse events, which set to the special value SDL_TOUC...Sam Lantinga2013-03-021-3/+6
* Happy New Year!Sam Lantinga2013-02-151-1/+1
* Add SDL_CreateSystemCursor for Windows and Linux.Michael Sartain2012-11-191-0/+3
* Nobody will EVER use more than 8 buttons. Oh wait... Nobody will EVER use mo...Sam Lantinga2012-11-121-1/+1
* Removed executable bit from source filesSam Lantinga2012-09-271-0/+0
* Make mouse relative mode save the original co-ordinates to restore themWim Looman2012-02-041-0/+2
* Happy New Year!Sam Lantinga2011-12-311-1/+1
* SDL 1.3 is now under the zlib license.Sam Lantinga2011-04-081-19/+18
* Implemented mouse relative mode on Mac OS X.Sam Lantinga2011-02-271-0/+3
* Added a cleaner way to set the default cursor.Sam Lantinga2011-02-271-0/+3
* Implemented cursor support and SDL_WarpMouseInWindow() on Mac OS XSam Lantinga2011-02-211-3/+0
* Fixed the responder chain for event handling, the listener fully handles mous...Sam Lantinga2011-02-211-0/+39
* Happy 2011! :)Sam Lantinga2011-02-111-1/+1
* Added "mouse" support for the Android touch screenSam Lantinga2011-01-131-1/+1
* Cleaned up the mouse window focus handling: you always pass in the relative w...Sam Lantinga2010-07-051-3/+3
* Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga2010-05-091-84/+9
* Fixed bug #926Sam Lantinga2010-01-241-1/+1
* Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...Sam Lantinga2010-01-211-3/+3
* Fixed X11 mouse motion/button events - it's not actually safe to cast mouse e...Sam Lantinga2009-01-011-7/+2
* Date: Sun, 07 Dec 2008 13:35:23 +0100Sam Lantinga2008-12-081-0/+1
* Updated copyright dateSam Lantinga2008-12-081-1/+1