Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-09 | iOS: Replace property like accessors with properties | Joseph Heenan | |
2014-01-10 | iOS: correctly handle document changes that may affect several pages | Paul Gardiner | |
Interaction with forms may change several pages, so all pages currently represented by view need updating. | |||
2014-01-09 | Remove comment header blurb from ios files. | Tor Andersson | |
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-09 | iOS: implement internal-link following | Paul Gardiner | |
Also: add hooks for the other link types remove unnecessary protocol from MuPageViewReflow turn off optimizations for the debug build | |||
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 | |
With the latest version if iOS, timing changes were causing crashes during close down of a MuDocumentController. This change isolates us from those changes. | |||
2013-09-17 | iOS: split the classes into separate files | Paul Gardiner | |