log src/video/win32/SDL_win32mouse.c @ 5004:0c72ae7b7cb2

age author description
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2008-08-14 Szymon Wilczek Small improvements gsoc2008_manymouse
2008-08-05 Szymon Wilczek Cursor support added gsoc2008_manymouse
2008-08-02 Szymon Wilczek comments added and improved code look(windows part) gsoc2008_manymouse
2008-07-31 Szymon Wilczek Implementation finished gsoc2008_manymouse
2008-07-30 Szymon Wilczek Project part1 gsoc2008_manymouse
2010-01-24 Sam Lantinga Fixed bug #926
2009-09-05 Sam Lantinga Fixed issues building 64-bit Windows binary
2009-03-23 Sam Lantinga Date: Thu, 05 Feb 2009 18:07:35 +0100
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