summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-15Support changing reflowable font size in JNI sample viewer.Sebastian Rasmussen
2016-07-15Adding missing JNI interfaces.Sebastian Rasmussen
2016-07-15Cleanup of JNI code for consistency.Sebastian Rasmussen
2016-07-15Add interface indicating if a document is reflowable.Sebastian Rasmussen
2016-07-14Simple update due to API changeMichael Vrhel
2016-07-14Fix typo in fz_new_stext_page_from_page.Tor Andersson
2016-07-14Update android viewer with fz_close_device.Robin Watts
2016-07-14Update iOS code to call fz_close_device.Robin Watts
2016-07-14Fix whitespace and indentation.Tor Andersson
2016-07-14Add editorconfig and update gitattributes.Tor Andersson
2016-07-14Update MuJS.Tor Andersson
2016-07-14x11: Update x11/win32 viewer for fz_close_device changes.Tor Andersson
2016-07-13Bug 696699: Fix Text extraction mediabox information.Robin Watts
2016-07-13Bug 696493: Fix MINGW build of viewer.Robin Watts
2016-07-13Bug 696892: PDF annotation appearance stream synthesis SEGVRobin Watts
2016-07-13Use fz_malloc_struct rather than fz_calloc.Robin Watts
2016-07-13Bug 696910: Fix MINGW build.Robin Watts
2016-07-13Fix memory leaks in SVG device.Robin Watts
2016-07-13Bug 696846: Fix badly formed SVG output.Robin Watts
2016-07-13Fix knockout/mask interaction.Robin Watts
2016-07-13Fix MSVC build of murunRobin Watts
2016-07-13Fix Memento builds; static references were upsetting refcounting.Robin Watts
2016-07-12Fix typo in comment.Robin Watts
2016-07-12js: Add doc.loadOutline and page.getLinks functions.Tor Andersson
2016-07-12Android JNI Annotation fix.Robin Watts
2016-07-12js: Update DrawDevice example.Tor Andersson
2016-07-12js: Check if some arguments exist before converting to boolean/number.Tor Andersson
2016-07-12Fix typo in fz_new_image_from_pixmap.Tor Andersson
2016-07-12Fix bugs in pdf_add_image.Tor Andersson
2016-07-12js: Fix memory leak in new Image().Tor Andersson
2016-07-12xps: Only recognize <dir>/_rels/.rels type paths, not any .rels file.Tor Andersson
2016-07-12Zero terminate fz_vsnprintf output when formatting warnings and error messages.Tor Andersson
2016-07-11Java desktop example: detect retina and scale accordinglyfredrossperry
2016-07-11android desktop viewer: scale the page box before making the pixmap in imageF...fred ross-perry
2016-07-11JNI: Fix annotation crashing problem.Robin Watts
2016-07-11MSVC: Add DebugJava/ReleaseJava configurations.Robin Watts
2016-07-11Update mupdf_native.c for Windows.Robin Watts
2016-07-11Fixes to iOS application for recent API changesMichael Vrhel
2016-07-09Add documentation for exposed LAB function.Sebastian Rasmussen
2016-07-08Avoid warnings in non-Memento builds.Robin Watts
2016-07-08Bug 696872: Avoid trying to paint with zero alpha.Robin Watts
2016-07-08Fix Windows builds.Robin Watts
2016-07-08Bug 696911: muraster with no threads lib.Robin Watts
2016-07-08Use fz_keep_imp and fz_drop_imp for all reference counting.Tor Andersson
2016-07-08git stripspaceTor Andersson
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-07-08Slim pdf_xobject: remove cached colorspace field.Tor Andersson
2016-07-08Slim pdf_xobject: remove cached document field.Tor Andersson
2016-07-08Slim pdf_xobject: remove cached transparency/isolated/knockout fields.Tor Andersson
2016-07-08Slim pdf_xobject struct: remove cached matrix field.Tor Andersson