summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuTapResult.h
AgeCommit message (Collapse)Author
2016-06-09iOS: Use modern instancetype instead of id for init return typeJoseph Heenan
2014-10-04iOS: Move instance variables from .h to .mJoseph Heenan
These are private details that, since changes in Xcode, no longer need to be exposed in the headers.
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2013-11-22iOS: support annotation deletionPaul Gardiner
2013-10-16iOS: support filling in of text form fieldsPaul Gardiner
2013-10-09iOS: implement internal-link followingPaul Gardiner
Also: add hooks for the other link types remove unnecessary protocol from MuPageViewReflow turn off optimizations for the debug build