log src/video/win32/SDL_win32events.c @ 5056:8b7988f42fcb

age author description
Thu, 20 Jan 2011 16:05:59 -0800 Sam Lantinga Added the ability to get the UIKit window through the SDL API.
Wed, 19 Jan 2011 22:39:02 -0800 Sam Lantinga John Wilson 2010-08-17 17:09:16 PDT
Wed, 29 Dec 2010 15:23:54 -0800 Sam Lantinga Removed carriage returns
Tue, 30 Nov 2010 17:58:51 -0800 Sam Lantinga First pass at Windows multi-touch gesture support
Wed, 29 Sep 2010 21:13:52 -0700 Sam Lantinga Make the union nameless to reduce the complexity of the API.
Mon, 27 Sep 2010 01:24:05 -0700 Sam Lantinga Merged the Windows custom window system hooks into the union used by X11.
Mon, 23 Aug 2010 23:44:28 -0700 Andreas Schiffler Update VS2010 project to add new files; update new files so code builds on Win32/Win64
Sun, 29 Aug 2010 14:22:22 -0700 Sam Lantinga Fixed compiling with Visual Studio 2008
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Thu, 29 Jul 2010 22:57:39 -0400 Eli Gottlieb Added Andreas's patch to fix my silly C++-style errors.
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, 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.
Tue, 06 Jul 2010 02:07:42 -0400 dewyatt Merge
Tue, 08 Jun 2010 05:22:49 -0400 dewyatt Change SDL to not use DefWindowProc as the window class' window procedure.
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.
Wed, 21 Jul 2010 21:47:12 -0700 Sam Lantinga Fixed key repeat detection on X11, and simplified the code for everyone else.
Tue, 20 Jul 2010 23:59:16 -0700 Sam Lantinga Fixed remapping the Delete key and detecting the keypad Delete key.
Tue, 20 Jul 2010 23:25:24 -0700 Sam Lantinga Added support for keyboard repeat (only tested on Windows so far)
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
Mon, 05 Jul 2010 22:48:13 -0700 Sam Lantinga Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.
Thu, 17 Jun 2010 12:33:05 -0700 Sam Lantinga Fixed mouse focus window reporting
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.
Thu, 25 Mar 2010 01:08:26 -0700 Sam Lantinga General improvements for user custom event registration
Tue, 05 Aug 2008 14:10:11 +0000 Szymon Wilczek Cursor support added gsoc2008_manymouse
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
Wed, 27 Jan 2010 05:14:22 +0000 Sam Lantinga Fixed bug #743
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 15 Dec 2009 09:20:10 +0000 Sam Lantinga Fixed bug #905
Tue, 15 Dec 2009 08:11:06 +0000 Sam Lantinga Fixed bug #906
Mon, 07 Sep 2009 16:04:44 +0000 Sam Lantinga Kenneth Bull to SDL
Sun, 06 Sep 2009 15:04:38 +0000 Sam Lantinga Fixed bug where minimized windows get zero width/height
Sat, 05 Sep 2009 23:37:35 +0000 Sam Lantinga Fixed issues building 64-bit Windows binary
Sun, 07 Jun 2009 02:44:46 +0000 Sam Lantinga Hi,
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Sat, 28 Mar 2009 06:00:42 +0000 Sam Lantinga Oops
Mon, 23 Mar 2009 05:35:21 +0000 Sam Lantinga Date: Thu, 05 Feb 2009 18:07:35 +0100
Mon, 23 Mar 2009 02:02:30 +0000 Sam Lantinga Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT)
Thu, 19 Feb 2009 04:41:09 +0000 Sam Lantinga Use the default arrow cursor until we implement the cursor API
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Sun, 04 Jan 2009 17:14:27 +0000 Sam Lantinga indent
Sat, 03 Jan 2009 06:12:05 +0000 Sam Lantinga Fixed bug #663
Sat, 03 Jan 2009 06:03:56 +0000 Sam Lantinga The mouse position is relative to the client window.
Thu, 25 Dec 2008 05:11:29 +0000 Sam Lantinga Updated to build on Windows
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 27 Nov 2008 21:53:18 +0000 Sam Lantinga Fixed mouse coordinate range on Mac OS X
Sun, 12 Oct 2008 16:05:34 +0000 Sam Lantinga Fixed memory leak in raw mouse input processing.
Tue, 26 Aug 2008 11:50:37 +0000 Edgar Simo Fix for mingw compilation by Alam.
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.