Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-08 | SDL 1.3 is now under the zlib license. | Sam Lantinga | 1 | -0/+11 |
2011-03-09 | Removed newlines from log messages | Sam Lantinga | 1 | -25/+23 |
2011-03-09 | Use SDL_Log() so the messages show up on iPhone and Android | Sam Lantinga | 1 | -12/+11 |
2011-03-09 | Make the globals static so they're initialized to zero. | Sam Lantinga | 1 | -5/+5 |
2011-03-09 | Fixed testgesture to work on the iPhone | Sam Lantinga | 1 | -15/+26 |
2011-01-24 | Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 | Sam Lantinga | 1 | -2/+2 |
2011-01-20 | Fixed bug #925 | Sam Lantinga | 1 | -2/+2 |
2010-11-30 | Fixed crash if the gesture coordinates go negative - FIXME: Should this prote... | Sam Lantinga | 1 | -2/+2 |
2010-11-30 | Added a Visual Studio project for testgesture | Sam Lantinga | 1 | -39/+41 |
2010-08-15 | Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test... | Jim Grandpre | 1 | -0/+297 |