log src/video/windx5/SDL_dx5events.c @ 1641:5cf11b00b900

age author description
Tue, 14 Mar 2006 07:06:06 +0000 Sam Lantinga Fixed bug #124
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
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. ;-)
Wed, 08 Feb 2006 17:19:43 +0000 Sam Lantinga Date: Mon, 6 Feb 2006 11:41:04 -0500
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)
Tue, 31 Jan 2006 15:30:42 +0000 Sam Lantinga Date: Tue, 05 Jul 2005 21:43:26 +1000
Sun, 29 Jan 2006 09:13:36 +0000 Sam Lantinga Cleaned up the app registration stuff a bit
Sun, 29 Jan 2006 06:11:38 +0000 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
Thu, 19 Jan 2006 09:09:32 +0000 Sam Lantinga Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
Thu, 11 Aug 2005 05:08:28 +0000 Ryan C. Gordon Fixed mismerged patch.
Thu, 11 Aug 2005 01:02:01 +0000 Ryan C. Gordon Patches to make SDL compatible with Win95 again.
Mon, 15 Nov 2004 21:11:44 +0000 Sam Lantinga *** empty log message ***
Fri, 12 Nov 2004 23:14:47 +0000 Sam Lantinga Date: Tue, 19 Oct 2004 23:04:58 -0700
Mon, 16 Feb 2004 21:09:24 +0000 Sam Lantinga Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sun, 21 Sep 2003 18:40:51 +0000 Sam Lantinga Date: Thu, 18 Sep 2003 14:24:35 -0400
Mon, 15 Sep 2003 13:51:25 +0000 Ryan C. Gordon Date: Sun, 14 Sep 2003 17:04:55 -0400
Sat, 09 Nov 2002 05:47:24 +0000 Sam Lantinga Fixed potential dropped events under DirectInput
Tue, 08 Oct 2002 16:25:23 +0000 Sam Lantinga Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
Mon, 16 Sep 2002 06:14:46 +0000 Sam Lantinga Applied John Popplewell's fix for left-handed mice under Windows.
Tue, 20 Aug 2002 06:01:20 +0000 Sam Lantinga Reset mouse state when changing video modes
Tue, 20 Aug 2002 04:55:37 +0000 Sam Lantinga *** empty log message ***
Tue, 20 Aug 2002 00:20:06 +0000 Sam Lantinga Updated for embedded Visual C++ 4.0
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, 31 Mar 2002 02:42:43 +0000 Sam Lantinga Fixed the bug where mouse cursor and SDL mouse coordinates didn't match
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 01 Mar 2002 18:24:12 +0000 Sam Lantinga *** empty log message ***
Wed, 13 Feb 2002 18:21:48 +0000 Sam Lantinga Added support for the pause key under DirectX
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
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
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision