Age | Commit message (Expand) | Author |
---|---|---|
2015-02-25 | iOS: conform to recent mupdf API changes. | fredrossperry |
2014-10-05 | iOS: tweak types to avoid warnings in 64 bit builds | Joseph Heenan |
2014-10-04 | iOS: Add missing [super viewWillAppear/Disappear] calls | Joseph Heenan |
2014-10-04 | iOS: Move instance variables from .h to .m | Joseph Heenan |
2014-07-16 | Remove iOS debug output. | Matt Holgate |
2014-06-26 | Fix deleting wrong file or crashing app if first file deleted. | Matt Holgate |
2014-06-26 | Add missing 'period' to files launched via 'Open In' before file extension. | Matt Holgate |
2014-04-24 | iOS: copy files from Inbox to Documents so that they can be altered | 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-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 |