Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitview.m @ 5000:6a10693e66c3
age | author | description |
---|---|---|
Sun, 22 Aug 2010 12:07:55 -0700 | Sam Lantinga | Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture |
Sat, 31 Jul 2010 20:02:54 +0400 | jimtla | Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working). |
Sat, 31 Jul 2010 01:24:50 +0400 | jimtla | Added Iphone project. Iphone multi-touch is now functional. |
Tue, 13 Jul 2010 18:31:09 -0400 | Jim Grandpre | Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS. |
Mon, 12 Jul 2010 21:09:23 -0700 | Sam Lantinga | Merged changes from the main SDL codebase |
Mon, 12 Jul 2010 22:03:25 -0400 | Jim Grandpre | Added Iphone support (untested) |
Wed, 21 Jul 2010 21:47:12 -0700 | Sam Lantinga | Fixed key repeat detection on X11, and simplified the code for everyone else. |