summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-23Fix cleanup upon exception in the tiff filters.Sebastian Rasmussen
2018-10-23Reformat list of constants.Tor Andersson
2018-10-23Drop the page dictionary upon exception in mutool merge.Sebastian Rasmussen
2018-10-23Drop loaded object while writing hint stream.Sebastian Rasmussen
2018-10-23Remove extra blank lines.Tor Andersson
2018-10-23Drop reference upon exception in mutool extract.Sebastian Rasmussen
2018-10-23When copying streams drop resources upon exception.Sebastian Rasmussen
2018-10-23murun: Fix cleanup upon exeception when converting PDF array/dict to JS.Tor Andersson
2018-10-23Dynamically allocate colorspace name, to allow arbitrary lengths.Sebastian Rasmussen
2018-10-23Remember to drop group colorspace.Sebastian Rasmussen
2018-10-23Fix text used as clip mask in pdfwrite device.Tor Andersson
2018-10-23Fix leak in pdfwrite pdf_dev_end_mask.Tor Andersson
2018-10-23Use DeviceGray colorspace for soft masks in pdfwrite output.Tor Andersson
2018-10-23Avoid being smart about keeping only a single reference to the buffer.Sebastian Rasmussen
2018-10-23Fix typo in pdf write device.Tor Andersson
2018-10-23Remove unused variables in output-pcl.cTor Andersson
2018-10-23Fix FZ_ENABLE_SPOT_RENDERING config.h ifdeffery.Tor Andersson
2018-10-23gl: Fix launching mupdf-gl to the page number passed on the command line.Tor Andersson
2018-10-23Add Emscripten / WebAssembly build.Tor Andersson
2018-10-23Add fz_write_pixmap_as_data_uri helper function.Tor Andersson
2018-10-23Allow SVG output to keep ID numbers unique across pages.Tor Andersson
2018-10-23Don't rely on CSS classes in HTML5 text output.Tor Andersson
2018-10-23Update lcms2mt for isinf ifdef fix.Tor Andersson
2018-10-18Bug 699971. Fix bad read of mask type from display list.Robin Watts
2018-10-18Bug 699967: Follow ons.Robin Watts
2018-10-18Bug 699967: Fix crash with wide format output to color PCL.Robin Watts
2018-10-17MSVC: Fix libluratech.vcproj.Robin Watts
2018-10-16Fix line spacing bug in rewriting PDF files.Robin Watts
2018-10-15Update lcms2 to lcms2mt.Robin Watts
2018-10-12Corrected stream reference counting.Sebastian Rasmussen
2018-10-12Drop separation pixmap upon exception.Sebastian Rasmussen
2018-10-12Drop xref subsection upon exception.Sebastian Rasmussen
2018-10-12Set separation reference count early.Sebastian Rasmussen
2018-10-12Drop CMAP upon exception.Sebastian Rasmussen
2018-10-12Drop display list upon exception.Sebastian Rasmussen
2018-10-12Drop default colorspaces upon exception.Sebastian Rasmussen
2018-10-12Drop resources in mudraw upon exception.Sebastian Rasmussen
2018-10-12Drop default colorspaces upon exception.Sebastian Rasmussen
2018-10-12Revert to no CMM if the new CMM engine fails midway.Sebastian Rasmussen
2018-10-12Keep cmm instance around until all colorspaces have been dropped.Sebastian Rasmussen
2018-10-12Rethrow exception when unable to create new ICC colorspace.Sebastian Rasmussen
2018-10-04Fix simple typos.1.14.0Tor Andersson
2018-10-03gl: Save history in all normal exit situations.Tor Andersson
2018-09-26Update Android build.Tor Andersson
2018-09-25Bump version number to 1.14.0Tor Andersson
2018-09-25Update CHANGES.Tor Andersson
2018-09-25Update Harfbuzz submodule to version 1.9.0.Tor Andersson
2018-09-25gl: Save history and bookmarks in ~/.mupdf.history.Tor Andersson
2018-09-25Fix bin2coff rules to allow project directories with spaces in them.Tor Andersson
2018-09-25gl: Fix dialog size calculation in text field dialog.Tor Andersson