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
Age
Commit message (
Expand
)
Author
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-02-09
Update iOS code to latest changes.
Tor Andersson
2012-02-09
Update ios and Android projects with locking changes.
Robin Watts
2012-02-07
Rename a few functions.
Tor Andersson
2012-02-03
Allow ZIP as extension for CBZ files.
Tor Andersson
2012-02-01
Fix missing argument in iOS app.
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
Hide glyph cache in context.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-11
Stylistic comment and whitespace fixes.
Tor Andersson
2012-01-05
Update iOS app to context branch.
Tor Andersson
2011-11-24
Prepare for App Store release.
Tor Andersson
2011-11-24
Resize searchBar manually instead of relying on automatic resizing.
Tor Andersson
2011-11-22
Add password dialog to iOS app.
Tor Andersson
2011-11-22
Fix memory leaks in iOS app.
Tor Andersson
2011-11-22
Tweak search UI and use iOS 5 features for better toolbar buttons.
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
2011-11-08
Support iPhone 4 retina display.
Tor Andersson
2011-11-08
Small tweaks to iOS app.
Tor Andersson
2011-11-08
Force MuPageView dealloc to always occur in main thread.
Tor Andersson
2011-11-07
Calculate bbox for page and tiles correctly when zooming.
Tor Andersson
2011-11-04
Put Run Script build phase in a separate target so that Xcode can keep track ...
Tor Andersson
2011-11-03
Overlay a high resolution tile when viewing a zoomed in page.
Tor Andersson
2011-11-03
Fix race conditions when rotating the view.
Tor Andersson
2011-11-03
Use nested UIScrollViews to support zooming as well as page flipping.
Tor Andersson
2011-11-02
Change Xcode project file search paths.
Tor Andersson
2011-11-02
Fix double free bug when cleaning up the document controller.
Tor Andersson
2011-11-01
Dynamically change navigation bar titles based on context.
Tor Andersson
2011-11-01
Tweak scale factors, and fix one reference count error.
Tor Andersson
2011-11-01
Use timer to reload list of files when the library view is open.
Tor Andersson
2011-11-01
Remember and restore view to last page visited for each document.
Tor Andersson
2011-11-01
Rename About.pdf and add high-res icon.
Tor Andersson
2011-11-01
Use a smaller font for the table of contents.
Tor Andersson
2011-11-01
Remove flexible spaces that are not needed, and cause issues with iOS < 5.
Tor Andersson
2011-11-01
Fix scrolling/page flipping glitches by using real animations.
Tor Andersson
2011-11-01
Add howto sample document, page indicator and page scrubber.
Tor Andersson
2011-11-01
Add Icon to iOS viewer.
Tor Andersson
2011-11-01
Add UIFileSharingEnabled key to Info.plist
Tor Andersson
2011-11-01
Show "loading" message while rendering in background.
Tor Andersson
2011-11-01
Reuse page views by resizing them when rotating. Fixes many bugs.
Tor Andersson
2011-11-01
Render pages in a background thread.
Tor Andersson
[next]