summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-27Android: fix git rebase slipPaul Gardiner
2013-03-26Make pdf_functions public as fz_functions.Robin Watts
2013-03-26cbz: Prevent segfault when testing for file type magic on empty files.Tor Andersson
2013-03-26Reflow: Move from html output using tables to html output using div/spanRobin Watts
2013-03-26Spot indents.Robin Watts
2013-03-26Add superscript and subscript handling.Robin Watts
2013-03-26Simple dehyphenation support.Robin Watts
2013-03-26Text region analysis.Robin Watts
2013-03-26Add simple bullet point detection to paragraph analysis.Robin Watts
2013-03-26Rework text extraction structures.Robin Watts
2013-03-26Android: Ensure that autorotate doesn't kick us out of reflow mode.Robin Watts
2013-03-26Android: Popup notifications for entering/exiting reflow mode.Robin Watts
2013-03-25Fix error in store exception handling code.Robin Watts
2013-03-25Fix device node bboxes for stroked paths.Robin Watts
2013-03-25Avoid store collisions causing unnecessary evictions.Robin Watts
2013-03-25Ensure that store bookkeeping doesn't go wrong on reinsertion.Robin Watts
2013-03-25Android: remove unintentional reliance on API 9Paul Gardiner
2013-03-25Android: add support for Ink annotation creationPaul Gardiner
2013-03-25Support creation of Ink annotations in MuPDF libraryPaul Gardiner
2013-03-24Android: warn when no text selected and avoid creating empty annotationsPaul Gardiner
2013-03-24Add another input mode for drawing ink annotationsPaul Gardiner
2013-03-22Bug 693708: Fix unclosed XML entry in fz_trace output.Robin Watts
2013-03-22pdf_device: only output color if it's changed.Robin Watts
2013-03-22Squash some warnings.Robin Watts
2013-03-22Fix store debugging fns so that all output goes to the same file.Robin Watts
2013-03-21Add 'void' to a function declaration.Robin Watts
2013-03-21Bug 693708: Avoid dereferencing null pointer.Robin Watts
2013-03-21Simple debug code to quantify locking timesRobin Watts
2013-03-21Bug 693719: Android: Catch exceptions when counting pages.Robin Watts
2013-03-20Add caching of rendered tiles.Robin Watts
2013-03-20Fix invalid font bboxesRobin Watts
2013-03-20Fix incorrect scissor boxes for second and subsequent glyphs.Robin Watts
2013-03-20Remove unneccessary ./ prefix in generated file makefile recipes.Tor Andersson
2013-03-20Silence warnings.Tor Andersson
2013-03-20Add noreturn attribute to throw/rethrow to help improve compiler warnings.Tor Andersson
2013-03-19Fix compilation on Mac OS X by partially reverting 61c1f80d36.Marcos H. Woehrmann
2013-03-18Auto-generate appearance streams for strikeout, underline, highlightPaul Gardiner
2013-03-05Fix warnings seen on cleaning a document.Robin Watts
2013-03-04Fix misalignment of rotated images.Robin Watts
2013-03-04Avoid interactive features causing bloat in mutoolPaul Gardiner
2013-03-01Bug 693624: Ensure that windows copes with utf8 filenamesRobin Watts
2013-03-01Bug 693627: Avoid linearisation deleting Outlines.Robin Watts
2013-03-01Fix JPX Softmasks being all FF's.Robin Watts
2013-02-28Pass bbox to pdf_set_annot_appearance rather than base on display listPaul Gardiner
2013-02-28Fix pdf_device ignoring the coordinate transform matrix in some casesPaul Gardiner
2013-02-28Fix bug: failure to set the SubType field of created annotations.Paul Gardiner
2013-02-28Bug 693595: Fix typo in Makefile resulting in mutool not being installed.Robin Watts
2013-02-28Bug 693596: Speed compilation on unix based systems.Robin Watts
2013-02-28Force colorspaces to match with JPX images.Robin Watts
2013-02-27Bug 693624: Update mudraw and mutool to use Unicode entry points on windowsRobin Watts