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
2015-07-28
Reset xref object entry when repairing pdf objects.
Sebastian Rasmussen
2015-07-27
Handle out of range line join and line cap styles.
Sebastian Rasmussen
2015-07-27
Do not attempt to resolve indirect objects during pdf repair
Sebastian Rasmussen
2015-07-27
Correctly compare PDF names with null, true and false.
Sebastian Rasmussen
2015-07-27
Limit font encoding differences to unicode.
Sebastian Rasmussen
2015-06-29
Further tweaks to fz_image handling.
Robin Watts
2015-06-29
Rejig the internals of fz_image slightly.
Robin Watts
2015-06-05
Fix mutool clean for FZ_LARGEFILE case.
Robin Watts
2015-06-05
Fix leak of doc->xref_index in mutool clean.
Robin Watts
2015-06-02
Fix FZ_LARGEFILE operation for large files with old style xrefs.
Robin Watts
2015-05-25
Bug 695949: Fix bug in pdf_dict_del.
Robin Watts
2015-05-15
pdf_dict_find optimisation.
Robin Watts
2015-05-15
Fix bug in pdf_dict_find.
Robin Watts
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-04-16
mutool clean -z option to compress streams.
Tor Andersson
2015-04-16
ASCIIHexEncode inline images during sanitization if do_ascii is set.
Tor Andersson
2015-04-14
Split fz_meta into separate querying functions.
Tor Andersson
2015-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-04-06
Move the guts of pdfclean into the lib.
Robin Watts
2015-04-03
Pages created with pdf_create_page were duff.
Robin Watts
2015-04-03
Bug 694713: Avoid assert when using pdf_page_write
Robin Watts
2015-04-01
fix bug #695895. Uninitialized variable in pdf_parse_file_spec
fredrossperry
2015-04-01
Bug 693719: Attempt #2. Broken trailer repair.
Robin Watts
2015-04-01
Bug 693719: Improve repairing of files with broken trailers.
Robin Watts
2015-03-30
Bug 695892: Fix incremental updates of documents with xref streams.
Robin Watts
2015-03-30
Bug 695549: Avoid returning compressed buffer as uncompressed.
Robin Watts
2015-03-25
Fix silly typo
Robin Watts
2015-03-25
Bug 695864: Avoid assertion if a file is saved incrementally twice.
Robin Watts
2015-03-25
Bug 695878: Add entry to fz_outline to indicate if outline entry is open
Robin Watts
2015-03-25
Bug 695885: Avoid too many pop clips.
Robin Watts
2015-03-25
Fix Mutool; was broken due to printf changes.
Robin Watts
2015-03-25
Avoid calling pdf_dict_finds when we could call pdf_dict_find.
Robin Watts
2015-03-25
Fix reference counting mistake in forms support.
Robin Watts
2015-03-24
Update our printf to cope with various useful extensions.
Robin Watts
2015-03-24
Path rework for improved memory usage.
Robin Watts
2015-03-24
Reduce pdf_obj memory usage.
Robin Watts
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-24
Don't pass interpreter context to pdf_processor opcode callbacks.
Tor Andersson
2015-03-23
Pass context to pdf_page_contents_process callback.
Tor Andersson
2015-03-20
Automatically update /Length and /Filter in pdf_update_stream.
Tor Andersson
2015-03-01
Bug 695658: Fix crash with mutool clean -l -a
Robin Watts
2015-02-27
Bug 695853: Fix pdf clean operation with invalid refs in input file.
Robin Watts
2015-02-26
tweak pdf_parse_file_spec
Robin Watts
2015-02-25
Allow pdf_device to be created with pre-populated buffer.
Robin Watts
2015-02-25
Add post processing option to page operator cleaning.
Robin Watts
2015-02-24
Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.
Robin Watts
2015-02-24
Simplify/Correct logic in pdf_show_char
Robin Watts
2015-02-23
Update pdf-js-none for context passing changes.
Tor Andersson
2015-02-17
Fix memory leak in fz_page.
Tor Andersson
[prev]
[next]