Age | Commit message (Expand) | Author |
---|---|---|
2016-10-18 | Avoid checking argument to fz_drop_*()/fz_free(). | Sebastian Rasmussen |
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 |
2015-02-25 | iOS: conform to recent mupdf API changes. | fredrossperry |
2015-02-17 | Reference count fz_document. | Tor Andersson |
2014-10-04 | iOS: Fix an analyser warning | Joseph Heenan |
2014-07-03 | Fix memory leak in MuDocRef.m. | Matt Holgate |
2014-07-03 | Don't crash if a document fails to open on iOS. | Matt Holgate |
2014-06-27 | iOS - Fix #695217 - don't allow annotation of encrypted PDFs | Matt Holgate |
2014-04-24 | iOS: remove the annotations button for non-interactive document types | Paul Gardiner |
2014-03-26 | iOS: fix build and update to use mujs | 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 |