log include/SDL_mouse.h @ 3187:e041d2c603fe

age author description
2008-12-08 Sam Lantinga Updated copyright date
2008-10-04 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Szymon Wilczek Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2007-12-29 Sam Lantinga Fixed bug #464
2007-08-15 Sam Lantinga Date: Wed, 15 Aug 2007 01:08:38 +0200
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-30 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
2006-06-10 Sam Lantinga Keyboard code update in progress SDL-1.3
2006-06-09 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
2006-06-07 Sam Lantinga Work in progress. :) SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)