summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-29Add 'all-nojs' target to the main trunk.Robin Watts
2012-06-28Allow for windows style synthetic font selectors of built-in fonts.Tor Andersson
2012-06-28Update tiff iamge predictor to cope with 16 bits.Robin Watts
2012-06-27Fix clipping of stroked text seen in displaylist cases.Robin Watts
2012-06-27Fix text clipping operations in pdf.Robin Watts
2012-06-27Make ASCII85 decoding more tolerant of end of stream errors.Robin Watts
2012-06-25Fix incorrect assignment in unused bitmap accessor.Sebastian Rasmussen
2012-06-25Warning fixes and various clean ups:Sebastian Rasmussen
2012-06-25Add make target to only build thirdpartySebastian Rasmussen
2012-06-22Rework pdf_lexbuf to allow for dynamic parsing buffers.Robin Watts
2012-06-22Fix a char vs unsigned char warning.Robin Watts
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