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
2015-07-29
Support LZW codes shorter than 9 bits.
Sebastian Rasmussen
2015-07-28
Reset xref object entry when repairing pdf objects.
Sebastian Rasmussen
2015-07-27
Limit dash phase to length of dash pattern.
Sebastian Rasmussen
2015-07-27
Cosmetic rearrangement of code for drawing paths.
Sebastian Rasmussen
2015-07-27
Handle out of range line join and line cap styles.
Sebastian Rasmussen
2015-07-27
Do not attempt to resolve indirect objects during pdf repair
Sebastian Rasmussen
2015-07-27
Correctly compare PDF names with null, true and false.
Sebastian Rasmussen
2015-07-27
Limit font encoding differences to unicode.
Sebastian Rasmussen
2015-07-26
Ignore excessive output from PDF functions.
Sebastian Rasmussen
2015-07-20
Bug 696100: Fix NULL deref.
Robin Watts
2015-07-20
Improved Android debugging support.
Robin Watts
2015-07-20
Tweak Android MuPDF build to respect SUPPORT_GPROOF.
Robin Watts
2015-07-20
Only include gproof document handler if SUPPORT_GPROOF is defined.
Robin Watts
2015-07-20
Gproof doc handler; add ability to call gs via gsapi rather than exe.
Robin Watts
2015-07-20
Add Proofing button to Android UI.
Robin Watts
2015-07-20
Improve Grid fitting of images for .gproof files.
Robin Watts
2015-07-20
Add .gproof output mode to mudraw.
Robin Watts
2015-07-20
Code to generate a GProof file from a currently opened document.
Robin Watts
2015-07-20
First cut at gprf document handler.
Robin Watts
2015-07-20
Tweak fz_tempfile to include directory hint.
Robin Watts
2015-07-20
Fix leak during text extraction.
Robin Watts
2015-07-20
Bug 696061: Fix leak of xml block.
Robin Watts
2015-07-20
Enable fz_images to have NULL buffers, and still be decoded.
Robin Watts
2015-07-20
Fix leak in separations code.
Robin Watts
2015-07-10
Add some more comments to the fz_separations class.
Robin Watts
2015-06-29
Add separations functions to the fz_page interface.
Robin Watts
2015-06-29
Add Separation class to fitz.
Robin Watts
2015-06-29
Further tweaks to fz_image handling.
Robin Watts
2015-06-29
Rejig the internals of fz_image slightly.
Robin Watts
2015-06-29
Add an fz_tempfile utility.
Robin Watts
2015-06-26
Add stream functions for reading LE values of different sizes
Robin Watts
2015-06-26
Bug 696053: Update windows mupdf to respect command line flags.
Robin Watts
2015-06-11
Update make instructions in examples to allow for crypto lib.
Robin Watts
2015-06-05
Fix mutool clean for FZ_LARGEFILE case.
Robin Watts
2015-06-05
Fix leak of doc->xref_index in mutool clean.
Robin Watts
2015-06-03
Fix Windows 8.1 operation on hi-dpi displays.
Robin Watts
2015-06-03
Enable FZ_LARGEFILE for all windows builds.
Robin Watts
2015-06-02
Fix FZ_LARGEFILE operation for large files with old style xrefs.
Robin Watts
2015-06-02
Ensure that we can still build mudraw standalone if we want to.
Robin Watts
2015-05-26
epub: Skip initial whitespace flow nodes when finding list anchors.
Tor Andersson
2015-05-25
Update VS solution with mutool changes.
Robin Watts
2015-05-25
Merge 'mudraw' into 'mutool' binary.
Tor Andersson
2015-05-25
Add key binding '[' and ']' to change font size on x11/win32 viewers.
Tor Andersson
2015-05-25
Style context reference should be 1 after creation
Sebastian Rasmussen
2015-05-25
Bug 695949: Fix bug in pdf_dict_del.
Robin Watts
2015-05-19
Add locks to fz_set_device_xxx colorspace context functions.
Tor Andersson
2015-05-19
epub: Parse CSS combinators left-associatively.
Tor Andersson
2015-05-19
epub: User stylesheets.
Tor Andersson
2015-05-19
epub: Use per chapter page margins.
Tor Andersson
2015-05-19
epub: Support !important property declarations.
Tor Andersson
[next]