Age | Commit message (Expand) | Author |
2013-01-04 | Make token enum a type to ease debugging | Sebastian Rasmussen |
2013-01-04 | Bug 693503: Fix stack overflows due to infinite recursion. | Robin Watts |
2013-01-03 | Bug 693503: Fix leak of pdf object. | Robin Watts |
2013-01-03 | Bug 693503: Fix SEGV during pdf function loading from broken file. | Robin Watts |
2013-01-03 | Squash 2 warnings about fz_warn without a string literal. | Robin Watts |
2013-01-03 | Improve mutool clean behaviour on broken streams. | Robin Watts |
2013-01-02 | Bug 693503: Fix overlong (seemingly infinite) loop of warnings. | Robin Watts |
2013-01-02 | Bug 693503: Fix memory leak in forms handling | Robin Watts |
2013-01-02 | Bug 693503: Fix leak/illegal memory write caused by stale pointer | Robin Watts |
2012-12-24 | Bug 693503: Fix leak while writing a broken file. | Robin Watts |
2012-12-21 | Bug 693503: Fix infinite recursion in OCGs. | Robin Watts |
2012-12-21 | Bug 693503: Fix SEGV in pdf_function. | Robin Watts |
2012-12-20 | Bug 693503: Fix stack corruption in pdf_crypt due to overlong key | Robin Watts |
2012-12-19 | Bug 693503: 'Flatten' display list for all type3 glyphs. | Robin Watts |
2012-12-14 | Bug 693503: Fix out of bounds memory access. | Robin Watts |
2012-12-14 | Bug 693503: Fix SEGV/memory problems in AES. | Robin Watts |
2012-12-13 | Bug 693463: TR2 is defined for gstates, not for SMasks. | Robin Watts |
2012-12-13 | Bug 693290: Fix use after free in obj stream handling. | Robin Watts |
2012-12-13 | Bug 693290: PDF cmap range warnings | Robin Watts |
2012-12-13 | Forms: refactor form reset | Paul Gardiner |
2012-12-12 | Fix use of text_bbox with pattern filled text. | Robin Watts |
2012-12-08 | Fix blend.ai.pdf - Missing "exclusion" text | Robin Watts |
2012-11-30 | Bug 693290: Harden pdf interpreter. | Robin Watts |
2012-11-30 | Bug 693290: Fix for potential infinite recursion reading xrefs. | Robin Watts |
2012-11-30 | Bug 693290: Various fixes found from fuzzing. | Robin Watts |
2012-11-29 | Fix a couple of leaks | Paul Gardiner |
2012-11-29 | Bug 693463: Various small fixes. | Robin Watts |
2012-11-29 | Bug 693463: Fix various memory leaks. | Robin Watts |
2012-11-28 | Bug 693443: Don't check for fz_opts being NULL in pdf_write_document | Robin Watts |
2012-11-26 | Use display list for type 3 glyphs. | Tor Andersson |
2012-11-21 | Forms: ensure changed widgets are marked dirty rather than parent field | Paul Gardiner |
2012-11-20 | Fix android javascript build compile error. | Robin Watts |
2012-11-20 | Obsess about whitespace. | Tor Andersson |
2012-11-19 | Add image subsampling function. | Robin Watts |
2012-11-19 | Tweak image decode downscale factor internals. | Robin Watts |
2012-11-19 | javascript fix typo in util function | Paul Gardiner |
2012-11-08 | Forms: correctly handle setting the value of a checkbox field | Paul Gardiner |
2012-11-08 | Forms: handle all color types in Field.setTextColor | Paul Gardiner |
2012-11-07 | Javascript: add alerts to keystroke-checking utility functions | Paul Gardiner |
2012-11-07 | Javascript: implement Field.name | Paul Gardiner |
2012-11-06 | javascript: implement util.printf | Paul Gardiner |
2012-11-01 | Forms: extend setFillColor implementation to include text widgets | Paul Gardiner |
2012-10-31 | Forms: add focus and blur actions | Paul Gardiner |
2012-10-29 | Add fz_update_page | Paul Gardiner |
2012-10-29 | Forms: always use inherited version of default appearance | Sebastian Rasmussen |
2012-10-25 | Support separate rendering of the main page contents and the annotations | Paul Gardiner |
2012-10-17 | First steps towards supporting transitions. | Robin Watts |
2012-10-16 | Forms: avoid the need to reload the page on every change | Paul Gardiner |
2012-10-11 | Android Forms: pass in mouse events and handle updating | Paul Gardiner |
2012-10-10 | android: v8 build | Paul Gardiner |