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
Age
Commit message (
Expand
)
Author
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2016-10-06
Update Xref reading code to cope with 19 byte entries.
Robin Watts
2016-10-05
Move fz_font definition to be private.
Robin Watts
2016-09-26
Fix memory leak when opening html/loading raw stream.
Sebastian Rasmussen
2016-09-23
Fix leak in error case of pdf_add_stream.
Robin Watts
2016-09-23
Clean up annotation enum names.
Tor Andersson
2016-09-22
Bug 697015: Avoid object references vanishing during repair.
Robin Watts
2016-09-19
fz_store: Reap passes.
Robin Watts
2016-09-16
Remove unused variable.
Robin Watts
2016-09-16
Correct assertion in pdf-store.
Robin Watts
2016-09-16
Silence some warnings.
Robin Watts
2016-09-16
Tweak store handling of PDF document destroy.
Robin Watts
2016-09-14
Don't report addRef/dropRef events to Memento twice.
Robin Watts
2016-09-14
Add scripts to remove/replace 'static' from functions.
Robin Watts
2016-09-08
Make fz_option_eq() available outside of pdf-writer.
Sebastian Rasmussen
2016-09-06
Luminosity transparency group must have colorspace when used as softmask.
Sebastian Rasmussen
2016-09-05
Mutool clean: Avoid "Not a dict (<NULL>)" error
Robin Watts
2016-09-05
mutool clean: Fixes seen as part of bug 697092 investigation.
Robin Watts
2016-09-01
Use fz_convert_color().
Sebastian Rasmussen
2016-09-01
Always use glyph aliases when creating encoding tables.
Tor Andersson
2016-09-01
pdf: Load/open streams by indirect reference object when possible.
Tor Andersson
2016-09-01
Simplify PDF resource caching table handling.
Tor Andersson
2016-08-30
Don't try to copy a NULL dictionary.
Tor Andersson
2016-08-30
Use U+FFFD instead of '?' for bad encodings in text extraction.
Tor Andersson
2016-08-24
Add pdf_array_find to look up the index of an object in an array.
Tor Andersson
2016-08-24
When NULL is added to PDF dicts/arrays, insert null objects.
Sebastian Rasmussen
2016-08-24
Be stricter in what can be added into arrays/dicts.
Sebastian Rasmussen
2016-08-24
Do not resolve PDF dict keys before using them.
Sebastian Rasmussen
2016-08-24
Always check that PDF dict keys are names in same way.
Sebastian Rasmussen
2016-08-24
Add macros for checking PDF object type.
Sebastian Rasmussen
2016-08-24
Turn warnings in dict/array functions into exceptions.
Sebastian Rasmussen
2016-08-02
Remove function not being called.
Sebastian Rasmussen
2016-08-02
Parse more fz_document_writer() options.
Sebastian Rasmussen
2016-07-31
Make mutool clean only iterate over valid link annotations.
Sebastian Rasmussen
2016-07-31
Make sure that number of colors in mesh params is valid.
Sebastian Rasmussen
2016-07-22
Bug 696941: Fix use after free.
Robin Watts
2016-07-20
Fix memory leaks during annotation synthesis.
Robin Watts
2016-07-13
Bug 696892: PDF annotation appearance stream synthesis SEGV
Robin Watts
2016-07-13
Use fz_malloc_struct rather than fz_calloc.
Robin Watts
2016-07-12
Fix bugs in pdf_add_image.
Tor Andersson
2016-07-08
Use fz_keep_imp and fz_drop_imp for all reference counting.
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached colorspace field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached document field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached transparency/isolated/knockout fields.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached bbox field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached resources field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: Rename me to obj.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached page_ctm field.
Tor Andersson
[next]