summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-14Fix build of curl on macosx.Tor Andersson
2013-07-26Add script to create source tarballs using git-archive.Tor Andersson
2013-07-26Bump version number to 1.3.Tor Andersson
2013-07-26Add file selection dialog for debian menu entry.Sebastian Rasmussen
2013-07-26Add missing mimetypes to debian package information.Sebastian Rasmussen
2013-07-26Update debian files after file reorganization.Sebastian Rasmussen
2013-07-26Reword mutool usage text.Tor Andersson
2013-07-26Expand and reorganize manpage text.Tor Andersson
2013-07-26Update single- and multi-threaded example mupdf usage.Sebastian Rasmussen
2013-07-26Narrow definition of whitespace according to XML spec.Robin Watts
2013-07-26Silence 'set but not used' warnings.Tor Andersson
2013-07-26Clean up whitespace.Tor Andersson
2013-07-26Add OpenXPS mime-type to fz_open_document.Tor Andersson
2013-07-25Fix mutool poster operation.Robin Watts
2013-07-25Bug 694402: Fix various SVG output problemsRobin Watts
2013-07-24Fix memory overwrites when plotting glyphs that are completely clipped.Robin Watts
2013-07-24Fix leak of pdf_field_value.Robin Watts
2013-07-24Fix MSVC Release build.Robin Watts
2013-07-24Update CHANGES file with recent events.Robin Watts
2013-07-24Bug 694429: Fix potential overflows in sprintf in pdfextractRobin Watts
2013-07-24Fix MIN/MAX confusion in edge list clipping.Tor Andersson
2013-07-22Add in missing files into winrt project from 15b9cdd84caf784abeb911ca7aaf1d31...Michael Vrhel
2013-07-22Added newlines in error messages for X11 platform.Marcos H. Woehrmann
2013-07-22Update thirdparty/curl to include curl_config.hRobin Watts
2013-07-22Collect together all code to do with appearance-stream creationPaul Gardiner
2013-07-22Bug 694431: Fix potential infinite loop.Robin Watts
2013-07-19Add mupdf-curl appRobin Watts
2013-07-19Import curl submodule.Robin Watts
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-12Set /Parent entry when inserting a page into the page tree.Tor Andersson
2013-07-12Throw exception on invalid page objects when looking up page numbers.Tor Andersson
2013-07-11Silence a few warnings.Tor Andersson
2013-07-11Add documentation files to make install target.Tor Andersson
2013-07-11Prepare for multiple viewer application targets in makefile.Tor Andersson
2013-07-11Fix pdf_count_pages_before_kid to cope with /Page with /Count in.Robin Watts
2013-07-11Remove depth counter from page/resources lookups.Robin Watts
2013-07-11Hoist count skipping up to before we recurse.Tor Andersson
2013-07-11Implement dynamic page tree lookups.Tor Andersson
2013-07-04A minor path fix in winrt solution.Michael Vrhel
2013-07-04Update of winrt solution files for the reorganization that was recently under...Michael Vrhel
2013-07-04Fix up of a few issues in the project settings for winrtMichael Vrhel
2013-07-04Update pdf_write_document to support incremental updatePaul Gardiner
2013-07-03Avoid fz_throw/message on every annotation without appearance.Robin Watts
2013-07-03Update fz_error/fz_warn to output to Debugger window on Win32 too.Robin Watts
2013-07-03Update Memento to output to debug window on windows.Robin Watts
2013-07-03Rename pdf_set_objects_parent_num to pdf_set_obj_parentRobin Watts
2013-07-03Avoid spurious, broken-annotation warning when appearance stream missingPaul Gardiner
2013-07-02Fix "mutool clean -ggg" operation.Robin Watts
2013-07-01Bug 694382: Fix use-after-free due to type3 fonts.Robin Watts
2013-07-01Fix android app crashing after savePaul Gardiner