index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
/
pdf_write.c
Age
Commit message (
Expand
)
Author
2012-09-06
Add pdf_dict_puts_drop function.
Robin Watts
2012-09-04
Make pdf resource localisation procedure non-static.
Robin Watts
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-23
Rename fz_new_name to pdf_new_name.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-07
Fix various problems with linearisation when saving.
Robin Watts
2012-08-06
No need to check for NULL before dropping objects
Sebastian Rasmussen
2012-08-02
Forms: add document dirty flag
Paul Gardiner
2012-07-18
Fix broken pdf_write functionality.
Robin Watts
2012-07-06
Bug 693167: Solve pdfclean -ggg deleting too many objects
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-07-05
Improve detection of images for pdfwrite.
Robin Watts
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-10
mupdfclean - update to allow renumbering of encrypted objects
Robin Watts
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts