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-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-09
Make synthetic font styles match XPS spec more closely.
Tor Andersson
2012-07-09
Remove Symbol,Italic workaround and extend list of alternative names instead.
Tor Andersson
2012-07-06
Bug 693167: Solve pdfclean -ggg deleting too many objects
Robin Watts
2012-07-06
Improve bounds checking in page tree.
Sebastian Rasmussen
2012-07-06
Improve bounds checking for image properties.
Sebastian Rasmussen
2012-07-06
Remove unnecessary check for unsupported crypt revision.
Sebastian Rasmussen
2012-07-06
Improve bounds checking of encryption key length
Sebastian Rasmussen
2012-07-06
Reorder parsing of encryption dict.
Sebastian Rasmussen
2012-07-06
Make length check for crypt dict entries similar.
Sebastian Rasmussen
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
[next]