log src/video/win32/SDL_win32video.c @ 4569:e1664f94f026

age author description
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
Wed, 30 Jul 2008 16:09:24 +0000 Szymon Wilczek Project part1 gsoc2008_manymouse
Wed, 23 Jul 2008 16:12:43 +0000 Szymon Wilczek Proximity events, Pressure detection for multiple windows. Tablet button detection on the way. gsoc2008_manymouse
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Sun, 06 Dec 2009 08:03:38 +0000 Sam Lantinga Added an API function to query geometry of multiple monitors:
Fri, 04 Dec 2009 09:01:48 +0000 Sam Lantinga Don't add any renderers if you can't add any displays
Sun, 07 Jun 2009 02:44:46 +0000 Sam Lantinga Hi,