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