summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-04Avoid interactive features causing bloat in mutoolPaul Gardiner
2013-03-01Bug 693624: Ensure that windows copes with utf8 filenamesRobin Watts
2013-03-01Bug 693627: Avoid linearisation deleting Outlines.Robin Watts
2013-03-01Fix JPX Softmasks being all FF's.Robin Watts
2013-02-28Pass bbox to pdf_set_annot_appearance rather than base on display listPaul Gardiner
2013-02-28Fix pdf_device ignoring the coordinate transform matrix in some casesPaul Gardiner
2013-02-28Fix bug: failure to set the SubType field of created annotations.Paul Gardiner
2013-02-28Bug 693595: Fix typo in Makefile resulting in mutool not being installed.Robin Watts
2013-02-28Bug 693596: Speed compilation on unix based systems.Robin Watts
2013-02-28Force colorspaces to match with JPX images.Robin Watts
2013-02-27Bug 693624: Update mudraw and mutool to use Unicode entry points on windowsRobin Watts
2013-02-27Bug 693640: Fix interpolated painting of images going out of rangeRobin Watts
2013-02-27Android: Update *.mk files to allow for non-arm android builds.Robin Watts
2013-02-26Fix pdf_device confusing stroke and non-stroke alphaPaul Gardiner
2013-02-26Android: add support for highlight and underline markup annotations.Paul Gardiner
2013-02-26Include required quadPoints entry in created markup annotations.Paul Gardiner
2013-02-26Android: implement annotation deletionPaul Gardiner
2013-02-26Implement annotation deletion, with necessary changes to partial updatePaul Gardiner
2013-02-22Android: add annotation-editing menu, triggered on annotation selectionPaul Gardiner
2013-02-22Android: support selection of annotationPaul Gardiner
2013-02-22Android: move selected text operations from PageView to MuPDFPageViewPaul Gardiner
2013-02-22Android: avoid unnecessary repeated set up of child viewsPaul Gardiner
2013-02-22Android: add MuPDFCore.getAnnotationsPaul Gardiner
2013-02-22Add fz_get_annot_typePaul Gardiner
2013-02-20Bug 693639: Avoid heap overflow and leaks in error cases.Robin Watts
2013-02-20Bug 693639: fix UTF-8 BOM detection.Tor Andersson
2013-02-20Bug 693639: some convenience functions.Tor Andersson
2013-02-20Bug 693639: be even more NULL in pdf_js_none.cTor Andersson
2013-02-20Bug 693639: treat NULL scissor in display list as infinite rect.Tor Andersson
2013-02-20Bug 693639: fix typo in ps calculator.Tor Andersson
2013-02-20Bug 693639: fix overflow due to wrong type of intermediate variable.Tor Andersson
2013-02-20Bug 693639: allow OpenXPS extension and XML namespaces.Tor Andersson
2013-02-20Bug 693639: fix warnings.Tor Andersson
2013-02-20Bug 693639: bring fitz.h in line with source use of restrict keyword.Tor Andersson
2013-02-20Bug 693639: plug various memory leaks.Tor Andersson
2013-02-19Bug 693639: fix integer overflow in image_tiff.cTor Andersson
2013-02-19Bug 693639: don't take references on global (static) resource objects.Tor Andersson
2013-02-19Bug 693639: fix incomplete error handling in null device.Tor Andersson
2013-02-19Bug 693639: fix potential NULL pointer dereference in base_context.cTor Andersson
2013-02-19Bug 693639: Use strlcpy instead of strncpy!Tor Andersson
2013-02-19Fix whitespace.Tor Andersson
2013-02-14Change to Affero license.Tor Andersson
2013-02-14Update jbig2dec thirdparty to latest.Tor Andersson
2013-02-13Android: highlight reflow icon when in reflow modePaul Gardiner
2013-02-13Redraw reflow icons in Xara to get better antialiasing.Robin Watts
2013-02-13Add CHANGES file.Robin Watts
2013-02-13Update doc/multi-threaded.c for passing rect/matrix by reference.Tor Andersson
2013-02-13Update doc/example.c for passing rect/matrix by reference.Tor Andersson
2013-02-13Bump version number strings and dates for 1.2 release.Tor Andersson
2013-02-13Apple broke external scripts yet again.Tor Andersson