index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ios
/
document.c
Age
Commit message (
Expand
)
Author
2012-03-21
Update iOS app.
Tor Andersson
2012-02-09
Update iOS code to latest changes.
Tor Andersson
2012-02-03
Allow ZIP as extension for CBZ files.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-11
Add xps_run_page function.
Tor Andersson
2012-01-11
Stylistic comment and whitespace fixes.
Tor Andersson
2012-01-05
Update iOS app to context branch.
Tor Andersson
2011-11-22
Add password dialog to iOS app.
Tor Andersson
2011-11-22
Update About document and fix some search UI bugs in iOS app.
Tor Andersson
2011-11-22
Display search results and search in background thread.
Tor Andersson
2011-11-22
Add search buttons and search bar to iOS app.
Tor Andersson
2011-11-22
Add searching to the high level document API in the iOS app.
Tor Andersson
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-11-09
Add simple document interface and XPS support to iOS app.
Tor Andersson