log src/video/windib/SDL_dibvideo.c @ 1295:c3e36ac8a94c

age author description
Mon, 30 Jan 2006 06:56:10 +0000 Sam Lantinga Date: Sun, 6 Mar 2005 17:06:20 +0100
Sun, 29 Jan 2006 22:23:54 +0000 Sam Lantinga Fixed palette bug on non-WinCE
Sun, 29 Jan 2006 22:09:26 +0000 Sam Lantinga Only save the window position if we're in windowed mode
Sun, 29 Jan 2006 18:17:35 +0000 Sam Lantinga The event code was fine, and calculated the SDL_windowX/Y correctly.
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 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
Tue, 27 Sep 2005 09:00:42 +0000 Ryan C. Gordon Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
Fri, 12 Nov 2004 23:22:08 +0000 Sam Lantinga Date: Mon, 25 Oct 2004 17:30:06 +0200
Fri, 12 Nov 2004 21:25:42 +0000 Sam Lantinga Video modes are sorted width first, then height
Mon, 16 Feb 2004 21:09:24 +0000 Sam Lantinga Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows