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-11-14
pdf: Don't pass form UI events to link annotations.
Tor Andersson
2016-11-14
pdf: Use URI dictionary for relative URIs.
Tor Andersson
2016-11-14
Fix return in void function.
Tor Andersson
2016-11-14
Continued Layer API work.
Robin Watts
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Add/fix page coordinates to link targets.
Tor Andersson
2016-11-14
Add optional 'object' argument to pdf_add_stream.
Tor Andersson
2016-11-11
Add pdf_layer configuration API.
Robin Watts
2016-11-07
Default background of luminosity masks should be black.
Robin Watts
2016-11-03
Fix signed/unsigned and size_t/int/fz_off_t warnings.
Robin Watts
2016-11-02
Use pdf_annot_border to get the border width of an annotation.
fred ross-perry
2016-11-02
Fix 697284: The origin was incorrectly calculated for rotated pages.
Tor Andersson
2016-11-01
When hinted object is not found, avoid return from within fz_try().
Sebastian Rasmussen
2016-10-28
Clean up link destination handling.
Tor Andersson
2016-10-21
Clean up pdf_add_image to handle unknown image formats more robustly.
Tor Andersson
2016-10-21
Clean up FZ_IMAGE_XXX enums and purge unused FZ_IMAGE_JBIG2.
Tor Andersson
2016-10-19
Rename internal headers to follow pattern *-imp.h.
Sebastian Rasmussen
2016-10-18
Internal drop functions don't need to check for NULL.
Sebastian Rasmussen
2016-10-18
All external drop functions handles NULL.
Sebastian Rasmussen
2016-10-18
Avoid checking argument to fz_drop_*()/fz_free().
Sebastian Rasmussen
2016-10-18
Remove unused luminosity.
Sebastian Rasmussen
2016-10-16
Avoid casting when dropping super objects.
Sebastian Rasmussen
2016-10-13
crypt: Handle null pointer when dropping crypt object.
Sebastian Rasmussen
2016-10-12
Fix (harmless) typo in function prototypes.
Tor Andersson
2016-10-12
Always call fz_drop_document() to drop the document.
Sebastian Rasmussen
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
2016-10-07
Add ctx to fz_font functions.
Robin Watts
2016-10-07
pdf: Support UTF-8 encoded text strings.
Tor Andersson
2016-10-07
pdf: Separate functions to read text strings and text streams as UTF-8.
Tor Andersson
2016-10-07
pdf: Remove unneccessary document argument to pdf_to_utf8 etc.
Tor Andersson
2016-10-07
Add annotation editing functions and clean interface of existing ones.
Tor Andersson
2016-10-07
Remove separate tmp/deleted/changed annotation lists.
Tor Andersson
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
[next]