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
2013-09-27
clip flate stream on data check error instead of rejecting it wholesale
Simon Bünzli
2013-09-27
preserve /Encrypt for documents with streamed xrefs
Robin Watts
2013-09-27
stop checking if the result of fz_read is negative
Simon Bünzli
2013-09-27
fix bug 694618
Simon Bünzli
2013-09-27
Fix typo in struct definition.
Robin Watts
2013-09-25
Android: while adjusting reflow zoom, refresh only the visible page
Paul Gardiner
2013-09-25
iOS: while adjusting reflow zoom, refresh only the visible page
Paul Gardiner
2013-09-24
iOS: add reflow mode
Paul Gardiner
2013-09-24
iOS: use ObjC-level ref counting to control lifetime of fz_document
Paul Gardiner
2013-09-24
Android: fix missing fz_vars
Paul Gardiner
2013-09-24
Bug 694566: Avoid locking up while seeking in deflated stream.
Robin Watts
2013-09-24
Bug 694557: Fix infinite loop in pdf_lex.
Robin Watts
2013-09-23
Bug 694565: Cope with negative xref counts when reading old trailers.
Robin Watts
2013-09-23
Fix missing 'const' in fz_authenticate_password
Robin Watts
2013-09-23
Bug 694653: Watch for xref being NULL in pdf_xref_len
Robin Watts
2013-09-17
iOS: split the classes into separate files
Paul Gardiner
2013-09-17
iOS: use the background thread for CGDataProviderCreateWithData's callback
Paul Gardiner
2013-09-16
iOS: avoid XCode's passed environment breaking the "generated" build
Paul Gardiner
2013-09-16
Android: remove use of Bitmap holder and avoid memory churn
Paul Gardiner
2013-09-13
prevent heap underflow in pdf_read_new_xref
Simon Bünzli
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-09-10
Attempt to fix reflow.
Robin Watts
2013-09-10
tolerate xobjects with invalid colorspaces
Simon Bünzli
2013-09-10
correctly set indexed colors in pdf_set_color
Simon Bünzli
2013-09-10
support /Alternate colorspace for ICC based
Simon Bünzli
2013-09-10
support jpegtables for TIFF images
Simon Bünzli
2013-09-10
Bug 694567: prevent double-free in pdf_open_raw_filter
Simon Bünzli
2013-09-08
Separate command and coordinate arrays in fz_path structure.
Tor Andersson
2013-09-08
ios: Clean up project file.
Tor Andersson
2013-09-08
Update thirdparty.txt to include curl
Chris Liddell
2013-09-06
Fix problem with object dirty flag
Paul Gardiner
2013-09-06
Add '-' as a option for stdout to mudraw
Robin Watts
2013-09-04
Fix memory leak due to softmasks.
Robin Watts
2013-09-03
Fix header file dependencies on tool source files.
Tor Andersson
2013-09-03
Silence warning.
Tor Andersson
2013-09-03
Add FZ_VERSION define. Check header and library version compatibility.
Tor Andersson
2013-09-02
Improve SVG pattern handling.
Robin Watts
2013-09-02
Expose subpixel glyph adjustment calculations.
Robin Watts
2013-09-02
Add glyph rendering routines that return fz_pixmaps rather than fz_glyphs.
Robin Watts
2013-09-02
Be smarter when quantising sub pixel positions for glyphs.
Robin Watts
2013-08-30
Use RLE coding scheme for glyph bitmaps.
Robin Watts
2013-08-30
Add simple banding to mudraw.
Robin Watts
2013-08-29
Add new fz_putc and fz_new_output_to_filename functions.
Robin Watts
2013-08-29
Make the pdf device produce more efficient appearance streams for text
Paul Gardiner
2013-08-28
Add MuPDF logo to signature appearance
Paul Gardiner
2013-08-28
add FZ_IMAGE_JXR placeholder for downstream implementors
Simon Bünzli
2013-08-28
invert color transformed CMYK JPEG images
Simon Bünzli
2013-08-28
support deprecated JPEG-in-TIFF compression
Simon Bünzli
2013-08-28
better JPEG image resolution detection (for XPS)
Simon Bünzli
2013-08-28
fix gradient ordering edge case
Simon Bünzli
[next]