log src/video/win32/SDL_win32video.h @ 4694:c24ba2cc9583

age author description
Sun, 22 Aug 2010 12:07:55 -0700 Sam Lantinga Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
Mon, 12 Jul 2010 21:09:23 -0700 Sam Lantinga Merged changes from the main SDL codebase
Thu, 10 Jun 2010 00:15:17 -0400 jimtla More fixes for windows. Disabled tablet code.
Tue, 27 Jul 2010 21:31:28 -0700 Sam Lantinga Andrey A.
Thu, 08 Jul 2010 23:07:34 -0700 Sam Lantinga Amazingly the Windows code is almost identical to the Mac OS X code. :)
Thu, 08 Jul 2010 05:43:34 -0700 Sam Lantinga Added Windows clipboard support
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.
Wed, 10 Mar 2010 15:02:58 +0000 Sam Lantinga Fixed bug #943
Sun, 14 Feb 2010 15:55:10 +0000 Sam Lantinga Make sure STRICT is defined so the window proc has the correct prototype
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Fri, 12 Jun 2009 08:41:48 +0000 Sam Lantinga Fixed some compile errors and warnings under Visual C++
Sun, 07 Jun 2009 02:44:46 +0000 Sam Lantinga Hi,
Sat, 03 Jan 2009 06:03:56 +0000 Sam Lantinga The mouse position is relative to the client window.
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
Tue, 26 Aug 2008 06:03:48 +0000 Sam Lantinga Dynamically load wintab32.dll