log src/video/windib/SDL_dibevents.c @ 1338:604d73db6802

age author description
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 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
Wed, 25 Jan 2006 07:00:40 +0000 Sam Lantinga Date: Sun, 21 Sep 2003 19:52:42 -0600
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
Sun, 17 Apr 2005 10:23:58 +0000 Ryan C. Gordon Fixed direction key input on WinCE devices, thanks to
Mon, 15 Nov 2004 21:11:44 +0000 Sam Lantinga *** empty log message ***
Mon, 15 Nov 2004 21:09:54 +0000 Sam Lantinga Restore the user specified window proc after shutdown
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!)
Tue, 30 Sep 2003 07:16:20 +0000 Ryan C. Gordon SDL12: Disable screensaver in windib driver.
Sun, 21 Sep 2003 18:40:51 +0000 Sam Lantinga Date: Thu, 18 Sep 2003 14:24:35 -0400
Mon, 20 Jan 2003 02:11:07 +0000 Sam Lantinga Mike Nordell _really_ fixed Win32 windib shift state handling this time. :)
Wed, 11 Dec 2002 05:47:32 +0000 Sam Lantinga Fixed left/right shift detection on Windows (thanks Mike!)
Tue, 08 Oct 2002 16:25:23 +0000 Sam Lantinga Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
Sun, 06 Oct 2002 20:31:34 +0000 Sam Lantinga *** empty log message *** release-1.2.5
Sun, 06 Oct 2002 20:25:05 +0000 Sam Lantinga *** empty log message ***
Tue, 20 Aug 2002 00:20:06 +0000 Sam Lantinga Updated for embedded Visual C++ 4.0
Tue, 02 Jul 2002 04:07:01 +0000 Ryan C. Gordon Bugfix from Corona688: don't reference a string before we've initialized it.
Sun, 31 Mar 2002 03:34:16 +0000 Sam Lantinga *** empty log message ***
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
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,
Thu, 09 Aug 2001 05:51:34 +0000 Sam Lantinga Fixed compiling on Windows CE
Wed, 18 Jul 2001 20:04:23 +0000 Sam Lantinga Incorporated slightly modified version of Rainer's WinCE patch
Wed, 23 May 2001 23:35:10 +0000 Sam Lantinga Windows CE patches contributed by Rainer Loritz
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision