log

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 23:14:04 +0000 Sam Lantinga Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
Sun, 29 Jan 2006 23:06:05 +0000 Sam Lantinga Added some useful command line arguments for testing
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:19:55 +0000 Sam Lantinga Date: Fri, 18 Feb 2005 07:58:00 +0200
Sun, 29 Jan 2006 09:13:36 +0000 Sam Lantinga Cleaned up the app registration stuff a bit
Sun, 29 Jan 2006 08:50:06 +0000 Sam Lantinga Date: Tue, 15 Feb 2005 21:28:48 +0900 (JST)
Sun, 29 Jan 2006 08:39:35 +0000 Sam Lantinga Use the executable directory, not the current directory, for stdio output files
Sun, 29 Jan 2006 08:19:27 +0000 Sam Lantinga *** empty log message ***
Sun, 29 Jan 2006 08:18:56 +0000 Sam Lantinga Report both absolute and relative motion
Sun, 29 Jan 2006 08:18:06 +0000 Sam Lantinga Date: Fri, 14 Jan 2005 21:52:46 +0100
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:40:13 +0000 Sam Lantinga *** empty log message ***
Sun, 29 Jan 2006 06:11:38 +0000 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
Sat, 28 Jan 2006 05:47:11 +0000 Sam Lantinga *** empty log message ***
Fri, 27 Jan 2006 08:51:27 +0000 Sam Lantinga Avoid warnings in Visual C++ 2005
Fri, 27 Jan 2006 08:47:15 +0000 Sam Lantinga *** empty log message ***
Fri, 27 Jan 2006 07:02:19 +0000 Sam Lantinga Wacky! :)
Fri, 27 Jan 2006 06:36:33 +0000 Sam Lantinga Fixed to match the docs
Fri, 27 Jan 2006 05:36:47 +0000 Sam Lantinga Date: Mon, 23 Feb 2004 23:29:20 -0500
Thu, 26 Jan 2006 08:45:51 +0000 Sam Lantinga Who'd have thought that Windows CE wouldn't have the environment APIs?
Thu, 26 Jan 2006 08:08:22 +0000 Sam Lantinga Compile fix for Window CE
Thu, 26 Jan 2006 07:38:43 +0000 Sam Lantinga Whoops! (hope this compiles...)
Thu, 26 Jan 2006 07:33:57 +0000 Sam Lantinga Updated config* from CVS
Thu, 26 Jan 2006 06:10:34 +0000 Sam Lantinga Some explanation on why SDL_RWFromFP doesn't always work on Win32
Thu, 26 Jan 2006 06:06:56 +0000 Sam Lantinga Use Win32 API for putenv/getenv to avoid C runtime conflicts
Wed, 25 Jan 2006 20:36:21 +0000 Patrice Mandin Correctly manage mouse relative motion
Wed, 25 Jan 2006 18:11:56 +0000 Patrice Mandin SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present