Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
2010-08-15 | Jim Grandpre | Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture |
2010-08-14 | Jim Grandpre | Fixed bugs related to keyboard handling in gestureSDLTest. Fixed gesture code (dynamic memory allocation). Cleaned up gesture and test code. |
2010-08-14 | Sam Lantinga | Fixed so the origin of the touch events is the upper left. |
2010-08-07 | Jim Grandpre | Removed some debug prints. |
2010-08-07 | Jim Grandpre | Fixed Dollar Recognition. |
2010-08-06 | Jim Grandpre | Re-enabled dollar gesture |
2010-08-05 | Jim Grandpre | Fixed gestureMulti. Disabled dollar gesture temporarily. |