log src/video/win32/SDL_win32video.h @ 4745:0aaa54fbd2bc

age author description
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
Tue, 26 Aug 2008 05:26:28 +0000 Sam Lantinga Added Wacom API headers.
Fri, 08 Feb 2008 08:35:49 +0000 Sam Lantinga Untested Win32 keyboard scancode code.
Mon, 17 Jul 2006 06:47:33 +0000 Sam Lantinga Implemented Windows OpenGL support
Thu, 13 Jul 2006 08:13:02 +0000 Sam Lantinga Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sun, 09 Jul 2006 09:02:26 +0000 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
Sat, 08 Jul 2006 18:06:02 +0000 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
Fri, 07 Jul 2006 08:05:39 +0000 Sam Lantinga Implemented Win32 video mode support SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Fri, 30 Jun 2006 05:42:49 +0000 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
Wed, 28 Jun 2006 08:12:07 +0000 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
Tue, 27 Jun 2006 07:46:36 +0000 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3