log src/events/SDL_mouse_c.h @ 3373:5dc34052ee6c

age author description
2009-01-01 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
2008-12-08 Sam Lantinga Date: Sun, 07 Dec 2008 13:35:23 +0100
2008-12-08 Sam Lantinga Updated copyright date
2008-12-07 Sam Lantinga There's no reason to add extra code to notify the mice of window size changes.
2008-11-27 Sam Lantinga Fixed mouse coordinate range on Mac OS X
2008-08-26 Sam Lantinga Fixed crash when tablet isn't detected properly
2008-08-25 Sam Lantinga Fixed compile errors introduced during the merge refactoring
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2007-07-06 Sam Lantinga Fixed bug #382
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-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