summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-18Fix indentation and white space errors.Tor Andersson
2012-06-15Scale page size by UserUnit in pdfinfo.Tor Andersson
2012-06-15Support UserUnit for scaling PDF pages.Tor Andersson
2012-06-13Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.Robin Watts
2012-06-13Make backspace go to the previous page in x11 viewer.Sebastian Rasmussen
2012-06-13Remove unnecessary function and improve namingPaul Gardiner
2012-06-12Android app: explicitly release resources when page moves out of cache areaPaul Gardiner
2012-06-12A few general utility functions added for the sake of the forms workPaul Gardiner
2012-06-12Remove use of uninialized context.Paul Gardiner
2012-06-12Android app: build safe AsyncTask behaviour into a derived classPaul Gardiner
2012-06-12Change mudraw to set the error code if rendering errors present.Robin Watts
2012-06-12Followup to commit 120dadb; improved error handling during interpretation.Robin Watts
2012-06-11Move to using sigsetjmp/siglongjmp on more platforms.Robin Watts
2012-06-11Fix Bug 693102: Overflows in large pixmap indexing.Robin Watts
2012-06-11Fix Bug 693099: Render failure due to corrupt jpeg data.Robin Watts
2012-06-08Fix Bug 693097; memory overwrite when handling knockout groups.Robin Watts
2012-05-31Add linearization to pdf_write function.Robin Watts
2012-05-27Print filenames for fastes/slowest page in mudrawSebastian Rasmussen
2012-05-27Have mupdfinfo gather resource info only on what to show.Sebastian Rasmussen
2012-05-23Update usage messages for mubusy command line tools.Tor Andersson
2012-05-23Bring xref object and stream mutation functions back from the dead.Tor Andersson
2012-05-23Make CCITTFax tables static.Tor Andersson
2012-05-18Update fitz.h with __cplusplus guard to protect against inline changes.Robin Watts
2012-05-11Split part of fz_document interface for pdf_document into separate file.Tor Andersson
2012-05-10Combine all small tools into mubusy and remove the separate executables.Tor Andersson
2012-05-10Fix whitespace errors.Tor Andersson
2012-05-10mupdfclean - update to allow renumbering of encrypted objectsRobin Watts
2012-05-10Clamp page numbers given to mupdfclean.Sebastian Rasmussen
2012-05-09Bug 693021: Texture position overflow problems.Robin Watts
2012-05-09Bug 693032: Fix usage messages in mupdfextract and mupdfshowRobin Watts
2012-05-08Bug 693028 - improve mupdf viewer handling of broken page streamsRobin Watts
2012-05-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-05-08Update seeking behaviour of null streams.Robin Watts
2012-05-08Fix bug in ARM code in draw_simple_scaleRobin Watts
2012-05-08Add scripts to generate hyperlinked source in HTML.Tor Andersson
2012-05-07Warn instead of giving error on missing password in pdfshow.Sebastian Rasmussen
2012-05-07Do not rely on printf NULL-pointer handling for missing font names.Sebastian Rasmussen
2012-05-03Bug 693022: Image/Pixmaps stuck in cacheRobin Watts
2012-05-02Add omitted mupdfposter.vcproj file.Robin Watts
2012-05-01Always print the file name upon errors in mudraw.Sebastian Rasmussen
2012-04-30Fix problem with SEGV in page tree loading.Robin Watts
2012-04-30Proper fix for previous locking issues.Robin Watts
2012-04-30Remove 2 unused variables.Robin Watts
2012-04-30Simple mupdfposter appRobin Watts
2012-04-30Fix locking issues discovered by Sebras.Robin Watts
2012-04-28Free document/app when document cannot be shown in X11 viewer.Sebastian Rasmussen
2012-04-28Fix typo in pdf writing code.Sebastian Rasmussen
2012-04-28Move guts of pdfclean into new pdf_write function.Robin Watts
2012-04-28Avoid diving by zero in mudraw.Sebastian Rasmussen
2012-04-27Register iOS app as handler for PDF, XPS and CBZ files.Tor Andersson