summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-22Error out on unsupported encrypted zip filesSebastian Rasmussen
2014-04-22Take on curl change from Sebastian.Robin Watts
2014-04-22Tweak Intent usage for ChoosePDFActivityRobin Watts
2014-04-22Fix iOS formatting.Tor Andersson
2014-04-21Add share iconsPaul Gardiner
2014-04-18iOS: use bitmap based printingPaul Gardiner
2014-04-18iOS: add AirPrint supportPaul Gardiner
2014-04-11Invalidate cached page count value when inserting and deleting pages.Tor Andersson
2014-04-11Add all form field flags. Check flags before marking fields dirty.Tor Andersson
2014-04-02Remove V8 section from android readme.Tor Andersson
2014-04-02Bump the version number to 1.4.Tor Andersson
2014-04-02Update CHANGES file with changes since 1.3.Tor Andersson
2014-04-02iOS: in 7.0 and above, allow the system to tint our custom menu buttonsPaul Gardiner
2014-04-02iOS: ensure that the slider has the correct size if hidden during device rota...Paul Gardiner
2014-04-02Update examples.Tor Andersson
2014-04-01Solve crash (NullPointerException) when cancelling from password promptRobin Watts
2014-04-01Fix Android build w.r.t. mujs.Robin Watts
2014-04-01Various android fixes.Tor Andersson
2014-04-01Tidy up code in pdf_load_compressed_inline_imageRobin Watts
2014-03-26iOS: fix build and update to use mujsPaul Gardiner
2014-03-26Pull mujs source into VS solution (disabled)Robin Watts
2014-03-26Update MuJS submodule.Tor Andersson
2014-03-25Add va_copy/va_copy_end macros to support both C89 and C99.Tor Andersson
2014-03-25fix warnings in fitz/printf.cSimon Bünzli
2014-03-25Bug 695089: inherit resources for softmasks (regression fix)Simon Bünzli
2014-03-25Avoid double closing a stream.Robin Watts
2014-03-25Update the winrt solution with the changes made in the win32 solution.Michael Vrhel
2014-03-25Use MuJS in Android build.Tor Andersson
2014-03-25Update win32 project files for JS.Tor Andersson
2014-03-25Split mjs script generation to separate tool.Tor Andersson
2014-03-25Break dependencies on pdf-form.c and pdf-js.cTor Andersson
2014-03-25Break dependency of pdf-annot.c to graphics library.Tor Andersson
2014-03-25Add MuJS submodule, implementation and build.Tor Andersson
2014-03-20pdf-util.js: Simplify padZeros.Tor Andersson
2014-03-20pdf-js.c: Use different random number.Tor Andersson
2014-03-20Respect reverse page ranges in mutool clean.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Make mutool clean sanitise the Dests lists when subsetting.Robin Watts
2014-03-19Fix MSVC compiles of printf.cRobin Watts