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-07-05
Add stack traces to JS error messages.
Tor Andersson
2018-07-05
Fix bug in util.js: padZeros is a local function.
Tor Andersson
2018-07-05
Return true if any annots have new APs in pdf_update_page.
Tor Andersson
2018-07-05
Use separate X and Y text padding in text appearance streams.
Tor Andersson
2018-07-05
Use real WinAnsi encoding when writing appearance stream text.
Tor Andersson
2018-07-05
Support background and border color in Widget/Tx and Widget/Ch.
Tor Andersson
2018-07-04
Fix bugs in triggering has_new_ap update.
Tor Andersson
2018-07-04
Don't forget to resolve indirect references when clearing dirty flag.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-07-04
Allow for CIDToGIDMap in font being "/Identity".
Robin Watts
2018-06-22
Avoid leaking reference to "form" object.
Robin Watts
2018-06-22
Improve reference handling.
Robin Watts
2018-06-22
Tokenize on all whitespace when parsing DA string.
Tor Andersson
2018-06-22
Size singleline widget text to fit both width and height.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Create appearance streams for Comb text fields.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-06-22
Look up DA in Root/AcroForm/DA if missing in annotation property.
Tor Andersson
2018-06-22
Merge pdf-annot.c and pdf-annot-edit.c (2/2).
Tor Andersson
2018-06-22
Merge pdf-annot.c and pdf-annot-edit.c (1/2).
Tor Andersson
2018-06-22
Move link code to pdf-link.c.
Tor Andersson
2018-06-22
Fix error check in AFPercent_Format to look for null rather than false.
Tor Andersson
2018-06-22
Call AA/F formatting when synthesizing appearance stream.
Tor Andersson
2018-06-22
Use line spacing and padding when creating variable text appearance.
Tor Andersson
2018-06-22
Support annot/MK/R property in Tx and Ch widget annotations.
Tor Andersson
2018-06-22
Support undocumented annot/Rotate property in FreeText annotations.
Tor Andersson
2018-06-22
Remove rich text properties when editing annotation contents or styles.
Tor Andersson
2018-06-22
Use /Tx BMC ... EMC when creating text widget appearance streams.
Tor Andersson
2018-06-22
Support rotated QuadPoints when generating markup annotation appearances.
Tor Andersson
2018-06-22
Create appearance streams for annotations.
Tor Andersson
2018-06-22
Remember the md5 digest in the fz_font struct.
Tor Andersson
2018-06-22
Add pdf_dict_get_name function.
Tor Andersson
2018-06-21
Allow signature saving using pdf_write_document
Paul Gardiner
2018-06-12
Run both V and F additional actions when setting field values.
Tor Andersson
2018-06-02
Rework XObject form creation/updating.
Tor Andersson
2018-06-01
Fix loss of reference to focussed annotation when rereading annotations
Paul Gardiner
2018-05-18
Fix 699368: Remember 'sent' text state in sanitize filter.
Tor Andersson
2018-05-16
Remove unused variable.
Tor Andersson
2018-05-16
Keep JBIG2 image data compressed in fz_compressed_buffer.
Tor Andersson
2018-05-16
Remove needless deep copy of resource dictionary.
Tor Andersson
2018-05-16
Purge unused functions.
Tor Andersson
2018-05-15
Bug 699351: Handle glyphs with uncomputable width.
Sebastian Rasmussen
2018-05-11
Fix 699332: Copy resources when cleaning content streams.
Sebastian Rasmussen
2018-05-09
Flesh out some more javascript convenience objects.
Tor Andersson
2018-05-09
Fix object formatting for null object.
Tor Andersson
2018-05-09
Remove incorrect assertion.
Tor Andersson
2018-05-09
Fix 699319: Apply clip path after drawing, not before.
Tor Andersson
2018-04-27
Use pdf_dict_get_int, etc.
Tor Andersson
2018-04-27
Add pdf_dict_get_int, etc.
Tor Andersson
2018-04-27
Add some comments.
Tor Andersson
[next]