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-06-20
Be lenient about invalid cmap syntax.
Tor Andersson
2010-06-18
Prediction filter optimisations: avoid needless copying and switch then for, ...
Robin Watts
2010-06-18
Add arm versions of scol4 and srow4.
Robin Watts
2010-06-18
Optimise image scaling.
Robin Watts
2010-06-18
Allow assembler files in the makefile. Renamed ARCH_SRC to DRAW_ARCH_SRC.
Tor Andersson
2010-06-18
SWAR implementations of the image drawing functions, plus some tweaks to the ...
Robin Watts
2010-06-18
Add DEBUG and NDEBUG preprocessor defines when building debug and release mod...
Tor Andersson
2010-06-19
Floats everywhere!
Tor Andersson
2010-06-17
Fix a handful typos reported in bug 691398.
Tor Andersson
2010-06-16
Fix typo in dev_text that caused the bounding boxes to be incorrect.
Tor Andersson
2010-06-16
Accelerate some of the blitting functions using SWAR.
Robin Watts
2010-06-16
Allow bookmark commands in the viewer to take a number argument so you can st...
Sebastian Rasmussen
2010-06-15
Remove all use of the fz_mul255 macro in the porterduff/imagedraw code in fav...
Robin Watts
2010-06-15
Use scissor bbox to clip shadings instead of using scratch buffers.
Tor Andersson
2010-06-16
Do runtime endianness test instead of relying on unreliable preprocessor macros.
Tor Andersson
2010-06-15
Don't process paths with missing moveto.
Tor Andersson
2010-06-15
Fix typo: allocate array of pointers instead of array of structs.
Tor Andersson
2010-06-15
Fix memory leak on error case in colorspace parsing.
Tor Andersson
2010-06-15
Check return value of fz_seek.
Tor Andersson
2010-06-15
Don't read a member of a freed struct.
Tor Andersson
2010-06-15
Plug leak of a fz_buffer in an error case when loading a stream fails.
Tor Andersson
2010-06-15
Add missing break in fz_boundpath.
Tor Andersson
2010-06-15
Explicitly return 0 from main() in the tools.
Tor Andersson
2010-06-15
Don't reset the csi stack pointer (and leaking objects) unnecessarily. The fu...
Tor Andersson
2010-06-15
Rearrange in Makerules and Makethird to remove cyclical dependencies.
Tor Andersson
2010-06-15
Allow bare J2K code streams in the JPXDecode filter.
Tor Andersson
2010-06-15
Clarify use of array vs. singleton coverity warnings for shading parameter/co...
Sebastian Rasmussen
2010-06-15
Remove unused variable.
Sebastian Rasmussen
2010-06-15
Add THIRD_INCS to CFLAGS after it has been set, not before.
Tor Andersson
2010-06-14
Include Makerules and Makethird in the correct order.
Tor Andersson
2010-06-15
Seek to the indicated offsets when loading objects in a compressed object str...
Tor Andersson
2010-06-13
Fix bug when loading edge from global edge list.
Sebastian Rasmussen
2010-06-13
Re-use the correct control points when adding new patch in type6 shading.
Sebastian Rasmussen
2010-06-06
Allow excessive operands for PDF graphics operators, but do not leave any on ...
Sebastian Rasmussen
2010-06-06
Improve error message to state what type of shading is being problematic.
Sebastian Rasmussen
2010-06-06
Rely on csi type to define stack depth.
Sebastian Rasmussen
2010-06-06
Improve error message to print page number and document title when unable to ...
Sebastian Rasmussen
2010-06-13
Don't use pow() for every coordinate loaded when parsing patches.
Tor Andersson
2010-06-06
Add another missing break statement in pdf_runkeyword that resulted in warnings.
Sebastian Rasmussen
2010-06-06
Add function that can debugprint the PostScript stack.
Sebastian Rasmussen
2010-06-06
Fix bug where atan PostScript operator returned values that were not in the c...
Sebastian Rasmussen
2010-06-05
Fix bug where input values to PostScript functions were not clamped.
Sebastian Rasmussen
2010-06-05
Add debug printing for functions.
Sebastian Rasmussen
2010-06-05
Fix bug where if/ifelse PostScript function operators were not parsed and eva...
Sebastian Rasmussen
2010-06-05
Do text extraction heuristics in device space in order to be more robust.
Tor Andersson
2010-06-04
Add missing -lfreetype for non-thirdparty-package builds on MacOS X.
Tor Andersson
2010-06-03
Add wmode flag to text objects to support vertical writing mode in the text e...
Tor Andersson
2010-06-02
Use make install rule to copy binaries to the debian/tmp hierarchy when gener...
Tor Andersson
2010-06-02
Remove broken dependency in debian/control.
Tor Andersson
2010-06-01
Split mupdf-dev into two packages, libmupdf and libmupdf-dev.
Tor Andersson
[next]