log src/video/wincommon/SDL_lowvideo.h @ 1676:e136f3ffdc1b SDL-1.3

age author description
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
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Tue, 07 Mar 2006 16:02:59 +0000 Sam Lantinga Yet more Win64 tweaks
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)
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.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
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 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, 19 Jan 2006 08:43:00 +0000 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
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, 20 Aug 2002 00:20:06 +0000 Sam Lantinga Updated for embedded Visual C++ 4.0
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 ***
Sun, 31 Mar 2002 02:42:43 +0000 Sam Lantinga Fixed the bug where mouse cursor and SDL mouse coordinates didn't match
Sun, 10 Mar 2002 03:25:47 +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,
Sun, 29 Apr 2001 23:00:03 +0000 Sam Lantinga Fixed double-mouse event bug on Windows using OpenGL
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision