summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27Fix 694579: Implement "zoom to fit page".Sebastian Neuser
2014-05-27Bug 695260: Fix error handling in do_xobjectRobin Watts
2014-05-26Fix 695261: separate TM and CTM in outline extraction and stroking steps.Tor Andersson
2014-05-23Fix 695041: add special fast case for 8bpp TIFF predictor.Tor Andersson
2014-05-23Add ftdebug.c to thirdparty freetype build.Tor Andersson
2014-05-23Bug 695183: Inflate large buffers at a time for speed.Robin Watts
2014-05-22Flush pending text on a change of CTM.Robin Watts
2014-05-22Fix windows VS builds.Robin Watts
2014-05-22Fix 695222: Treat non-breaking space (U+00A0) as white space for search.Tor Andersson
2014-05-22Fix 695247: Use exponential realloc pattern and qsort for huge paths.Tor Andersson
2014-05-22Load the usecmap directives recursively for builtin CMaps.Tor Andersson
2014-05-20Build libcurl as part of the 'make third' rule...Tor Andersson
2014-05-19Remove jmorecfg.h from includes.Chris Liddell
2014-05-19Add an application agnostic memory handler for libjpegChris Liddell
2014-05-19Fix 694952: Limit Type 3 font glyph bbox size.Tor Andersson
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