summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-19Make unresolvable link destinations warnings instead of errors.Tor Andersson
2014-05-15Fix 695101 and 694114: Use the correct numbers to validate the encryption key...Tor Andersson
2014-05-13Use code space ranges when remapping ToUnicode CMaps.Tor Andersson
2014-05-13Fix signedness in cmap interface.Tor Andersson
2014-05-12better buffer underflow protection for ba15a8cd3238a3a3c098ad8b7d96cb0e405fc26fSimon Bünzli
2014-05-12correctly bound image mask clippings in bbox deviceSimon Bünzli
2014-05-12prevent indeterminacy by uninitialized variablesSimon Bünzli
2014-05-12Fix 695156: Display metadata with SetDlgItemTextW.Tor Andersson
2014-05-11Add cmap cleaning scripts.Tor Andersson
2014-05-11Optimize UniXXX CMap files.Tor Andersson
2014-05-10Fix stack overflow in fz_vfprintf.Tor Andersson
2014-05-10Fix 694698: Support 32-bit values in CMaps.Tor Andersson
2014-05-10Fix 694085: Add UTF8 and UTF32 CMaps.Tor Andersson
2014-05-08Fix curl build with thirdparty module when system curl is available too.Tor Andersson
2014-05-07Remove platform/debian directory.Tor Andersson
2014-05-07truncate the xref after compactingSimon Bünzli
2014-05-07minor clean-upSimon Bünzli
2014-05-07Correctly round PNG image resolutionSimon Bünzli
2014-05-07Bug 695112: only patch height values in JPEG streamsSimon Bünzli
2014-05-07Fix 694428: use system CURL library if available.Tor Andersson
2014-05-07Fix 694510: Detect all ways to maximize a window in win32.Tor Andersson
2014-05-07Fix 695112: patch JPEG streams with missing dimensionsTor Andersson
2014-05-07Fix 693313: increase the zoom range and use fixed steps.Tor Andersson
2014-05-07iOS: add extra icon sizes for iOS 7Paul Gardiner
2014-05-07Bug 694801: fast_cmyk_to_rgb caching broken.Robin Watts
2014-05-06Fix 694909: revert "Force colorspaces to match with JPX images." and ...Tor Andersson
2014-05-05Fix 695098: don't use atoi() on non-zero-terminated buffer.Tor Andersson
2014-05-05Fix 695105: openjpeg configuration for big-endian.Tor Andersson
2014-05-05Fix 695207: printf format bug in mutool info.Tor Andersson
2014-05-02Fix 692171: Guard against .incbin on Intel's C compiler.Tor Andersson
2014-05-02Print error when trying to open document without any pagesSebastian Rasmussen
2014-05-02Fix warning in debug message for CURL in X11 viewerSebastian Rasmussen
2014-05-02Raise CURL transfer size from 4KByte to 1MByte in X11 viewerSebastian Rasmussen
2014-05-02Initialize timeout earlier in x11 viewerSebastian Rasmussen
2014-05-02Update pkgconfig file for the debian librarySebastian Rasmussen
2014-05-01Fix 694084: compute number of segments in radial shading from radius.Tor Andersson
2014-04-27Bug 695171: Pointer error when padding an fz_concat machineRobin Watts
2014-04-24iOS: remove the annotations button for non-interactive document typesPaul Gardiner
2014-04-24iOS: perform rendering for AirPrint in stripsPaul Gardiner
2014-04-24iOS: fix AirPrint quality to 300 dpiPaul Gardiner
2014-04-24iOS: refactor AirPrint code ready for printing at higher res and in stripsPaul Gardiner
2014-04-24iOS: copy files from Inbox to Documents so that they can be alteredPaul Gardiner
2014-04-24iOS: add support for sharing documents with other appsPaul Gardiner
2014-04-23Fix 693419: always load CIDToGIDMap if it exists.Tor Andersson
2014-04-23Fix 693391: simplify warning messageTor Andersson
2014-04-23Fix 693518: update Makerules and debian/controlTor Andersson
2014-04-23Fix 692986: add OpenBSD to list of systems that may have .incbinTor Andersson
2014-04-23Fix 692866: improved handling of newlines when copying text.Tor Andersson
2014-04-23Fix bug 693580 by skipping xml tag namespace prefixes.Tor Andersson
2014-04-22Handle errors from curl by eventually throwingSebastian Rasmussen