summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01Update manpages.Tor Andersson
2015-04-01Fix scan for %d in mudraw.Tor Andersson
2015-04-01Bug 693719: Improve repairing of files with broken trailers.Robin Watts
2015-04-01Clean up mudraw command line syntax.Tor Andersson
2015-04-01Fix build for MinGW.Tor Andersson
2015-03-31Bug 695457: Improve mouse wheel handling in viewer.Robin Watts
2015-03-30Bug 695892: Fix incremental updates of documents with xref streams.Robin Watts
2015-03-30Bug 695804: Add support for 'Shift-Space' in the viewer.Robin Watts
2015-03-30Add header for waitpid().Tor Andersson
2015-03-30Bug 695549: Avoid returning compressed buffer as uncompressed.Robin Watts
2015-03-30Bug 695829: Mouse buttons flip pages in presentation mode.Robin Watts
2015-03-30Bug 695556: Use doubles when inverting matrices.Robin Watts
2015-03-30Bug 695558: Fix UTF-8 window titles on X11.Robin Watts
2015-03-26Avoid division by 0 in blend calls.Robin Watts
2015-03-26Android: Tweak MuPDFReaderView enum definition.Robin Watts
2015-03-26Bug 695701: Tweak forking of PDF links to avoid zombie processes.Robin Watts
2015-03-26Bug 695811: Adopt Freds patch for Android crashes with strange filenames.Robin Watts
2015-03-25Bug 695854: Enable building of MuPDF viewer using MINGW.Robin Watts
2015-03-25Fix silly typoRobin Watts
2015-03-25Bug 695864: Avoid assertion if a file is saved incrementally twice.Robin Watts
2015-03-25Bug 695878: Add entry to fz_outline to indicate if outline entry is openRobin Watts
2015-03-25Bug 695885: Avoid too many pop clips.Robin Watts
2015-03-25Fix Mutool; was broken due to printf changes.Robin Watts
2015-03-25Fix problems with fz_printf.Robin Watts
2015-03-25Update Android code to use new PDF_NAME formulation.Robin Watts
2015-03-25Avoid calling pdf_dict_finds when we could call pdf_dict_find.Robin Watts
2015-03-25Fix reference counting mistake in forms support.Robin Watts
2015-03-24Update our printf to cope with various useful extensions.Robin Watts
2015-03-24Path packing for memory efficiency.Robin Watts
2015-03-24Path rework for improved memory usage.Robin Watts
2015-03-24Reduce pdf_obj memory usage.Robin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson
2015-03-23Pass context to pdf_page_contents_process callback.Tor Andersson
2015-03-20Fix Memtrace for 64bit operation.Robin Watts
2015-03-20Workaround bug in ftoa.Tor Andersson
2015-03-20Add fz_fprintf function.Tor Andersson
2015-03-20Automatically update /Length and /Filter in pdf_update_stream.Tor Andersson
2015-03-20First attempt at mupdf tizen build.Robin Watts
2015-03-20Update .gitignore to ignore x64 build files.Robin Watts
2015-03-20Fix Win32 builds of MuPDF; freetype config options not found.Robin Watts
2015-03-16switch to VER-2-5-5 of freetype.fredrossperry
2015-03-12VS solution: bring x64 libmupdf into line with other files.Robin Watts
2015-03-01Bug 695658: Fix crash with mutool clean -l -aRobin Watts
2015-02-27Bug 695853: Fix pdf clean operation with invalid refs in input file.Robin Watts
2015-02-27gsview and windows: Fixes for changes in mupdf APIMichael Vrhel
2015-02-26Clean up some type casts.Tor Andersson
2015-02-26tweak pdf_parse_file_specRobin Watts
2015-02-25Allow pdf_device to be created with pre-populated buffer.Robin Watts
2015-02-25Add post processing option to page operator cleaning.Robin Watts