summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-10Automatically load page tree when accessing a page/page count.Sebastian Rasmussen
2012-01-10Move fuzz from fz_execute_display_list into fz_bound_text.Robin Watts
2012-01-10Add fz_blend_pixel_function.Robin Watts
2012-01-10Fix many spelling errors.Sebastian Rasmussen
2012-01-09Update fz_try/fz_catch to be fz_try/{fz_always}/fz_catch.Robin Watts
2012-01-09Fix Android logging bug; cut and paste error.Robin Watts
2012-01-09Fix Bug 692356 (comment #2)Robin Watts
2012-01-09Add fz_try/fz_catch to xpsdrawRobin Watts
2012-01-09Fix bug where pdf function was used after being dropped.Sebastian Rasmussen
2012-01-07Empty object store when freeing xref.Sebastian Rasmussen
2012-01-07Fix compilation warningsSebastian Rasmussen
2012-01-06Android tweaks.Robin Watts
2012-01-06XPS tweaks/fixes.Robin Watts
2012-01-06PDF fixes/tweaks.Robin Watts
2012-01-06Various fixes to avoid arithmetic problems.Robin Watts
2012-01-06pdf_repair tweaks; fail in fewer cases.Robin Watts
2012-01-06Catch errors with impossibly wide images.Robin Watts
2012-01-06Clamp pixel values after applying Decode array to images.Robin Watts
2012-01-06Ignore decode arrays for indexed jpx images.Robin Watts
2012-01-06Fix xps tiff context problem.Robin Watts
2012-01-06Various memory leak fixes.Robin Watts
2012-01-06Add 'marking' functions for dictionaries.Robin Watts
2012-01-06fz_free_link_dest; fix a memory leakRobin Watts
2012-01-06draw_device; device state stack handling fixes.Robin Watts
2012-01-06pdfshow; cope better with broken objectsRobin Watts
2012-01-06pdfclean; trailer dictionary expansion fixRobin Watts
2012-01-05Update iOS app to context branch.Tor Andersson
2012-01-05Remove stray semicolons and fix typo in xps zip code.Tor Andersson
2012-01-04Bug 692739: Add ability to abort time consuming actionsRobin Watts
2012-01-03Add mubusy buildRobin Watts
2012-01-03Rework draw device stack handling.Robin Watts
2012-01-02Fix bug 692593 - solve crash due to inappropriately sized shape plane.Robin Watts
2012-01-02Bound shades by the supplied bbox.Robin Watts
2011-12-30Load outlines in viewer after pages to allow links to work.Robin Watts
2011-12-30Enable knockout and non-isolated group support.Robin Watts
2011-12-30Avoid SEGV when reading PNG from XPSRobin Watts
2011-12-30Correct off by 1 error in outline handling.Robin Watts
2011-12-30Outline fixesRobin Watts
2011-12-30Fix typo in draw/draw_affine.c causing offsetting of shape planeRobin Watts
2011-12-30Blending improvementsRobin Watts
2011-12-28Silence warning in pdf_cmap_parse.cRobin Watts
2011-12-28Outline/link destination tweaks.Robin Watts
2011-12-24Fix (part of) bug 69293 - typos in draw_affine for shape code.Robin Watts
2011-12-24Bug 692489 - fix SEGV in non-isolated/knockout blendingRobin Watts
2011-12-24Don't forget to copy the link destination struct when creating a link.Tor Andersson
2011-12-23Remove stray error check. Optional functions in shadings are optional.Tor Andersson
2011-12-23Generalise pdf_links to be fz_links.Robin Watts
2011-12-23Add some fz_vars to fix exception behaviour.Robin Watts
2011-12-22Fix Bug 692756: SEGVs in pdf_annot and pdf_outlineRobin Watts
2011-12-22More MemSqueezing fixes.Robin Watts