summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuDocRef.m
AgeCommit message (Expand)Author
2016-10-18Avoid checking argument to fz_drop_*()/fz_free().Sebastian Rasmussen
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
2015-02-25iOS: conform to recent mupdf API changes.fredrossperry
2015-02-17Reference count fz_document.Tor Andersson
2014-10-04iOS: Fix an analyser warningJoseph Heenan
2014-07-03Fix memory leak in MuDocRef.m.Matt Holgate
2014-07-03Don't crash if a document fails to open on iOS.Matt Holgate
2014-06-27iOS - Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-04-24iOS: remove the annotations button for non-interactive document typesPaul Gardiner
2014-03-26iOS: fix build and update to use mujsPaul Gardiner
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2013-09-24iOS: use ObjC-level ref counting to control lifetime of fz_documentPaul Gardiner