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-04
Add ftsize and ftfile fields to font struct for SumatraPDF use.
Tor Andersson
2011-02-04
Make sure stitching function is consistent after an error.
Tor Andersson
2011-02-04
Don't reset stream wp pointer at end of file, since that will clobber streams...
Tor Andersson
2011-02-03
Add support for launch, named and complex link actions.
Tor Andersson
2011-02-03
Various patches from SumatraPDF.
Tor Andersson
2011-02-03
Indent with tabs, not spaces.
Tor Andersson
2011-02-03
Initialize loadpage variable.
Tor Andersson
2011-02-03
Special case calloc and realloc with zero count or size.
Tor Andersson
2011-02-03
Use calloc to allocate pixmap data. Limit size of PDF images to 65k x 65k.
Tor Andersson
2011-02-03
Fix typo in WM_DELETE_WINDOW patch.
Tor Andersson
2011-02-02
Strip hints from built-in CFF fonts.
Tor Andersson
2011-02-02
Preserve trailer root and info when repairing. Look for both root and info di...
Tor Andersson
2011-02-02
Always initialize softmask background color array.
Tor Andersson
2011-02-02
Don't increase the clipdepth counter when accumulating clipped text continuat...
Tor Andersson
2011-02-02
Use BINDIR, LIBDIR and INCDIR variables for installation directories instead ...
Tor Andersson
2011-02-02
Store font data buffer in fz_font rather than in pdf_fontdesc. Fixes bug wher...
Tor Andersson
2011-02-02
Fix several memory leaks in error handling code, courtesy of SumatraPDF.
Tor Andersson
2011-02-02
Guard against glyphs without encodings when creating the width table.
Tor Andersson
2011-02-02
Also set window title with XStoreName.
Tor Andersson
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
[prev]
[next]