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
/
MuDocumentController.m
Age
Commit message (
Expand
)
Author
2014-06-26
Fix various Xcode analyzer warnings.
Matt Holgate
2014-04-24
iOS: remove the annotations button for non-interactive document types
Paul Gardiner
2014-04-24
iOS: add support for sharing documents with other apps
Paul Gardiner
2014-04-22
Fix iOS formatting.
Tor Andersson
2014-04-18
iOS: use bitmap based printing
Paul Gardiner
2014-04-18
iOS: add AirPrint support
Paul Gardiner
2014-04-02
iOS: ensure that the slider has the correct size if hidden during device rota...
Paul Gardiner
2014-01-13
iOS: attach the slider to the toolbar differently for iOS 7
Paul Gardiner
2014-01-10
iOS: correctly handle document changes that may affect several pages
Paul Gardiner
2014-01-10
iOS: on iPhone use custom buttons to accommodate shortage of space
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
2014-01-07
iOS: remove search-bar-transparency hack
Paul Gardiner
2014-01-07
iOS: don’t allow hiding of the navigation bar when it is other than at the ...
Paul Gardiner
2013-11-27
iOS: some fixes for iOS 7
Paul Gardiner
2013-11-22
iOS; remove use of deprecated functions and fix other warnings
Paul Gardiner
2013-11-22
iOS: support annotation deletion
Paul Gardiner
2013-11-20
iOS: support creation of Ink annotations
Paul Gardiner
2013-11-19
iOS: add support for creating markup annotations
Paul Gardiner
2013-11-07
iOS: fix non-appearance of buttons for files with no outline
Paul Gardiner
2013-10-16
iOS: add support for selecting form choice fields
Paul Gardiner
2013-10-16
iOS: support filling in of text form fields
Paul Gardiner
2013-10-09
iOS: implement internal-link following
Paul Gardiner
2013-09-25
iOS: while adjusting reflow zoom, refresh only the visible page
Paul Gardiner
2013-09-24
iOS: add reflow mode
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