summaryrefslogtreecommitdiff
path: root/pdf
AgeCommit message (Expand)Author
2013-01-02Bug 693503: Fix memory leak in forms handlingRobin Watts
2013-01-02Bug 693503: Fix leak/illegal memory write caused by stale pointerRobin Watts
2012-12-24Bug 693503: Fix leak while writing a broken file.Robin Watts
2012-12-21Bug 693503: Fix infinite recursion in OCGs.Robin Watts
2012-12-21Bug 693503: Fix SEGV in pdf_function.Robin Watts
2012-12-20Bug 693503: Fix stack corruption in pdf_crypt due to overlong keyRobin Watts
2012-12-19Bug 693503: 'Flatten' display list for all type3 glyphs.Robin Watts
2012-12-14Bug 693503: Fix out of bounds memory access.Robin Watts
2012-12-14Bug 693503: Fix SEGV/memory problems in AES.Robin Watts
2012-12-13Bug 693463: TR2 is defined for gstates, not for SMasks.Robin Watts
2012-12-13Bug 693290: Fix use after free in obj stream handling.Robin Watts
2012-12-13Bug 693290: PDF cmap range warningsRobin Watts
2012-12-13Forms: refactor form resetPaul Gardiner
2012-12-12Fix use of text_bbox with pattern filled text.Robin Watts
2012-12-08Fix blend.ai.pdf - Missing "exclusion" textRobin Watts
2012-11-30Bug 693290: Harden pdf interpreter.Robin Watts
2012-11-30Bug 693290: Fix for potential infinite recursion reading xrefs.Robin Watts
2012-11-30Bug 693290: Various fixes found from fuzzing.Robin Watts
2012-11-29Fix a couple of leaksPaul Gardiner
2012-11-29Bug 693463: Various small fixes.Robin Watts
2012-11-29Bug 693463: Fix various memory leaks.Robin Watts
2012-11-28Bug 693443: Don't check for fz_opts being NULL in pdf_write_documentRobin Watts
2012-11-26Use display list for type 3 glyphs.Tor Andersson
2012-11-21Forms: ensure changed widgets are marked dirty rather than parent fieldPaul Gardiner
2012-11-20Fix android javascript build compile error.Robin Watts
2012-11-20Obsess about whitespace.Tor Andersson
2012-11-19Add image subsampling function.Robin Watts
2012-11-19Tweak image decode downscale factor internals.Robin Watts
2012-11-19javascript fix typo in util functionPaul Gardiner
2012-11-08Forms: correctly handle setting the value of a checkbox fieldPaul Gardiner
2012-11-08Forms: handle all color types in Field.setTextColorPaul Gardiner
2012-11-07Javascript: add alerts to keystroke-checking utility functionsPaul Gardiner
2012-11-07Javascript: implement Field.namePaul Gardiner
2012-11-06javascript: implement util.printfPaul Gardiner
2012-11-01Forms: extend setFillColor implementation to include text widgetsPaul Gardiner
2012-10-31Forms: add focus and blur actionsPaul Gardiner
2012-10-29Add fz_update_pagePaul Gardiner
2012-10-29Forms: always use inherited version of default appearanceSebastian Rasmussen
2012-10-25Support separate rendering of the main page contents and the annotationsPaul Gardiner
2012-10-17First steps towards supporting transitions.Robin Watts
2012-10-16Forms: avoid the need to reload the page on every changePaul Gardiner
2012-10-11Android Forms: pass in mouse events and handle updatingPaul Gardiner
2012-10-10android: v8 buildPaul Gardiner
2012-10-08Bug 693350: Add some dreaded 'const's for string keys.Robin Watts
2012-10-05Make shadings hold the data streams compressed.Robin Watts
2012-10-05Refactor compressed stream loading.Robin Watts
2012-10-01Move to consistently refer to "Linear" shadings rather than "Axial" ones.Robin Watts
2012-10-01Use malformed shading entries as far as possibleSebastian Rasmussen
2012-10-01Give better warnings for out of bounds values in shadingsSebastian Rasmussen
2012-10-01Bug 693330: Change shadings to decompose to meshes at render time.Robin Watts