summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-08Revert part of commit 5509a4ef7520bf0b5280ce7d6af8eb15b1b8b0f1Simon Bünzli
2014-09-08Bug 695440: fix buffer underflows in load-jpeg.cSimon Bünzli
2014-09-08Update test-device to check images piecemeal.Robin Watts
2014-09-08Add option for vertical scrolling support in Android App.Robin Watts
2014-09-02Fix windows build breakages due to missing NAN and INFINITY.Robin Watts
2014-09-02Fix memory leaks in test_device.Robin Watts
2014-09-02Update MuJS thirdparty module.Tor Andersson
2014-09-02Add fz_snprintf and use it for formatting floating point numbers.Tor Andersson
2014-09-02Add locale-independent number formatting and parsing functions.Tor Andersson
2014-09-02Clean some whitespace.Tor Andersson
2014-09-01Performance improvement for test-device.Robin Watts
2014-08-27Revise test-device; thresholding and exhaustive checking.Tor Andersson
2014-08-27Allow NULL callback functions in the mesh processor.Tor Andersson
2014-08-27cbz: Use csize and usize fields from central directory.Tor Andersson
2014-08-20Add a paragraph about requiring X11 headers and libraries.Tor Andersson
2014-08-20Fix uninitialized variable.Tor Andersson
2014-08-20Add full-page color tinting option and key binding to X11 viewer.Tor Andersson
2014-08-19Only include jmemcust.h when building our own libjpeg.Tor Andersson
2014-08-19don't always write to Visual Studio's Output console in debug buildsSimon Bünzli
2014-08-19don't render non-empty dashing with zero-length phaseSimon Bünzli
2014-08-19try not to wrongly overwrite /ID when repairing encrypted documentsSimon Bünzli
2014-08-19prevent buffer overflow and memory leak in xps-glyphs.cSimon Bünzli
2014-08-15Add libmujs.a to documentation example build command.Tor Andersson
2014-08-12Fix 695411: Catch errors when loading objects in mutool extract.Tor Andersson
2014-08-12Change error messages in mutool extract to follow the house style.Tor Andersson
2014-08-11Fix commit: Minor optimization in test_device.Tor Andersson
2014-07-24cbz: Only include each entry once, even if it matches many file suffixes.Tor Andersson
2014-07-22Set default output filename in mujstest.Tor Andersson
2014-07-22Change js_is/touserdata argument order to match MuJS changes.Tor Andersson
2014-07-21Update MuJS thirdparty library.Tor Andersson
2014-07-18Fix VS project "generated" "Clean" step for Debug builds.Ray Johnston
2014-07-18fix off-by-one error in fz_unblend_masked_tileSimon Bünzli
2014-07-18fix potential memory leak in load-jpx.cSimon Bünzli
2014-07-18allow 1-bit colormaps for TIFF imagesSimon Bünzli
2014-07-18allow to extract text for uncacheable glyphsSimon Bünzli
2014-07-18report more cases of blending use for pdf_pageSimon Bünzli
2014-07-18properly decrypt strings in encrypted but broken documentsSimon Bünzli
2014-07-18fix ZIP64 support in xps-zip.cSimon Bünzli
2014-07-18hex-encode UTF-16 strings when writing PDFSimon Bünzli
2014-07-18Bug 695271: fix incremental updates for files without final linebreakSimon Bünzli
2014-07-18prevent buffer overflow in cbz_strnatcmpSimon Bünzli
2014-07-17Minor optimization in test_device.Ray Johnston
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-07-17Improve callback for loading substitute CJK fonts to return TTC index.Tor Andersson
2014-07-17Add cscope makefile targets.Tor Andersson
2014-07-17Fix odd animation when opening a document on iOS.Matt Holgate
2014-07-16Fix page changing when rotating the device.Matt Holgate
2014-07-16Remove iOS debug output.Matt Holgate
2014-07-14Add the ability to hook a post-archive script into the build process.Matt Holgate
2014-07-10Convert Xcode schemes to shared schemes, so that they are tracked in git.Matt Holgate