summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuDocumentController.h
AgeCommit message (Expand)Author
2016-06-09iOS: Use modern instancetype instead of id for init return typeJoseph Heenan
2016-06-09iOS: Replace char * with NSString in ObjC APIsJoseph Heenan
2014-10-04iOS: Move instance variables from .h to .mJoseph Heenan
2014-04-24iOS: add support for sharing documents with other appsPaul Gardiner
2014-04-18iOS: add AirPrint supportPaul Gardiner
2014-01-10iOS: correctly handle document changes that may affect several pagesPaul Gardiner
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2014-01-09iOS: save changes on returning to the libraryPaul Gardiner
2013-11-22iOS: support annotation deletionPaul Gardiner
2013-11-20iOS: support creation of Ink annotationsPaul Gardiner
2013-11-19iOS: add support for creating markup annotationsPaul Gardiner
2013-10-16iOS: support filling in of text form fieldsPaul Gardiner
2013-09-24iOS: add reflow modePaul Gardiner
2013-09-24iOS: use ObjC-level ref counting to control lifetime of fz_documentPaul Gardiner
2013-09-17iOS: split the classes into separate filesPaul Gardiner