log

age author description
Mon, 05 Jul 2010 22:48:13 -0700 Sam Lantinga Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.
Mon, 05 Jul 2010 22:45:45 -0700 Sam Lantinga Removed obsolete test program. Ryan may resurrect it when the new multi-mouse code is implemented.
Mon, 05 Jul 2010 22:45:15 -0700 Sam Lantinga Fixed usage message - it shouldn't have a printf format specifier
Mon, 05 Jul 2010 18:18:25 -0700 Sam Lantinga Removed SDL.lib and SDLmain.lib from the projects since the dependencies are set up properly.
Mon, 05 Jul 2010 17:14:37 -0700 Sam Lantinga Added dependencies on SDL.lib and SDLmain.lib to the test programs
Mon, 05 Jul 2010 17:10:34 -0700 Sam Lantinga Split out the Visual C++ 2005 and 2008 projects explicitly.
Mon, 05 Jul 2010 13:10:47 -0700 Sam Lantinga Fixed revision type for SDL 1.3
Mon, 05 Jul 2010 13:10:31 -0700 Sam Lantinga Added missing file to the automated test project
Mon, 05 Jul 2010 12:41:28 -0700 Sam Lantinga Make sure SDL gets installed to the correct prefix for the new cross-compiler tools.
Mon, 05 Jul 2010 12:32:44 -0700 Sam Lantinga Fixed compile warning with latest mingw32 compiler
Sun, 27 Jun 2010 23:17:36 -0700 Sam Lantinga Typo in documentation
Sat, 26 Jun 2010 08:58:06 -0700 Sam Lantinga Removed one more use of ()
Sat, 26 Jun 2010 08:56:48 -0700 Sam Lantinga Mostly cleaned up warnings with -Wmissing-prototypes
Thu, 17 Jun 2010 22:23:20 -0700 Sam Lantinga Hello Sam.
Thu, 17 Jun 2010 12:33:05 -0700 Sam Lantinga Fixed mouse focus window reporting