log src/video/windib/SDL_dibevents.c @ 4404:b8de86ee2ad6 SDL-1.2-olpc

age author description
Sat, 23 Sep 2006 23:07:52 +0000 Sam Lantinga Fixed bug #294 SDL-1.2
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Thu, 18 May 2006 03:24:10 +0000 Ryan C. Gordon Try to keep SDL keysyms sane regardless of keyboard layout in windib target.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
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)
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
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
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 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