log src/video/win32/SDL_win32mouse.c @ 4465:3e69e077cb95

age author description
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
Thu, 14 Aug 2008 08:28:19 +0000 Szymon Wilczek Small improvements gsoc2008_manymouse
Tue, 05 Aug 2008 14:10:11 +0000 Szymon Wilczek Cursor support added gsoc2008_manymouse
Sat, 02 Aug 2008 14:02:28 +0000 Szymon Wilczek comments added and improved code look(windows part) gsoc2008_manymouse
Thu, 31 Jul 2008 14:41:48 +0000 Szymon Wilczek Implementation finished gsoc2008_manymouse
Wed, 30 Jul 2008 16:09:24 +0000 Szymon Wilczek Project part1 gsoc2008_manymouse
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Sat, 05 Sep 2009 23:37:35 +0000 Sam Lantinga Fixed issues building 64-bit Windows binary
Mon, 23 Mar 2009 05:35:21 +0000 Sam Lantinga Date: Thu, 05 Feb 2009 18:07:35 +0100
Sun, 04 Jan 2009 17:14:27 +0000 Sam Lantinga indent
Sat, 03 Jan 2009 12:00:20 +0000 Szymon Wilczek Bug 653 bugfix
Sat, 03 Jan 2009 06:03:56 +0000 Sam Lantinga The mouse position is relative to the client window.
Thu, 01 Jan 2009 07:59:08 +0000 Sam Lantinga Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Tue, 26 Aug 2008 07:34:49 +0000 Sam Lantinga Fixed Visual Studio compilation problems