log src/video/win32/SDL_win32mouse.c @ 3048:b717ce4dfe36

age author description
2009-01-04 Sam Lantinga indent
2009-01-03 Szymon Wilczek Bug 653 bugfix
2009-01-03 Sam Lantinga The mouse position is relative to the client window.
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 Updated copyright date
2008-08-26 Sam Lantinga Fixed Visual Studio compilation problems
2008-08-26 Sam Lantinga Dynamically load wintab32.dll
2008-08-26 Sam Lantinga Added Wacom API headers.
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-07 Sam Lantinga Implemented Win32 video mode support SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3