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
2011-02-02
Handle WM_DELETE client messages.
Tor Andersson
2011-02-02
Silence debugging info when setting up ximage code.
Tor Andersson
2011-02-02
Flush buffered text when running an ExtGState dictionary.
Tor Andersson
2011-02-02
Squeeze the flags and the lengths of CMap ranges into one unsigned short, thu...
Robin Watts
2011-02-02
Remove pdf_token_e typedef since the list of tokens is extended by individual...
Tor Andersson
2011-01-30
Update DroidSansFallback font to include more chinese characters.
Sebastian Rasmussen
2011-01-29
Cleanups in fz_copyarray and fz_copydict.
Tor Andersson
2011-01-29
Remove file local.properties from android build.
Tor Andersson
2011-01-29
Don't try to copy arrays/dictionaries that are indirect references with fz_co...
Tor Andersson
2011-01-27
Add fz_calloc function to check for integer overflow when allocating arrays, ...
Tor Andersson
2011-01-17
Speed up android app rendering by reusing a display list, and rename some of ...
Robin Watts
2011-01-17
Changes to make mupdf build under android ndk-r5.
Robin Watts
2011-01-17
Fix out of bound memory access in smooth scaling single column code.
Robin Watts
2011-01-09
Update man pages.
Tor Andersson
2011-01-06
Fail on softmasks without an xobject.
Tor Andersson
2011-01-06
Don't use private struct field when copying dictionaries.
Tor Andersson
2011-01-06
Fix typos in fz_paintlinear.
Tor Andersson
2011-01-06
Find encryption info in xref streams when repairing.
Sebastian Rasmussen
2011-01-06
Search for text on all pages rather than only the current page.
Sebastian Rasmussen
2011-01-06
Make panning and repainting optional when showing a page in x11 viewer.
Sebastian Rasmussen
2011-01-06
Make several functions static, removing them from the public interface.
Sebastian Rasmussen
2011-01-06
Remove unnecessary whitespace.
Sebastian Rasmussen
2011-01-06
Remove unused functions.
Sebastian Rasmussen
2011-01-02
Relaxed limits when detecting compression bombs.
Sebastian Rasmussen
2011-01-01
Support transformation and comparison of bounding boxes.
Sebastian Rasmussen
2010-12-30
Re-order delcaration to adhere to nesting idiom.
Sebastian Rasmussen
2010-12-30
Remove redundant declaration.
Sebastian Rasmussen
2010-12-30
Adhere to nil idiom.
Sebastian Rasmussen
2010-12-30
Adhere to indentation idiom for switch everywhere.
Sebastian Rasmussen
2010-12-30
Remove unnecessary whitespace
Sebastian Rasmussen
2010-12-30
Remove unimplemented and unused declarations.
Sebastian Rasmussen
2010-12-30
Repair xref before repairing the trailer.
Sebastian Rasmussen
2010-12-30
Defer search for catalog so it can be found inside object streams too.
Sebastian Rasmussen
2011-01-06
Solve subpixel positioning problems when scaling rotated images.
Robin Watts
2011-01-05
Correct miscalculation of target image sizes for scaling.
Robin Watts
2011-01-05
Add rotate flag to pdfdraw.
Robin Watts
2010-12-29
Rename mesh painting functions to 'paint' to conform with the other painting ...
Tor Andersson
2010-12-29
Support radial shadings as another special case in the fitz renderer.
Sebastian Rasmussen
2010-12-29
Remove unused variable in image code.
Sebastian Rasmussen
2010-12-29
Support linear shadings as a special case in the fitz shading struct and rend...
Tor Andersson
2010-12-22
Fall back to Letter if page bounds are missing.
Sebastian Rasmussen
2010-12-20
Only use colorspace resource dictionary for inline images.
Tor Andersson
2010-12-20
Handle errors occurring while closing dctd.
Tor Andersson
2010-12-16
Fill entire scissor region with shading background color.
Tor Andersson
2010-12-16
Interpolate N-D sampled functions.
Tor Andersson
2010-12-16
Fix loading sampled function with bit depths 2 and 4.
Tor Andersson
2010-12-16
Allow newlines in pdf_docencoding.
Tor Andersson
2010-12-16
Store full destination array instead of only the page reference in the link s...
Tor Andersson
2010-12-16
Fix incorrect test for appearance stream sub-dictionaries.
Tor Andersson
2010-12-15
Add searchable keywords to code for content stream interpreter.
Sebastian Rasmussen
[next]