Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-24 | iOS: remove the annotations button for non-interactive document types | Paul Gardiner | |
2014-01-09 | Remove comment header blurb from ios files. | Tor Andersson | |
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. |