Age | Commit message (Expand) | Author |
---|---|---|
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-07-12 | Set /Parent entry when inserting a page into the page tree. | Tor Andersson |
2013-07-12 | Throw exception on invalid page objects when looking up page numbers. | Tor Andersson |
2013-07-11 | Fix pdf_count_pages_before_kid to cope with /Page with /Count in. | Robin Watts |
2013-07-11 | Remove depth counter from page/resources lookups. | Robin Watts |
2013-07-11 | Hoist count skipping up to before we recurse. | Tor Andersson |
2013-07-11 | Implement dynamic page tree lookups. | Tor Andersson |
2013-06-27 | Move to using a flags bit rather than "Dirty" dict entries. | Robin Watts |
2013-06-25 | Rework storing internal flags in PDF objects. | Robin Watts |
2013-06-25 | Rid the world of "pdf_document *xref". | Robin Watts |
2013-06-25 | Update pdf_obj's to have a pdf_document field. | Robin Watts |
2013-06-21 | Initial PDF editing/page creation commit | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |