Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-25 | Rid the world of "pdf_document *xref". | Robin Watts | |
For historical reasons lots of the code uses "xref" when talking about a pdf document. Now pdf_xref is a separate type this has become confusing, so replace 'xref' with 'doc' for clarity. | |||
2013-06-25 | Update pdf_obj's to have a pdf_document field. | Robin Watts | |
Remove the fz_context field to avoid the structure growing. | |||
2013-06-20 | Rearrange source files. | Tor Andersson | |