Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 06 Jul 2010 10:58:23 -0700 | Sam Lantinga | Removed obsolete header file |
Tue, 06 Jul 2010 08:22:36 -0700 | Sam Lantinga | Fixed fullscreen window position |
Mon, 05 Jul 2010 22:48:35 -0700 | Sam Lantinga | Merged changes from default |
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 |