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
2009-12-09
Add new open source CMap resources.
Tor Andersson
2009-12-09
Remove old CMap resources.
Tor Andersson
2009-12-09
Add some inline asm directives to the output of fontdump that will speed up t...
Tor Andersson
2009-12-09
Set OSPLAT to x64 if it is unset. The Jambase is getting rather old and doesn...
Tor Andersson
2009-12-09
Replace 'boolean' types with 'int'.
Ralph Giles
2009-12-08
Call va_end on the copied args.
Tor Andersson
2009-12-08
Remove redundant initialisations.
Tor Andersson
2009-12-08
Fix coverity error where a struct field was accessed after the struct was freed.
Tor Andersson
2009-12-07
Use the available local to shorten the code.
Ralph Giles
2009-12-08
Add support for 16 bit per component images.
Sebastian Rasmussen
2009-12-08
Upgrade built-in fonts to the new URW postscript fonts with Cyrillic characte...
Tor Andersson
2009-12-08
Use correct default value for DW entry in CID fonts.
Tor Andersson
2009-12-05
Reference count XObject resource dicts everywhere and drop it when freeing XO...
Sebastian Rasmussen
2009-12-05
Fluxh xref between pages in pdfdraw.
Sebastian Rasmussen
2009-12-05
Remove unnecessary resolve of root and info objects in pdftools.
Sebastian Rasmussen
2009-12-03
...and remove the unused variables.
Tor Andersson
2009-12-03
Completely ignore blend nodes instead of inserting superfluous over nodes tha...
Tor Andersson
2009-12-03
Add Count field to pdf_outline.
Tor Andersson
2009-12-03
Clip XObjects to their bounding box.
Tor Andersson
2009-12-03
Use iteration for siblings in fz_dropnode.
Tor Andersson
2009-12-03
Remove bogus error check.
Tor Andersson
2009-12-03
Fix regression in fz_hashtable.
Tor Andersson
2009-12-03
Fork first, then exec.
Tor Andersson
2009-12-03
Silence compiler warning.
Tor Andersson
2009-12-03
Change fz_mul255 according to suggestion by gka.
Tor Andersson
2009-12-03
Fix possible buffer overflows in the viewer application.
Tor Andersson
2009-12-03
Remove unnecessary resolve when loading page contents.
Sebastian Rasmussen
2009-12-02
Drop the entire material in graphics state, not just its colorspace.
Sebastian Rasmussen
2009-12-02
Have image and colorspace freeing adhere to common naming scheme.
Sebastian Rasmussen
2009-12-02
Revert to device colorspaces instead of calibrated ones as the latter give bo...
Sebastian Rasmussen
2009-12-02
Correct reference counting of base colorspaces and functions when loading Sep...
Sebastian Rasmussen
2009-12-02
Whitespace fixes.
Sebastian Rasmussen
2009-12-02
Warn on graphics state under-/overflow instead of giving errors.
Sebastian Rasmussen
2009-12-02
Fix several resource memory leaks in runkeyword.
Tor Andersson
2009-12-02
Update win32, jbig2 and jpx code for malloc changes.
Tor Andersson
2009-12-02
Warn and drop soft mask if an image has both Mask and SMask set.
Tor Andersson
2009-12-02
Initialize and free t3widths pointer in fz_font.
Tor Andersson
2009-12-01
Return filter instead of fz_okay.
Tor Andersson
2009-12-01
Fix conflict with "Removed leaky optimizations." and whitespace patch.
Tor Andersson
2009-11-30
Resolve conflict.
Tor Andersson
2009-11-29
Add some braces and fix up double-indentation on multi-line if/while expressi...
Tor Andersson
2009-11-29
Clean up some macro incantations to play better with auto-indenting.
Tor Andersson
2009-11-29
Fix up indentation.
Tor Andersson
2009-11-29
Add some braces around complicated nesting statements.
Tor Andersson
2009-11-28
A few out of memory error checks that the last patch forgot.
Tor Andersson
2009-11-28
The pointers were incorrectly set up after growing a buffer after changes in ...
Tor Andersson
2009-11-28
Malloc cannot return null. Clean up in mupdf resource code.
Tor Andersson
2009-11-20
Malloc cannot return null. Clean up streams and filters.
Tor Andersson
2009-11-20
As a new code policy in MuPDF, malloc cannot return NULL. As a result we can ...
Tor Andersson
2009-12-02
Fix jamfile after the removal of fitz/node_optimize.c
Tor Andersson
[next]