log src/video/windib/SDL_dibevents.c @ 4384:6800e2560310 SDL-1.2

age author description
Tue, 17 Nov 2009 04:59:13 +0000 Sam Lantinga Fixed bugs #882 and 865, re-opening bug #634 SDL-1.2
Sat, 17 Oct 2009 16:49:23 +0000 Sam Lantinga Fixed bug #849 SDL-1.2
Sat, 10 Oct 2009 07:30:00 +0000 Sam Lantinga Fixed bug #634 SDL-1.2
Sat, 10 Oct 2009 02:03:53 +0000 Sam Lantinga Fixed bug #831 SDL-1.2
Wed, 30 Sep 2009 20:38:28 +0000 Sam Lantinga Fixed VC2005 compiler warnings SDL-1.2
Wed, 23 Sep 2009 07:01:50 +0000 Sam Lantinga Fixed bug #803 SDL-1.2
Tue, 22 Sep 2009 02:42:11 +0000 Sam Lantinga Fixed compile error on Win32 SDL-1.2
Mon, 21 Sep 2009 09:58:43 +0000 Sam Lantinga Fixed bug #795 SDL-1.2
Mon, 21 Sep 2009 09:54:33 +0000 Sam Lantinga Fixed bug #695 SDL-1.2
Thu, 07 May 2009 12:40:16 +0000 Sam Lantinga Date: Fri, 24 Apr 2009 17:47:07 +0200 SDL-1.2
Mon, 13 Apr 2009 08:42:09 +0000 Sam Lantinga Fixed bug #618 SDL-1.2
Thu, 02 Apr 2009 04:43:36 +0000 Sam Lantinga Fixed bug #611 SDL-1.2
Mon, 16 Feb 2009 22:32:34 +0000 Sam Lantinga GAPI fixes from Stefan Klug SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Fri, 29 Feb 2008 13:55:44 +0000 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
Tue, 26 Jun 2007 20:02:40 +0000 Ryan C. Gordon windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER. SDL-1.2
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!)