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-10-12
Bug 697151: Pacify valgrind when reading padding while unpacking tiles
Sebastian Rasmussen
2016-10-12
css: Remove unused variables.
Tor Andersson
2016-10-12
svg: Remove newlines from fz_warn messages.
Tor Andersson
2016-10-12
Remove unused function.
Tor Andersson
2016-10-12
Use pool allocator when parsing CSS.
Tor Andersson
2016-10-12
Bug 696958: parse css hex colors that are missing the '#' prefix.
Tor Andersson
2016-10-12
Bug 696958: Workarounds for 'rem' and 'ch' units in epub.
Tor Andersson
2016-10-12
Remove superfluous context null checks.
Tor Andersson
2016-10-12
Fix (harmless) typo in function prototypes.
Tor Andersson
2016-10-12
Split fz_html into fz_html and fz_html_box for nodes.
Tor Andersson
2016-10-12
Bug 697012: Avoid overflow in xps_parse_real_num.
Robin Watts
2016-10-12
Bug 696939: Fix mutool info -I flag.
Robin Watts
2016-10-12
Change code from using bandheight to using band_height.
Robin Watts
2016-10-12
Regularize band writer interface.
Robin Watts
2016-10-12
Always call fz_drop_document() to drop the document.
Sebastian Rasmussen
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
2016-10-10
Bug 697050: Allow mutool extract to keep JPEGs as JPEGs.
Robin Watts
2016-10-10
PDF Images: Add a flag for if we need to apply the decode array
Robin Watts
2016-10-10
Remove unused variable.
Robin Watts
2016-10-10
Bug 697075: Fix tile repeat calculations.
Robin Watts
2016-10-10
Bug 697123: epub: Adjust anchor positions using fragments.
Robin Watts
2016-10-10
Simplify linked list handling in epub-doc.c
Robin Watts
2016-10-10
Remove needless parameter passing.
Robin Watts
2016-10-10
HTML: Keep 'Anchors' in the html box list.
Robin Watts
2016-10-10
Use more bitfields in HTML.
Robin Watts
2016-10-10
Change HTML agent to use bitfields rather than chars.
Robin Watts
2016-10-09
Open document file in fz_open_document().
Sebastian Rasmussen
2016-10-09
html: Fix leak of buffer when opening as stream.
Sebastian Rasmussen
2016-10-09
html: Add missing function pointer when opening as stream.
Sebastian Rasmussen
2016-10-09
cbz: Remove unused variable.
Sebastian Rasmussen
2016-10-09
Fix HAVE_JPEGXR and HAVE_LURATECH code for colorspace changes.
Sebastian Rasmussen
2016-10-07
Ensure we always layout the document before loading the outlines.
Robin Watts
2016-10-07
More SWAR optimisation in plotters.
Robin Watts
2016-10-07
SWAR optimisation in plotters.
Robin Watts
2016-10-07
Correct maths error in painters.
Robin Watts
2016-10-07
Optimise painters: Use SWAR to accelerate plotting.
Robin Watts
2016-10-07
Tweak painters: If painting 0 alpha, skip it.
Robin Watts
2016-10-07
Tweak painters.
Robin Watts
2016-10-07
Fix signed/unsigned warning in filter-thunder.c
Robin Watts
2016-10-07
Rename fz_process_mesh to fz_process_shade.
Robin Watts
2016-10-07
Add ctx to fz_font functions.
Robin Watts
2016-10-07
Fix HAVE_JPEGXR code for colorspace changes.
Robin Watts
2016-10-07
Update Noto fonts.
Tor Andersson
2016-10-07
pdf: Support UTF-8 encoded text strings.
Tor Andersson
2016-10-07
pdf: Separate functions to read text strings and text streams as UTF-8.
Tor Andersson
2016-10-07
js: Add PDFObject explicit accessors.
Tor Andersson
2016-10-07
pdf: Remove unneccessary document argument to pdf_to_utf8 etc.
Tor Andersson
2016-10-07
Add annotation editing functions and clean interface of existing ones.
Tor Andersson
2016-10-07
Remove separate tmp/deleted/changed annotation lists.
Tor Andersson
2016-10-07
js: Make PDFDocument, PDFPage, and PDFAnnotation subclasses.
Tor Andersson
[next]