index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
ios
/
Classes
/
MuLibraryController.m
Age
Commit message (
Expand
)
Author
2016-06-09
iOS: Remove some printfs
Joseph Heenan
2015-04-15
ios: add epub to the list of handled file formats
Tor Andersson
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