log src/video/uikit/SDL_uikitview.m @ 5137:c63b901d97ab

age author description
Tue, 01 Feb 2011 09:04:43 -0800 Sam Lantinga Fixed bug #1025 (iphone keyboard doesn't send 'return' and 'backspace' events)
Tue, 01 Feb 2011 09:00:47 -0800 Sam Lantinga Added vim spacing hints
Tue, 01 Feb 2011 08:59:22 -0800 Sam Lantinga Fixed spacing
Mon, 24 Jan 2011 13:47:35 -0600 krogoway Renamed SDL_keysym to SDL_KeySym
Wed, 19 Jan 2011 23:45:29 -0800 Sam Lantinga Fixed bug #1027
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).