index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2016-11-22
Rearrange CMap resources. Only include the ones that are used.
Tor Andersson
2016-11-22
Fix fz_warn() format compiler warning.
Sebastian Rasmussen
2016-11-22
Fix const compiler warning.
Sebastian Rasmussen
2016-11-21
Fix a few cases where pdf_unmark_obj wasn't always being called on errors.
Tor Andersson
2016-11-21
Harden viewers against failures when loading outlines.
Tor Andersson
2016-11-17
Rename openssl flags to libcrypto.
Sebastian Rasmussen
2016-11-16
pdf: Add x and y output parameters to pdf_lookup_anchor.
Tor Andersson
2016-11-16
Bug 697301: Fix "crash" in epub.
Robin Watts
2016-11-16
pdf: Use '#page=N' for remote destination pages.
Tor Andersson
2016-11-16
Fix 697335: Handle links with content in nested tag.
Tor Andersson
2016-11-16
Fix warning.
Tor Andersson
2016-11-16
pdf: Add 'compressed/raw' flag to pdf_add_stream.
Tor Andersson
2016-11-15
move the definition of GSDLLCALL to a different spot, above where it's
Fred Ross-Perry
2016-11-15
Fix compiler warning.
Robin Watts
2016-11-14
pdf: Don't pass form UI events to link annotations.
Tor Andersson
2016-11-14
pdf: Use URI dictionary for relative URIs.
Tor Andersson
2016-11-14
Fix return in void function.
Tor Andersson
2016-11-14
Continued Layer API work.
Robin Watts
2016-11-14
More API tweaks.
Robin Watts
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Workaround 0 line-width strokes in svg output.
Robin Watts
2016-11-14
Add/fix page coordinates to link targets.
Tor Andersson
2016-11-14
Add optional 'object' argument to pdf_add_stream.
Tor Andersson
2016-11-11
API improvements.
Robin Watts
2016-11-11
Add simple layer configuration feature to mutool draw.
Robin Watts
2016-11-11
Add pdf_layer configuration API.
Robin Watts
2016-11-10
Add mutool option (-l) for setting the minimum line width.
Robin Watts
2016-11-10
Add minimum line width configuration option.
Robin Watts
2016-11-08
Clean up braces and indentation in fz_paint_affine_near/lerp.
Tor Andersson
2016-11-07
Move fz_new_draw_device_with_options within file.
Robin Watts
2016-11-07
Bug 697241: Fix blending through clips.
Robin Watts
2016-11-07
Default background of luminosity masks should be black.
Robin Watts
2016-11-07
Fix DUMP_GROUP_BLENDS debugging code.
Robin Watts
2016-11-05
Fix Memento bug.
Robin Watts
2016-11-04
Avoid warning in memento builds.
Robin Watts
2016-11-04
Avoid warnings in 64bit windows builds of luratech bindings.
Robin Watts
2016-11-04
Squash 64bit warning in Commercial JBIG2 bindings.
Robin Watts
2016-11-03
GProof: Silence warning seen in MSVC x64 builds.
Robin Watts
2016-11-03
Memento: Silence MSVC warnings
Robin Watts
2016-11-03
Fix Luratech builds on MSVC.
Robin Watts
2016-11-03
Fix signed/unsigned and size_t/int/fz_off_t warnings.
Robin Watts
2016-11-03
Fix DebugGProof builds on windows.
Robin Watts
2016-11-02
Use pdf_annot_border to get the border width of an annotation.
fred ross-perry
2016-11-02
Fix 697284: The origin was incorrectly calculated for rotated pages.
Tor Andersson
2016-11-02
Don't check for NULL before calls to fz_free.
Sebastian Rasmussen
2016-11-02
Do not drop compressed buffer twice in case of error.
Sebastian Rasmussen
2016-11-02
Explain conversion to RGB in jpx/jxr image loading.
Sebastian Rasmussen
2016-11-01
Don't dereference NULL subarea when rasterizing display list images.
Tor Andersson
2016-11-01
When hinted object is not found, avoid return from within fz_try().
Sebastian Rasmussen
2016-11-01
tiff: Plug leak where superflous pixmaps was created.
Sebastian Rasmussen
[next]