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-08-24
Add pdf_array_find to look up the index of an object in an array.
Tor Andersson
2016-08-24
Bug 696983 - Fix bidirectional XPS spacing.
Tor Andersson
2016-08-24
When NULL is added to PDF dicts/arrays, insert null objects.
Sebastian Rasmussen
2016-08-24
Be stricter in what can be added into arrays/dicts.
Sebastian Rasmussen
2016-08-24
Do not resolve PDF dict keys before using them.
Sebastian Rasmussen
2016-08-24
Always check that PDF dict keys are names in same way.
Sebastian Rasmussen
2016-08-24
Add macros for checking PDF object type.
Sebastian Rasmussen
2016-08-24
Turn warnings in dict/array functions into exceptions.
Sebastian Rasmussen
2016-08-17
zip: Used unpacked entry size, not listed entry size.
Sebastian Rasmussen
2016-08-16
Android viewer: get experimental proofing to build again.
fred ross-perry
2016-08-16
JS: Push null if image lacks an image mask.
Sebastian Rasmussen
2016-08-07
Fix fz_vsnprintf() so it prints %zu.
Sebastian Rasmussen
2016-08-02
JS: Add Path.curveTo*(), similar to JNI.
Sebastian Rasmussen
2016-08-02
JS: Add several Image.get*() methods similar to JNI.
Sebastian Rasmussen
2016-08-02
JS: Add Pixmap.getX() and .getY() similar to JNI.
Sebastian Rasmussen
2016-08-02
Re-add line endings for mutool show grep.
Sebastian Rasmussen
2016-08-02
Remove function not being called.
Sebastian Rasmussen
2016-08-02
Parse more fz_document_writer() options.
Sebastian Rasmussen
2016-08-01
Move to bitfields in fz_font rather than chars/ints etc.
Robin Watts
2016-08-01
Bug 696984: Badly rendered characters.
Robin Watts
2016-07-31
Make mutool clean only iterate over valid link annotations.
Sebastian Rasmussen
2016-07-31
Make sure that number of colors in mesh params is valid.
Sebastian Rasmussen
2016-07-22
Bug 696941: Fix use after free.
Robin Watts
2016-07-22
Move hash calculation outside locked region.
Robin Watts
2016-07-22
Speed tweaks to muraster.
Robin Watts
2016-07-22
Fix pixmap and reference leak in pdfextract.
Sebastian Rasmussen
2016-07-20
Fix memory leaks during annotation synthesis.
Robin Watts
2016-07-20
Add char encoding to produced SVG files.
Robin Watts
2016-07-20
Fix memory leak in fz_new_buffer_from_image_as_png.
Robin Watts
2016-07-20
Fix missing alpha only plotter.
Robin Watts
2016-07-20
Fix timing (-st) reporting for muraster and default to no BGPRINT
Ray Johnston
2016-07-18
Bug 696927: Move debug printfs to fz_warn.
Robin Watts
2016-07-18
Attempt to fix PWG output.
Robin Watts
2016-07-15
Add -P flag to muraster.
Robin Watts
2016-07-15
Add interface indicating if a document is reflowable.
Sebastian Rasmussen
2016-07-14
Fix typo in fz_new_stext_page_from_page.
Tor Andersson
2016-07-14
Fix whitespace and indentation.
Tor Andersson
2016-07-13
Bug 696699: Fix Text extraction mediabox information.
Robin Watts
2016-07-13
Bug 696892: PDF annotation appearance stream synthesis SEGV
Robin Watts
2016-07-13
Use fz_malloc_struct rather than fz_calloc.
Robin Watts
2016-07-13
Fix memory leaks in SVG device.
Robin Watts
2016-07-13
Bug 696846: Fix badly formed SVG output.
Robin Watts
2016-07-13
Fix knockout/mask interaction.
Robin Watts
2016-07-13
Fix MSVC build of murun
Robin Watts
2016-07-12
js: Add doc.loadOutline and page.getLinks functions.
Tor Andersson
2016-07-12
js: Check if some arguments exist before converting to boolean/number.
Tor Andersson
2016-07-12
Fix typo in fz_new_image_from_pixmap.
Tor Andersson
2016-07-12
Fix bugs in pdf_add_image.
Tor Andersson
2016-07-12
js: Fix memory leak in new Image().
Tor Andersson
2016-07-12
xps: Only recognize <dir>/_rels/.rels type paths, not any .rels file.
Tor Andersson
[next]