summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Use new ADD_WITH_SAT macro in place of expanded code.Robin Watts
2012-12-21Bug 693503: Fix SEGV in pdf_function.Robin Watts
2012-12-21Bug 593603: Fix problems with tiling.Robin Watts
2012-12-20Bug 693503: Fix stack corruption in pdf_crypt due to overlong keyRobin Watts
2012-12-20Add win32/Profile directory to .gitignoreRobin Watts
2012-12-20Bug 693503: Fix SEGV in glyph painting due to bbox overflow.Robin Watts
2012-12-20Add freetype include files to the win32 project.Robin Watts
2012-12-19Android: maintain the scroll position within the file picker between viewsPaul Gardiner
2012-12-19Bug 693503: 'Flatten' display list for all type3 glyphs.Robin Watts
2012-12-19Bug 693503: Fix potential SEGV in bitmap scalers.Robin Watts
2012-12-18Memento: Avoid stack overflows while listing leaked blocks.Robin Watts
2012-12-18Bug 693503: Fix out of bounds memory access in scaler.Robin Watts
2012-12-18Protect against draw device stack confusion due to errors while pushing.Robin Watts
2012-12-18Android: avoid null exceptions when visiting protected directoriesPaul Gardiner
2012-12-18Android: add directory navigation to the file pickerPaul Gardiner
2012-12-14Bug 693503: Fix out of bounds memory access (fax decoder)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 693290: Avoid potential infinite loop in xps path parsing.Robin Watts
2012-12-13Bug 693462: Tweak X11 app startup.Robin Watts
2012-12-13Bug 693487: fix error handling in doc/multi-threaded.cRobin Watts
2012-12-13Bug 693463: TR2 is defined for gstates, not for SMasks.Robin Watts
2012-12-13Bug 693290: Potential NULL deref in xpsRobin Watts
2012-12-13Bug 693290: PNG image fuzzing issues.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-13Android: add hooks to the app to handle GoToR linksPaul Gardiner
2012-12-13Forms: refactor form resetPaul Gardiner
2012-12-12Fix use of text_bbox with pattern filled text.Robin Watts
2012-12-12Fix fz_try/fz_catch in overflow case.Robin Watts
2012-12-12Fix whitespace.Robin Watts
2012-12-09Rejig color conversion.Robin Watts
2012-12-08Fix blend.ai.pdf - Missing "exclusion" textRobin Watts
2012-12-08Bug 693290: Missed line from earlier patch causing SEGV.Robin Watts
2012-12-08Optimise sharp scan conversion as we did with aa scan conversion.Robin Watts
2012-12-08ios: Add button to highlight links.Tor Andersson
2012-12-08ios: Use fz_document interface directly.Tor Andersson
2012-12-08ios: Use setRootViewController instead of addSubview.Tor Andersson
2012-12-05Android: fix opening the wrong document from the file pickerPaul Gardiner
2012-12-05Android: rework link handlingPaul Gardiner
2012-12-04Android: allow app to be moved to sd cardPaul Gardiner
2012-12-03Tweak fz_try/fz_always/fz_catch to handle throws from within always.Robin Watts
2012-12-03Fix potential infinite loop in jpeg error handling code.Robin Watts
2012-11-30Rejig VS projects to avoid compiling files twice.Robin 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-29Android: sort file names in the file chooserPaul Gardiner