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
Age
Commit message (
Expand
)
Author
2017-02-09
Bug 697500: Fix NULL ptr access.
Robin Watts
2017-02-09
bug 697515: Fix out of bounds read in fz_subsample_pixmap
Robin Watts
2017-02-08
Add SVG_TEXT_AS_TEXT define.
Robin Watts
2017-02-06
Make sure to fill in 'doc' field of HTML links.
Tor Andersson
2017-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-02-06
Be stricter when parsing OCG selections in mudraw.
Sebastian Rasmussen
2017-02-06
Drop selected ui when dropping OCG for pdf documents.
Sebastian Rasmussen
2017-02-06
Fix Win32 builds.
Robin Watts
2017-02-04
Bug 697514: Write SVG output to stdout if no output specified.
Sebastian Rasmussen
2017-01-31
svg: Add arc support.
Tor Andersson
2017-01-31
muraster: When outputting to /dev/null, still free bitmaps.
Robin Watts
2017-01-23
Fix fallback system callback for serif fonts.
Tor Andersson
2017-01-23
android: Add ndk-build makefile to build JNI library for android viewers.
Sebastian Rasmussen
2017-01-20
Add system fallback font callback.
Tor Andersson
2017-01-20
Add separate TOFU_NOTO define to skip Noto fonts (but not Charis SIL).
Tor Andersson
2017-01-17
Fix typos.
Sebastian Rasmussen
2017-01-17
Fix 697476: Rename header files.
Tor Andersson
2017-01-17
Remove preprocessor defines from vcproj.
Tor Andersson
2017-01-17
Don't throw from libjpeg callbacks!
Tor Andersson
2017-01-17
pdf: Rename FZ_ERROR_OOM to FZ_ERROR_MEMORY.
Tor Andersson
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
Be consistent in use of DEBUG/NDEBUG macros.
Tor Andersson
2017-01-09
epub: Reset old line breaks before choosing new ones.
Tor Andersson
2017-01-09
Add missing pdf_close_processor calls.
Tor Andersson
2017-01-09
Remove some dead code.
Tor Andersson
2017-01-09
Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer.
Tor Andersson
2017-01-09
Fix potential buffer overrun when decoding UTF-16 in XML parser.
Tor Andersson
2017-01-09
Add fz_terminate_buffer function.
Tor Andersson
2017-01-09
Bug 697466: Fix banded PKM/PBM output.
Robin Watts
2017-01-06
Fix /dev/null slowdown.
Robin Watts
2017-01-06
Fix MSVC breakage.
Robin Watts
2017-01-02
Fix leak of image mask.
Sebastian Rasmussen
2016-12-27
Bug 697455: Make JPX support optional via configuration flag.
Tor Andersson
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
Stylistic cleanups.
Tor Andersson
2016-12-27
Common code to ensure we only premultiply pixmaps with additive colors.
Tor Andersson
2016-12-26
Bug 697362: GIF frames use LZW encoding similar to TIFF.
Sebastian Rasmussen
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
SVG output: Fix dropped group alpha.
Robin Watts
2016-12-19
Fix broken mutool draw SVG output
Robin Watts
2016-12-19
Add MuOfficeLib functions to safely run native MuPDF ops.
Robin Watts
2016-12-19
mu-threads: Fix windows thread and semaphore creation
Robin Watts
2016-12-19
mu-office-lib: Move threads out of statics.
Robin Watts
2016-12-19
mu-threads: Fix Windows mu_destroy_thread
Robin Watts
2016-12-19
Fix typo in dictionary entry sorting.
Sebastian Rasmussen
[prev]
[next]