summaryrefslogtreecommitdiff
path: root/pdf/pdf_outline.c
AgeCommit message (Expand)Author
2013-02-20Bug 693639: plug various memory leaks.Tor Andersson
2013-01-04Bug 693503: Fix stack overflows due to infinite recursion.Robin Watts
2012-08-08Merge branch 'master' into formsPaul Gardiner
2012-08-06Make use of fz_always instead of repeating code for error and normal pathSebastian Rasmussen
2012-07-18Update pdf_to_utf8 to handle either a stream or a stringPaul Gardiner
2012-05-10Fix whitespace errors.Tor Andersson
2012-05-08Switch to reading content streams on the fly during interpretation.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-26Move fz_obj to be pdf_obj.Robin Watts
2012-01-30Do not embed a context in the fz_outline structure.Tor Andersson
2012-01-27Rename pdf_xref type to pdf_document.Tor Andersson
2012-01-06Add 'marking' functions for dictionaries.Robin Watts
2011-12-30Outline fixesRobin Watts
2011-12-28Outline/link destination tweaks.Robin Watts
2011-12-23Generalise pdf_links to be fz_links.Robin Watts
2011-12-22Fix Bug 692756: SEGVs in pdf_annot and pdf_outlineRobin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-10Add XPS outline parsing and move outline data struct to fz_outline.Tor Andersson
2011-09-21Don't thread ctx through safe fz_obj functions.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-04-07pdf: Purge unmaintained debug/log printing messages.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson