Age | Commit message (Expand) | Author |
2016-06-09 | iOS: Use modern instancetype instead of id for init return type | Joseph Heenan |
2016-06-09 | iOS: Replace char * with NSString in ObjC APIs | Joseph Heenan |
2014-10-04 | iOS: Move instance variables from .h to .m | Joseph Heenan |
2014-04-24 | iOS: add support for sharing documents with other apps | Paul Gardiner |
2014-04-18 | iOS: add AirPrint support | Paul Gardiner |
2014-01-10 | iOS: correctly handle document changes that may affect several pages | Paul Gardiner |
2014-01-09 | Remove comment header blurb from ios files. | Tor Andersson |
2014-01-09 | iOS: save changes on returning to the library | Paul Gardiner |
2013-11-22 | iOS: support annotation deletion | Paul Gardiner |
2013-11-20 | iOS: support creation of Ink annotations | Paul Gardiner |
2013-11-19 | iOS: add support for creating markup annotations | Paul Gardiner |
2013-10-16 | iOS: support filling in of text form fields | Paul Gardiner |
2013-09-24 | iOS: add reflow mode | Paul Gardiner |
2013-09-24 | iOS: use ObjC-level ref counting to control lifetime of fz_document | Paul Gardiner |
2013-09-17 | iOS: split the classes into separate files | Paul Gardiner |