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
|
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
|
Sun, 06 Jun 2010 21:09:45 -0700 |
Sam Lantinga |
Fixed wording for consistency
|
Mon, 24 May 2010 22:56:36 -0700 |
Sam Lantinga |
SDL_KillThread() is no longer supported - it was always dangerous! :)
|
Mon, 17 May 2010 23:13:33 -0700 |
Sam Lantinga |
author Eric Wing <ewing . public |-at-| gmail . com>
|
Wed, 12 May 2010 12:49:28 -0700 |
Eric Wing |
Added the automated test plist file and modified .hgignore to be less aggressive.
|
Sun, 09 May 2010 20:47:22 -0700 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
Sun, 09 May 2010 19:55:28 -0700 |
Sam Lantinga |
Add a default revision string if we can't find hg
|
Sun, 09 May 2010 19:51:21 -0700 |
Sam Lantinga |
Don't assume .bashrc exists. :)
|
Sun, 09 May 2010 17:00:56 -0700 |
Sam Lantinga |
Tagging version before everything gets ripped out.
|
Sun, 09 May 2010 16:16:11 -0700 |
Sam Lantinga |
Make the compiler even happier
pre-touch-removal
|
Sun, 09 May 2010 16:15:14 -0700 |
Sam Lantinga |
Make sure events are current before flushing them.
|
Sun, 09 May 2010 15:47:21 -0700 |
Sam Lantinga |
Added missing header
|
Sun, 09 May 2010 15:46:19 -0700 |
Sam Lantinga |
Removed unused variables
|
Sun, 09 May 2010 15:33:10 -0700 |
Sam Lantinga |
Fixed compiler warnings
|
Sun, 09 May 2010 15:24:31 -0700 |
Sam Lantinga |
Fixed variable use before initialize warnings
|
Sun, 09 May 2010 15:24:05 -0700 |
Sam Lantinga |
Removed unused variables
|
Sun, 09 May 2010 10:00:33 -0700 |
Sam Lantinga |
Fixed Eric's changes to allow building from the command line.
|
Sun, 09 May 2010 09:53:57 -0700 |
Sam Lantinga |
Updated with the SDL 1.3 list of supported operating systems
|
Sun, 09 May 2010 07:00:28 -0700 |
Eric Wing |
Updated Mac Xcode project for refactored rwops automated test changes.
|
Sun, 09 May 2010 06:58:30 -0700 |
Eric Wing |
Refactored automated rwops tests so read and write directories can be more easily customized.
|
Sat, 08 May 2010 08:23:46 -0700 |
Eric Wing |
Fixes to automated test target for iPhone Xcode project.
|
Sat, 08 May 2010 04:52:17 -0700 |
Eric Wing |
Exempted writable modes from bundle check on OS X since bundle areas are typically read-only.
|
Sat, 08 May 2010 01:12:55 -0700 |
Eric Wing |
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
|
Sat, 08 May 2010 00:54:22 -0700 |
Eric Wing |
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
|
Sun, 02 May 2010 05:08:12 -0400 |
Ryan C. Gordon |
Much improved multi-display support for iPad.
|
Sat, 01 May 2010 13:50:56 -0400 |
Ryan C. Gordon |
Test for system version in the Apple Recommended way.
|
Fri, 30 Apr 2010 00:39:31 -0400 |
Ryan C. Gordon |
Implemented SDL power APIs for iPhoneOS.
|
Thu, 29 Apr 2010 22:53:18 -0400 |
Ryan C. Gordon |
Implemented display mode functionality for UIKit.
|
Sun, 25 Apr 2010 20:16:38 -0400 |
Ryan C. Gordon |
SDL-1.2: Quartz fullscreen video contentRect was used uninitialized.
SDL-1.2
|
Fri, 23 Apr 2010 02:19:34 -0700 |
Sam Lantinga |
Fixed bug 978
|
Fri, 23 Apr 2010 02:19:19 -0700 |
Sam Lantinga |
Fixed bug 978
SDL-1.2
|
Fri, 23 Apr 2010 02:15:05 -0700 |
Sam Lantinga |
esigra 2010-04-17 03:53:57 PDT
|
Fri, 23 Apr 2010 02:14:06 -0700 |
Sam Lantinga |
esigra 2010-04-17 03:53:57 PDT
SDL-1.2
|
Tue, 20 Apr 2010 07:16:42 -0700 |
Jjgod Jiang |
Fix a crash caused by empty keyboard focus
|
Thu, 15 Apr 2010 22:27:50 -0700 |
Sam Lantinga |
changeset: 4434:4e5dd7dc58cd
|
Thu, 15 Apr 2010 22:27:01 -0700 |
Sam Lantinga |
Minor cleanup on Jiang's patch
|
Thu, 15 Apr 2010 22:14:26 -0700 |
Sam Lantinga |
changeset: 4433:25667ea797fa
|
Thu, 15 Apr 2010 21:27:32 -0700 |
Sam Lantinga |
Fixed bug 984
|
Tue, 13 Apr 2010 22:01:14 -0700 |
Sam Lantinga |
Fixed bug 944
|
Tue, 13 Apr 2010 21:46:10 -0700 |
Sam Lantinga |
Fixed bug 944
SDL-1.2
|
Tue, 13 Apr 2010 21:24:55 -0700 |
Sam Lantinga |
CVS is so last decade...
SDL-1.2
|