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-10-14
Remove unused variable.
Michael Vrhel
2015-10-14
Add proper support for when a combobox widget has options that are 2-element ...
Michael Vrhel
2015-10-14
Fix incremental xref stream.
Simon Reinhardt
2015-10-14
Fix pdf_create_document.
Simon Reinhardt
2015-10-14
pdf: Handle surrogate pairs in pdf_to_utf8.
Tor Andersson
2015-10-14
pdf: Flush text if content stream processing is cut short by errors.
Tor Andersson
2015-10-02
Don't stretch CJK substitute fonts.
Tor Andersson
2015-10-02
Fix 696148: Always create a glyph width table.
Tor Andersson
2015-10-02
Bug 696131: Detect some overflow conditions
Robin Watts
2015-10-02
Bug 696129: Be more forgiving of broken files.
Robin Watts
2015-10-02
Reference count fz_outline struct.
Robin Watts
2015-10-01
Bug 696146: Improve pdf_repair to find /Root in new style XRefs.
Robin Watts
2015-09-28
Bug 696170: Fix typo.
Robin Watts
2015-09-28
Bug 696182: Fix Revision 6 PDF encryption.
Robin Watts
2015-09-25
Abort repairing if we cannot find any objects.
Tor Andersson
2015-09-01
Default to invert_cmyk_jpeg for all formats other than PDF.
Tor Andersson
2015-08-27
Support several levels of incremental xref
Paul Gardiner
2015-08-27
Move objects to the incremental xref before changing them
Paul Gardiner
2015-08-27
In pdf_write_document, factor out init/fin of pdf_write_options
Paul Gardiner
2015-08-27
Fix bug in setting of opts->ofs_list
Paul Gardiner
2015-08-27
Add a deep-copy function for pdf objects
Paul Gardiner
2015-08-27
Ensure the unsaved signatures list is held in ascending order
Paul Gardiner
2015-08-20
Remove duplicate inclusions of headers.
Sebastian Rasmussen
2015-07-31
Use new fz_read_int functions.
Tor Andersson
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
[next]