index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
Age
Commit message (
Expand
)
Author
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
2012-01-30
Move PNG, JPEG and TIFF image loading from muxps into fitz.
Tor Andersson
2012-01-27
Remove dependency on fz_obj from the filter creation parameters.
Tor Andersson
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-27
Whitespace fixes.
Tor Andersson
2012-01-24
Remove incorrect free in error case.
Robin Watts
2012-01-20
Flip images the right side up in the PDF interpreter.
Tor Andersson
2012-01-19
Use explicit flags rather than bit masks when parsing link destinations.
Tor Andersson
2012-01-19
Transform link rectangles by the hidden page CTM.
Tor Andersson
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-18
Better handling of 'uncacheable' Type3 glyphs. Bug 692745.
Robin Watts
2012-01-13
Rework pdf_resolve_indirect to make it idempotent.
Robin Watts
2012-01-13
Avoid infinite loops with XObjects.
Robin Watts
2012-01-13
Allow the interpreter gstate stack to grow.
Robin Watts
2012-01-13
Avoid premature flushing of warnings.
Robin Watts
2012-01-13
Simple annotation fixes to avoid infinite recursions.
Robin Watts
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-12
Avoid possible array overrun (and SEGV).
Robin Watts
2012-01-12
Use the FontMatrix entry to scale the FontBBox in Type3 fonts.
Tor Andersson
2012-01-12
Fix typo in pdf_repair.c
Tor Andersson
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-11
Stylistic comment and whitespace fixes.
Tor Andersson
2012-01-11
Add glyph bbox cache.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2012-01-09
Update fz_try/fz_catch to be fz_try/{fz_always}/fz_catch.
Robin Watts
2012-01-09
Fix bug where pdf function was used after being dropped.
Sebastian Rasmussen
2012-01-07
Empty object store when freeing xref.
Sebastian Rasmussen
2012-01-07
Fix compilation warnings
Sebastian Rasmussen
2012-01-06
PDF fixes/tweaks.
Robin Watts
2012-01-06
Various fixes to avoid arithmetic problems.
Robin Watts
2012-01-06
pdf_repair tweaks; fail in fewer cases.
Robin Watts
2012-01-06
Ignore decode arrays for indexed jpx images.
Robin Watts
2012-01-06
Various memory leak fixes.
Robin Watts
2012-01-06
Add 'marking' functions for dictionaries.
Robin Watts
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-30
Correct off by 1 error in outline handling.
Robin Watts
2011-12-30
Outline fixes
Robin Watts
2011-12-28
Silence warning in pdf_cmap_parse.c
Robin Watts
2011-12-28
Outline/link destination tweaks.
Robin Watts
2011-12-23
Remove stray error check. Optional functions in shadings are optional.
Tor Andersson
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-23
Add some fz_vars to fix exception behaviour.
Robin Watts
2011-12-22
Fix Bug 692756: SEGVs in pdf_annot and pdf_outline
Robin Watts
2011-12-22
More MemSqueezing fixes.
Robin Watts
2011-12-20
More memsqueezing fixes.
Robin Watts
2011-12-19
More Memory squeezing fixes
Robin Watts
2011-12-19
Removed unused variable.
Robin Watts
[next]