summaryrefslogtreecommitdiff
path: root/fitz/doc_outline.c
AgeCommit message (Expand)Author
2013-02-04Add fz_output, and make output functions use it.Robin Watts
2012-03-13Make fz_print functions all take a FILE *.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-12More API work.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-03Be consistent about passing a fz_context in path/text/shade functions.Tor Andersson
2012-01-30Do not embed a context in the fz_outline structure.Tor Andersson
2012-01-06fz_free_link_dest; fix a memory leakRobin Watts
2011-12-28Outline/link destination tweaks.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