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
2013-02-19
Fix whitespace.
Tor Andersson
2013-01-15
Bug 693545: Fix typo in previous commit.
Robin Watts
2013-01-11
Bug 693545: Extend pdfwrite to remove identical streams.
Robin Watts
2013-01-04
Bug 693503: Fix stack overflows due to infinite recursion.
Robin Watts
2013-01-03
Squash 2 warnings about fz_warn without a string literal.
Robin Watts
2013-01-03
Improve mutool clean behaviour on broken streams.
Robin Watts
2012-12-24
Bug 693503: Fix leak while writing a broken file.
Robin Watts
2012-11-29
Bug 693463: Various small fixes.
Robin Watts
2012-11-28
Bug 693443: Don't check for fz_opts being NULL in pdf_write_document
Robin Watts
2012-11-20
Obsess about whitespace.
Tor Andersson
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