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-02-27
Added support for printing specific pages' resource info.
Sebastian Rasmussen
2009-02-27
Put stronger emphasis on type3 fonts lacking resources.
Sebastian Rasmussen
2009-02-27
Improved logging when repairing defect files.
Sebastian Rasmussen
2009-02-27
When failing to load embedded font, attempt to load system font instead.
Sebastian Rasmussen
2009-02-27
Log print beautification.
Sebastian Rasmussen
2008-12-11
Add warning for unsupported keyword.
Sebastian Rasmussen
2009-02-26
Add missing reference count.
Tor Andersson
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...
Tor Andersson
2009-02-24
Fixed typo in parsing of compressed xref streams.
Tor Andersson
2009-02-23
Removed broken optimization that made invisible 1x1 images opaque.
Tor Andersson
2009-02-23
Improved error handling and colorspace printing.
Tor Andersson
2009-02-23
Avoid sign-extension troubles in CMap parsing.
Tor Andersson
2009-02-19
Fixed a typo. If fz_debug cannot fit the resulting string into a static buffe...
Tor Andersson
2009-02-17
Propagate restrict type specifiers to other ximage_convert functions.
Ralph Giles
2009-02-17
Fix a comment typo.
Ralph Giles
2009-02-17
Remove a spurious restrict in cast.
Ralph Giles
2008-12-09
Ignore errors where the endobj keyword is missing and print a warning instead...
Tor Andersson
2008-12-09
strlcat() has been moved from util_strlcat.c to util_strlcpy.c.
Sebastian Rasmussen
2008-12-06
Add new mupdftool info command.
Sebastian Rasmussen
2008-12-06
Add interface to retrieve page object reference.
Sebastian Rasmussen
2008-12-06
Properly handle the case where a pagetree not is completely missing.
Sebastian Rasmussen
2008-12-02
Fix a typo in the PDF version string.
Tor Andersson
2008-11-25
Const-ify this arc4 interface.
Ralph Giles
2008-10-01
Const-ify the arc4 interface.
Ralph Giles
2008-11-25
Recognize .PDF as an extension in mupdftool draw.
Ralph Giles
2008-11-18
Disable inlines in the debug build.
Ralph Giles
2008-10-01
Don't pretend encryption v4 is v2.
Ralph Giles
2008-09-30
Fix a buffer signedness warning.
Ralph Giles
2008-11-24
Improve error message when encountering unknown xobject resources.
Sebastian Rasmussen
2008-11-23
Added object refence to error message.
Sebastian Rasmussen
2008-11-14
Handle nil in reference counting as it may be called in the error case.
Sebastian Rasmussen
2008-11-14
Attempt to recover when pagetree nodes lack the correct types.
Sebastian Rasmussen
2008-11-13
Improved pagetree error messages.
Sebastian Rasmussen
2008-11-13
Use a lowercase build directory, and provide build variants again.
Tor Andersson
2008-11-13
Fixed reference counting for shadings found in resource object store.
Sebastian Rasmussen
2008-11-12
Keep all operators in the postscript calculator function name table.
Tor Andersson
2008-11-12
Properly drop references to resources after preloading them in the store.
Tor Andersson
2008-11-12
Add debug printout for pdf store.
Tor Andersson
2008-11-12
Corrected bug in postscript function "copy" operator.
Tor Andersson
2008-11-12
Make object number printouts be more consistent.
Tor Andersson
2008-11-11
Warn when creating empty paths. Do not realloc to trim path data.
Tor Andersson
2008-11-11
Cap extreme font sizes.
Tor Andersson
2008-11-05
Show stack trace in windows error dialog.
Tor Andersson
2008-11-05
Look in PUA encoding if characters are not found in the regular encoding.
Tor Andersson
2008-11-05
Allow /Bounds that are not strictly monotonic in stitching functions.
Tor Andersson
2008-11-03
Fix LTEXT syntax in winres.rc.
Tor Andersson
2008-10-26
Move page range check out of loop and print range of pages drawn.
Sebastian Rasmussen
2008-10-16
Put buffer->eof handling in filter struct, not in individual process functions.
Tor Andersson
2008-10-13
Take md5 checksum of rasters in pdftool, and clean up messages a bit.
Tor Andersson
2008-10-07
Fix typo in the previous typo fix.
Tor Andersson
[next]