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
2017-03-23
Introduce fz_new_derived_...
Robin Watts
2017-03-23
Add fz_new_writer function.
Robin Watts
2017-03-22
Update fz_new_page.
Robin Watts
2017-03-22
Always use %g for short-as-possible format character.
Tor Andersson
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-21
Replace fontdump, bin2hex and cquote with one tool: hexdump.
Tor Andersson
2017-03-15
Add PDF_ANNOT_UNKNOWN enum.
Tor Andersson
2017-03-03
Add warning message when we trigger a repair pass.
Tor Andersson
2017-03-03
Fix 697554: Use the first 'cmap' table that matches.
Tor Andersson
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2017-03-01
Optimize pdf-device text output.
Tor Andersson
2017-03-01
Add page lookup cache for faster link destination lookups in outlines.
Tor Andersson
2017-03-01
Bug 697620: Avoid clash with "isprint".
Robin Watts
2017-02-23
Improve return codes from pdf_authenticate_password.
Robin Watts
2017-02-09
Bug 697500: Fix NULL ptr access.
Robin Watts
2017-02-06
Drop selected ui when dropping OCG for pdf documents.
Sebastian Rasmussen
2017-01-17
Fix typos.
Sebastian Rasmussen
2017-01-17
pdf: Convert non-printable keywords into PDF_TOK_ERROR.
Tor Andersson
2017-01-17
pdf: Ignore a certain number of syntax errors before bailing.
Tor Andersson
2017-01-17
pdf: Minor interpreter cleanups.
Tor Andersson
2017-01-17
Add value destructor callback to fz_hash_table.
Tor Andersson
2017-01-09
Add missing pdf_close_processor calls.
Tor Andersson
2017-01-09
Remove some dead code.
Tor Andersson
2017-01-02
Fix leak of image mask.
Sebastian Rasmussen
2016-12-27
js: Fix allocator callbacks so they don't throw fitz exceptions.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-27
Common code to ensure we only premultiply pixmaps with additive colors.
Tor Andersson
2016-12-23
Don't add bogus entries when pdf_update_object is called with NULL.
Tor Andersson
2016-12-23
Cope with NULL resource and concents arguments to pdf_add_page.
Tor Andersson
2016-12-19
Fix typo in dictionary entry sorting.
Sebastian Rasmussen
2016-12-19
Make pdf_trailer() return NULL if there is no xref.
Sebastian Rasmussen
2016-12-16
Also repair object streams when repairing on the fly.
Tor Andersson
2016-12-16
Bug 697412: When repairing, forget the previous xref.
Tor Andersson
2016-12-16
pdf: Don't allow incremental writes on a new document.
Tor Andersson
2016-12-14
Have callers of fz_new_image_from_pixmap() drop supplied mask.
Sebastian Rasmussen
2016-12-14
Move checks as early as possible, outside of fz_try().
Sebastian Rasmussen
2016-12-14
jpx: Delay determining if colorspace is indexed.
Sebastian Rasmussen
2016-12-14
Split out jpx handling in separate function.
Sebastian Rasmussen
2016-12-14
Let pixmap colorspace conversion create new pixmap.
Sebastian Rasmussen
2016-12-14
Plug pixmap leak when fz_convert_pixmap() throws.
Sebastian Rasmussen
2016-12-14
Bug 697400: Mark visited objects when counting OCG layer entries.
Sebastian Rasmussen
2016-12-12
Make more pdf functions private.
Tor Andersson
2016-12-12
PDF Portfolio support.
Robin Watts
2016-12-12
pdf: Fix bug 697431.
Tor Andersson
2016-12-12
pdf: Add missing prepare_object_for_alteration calls.
Tor Andersson
2016-12-12
Change pdf_dict_put_val to pdf_dict_put_val_null.
Tor Andersson
2016-12-08
Update pdf_array_put to allow extension.
Robin Watts
2016-12-08
Fix incorrect recursive object marking.
Robin Watts
2016-11-23
Fix object leak in pdf_array_put_drop() and pdf_dict_put_val_drop().
Sebastian Rasmussen
2016-11-23
Fix sorting of cmap lists.
Tor Andersson
[prev]
[next]