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
2010-07-23
Fix to stop the asserts in smoothscale.
Robin Watts
2010-07-23
Support constant alpha for shadings, images and transparency groups.
Tor Andersson
2010-07-23
Make predictor filter flush partially processed scanlines when encountering E...
Sebastian Rasmussen
2010-07-23
Remove XPS parser legacy flate decode parameter parsing.
Sebastian Rasmussen
2010-07-23
Have zlib always flush as much output as possible when decoding.
Sebastian Rasmussen
2010-07-22
Grid fit images rather than just prevent dropouts.
Tor Andersson
2010-07-22
Prevent dropouts of small images.
Tor Andersson
2010-07-22
Delete library archives before running ar to prevent build skew when files ha...
Tor Andersson
2010-07-22
Fix bug where inline image data was not being fully loaded.
Tor Andersson
2010-07-21
Only initialise the 1-bit image unpacking tables when we encounter a monobit ...
Tor Andersson
2010-07-21
Add Robin Watts' smooth image scaling code.
Tor Andersson
2010-07-21
Replace path blending with general blending functions. Rewrite image renderin...
Tor Andersson
2010-07-21
Clear glyph cache key struct with memset to make sure we don't hash uninitial...
Tor Andersson
2010-07-20
Replace explicit comparisons with MIN/MAX/ABS macros.
Sebastian Rasmussen
2010-07-21
Replace text blending with general blending functions.
Tor Andersson
2010-07-21
Allow blend mode to be specified inside an array.
Tor Andersson
2010-07-21
Reorganize pixmap blending functions.
Tor Andersson
2010-07-21
Fixes to compile with MSYS.
Tor Andersson
2010-07-20
Fix bug in fmtobj -- move the check for indirect first.
Tor Andersson
2010-07-19
Update usage text in pdfclean.
Tor Andersson
2010-07-19
Update debian package and the man pages for the command line tools.
Tor Andersson
2010-07-19
Fix a bug where stray ')' characters were not handled properly by the lexer, ...
Tor Andersson
2010-07-18
Check that object offsets are within the file when reading the xref table.
Tor Andersson
2010-07-17
Don't use internal fields in object pretty printer.
Tor Andersson
2010-07-17
Remove all trailing whitespace.
Tor Andersson
2010-07-17
Minor edits of multi-line comments.
Tor Andersson
2010-07-17
Minor edits.
Tor Andersson
2010-07-17
Fix bug in duplicate object removal causing segfault, and free resources in p...
Sebastian Rasmussen
2010-07-17
Move device colorspace contants into the fitz namespace.
Tor Andersson
2010-07-16
Fix bug where null object might cause string comparison with nil.
Sebastian Rasmussen
2010-07-17
Parse and warn about constant alpha values being ignored.
Tor Andersson
2010-07-17
Silence warnings.
Tor Andersson
2010-07-17
Support SMasks for general graphics (incomplete).
Tor Andersson
2010-07-16
Add command to show the page tree in pdfshow.
Tor Andersson
2010-07-16
Plug memory leaks.
Tor Andersson
2010-07-16
Set scissor after replacing dest with the transparency buffer. Pop the transp...
Tor Andersson
2010-07-16
Add a flag to disable the accelerated plotting functions in pdfdraw.
Tor Andersson
2010-07-16
Fix typo in pdfinfo causing too long colorspace names.
Sebastian Rasmussen
2010-07-16
Add timing and checksum flags to the new pdfdraw tool.
Tor Andersson
2010-07-16
Check dicts for null so we don't get lots of warnings.
Tor Andersson
2010-07-16
Prevent infinite recursion when loading page tree.
Tor Andersson
2010-07-16
Fix harmless typo in hash table.
Tor Andersson
2010-07-16
Refactor pdf store presence to be optional and use function pointers.
Tor Andersson
2010-07-16
Update MSVC project files to reflect the removal of pdftool.[ch]
Tor Andersson
2010-07-16
Clarify function names for opening a PDF file.
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
2010-07-15
Only use a page level transparency group if the blending mode is not normal.
Tor Andersson
2010-07-15
Check page for transparency to install a page-level transparency group.
Tor Andersson
2010-07-15
Implement correct blend mode functions and blending.
Tor Andersson
2010-07-15
Return explicit error code from pdf_openxref.
Tor Andersson
[next]