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
/
mupdf.h
Age
Commit message (
Expand
)
Author
2012-02-01
Tweak to previous pdf_decode_cmap fix.
Robin Watts
2012-01-31
Fix big 692824: incorrect application of word space.
Robin Watts
2012-01-27
Rename pdf_xref type to pdf_document.
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
Avoid infinite loops with XObjects.
Robin Watts
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-28
Outline/link destination tweaks.
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-15
Fix warnings/errors on unix builds.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-25
First cut at support for OCGs in mupdf (bug 692314)
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-04-15
Use DroidSans.ttf as substitute font.
Tor Andersson
2011-04-14
Expose informational encryption details.
Tor Andersson
2011-04-10
Combine build and interpret to make csi, gstate and material private structs.
Tor Andersson
2011-04-10
Clean up mupdf.h
Tor Andersson
2011-04-10
Make crypt struct opaque.
Tor Andersson
2011-04-10
Make blendmode opaque.
Tor Andersson
2011-04-08
pdf: add pdf_from_ucs2 to encode a unicode string in pdfdocencoding.
Tor Andersson
2011-04-07
pdf: Purge unmaintained debug/log printing messages.
Tor Andersson
2011-04-06
pdf: Change how CMap and font data files are generated and compiled.
Tor Andersson
2011-04-06
pdf: Optimize storage for the Adobe Glyph List.
Tor Andersson
2011-04-05
Clean up xps and pdf page access functions.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
pdf: Rename mupdf directory.
Tor Andersson