summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-annot.c
AgeCommit message (Expand)Author
2013-09-03Silence warning.Tor Andersson
2013-08-24Support named destinations in remote link annotations.Sebastian Rasmussen
2013-08-24Link annotation code rearranged for aesthetic reasons.Sebastian Rasmussen
2013-07-30For freetext annotations, distinguish device and page space correctly.Paul Gardiner
2013-07-29Add support for freetext annotationsPaul Gardiner
2013-07-26Clean up whitespace.Tor Andersson
2013-07-22Collect together all code to do with appearance-stream creationPaul Gardiner
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-12Throw exception on invalid page objects when looking up page numbers.Tor Andersson
2013-07-03Avoid fz_throw/message on every annotation without appearance.Robin Watts
2013-07-03Avoid spurious, broken-annotation warning when appearance stream missingPaul Gardiner
2013-06-28Ensure altered objects are moved to the incremental xref sectionPaul Gardiner
2013-06-28Optimise xref-section extension and improve linked list creationPaul Gardiner
2013-06-26Silence compiler warnings.Tor Andersson
2013-06-25Fix potential memory leakPaul Gardiner
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-25Update pdf_obj's to have a pdf_document field.Robin Watts
2013-06-24Update annotation handling in preparation for incremental updatePaul Gardiner
2013-06-20Rearrange source files.Tor Andersson