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_xref.c
Age
Commit message (
Expand
)
Author
2013-05-16
Fix off by one error in xref resizing.
Robin Watts
2013-05-06
Fix formatting.
Tor Andersson
2013-03-05
Fix warnings seen on cleaning a document.
Robin Watts
2013-02-19
Bug 693639: Use strlcpy instead of strncpy!
Tor Andersson
2013-02-19
Fix whitespace.
Tor Andersson
2013-01-11
Bug 693503: Fix NULL dereference in atoi.
Robin Watts
2013-01-04
Make token enum a type to ease debugging
Sebastian Rasmussen
2012-12-13
Bug 693290: Fix use after free in obj stream handling.
Robin Watts
2012-11-30
Bug 693290: Fix for potential infinite recursion reading xrefs.
Robin Watts
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-09-04
Improve error message when an object is missing from the xref.
Tor Andersson
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-24
Forms: avoid javascript action execution when engine not available
Paul Gardiner
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
Remove old error mesages turned into comments when adding exceptions
Sebastian Rasmussen
2012-08-06
Update PDF metadata to include both PDF encryption version and revision
Sebastian Rasmussen
2012-08-06
No need to drop object for which no reference has been kept
Sebastian Rasmussen
2012-08-06
No need to check for NULL before dropping objects
Sebastian Rasmussen
2012-08-02
Add missing virtual function setup
Paul Gardiner
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-08-01
Enable pdf_print_xref in release builds; required for pdfshow.
Robin Watts
2012-07-26
Only resize xref if trailer size entry indicate more objects
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream object range boundaries
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream offsets
Sebastian Rasmussen
2012-07-26
Gracefully handle negative offset and objects in object stream
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream entry widths
Sebastian Rasmussen
2012-07-18
Update pdf_to_utf8 to handle either a stream or a string
Paul Gardiner
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-22
Rework pdf_lexbuf to allow for dynamic parsing buffers.
Robin Watts
2012-06-22
Rework pdf_lexbuf to allow for dynamic parsing buffers.
Robin Watts
2012-06-20
Reduce amount of boiler plate by casting function pointers to void*.
Tor Andersson
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-15
Move javascript loading after encryption/repair has been done.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-01
Merge branch 'master' into forms
Paul Gardiner
2012-05-31
A few general utility functions added for the sake of the forms work
Paul Gardiner
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-15
Forms: make forms API separate to the main document API
Paul Gardiner
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
[next]