summaryrefslogtreecommitdiff
path: root/include/SDL_mouse.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-03-11Added a function to create color cursors: SDL_CreateColorCursor()Sam Lantinga1-0/+9
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2010-05-09Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...Sam Lantinga1-98/+51
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2010-01-21Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...Sam Lantinga1-3/+3
2009-12-16Initial band-aids on SDL_GetMouseState() API breakage. More work to come.Ryan C. Gordon1-1/+1
2009-10-19Partial fix for bug #859Sam Lantinga1-135/+113
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-10-04Final merge of Google Summer of Code 2008 work...Sam Lantinga1-5/+5
2008-08-25Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mo...Szymon Wilczek1-5/+38
2008-08-25Final merge of Google Summer of Code 2008 work...Sam Lantinga1-5/+17
2007-12-29Fixed bug #464Sam Lantinga1-0/+4
2007-08-15Date: Wed, 15 Aug 2007 01:08:38 +0200Sam Lantinga1-1/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-44/+133
2006-02-10More header massaging... works great on Windows. ;-)Sam Lantinga1-0/+1
2006-02-10*** empty log message ***Sam Lantinga1-1/+1
2006-02-06It's now possible to build SDL without any C runtime at all on Windows,Sam Lantinga1-1/+1
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2005-04-17Added some parentheses for a little more macro safety. Recommended by PetriRyan C. Gordon1-1/+1
2004-07-18Date: Mon, 3 May 2004 03:15:01 +0100Sam Lantinga1-1/+1
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2002-08-19Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)Sam Lantinga1-0/+4
2002-04-11Explicitly specify the SDL API calling convention (C by default)Sam Lantinga1-8/+8
2002-03-06Updated copyright information for 2002Sam Lantinga1-1/+1
2001-12-14Updated the headers with the correct e-mail addressSam Lantinga1-1/+1
2001-04-26Initial revisionSam Lantinga1-0/+136