index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-06
Defer dereferencing of pdf_crypt until it's needed.
Sebastian Rasmussen
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-07-06
Use pdf_fprintf_obj instead of pdf_print_obj in apps.
Sebastian Rasmussen
2012-07-06
Whitespace fixes in fitz header.
Sebastian Rasmussen
2012-07-05
Fix free of uninitialised fontdesc pointer.
Robin Watts
2012-07-05
Cope with stray returns at the start of a JPEG stream.
Robin Watts
2012-07-05
Cope with illegal alpha values (out of range)
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-07-05
Cope with negative lengths being passed to fz_open_null
Robin Watts
2012-07-05
Avoid calling pdf_array_len (and friends) in a loop.
Robin Watts
2012-07-05
Improve detection of images for pdfwrite.
Robin Watts
2012-07-04
Bug 693160: Fix bug in fz_write_buffer_bits.
Robin Watts
2012-07-04
Reverse order of Y decomposition of mesh shading.
Robin Watts
2012-07-04
Tweak mubusy so it responds to 'pdfclean' as well as 'mupdfclean' etc.
Robin Watts
2012-07-04
Prediction filter assumes it's writing to zeroed memory.
Robin Watts
2012-06-29
Add 'all-nojs' target to the main trunk.
Robin Watts
2012-06-28
Allow for windows style synthetic font selectors of built-in fonts.
Tor Andersson
2012-06-28
Update tiff iamge predictor to cope with 16 bits.
Robin Watts
2012-06-27
Fix clipping of stroked text seen in displaylist cases.
Robin Watts
2012-06-27
Fix text clipping operations in pdf.
Robin Watts
2012-06-27
Make ASCII85 decoding more tolerant of end of stream errors.
Robin Watts
2012-06-25
Fix incorrect assignment in unused bitmap accessor.
Sebastian Rasmussen
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-06-25
Add make target to only build thirdparty
Sebastian Rasmussen
2012-06-22
Rework pdf_lexbuf to allow for dynamic parsing buffers.
Robin Watts
2012-06-22
Fix a char vs unsigned char warning.
Robin Watts
2012-06-18
Fix indentation and white space errors.
Tor Andersson
2012-06-15
Scale page size by UserUnit in pdfinfo.
Tor Andersson
2012-06-15
Support UserUnit for scaling PDF pages.
Tor Andersson
2012-06-13
Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.
Robin Watts
2012-06-13
Make backspace go to the previous page in x11 viewer.
Sebastian Rasmussen
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-12
Android app: explicitly release resources when page moves out of cache area
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-12
Remove use of uninialized context.
Paul Gardiner
2012-06-12
Android app: build safe AsyncTask behaviour into a derived class
Paul Gardiner
2012-06-12
Change mudraw to set the error code if rendering errors present.
Robin Watts
2012-06-12
Followup to commit 120dadb; improved error handling during interpretation.
Robin Watts
2012-06-11
Move to using sigsetjmp/siglongjmp on more platforms.
Robin Watts
2012-06-11
Fix Bug 693102: Overflows in large pixmap indexing.
Robin Watts
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-06-08
Fix Bug 693097; memory overwrite when handling knockout groups.
Robin Watts
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-27
Print filenames for fastes/slowest page in mudraw
Sebastian Rasmussen
2012-05-27
Have mupdfinfo gather resource info only on what to show.
Sebastian Rasmussen
2012-05-23
Update usage messages for mubusy command line tools.
Tor Andersson
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-23
Make CCITTFax tables static.
Tor Andersson
2012-05-18
Update fitz.h with __cplusplus guard to protect against inline changes.
Robin Watts
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
[prev]
[next]