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
2018-03-16
Add annotation opacity accessor.
Tor Andersson
2018-03-16
Only use BS/W for border width.
Tor Andersson
2018-03-16
Do not warn if there are no JBIG2 globals.
Sebastian Rasmussen
2018-03-15
PDF stream filtering; fix pattern/xobject resource handling.
Robin Watts
2018-03-07
Distinguish between simple and CID font resources in cache.
Tor Andersson
2018-02-27
Remove pdf_xobject wrapper struct.
Tor Andersson
2018-02-27
Use fz_point for pdf_set_annot_ink_list and vertices too.
Tor Andersson
2018-02-27
Improve line ending style accessors.
Tor Andersson
2018-02-27
Add annotation QuadPoints creation functions.
Tor Andersson
2018-02-27
Add annotation Line access functions.
Tor Andersson
2018-02-27
Add annotation Vertices creation functions.
Tor Andersson
2018-02-27
Add annotation InkList creation functions.
Tor Andersson
2018-02-27
Get border width from BS/W if Border is missing.
Tor Andersson
2018-02-27
Return correct default icon names for optional annotation property.
Tor Andersson
2018-02-27
Don't set a (useless) rectangle when creating annotations.
Tor Andersson
2018-02-27
Remove typedef in favor of explicit enum keyword.
Tor Andersson
2018-02-27
Fix bug in pdf_annot_icon_name.
Tor Andersson
2018-02-27
Print newline at end of pdf_debug_obj.
Tor Andersson
2018-02-27
Don't use constants larger than will fit in a signed int in enum.
Tor Andersson
2018-02-27
Use text encoding for pdf_choice_widget options and values.
Tor Andersson
2018-02-27
Use proper encoding for pdf_field_value and update_field_value.
Tor Andersson
2018-02-27
Recognize Adobe illustrator files as PDF format.
Tor Andersson
2018-02-14
Bug 698890: Remember to end groups when showing images.
Sebastian Rasmussen
2018-02-13
Avoid revisiting the same page tree node repeatedly.
Sebastian Rasmussen
2018-02-13
Add fz_begin_layer/fz_end_layer.
Robin Watts
2018-02-13
Use indirect references when pre-loading image resources.
Tor Andersson
2018-02-12
jbig2 globals are streams, this implies indirect references.
Sebastian Rasmussen
2018-02-12
Bug 698998: Avoid recursion when opening jbig2 image streams.
Sebastian Rasmussen
2018-02-12
Expose detailed PDF permissions.
Tor Andersson
2018-02-12
Fix changed annotations not marked as dirty
Paul Gardiner
2018-02-08
Bug 698996: Disallow "" as owner password unless user password also "".
Robin Watts
2018-02-08
Fix 698991: The pdf_is_stream call is too generous.
Tor Andersson
2018-02-08
Fix 698918: Use encryption when doing initial object formatting to count the ...
Tor Andersson
2018-02-06
Include limits.h where INT_MAX/INT_MIN/PATH_MAX/UINT_MAX are used.
Sebastian Rasmussen
2018-02-06
Bug 698986: Remember to fz_var() variable dropped in fz_catch().
Sebastian Rasmussen
2018-02-06
Bug 698990: Start new run of font width only if not at end.
Sebastian Rasmussen
2018-02-06
Make sure to drop colorspace upon exception drawing contents.
Sebastian Rasmussen
2018-02-02
Bug 698891: Keep colorspace for luminosity transparency group.
Sebastian Rasmussen
2018-02-02
Signature support: decouple mupdf from the pkcs7 implementation
Paul Gardiner
2018-02-02
Signature support: break out function for obtaining hash bytes
Paul Gardiner
2018-02-02
Signature support: simplify pkcs7 api by the removal of byte ranges.
Paul Gardiner
2018-02-02
Signature support: separate pkcs7 specifics into a separate file.
Paul Gardiner
2018-02-02
Signature support: use an enum to report errors.
Paul Gardiner
2018-02-02
Signature support: separate the checkin of trust and digest.
Paul Gardiner
2018-02-01
Cast data buffer to silence compiler warning.
Sebastian Rasmussen
2018-02-01
Do not allow out of range object numbers inside object stream.
Sebastian Rasmussen
2018-02-01
Skip objects inside object streams whose object ids are out of range.
Sebastian Rasmussen
2018-02-01
Remove redundant seek in stream.
Sebastian Rasmussen
2018-02-01
Use 64-bit offsets when repairing PDF objects.
Sebastian Rasmussen
2018-02-01
Bug 698908: Resize object use and renumbering lists after repair.
Sebastian Rasmussen
[prev]
[next]