log src/video/win32/SDL_win32video.h @ 4894:ac19d74e2a47

age author description
Sun, 19 Sep 2010 16:19:22 -0400 Daniel Wyatt Fixed all MinGW problems (except libraries not added to build yet).
Sun, 19 Sep 2010 14:41:18 -0400 Daniel Wyatt Added imm.h include, will be needed on MinGW.
Sun, 29 Aug 2010 14:22:22 -0700 Sam Lantinga Fixed compiling with Visual Studio 2008
Sun, 22 Aug 2010 12:39:27 -0700 Sam Lantinga Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
Tue, 03 Aug 2010 16:57:49 -0400 dewyatt Large commit with initial reading string support, TSF UILess code, etc.
Sun, 18 Jul 2010 13:48:23 -0400 dewyatt Merge with main repo (mainly for non-printable character fix)
Mon, 12 Jul 2010 11:33:27 -0400 dewyatt Initial IMM implementation.
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