log src/video/wincommon/SDL_sysevents.c @ 1829:b98fd17b0b02

age author description
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Mon, 13 Mar 2006 01:33:58 +0000 Sam Lantinga Fixed bug #139
Sun, 12 Mar 2006 00:57:50 +0000 Sam Lantinga Fixed bug #149
Sat, 11 Mar 2006 23:46:45 +0000 Sam Lantinga Fixes from Dmitry Yakimov:
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Sun, 19 Feb 2006 23:46:34 +0000 Sam Lantinga Use only safe string functions
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Mon, 30 Jan 2006 06:56:10 +0000 Sam Lantinga Date: Sun, 6 Mar 2005 17:06:20 +0100
Sun, 29 Jan 2006 22:09:26 +0000 Sam Lantinga Only save the window position if we're in windowed mode
Sun, 29 Jan 2006 18:17:35 +0000 Sam Lantinga The event code was fine, and calculated the SDL_windowX/Y correctly.
Sun, 29 Jan 2006 09:13:36 +0000 Sam Lantinga Cleaned up the app registration stuff a bit
Sun, 29 Jan 2006 08:50:06 +0000 Sam Lantinga Date: Tue, 15 Feb 2005 21:28:48 +0900 (JST)
Sun, 29 Jan 2006 07:57:13 +0000 Sam Lantinga Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
Sun, 29 Jan 2006 06:11:38 +0000 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
Thu, 26 Jan 2006 08:08:22 +0000 Sam Lantinga Compile fix for Window CE
Thu, 19 Jan 2006 09:09:32 +0000 Sam Lantinga Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
Thu, 19 Jan 2006 08:43:00 +0000 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
Thu, 29 Sep 2005 09:43:00 +0000 Ryan C. Gordon Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
Wed, 28 Sep 2005 06:38:22 +0000 Ryan C. Gordon Typo that broke Windows builds.
Tue, 27 Sep 2005 09:00:42 +0000 Ryan C. Gordon Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
Mon, 16 Feb 2004 21:09:24 +0000 Sam Lantinga Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
Sun, 15 Feb 2004 22:50:28 +0000 Sam Lantinga Fixed mouse focus events after resetting video mode on Windows
Mon, 20 Jan 2003 00:17:01 +0000 Sam Lantinga David MacCormack fixed a bug in window sizing with Windows menus
Tue, 20 Aug 2002 05:59:31 +0000 Sam Lantinga Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
Tue, 20 Aug 2002 04:49:05 +0000 Sam Lantinga *** empty log message ***
Tue, 20 Aug 2002 00:20:06 +0000 Sam Lantinga Updated for embedded Visual C++ 4.0
Mon, 19 Aug 2002 18:09:44 +0000 Sam Lantinga Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
Mon, 19 Aug 2002 02:34:22 +0000 Sam Lantinga Fixed mouse grab going fullscreen to windowed in Windows
Thu, 11 Apr 2002 15:23:07 +0000 Sam Lantinga Fixed gamma ramps in DirectX windowed and OpenGL modes
Wed, 10 Apr 2002 02:14:33 +0000 Sam Lantinga *** empty log message ***
Tue, 09 Apr 2002 23:32:40 +0000 Sam Lantinga Fixed a crash bug in the WM_ACTIVATE code (thanks John!)
Mon, 08 Apr 2002 17:50:30 +0000 Sam Lantinga Mouse wheel fix patch.
Sun, 31 Mar 2002 03:34:16 +0000 Sam Lantinga *** empty log message ***
Sun, 10 Mar 2002 03:25:47 +0000 Sam Lantinga *** empty log message ***
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 13 Sep 2001 16:15:43 +0000 Sam Lantinga *** empty log message ***
Fri, 31 Aug 2001 21:21:24 +0000 Sam Lantinga Fixed mouse wheel motion position on Windows
Thu, 09 Aug 2001 14:04:46 +0000 Sam Lantinga Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
Thu, 09 Aug 2001 12:21:32 +0000 Sam Lantinga Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
Sat, 16 Jun 2001 01:01:42 +0000 Sam Lantinga Mouse wheel sends mouse button (4/5) events on Windows
Wed, 23 May 2001 23:35:10 +0000 Sam Lantinga Windows CE patches contributed by Rainer Loritz
Sun, 29 Apr 2001 23:00:03 +0000 Sam Lantinga Fixed double-mouse event bug on Windows using OpenGL
Thu, 26 Apr 2001 16:50:19 +0000 Sam Lantinga Changes since SDL 1.2.0 release
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision