summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28Add documentation for fz_link_dest and text extraction device.Robin Watts
2012-03-28Update application icons.Tor Andersson
2012-03-28Warn that the fz_link_dest struct is not finished.Tor Andersson
2012-03-28Bump version string to 1.0 release candidate 1.Tor Andersson
2012-03-28Disable link support in android app for 1.0 release.Tor Andersson
2012-03-28Fix access of recently freed memory.Tor Andersson
2012-03-28Whitespace fixes.Tor Andersson
2012-03-21Fix warning where we return nothing rather than NULL in sweepref.Tor Andersson
2012-03-21Update iOS app.Tor Andersson
2012-03-20Use a subtler background tiling pattern from subtlepatterns.comTor Andersson
2012-03-20Android app: fix missing highlightsPaul Gardiner
2012-03-20Android app: delay the appearance of the page render progress dialogsPaul Gardiner
2012-03-20Android app: delay the appearance of the search progress dialogPaul Gardiner
2012-03-20Updated README file for 1.0 release.Robin Watts
2012-03-19Tweaks to CONTRIBUTORS file.Robin Watts
2012-03-19mupdfclean: eliminate mutual recursion (sweepobj/sweepref).Robin Watts
2012-03-19Fix typo in text device where lines would group into blocks too eagerly.Tor Andersson
2012-03-19Don't create empty spans and lines in the text device.Tor Andersson
2012-03-19Bug 692669: Snap Rotate values for pages to be a multiple of 90Robin Watts
2012-03-19Bug 692746; avoid 'double palettes' on jpx images.Robin Watts
2012-03-19Add simple CONTRIBUTORS file.Robin Watts
2012-03-19Add simple 'inverted color' mode for mupdf viewer.Robin Watts
2012-03-19Bug 692934: Add Zoom to Width/Zoom to Height to MuPDF viewerRobin Watts
2012-03-16Add -Dverbose=-1 to zlib CFLAGS.Robin Watts
2012-03-16Allow XPS document to be opened from unzipped _rels/.rels in mupdf app again.Tor Andersson
2012-03-16Update multi-threaded documentation in light of bug 692925.Robin Watts
2012-03-16Add missing mudraw.1 man page.Robin Watts
2012-03-16Mudraw: Maximum width/height flags.Robin Watts
2012-03-16Bug 692805: BBox rounding issuesRobin Watts
2012-03-15Fix 2 regressions in xps test files due to palette change.Robin Watts
2012-03-15Bug 692866: Do not add a final newline when cutting/pasting.Robin Watts
2012-03-15Bug 692871: Improve X11 cut/paste handlingRobin Watts
2012-03-15Bug 692874: Fix Launch annotations.Robin Watts
2012-03-15Bug 692911: Cope with over/undersize palette entries in pngs.Robin Watts
2012-03-15Add multi-threading example based on pthreads.Sebastian Rasmussen
2012-03-15Android app: highlighting and inhibiting of linksPaul Gardiner
2012-03-15Android app: remove search highlights on search-term change and show progressPaul Gardiner
2012-03-15Handle view requests from the Transformer Prime's file managerPaul Gardiner
2012-03-15android app: support hardware accelerationPaul Gardiner
2012-03-14Bug 692917: Move to dynamic stroke_states.Robin Watts
2012-03-14Update doc/overview.txt with details of multi-thread operation.Robin Watts
2012-03-14Combine Opacity attribute with alpha from #RGBA specified colors.Tor Andersson
2012-03-14Parse path geometry for separate filling and stroking.Tor Andersson
2012-03-14Warn not throw on indirection cycles in pdf_resolve_indirect.Robin Watts
2012-03-14Avoid NULL dereferences in error cases when trying to warn.Robin Watts
2012-03-14When bounding paths, only apply miterlimit when mitering.Robin Watts
2012-03-14Ignore trailing movetos in path bounding calculations.Robin Watts
2012-03-14Support alternate content / markup compatibility tags in XPS.Tor Andersson
2012-03-14Implement Repeat and Reflect gradients in XPS.Tor Andersson
2012-03-14Support StyleSimulation for fonts in XPS.Tor Andersson