graph
- Re-implemented single mouse touches on the iPhone/iPad2010-07-06, by Sam Lantinga
- Removed obsolete header file2010-07-06, by Sam Lantinga
- Fixed fullscreen window position2010-07-06, by Sam Lantinga
- Merged changes from default2010-07-05, by Sam Lantinga
- Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.2010-07-05, by Sam Lantinga
- Removed obsolete test program. Ryan may resurrect it when the new multi-mouse code is implemented.2010-07-05, by Sam Lantinga
- Fixed usage message - it shouldn't have a printf format specifier2010-07-05, by Sam Lantinga
- Removed SDL.lib and SDLmain.lib from the projects since the dependencies are set up properly.2010-07-05, by Sam Lantinga
- Added dependencies on SDL.lib and SDLmain.lib to the test programs2010-07-05, by Sam Lantinga
- Split out the Visual C++ 2005 and 2008 projects explicitly.2010-07-05, by Sam Lantinga
- Fixed revision type for SDL 1.32010-07-05, by Sam Lantinga
- Added missing file to the automated test project2010-07-05, by Sam Lantinga
- Make sure SDL gets installed to the correct prefix for the new cross-compiler tools.2010-07-05, by Sam Lantinga
- Fixed compile warning with latest mingw32 compiler2010-07-05, by Sam Lantinga
- Typo in documentation2010-06-27, by Sam Lantinga
- Removed one more use of ()2010-06-26, by Sam Lantinga
- Mostly cleaned up warnings with -Wmissing-prototypes2010-06-26, by Sam Lantinga
- Hello Sam.2010-06-17, by Sam Lantinga
- Fixed mouse focus window reporting2010-06-17, by Sam Lantinga
- Fixed wording for consistency2010-06-06, by Sam Lantinga
- SDL_KillThread() is no longer supported - it was always dangerous! :)2010-05-24, by Sam Lantinga
- author Eric Wing <ewing . public |-at-| gmail . com>2010-05-17, by Sam Lantinga
- Added the automated test plist file and modified .hgignore to be less aggressive.2010-05-12, by Eric Wing <ewing . public |-at-| gmail . com>
- Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.2010-05-09, by Sam Lantinga
- Add a default revision string if we can't find hg2010-05-09, by Sam Lantinga
- Don't assume .bashrc exists. :)2010-05-09, by Sam Lantinga
- Tagging version before everything gets ripped out.2010-05-09, by Sam Lantinga
- Make the compiler even happierpre-touch-removal 2010-05-09, by Sam Lantinga
- Make sure events are current before flushing them.2010-05-09, by Sam Lantinga
- Added missing header2010-05-09, by Sam Lantinga
- Removed unused variables2010-05-09, by Sam Lantinga
- Fixed compiler warnings2010-05-09, by Sam Lantinga
- Fixed variable use before initialize warnings2010-05-09, by Sam Lantinga
- Removed unused variables2010-05-09, by Sam Lantinga
- Fixed Eric's changes to allow building from the command line.2010-05-09, by Sam Lantinga
- Updated with the SDL 1.3 list of supported operating systems2010-05-09, by Sam Lantinga
- Updated Mac Xcode project for refactored rwops automated test changes.2010-05-09, by Eric Wing <ewing . public |-at-| gmail . com>
- Refactored automated rwops tests so read and write directories can be more easily customized.2010-05-09, by Eric Wing <ewing . public |-at-| gmail . com>
- Fixes to automated test target for iPhone Xcode project.2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Exempted writable modes from bundle check on OS X since bundle areas are typically read-only.2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.2010-05-08, by Eric Wing <ewing . public |-at-| gmail . com>
- Much improved multi-display support for iPad.2010-05-02, by Ryan C. Gordon
- Test for system version in the Apple Recommended way.2010-05-01, by Ryan C. Gordon
- Implemented SDL power APIs for iPhoneOS.2010-04-30, by Ryan C. Gordon
- Implemented display mode functionality for UIKit.2010-04-29, by Ryan C. Gordon
- SDL-1.2: Quartz fullscreen video contentRect was used uninitialized.SDL-1.2 2010-04-25, by Ryan C. Gordon
- Fixed bug 9782010-04-23, by Sam Lantinga
- Fixed bug 978SDL-1.2 2010-04-23, by Sam Lantinga
- esigra 2010-04-17 03:53:57 PDT2010-04-23, by Sam Lantinga
- esigra 2010-04-17 03:53:57 PDTSDL-1.2 2010-04-23, by Sam Lantinga
- Fix a crash caused by empty keyboard focus2010-04-20, by Jjgod Jiang
- changeset: 4434:4e5dd7dc58cd2010-04-15, by Sam Lantinga
- Minor cleanup on Jiang's patch2010-04-15, by Sam Lantinga
- changeset: 4433:25667ea797fa2010-04-15, by Sam Lantinga
- Fixed bug 9842010-04-15, by Sam Lantinga
- Fixed bug 9442010-04-13, by Sam Lantinga
- Fixed bug 944SDL-1.2 2010-04-13, by Sam Lantinga
- CVS is so last decade...SDL-1.2 2010-04-13, by Sam Lantinga
- General improvements for user custom event registration2010-03-25, by Sam Lantinga