index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
/
pdf-xref.c
Age
Commit message (
Expand
)
Author
2013-07-26
Silence 'set but not used' warnings.
Tor Andersson
2013-07-26
Clean up whitespace.
Tor Andersson
2013-07-19
Initial work on progressive loading
Robin Watts
2013-07-11
Silence a few warnings.
Tor Andersson
2013-07-11
Implement dynamic page tree lookups.
Tor Andersson
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-07-03
Rename pdf_set_objects_parent_num to pdf_set_obj_parent
Robin Watts
2013-07-01
Bug 694382: Fix use-after-free due to type3 fonts.
Robin Watts
2013-07-01
Fix android app crashing after save
Paul Gardiner
2013-06-28
Ensure altered objects are moved to the incremental xref section
Paul Gardiner
2013-06-28
Optimise xref-section extension and improve linked list creation
Paul Gardiner
2013-06-27
Bug 694382: Fix problems arising from recent pdf_obj changes.
Robin Watts
2013-06-26
Ensure monotonicity of xref-section size
Paul Gardiner
2013-06-25
Ensure that xref_sections always grow over time.
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-24
fix recent regressions
zeniko
2013-06-21
Initial PDF editing/page creation commit
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson