summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-outline.c
AgeCommit message (Expand)Author
2015-10-02Reference count fz_outline struct.Robin Watts
2015-03-25Fix silly typoRobin Watts
2015-03-25Bug 695878: Add entry to fz_outline to indicate if outline entry is openRobin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-01-06fix various MSVC warningsSimon Bünzli
2013-08-24Support named destinations in remote link annotations.Sebastian Rasmussen
2013-06-27Move to using a flags bit rather than "Dirty" dict entries.Robin Watts
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-20Rearrange source files.Tor Andersson