summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-object.c
AgeCommit message (Expand)Author
2013-08-13Signature creationPaul Gardiner
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-03Rename pdf_set_objects_parent_num to pdf_set_obj_parentRobin Watts
2013-06-28Add array_insert_drop and array_delete functions.Tor Andersson
2013-06-28Ensure altered objects are moved to the incremental xref sectionPaul Gardiner
2013-06-27Move to using a flags bit rather than "Dirty" dict entries.Robin Watts
2013-06-27Bug 694382: Fix problems arising from recent pdf_obj changes.Robin Watts
2013-06-25Rework storing internal flags in PDF objects.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-20Rearrange source files.Tor Andersson