index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached colorspace field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached document field.
Tor Andersson
2016-07-08
Slim pdf_xobject: remove cached transparency/isolated/knockout fields.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached bbox field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached resources field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: Rename me to obj.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached inv_page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached annot_type and widget_type fields.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached rect field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached pagerect field.
Tor Andersson
2016-07-08
Safe defaults for pdf_to_rect and pdf_to_matrix.
Tor Andersson
2016-07-08
js: Add wrapper for fz_stext_page to search, select and copy text.
Tor Andersson
2016-07-08
Use fz_vsnprintf to format warnings and error messages.
Tor Andersson
2016-07-08
android: Fix mixed tabs/spaces in DocViewActivity.java.
Tor Andersson
2016-07-07
Ignore duplicate character in structured text extraction.
Sebastian Rasmussen
2016-07-06
Android example: modify to use new JNI, N-up page display
fredrossperry
2016-07-06
Proofing - fix a bug in the use of gswin32.exe.
fredrossperry
2016-07-06
Android viewer - replace missing build.gradle file
fredrossperry
2016-07-06
Android viewer: add mupdf_native.c to build
fredrossperry
2016-07-06
x11: Fix segfault when creating presentation transitions.
Tor Andersson
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
Add fitz to pdf downcasting functions for pages and annotations.
Tor Andersson
2016-07-06
Update luratech jbig2 function prototype with int to size_t change.
Tor Andersson
2016-07-06
Add annotations to murun.
Tor Andersson
2016-07-06
Remove premature optimization: don't bother to resolve page objects.
Tor Andersson
2016-07-06
Fix garbage collection and page grafting for indirect reference chains.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-07-06
pdf: Increment generation number in the xref when deleting an object.
Tor Andersson
2016-07-06
pdf: Flatten inheritable page properties when copying pages.
Tor Andersson
2016-07-06
pdf: Check ownership when adding objects to a document.
Tor Andersson
2016-07-06
gl: Fix buffer overrun when there are too many annotations.
Tor Andersson
2016-07-06
Add support for decoding pbm/pgm/ppm/pam images.
Sebastian Rasmussen
2016-07-06
Add optional support for JPEG-XR.
Sebastian Rasmussen
2016-07-06
Some minor optimizations.
Tor Andersson
2016-07-06
Add optional support for Luratech JPEG2000 decoder.
Sebastian Rasmussen
2016-07-06
Expose LAB colorspace
Sebastian Rasmussen
2016-07-05
Fix Java makefile to link to system freetype library.
Sebastian Rasmussen
2016-07-05
Support J2K/JP2 files in CBZ.
Sebastian Rasmussen
2016-07-05
cbz: Use case insensitive comparison for extension.
Sebastian Rasmussen
2016-07-05
Fix bug in optimized clearing of CMYK pixmaps.
Sebastian Rasmussen
2016-06-30
Fix bug when opening small PDF-files.
Sebastian Rasmussen
2016-06-29
Handle alpha-only PAM output as grayscale.
Sebastian Rasmussen
2016-06-29
Output only as many components for PAM as exist.
Sebastian Rasmussen
2016-06-29
JBIG2 is supported by jbig2dec/luratech decoders.
Sebastian Rasmussen
2016-06-29
Make docs/thirdparty.txt info current and accurate.
Sebastian Rasmussen
2016-06-29
Print font encoding in mutool info.
Sebastian Rasmussen
[next]