summaryrefslogtreecommitdiff
path: root/source/pdf
AgeCommit message (Expand)Author
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-24Shrink pdf_obj type by using a flags word, and moving refs to a short.Robin Watts
2013-06-24Update annotation handling in preparation for incremental updatePaul Gardiner
2013-06-24fix recent regressionszeniko
2013-06-21Initial PDF editing/page creation commitRobin Watts
2013-06-20Rearrange source files.Tor Andersson