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
2016-07-14
Fix typo in fz_new_stext_page_from_page.
Tor Andersson
2016-07-14
Update android viewer with fz_close_device.
Robin Watts
2016-07-14
Update iOS code to call fz_close_device.
Robin Watts
2016-07-14
Fix whitespace and indentation.
Tor Andersson
2016-07-14
Add editorconfig and update gitattributes.
Tor Andersson
2016-07-14
Update MuJS.
Tor Andersson
2016-07-14
x11: Update x11/win32 viewer for fz_close_device changes.
Tor Andersson
2016-07-13
Bug 696699: Fix Text extraction mediabox information.
Robin Watts
2016-07-13
Bug 696493: Fix MINGW build of viewer.
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
Bug 696910: Fix MINGW build.
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-13
Fix Memento builds; static references were upsetting refcounting.
Robin Watts
2016-07-12
Fix typo in comment.
Robin Watts
2016-07-12
js: Add doc.loadOutline and page.getLinks functions.
Tor Andersson
2016-07-12
Android JNI Annotation fix.
Robin Watts
2016-07-12
js: Update DrawDevice example.
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
2016-07-12
Zero terminate fz_vsnprintf output when formatting warnings and error messages.
Tor Andersson
2016-07-11
Java desktop example: detect retina and scale accordingly
fredrossperry
2016-07-11
android desktop viewer: scale the page box before making the pixmap in imageF...
fred ross-perry
2016-07-11
JNI: Fix annotation crashing problem.
Robin Watts
2016-07-11
MSVC: Add DebugJava/ReleaseJava configurations.
Robin Watts
2016-07-11
Update mupdf_native.c for Windows.
Robin Watts
2016-07-11
Fixes to iOS application for recent API changes
Michael Vrhel
2016-07-09
Add documentation for exposed LAB function.
Sebastian Rasmussen
2016-07-08
Avoid warnings in non-Memento builds.
Robin Watts
2016-07-08
Bug 696872: Avoid trying to paint with zero alpha.
Robin Watts
2016-07-08
Fix Windows builds.
Robin Watts
2016-07-08
Bug 696911: muraster with no threads lib.
Robin Watts
2016-07-08
Use fz_keep_imp and fz_drop_imp for all reference counting.
Tor Andersson
2016-07-08
git stripspace
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached colorspace field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached document field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached transparency/isolated/knockout fields.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached bbox field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached resources field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: Rename me to obj.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached inv_page_ctm field.
Tor Andersson
[next]