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
2008-06-23
Handle imagemasks with colorspace by ignoring the colorspace. Also check bits...
Sebastian Rasmussen
2008-05-21
Use macports include directory when compiling.
Sebastian Rasmussen
2008-05-11
Fix reference counting of pipeline filter.
Sebastian Rasmussen
2008-05-11
Whitespace fix.
Sebastian Rasmussen
2008-05-11
Whitespace fix.
Sebastian Rasmussen
2008-05-11
Properly initialize and free decryptor.
Sebastian Rasmussen
2008-06-16
Set the correct default ColorTransform value, and use the Adobe ColorTransfor...
Tor Andersson
2008-06-04
Clarify license in README.
Tor Andersson
2008-05-12
Use plain old fz_malloc().
Tor Andersson
2008-04-26
Always create a new blend node after changing the blend mode.
Tor Andersson
2008-04-26
Add blend nodes instead of over nodes when isolated/knockout and blendmode is...
Tor Andersson
2008-04-25
Preload SMask dictionaries and the XObjects they point to.
Tor Andersson
2008-04-25
Remove unused meta node type.
Tor Andersson
2008-04-25
Don't assume PPC on Mac OS X.
Tor Andersson
2008-04-25
Emit warning when we encounter truncated images that we pad with zeroes.
Tor Andersson
2008-04-23
Make sure pattern is removed from store on error.
Glenn Kennard
2008-04-23
Misc cleanups
Glenn Kennard
2008-04-20
add blendmodes.c to plain Makefile
Krzysztof Kowalczyk
2008-04-20
with msvc, isnan is _isnan; change the output dir from dir- to dir--win for w...
Krzysztof Kowalczyk
2008-04-03
also compile the windows app
Krzysztof Kowalczyk
2008-03-31
fixes for native windows build with Visual Studio
Krzysztof Kowalczyk
2008-04-21
don't treat truncated images as fatal (fixes truncated-image.pdf)"
Krzysztof Kowalczyk
2008-04-20
if an xobject doesn't have resources dict, 'lend it' global resources dict (f...
Krzysztof Kowalczyk
2008-04-18
prevent infinite recursion possible in maliciously crafted PDFs (fixes c048d6...
Krzysztof Kowalczyk
2008-04-17
fix crashes due to dropping NULL links (fixes 8fdd4a5c50de8dcc2315492c65a2755...
Krzysztof Kowalczyk
2008-04-03
make it valid C code
Krzysztof Kowalczyk
2008-04-20
Missed this bit.
Glenn Kennard
2008-04-20
Parse out blend mode
Glenn Kennard
2008-04-25
Change indentation mistake in switch block.
Tor Andersson
2008-04-25
Don't set output pointer until the result is finished when parsing arrays and...
Tor Andersson
2008-04-25
Fix potential error in fz_readall realloc buffer trimming.
Tor Andersson
2008-04-20
Forgot to add blendmodes.c
Glenn Kennard
2008-04-20
A tad more whitespace cleanup.
Sebastian Rasmussen
2008-04-20
Remove duplicate error check.
Sebastian Rasmussen
2008-04-20
Whitespace cleanup.
Sebastian Rasmussen
2008-04-20
Take care of errors when loading shade function.
Sebastian Rasmussen
2008-04-20
Adhere to error handling idiom when encountering errors.
Sebastian Rasmussen
2008-04-20
Adhere to common idiom when not encoundering error.
Sebastian Rasmussen
2008-04-20
Restore alpha handling lost in error handling refactor patch.
Glenn Kennard
2008-04-20
Axial shadings with no length should not extend, and the same position on the...
Sebastian Rasmussen
2008-04-20
Treat Z_BUF_ERROR as Z_STREAM_END
Glenn Kennard
2008-04-19
Use proper error handling return idiom.
Sebastian Rasmussen
2008-04-19
Properly parse catalog dictionary, information dictionary, name dictionary an...
Sebastian Rasmussen
2008-04-19
Clear returned pointer to parsed array/dict when encountering error, so above...
Sebastian Rasmussen
2008-04-19
Grow xref sections when encountering broken pdfs where xref entries exceeds n...
Sebastian Rasmussen
2008-04-19
Fixed typo in debug print causing read of uninitialized memory.
Sebastian Rasmussen
2008-04-19
Fixed uninitialized reference count.
Sebastian Rasmussen
2008-04-19
Support hairlines (zero-width lines)
Glenn Kennard
2008-04-12
Beginnings of pdf 1.4 blend modes implementation.
Glenn Kennard
2008-04-09
Check for NaN in fz_rendershade.
Glenn Kennard
[prev]
[next]