log src/video/win32/SDL_win32video.c @ 4919:716b2cbf4c9e

age author description
Tue, 30 Nov 2010 17:58:51 -0800 Sam Lantinga First pass at Windows multi-touch gesture support
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Mon, 26 Jul 2010 20:41:45 -0400 Eli Gottlieb OK, it appears that dramatic hacks are not necessary to make Cocoa work...
Mon, 26 Jul 2010 17:27:04 -0400 Eli Gottlieb Rejiggering the way shaped windows are created as preparation for OS X implementation. Fixed overdrive bug in test program that appears to have been introduced by someone other than myself.
Fri, 09 Jul 2010 20:24:44 -0400 Eli Gottlieb Put in a couple of fixes that I realized hadn't gotten done when I wrote out the SCRUM stuff in TODO. Added SCRUM listings in TODO.
Sun, 22 Aug 2010 12:39:27 -0700 Sam Lantinga Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
Sun, 22 Aug 2010 12:34:31 -0700 Sam Lantinga Removed spurious carriage returns
Sun, 18 Jul 2010 13:48:23 -0400 dewyatt Merge with main repo (mainly for non-printable character fix)
Thu, 08 Jul 2010 01:35:47 -0400 dewyatt Changed StartTextInput to take an SDL_Window parameter.
Tue, 06 Jul 2010 02:34:49 -0400 dewyatt Added empty text input functions for win32.
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.
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