index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2010-12-30
Adhere to nil idiom.
Sebastian Rasmussen
2010-12-30
Remove unimplemented and unused declarations.
Sebastian Rasmussen
2011-01-05
Add rotate flag to pdfdraw.
Robin Watts
2010-12-20
Only use colorspace resource dictionary for inline images.
Tor Andersson
2010-12-16
Store full destination array instead of only the page reference in the link s...
Tor Andersson
2010-12-13
Allow reverse page ranges for pdf tools.
Sebastian Rasmussen
2010-12-10
Sort dictionary keys when printing grepable output in pdfshow.
Tor Andersson
2010-12-05
Include trailer in grepable output from pdfshow.
Sebastian Rasmussen
2010-12-05
Add "grepable" command to pdfshow to print all objects on one line each.
Tor Andersson
2010-12-04
Support repairing PDF documents with compressed object streams.
Tor Andersson
2010-12-04
Add option to ascii hex encode binary streams in pdfclean.
Tor Andersson
2010-12-04
Add option to disable the use of a display list in pdfdraw.
Tor Andersson
2010-11-29
Remove unused variable.
Sebastian Rasmussen
2010-11-28
Support luminosity softmask background colors.
Tor Andersson
2010-09-27
Fix typo.
Tor Andersson
2010-09-23
Fix typo in pdfextract.
Tor Andersson
2010-08-31
Call agestore to evict old resources in the viewer.
Tor Andersson
2010-08-12
Remove pdf_image struct -- load images directly into fz_pixmaps instead.
Tor Andersson
2010-08-07
Fix another bug in pdfinfo.
Sebastian Rasmussen
2010-08-11
Fix typo.
Tor Andersson
2010-08-07
Fix typo in pdfclean that caused a segfault.
Sebastian Rasmussen
2010-08-02
Fix typo by calling newpixmapwithrect instead.
Tor Andersson
2010-07-28
Combine duplicate object removal and xref compacting into a single pass in pd...
Sebastian Rasmussen
2010-07-29
Use chained reader like interface for filters instead of process interface.
Tor Andersson
2010-07-30
Fix typo in pdfinfo that causes colorspace names to be truncated.
Sebastian Rasmussen
2010-07-26
Only drop objects that have been renumbered in pdfclean.
Sebastian Rasmussen
2010-07-20
Replace explicit comparisons with MIN/MAX/ABS macros.
Sebastian Rasmussen
2010-07-19
Update usage text in pdfclean.
Tor Andersson
2010-07-19
Update debian package and the man pages for the command line tools.
Tor Andersson
2010-07-17
Remove all trailing whitespace.
Tor Andersson
2010-07-17
Minor edits.
Tor Andersson
2010-07-17
Fix bug in duplicate object removal causing segfault, and free resources in p...
Sebastian Rasmussen
2010-07-17
Move device colorspace contants into the fitz namespace.
Tor Andersson
2010-07-17
Silence warnings.
Tor Andersson
2010-07-16
Add command to show the page tree in pdfshow.
Tor Andersson
2010-07-16
Add a flag to disable the accelerated plotting functions in pdfdraw.
Tor Andersson
2010-07-16
Fix typo in pdfinfo causing too long colorspace names.
Sebastian Rasmussen
2010-07-16
Add timing and checksum flags to the new pdfdraw tool.
Tor Andersson
2010-07-16
Refactor pdf store presence to be optional and use function pointers.
Tor Andersson
2010-07-16
Clarify function names for opening a PDF file.
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
2010-07-15
Check page for transparency to install a page-level transparency group.
Tor Andersson
2010-07-15
Return explicit error code from pdf_openxref.
Tor Andersson
2010-07-15
Add support for removing duplicate objects in pdfclean.
Sebastian Rasmussen
2010-07-15
Correct function prototype and usage message.
Sebastian Rasmussen
2010-07-15
Add pixmap writing functions for PNM, PAM and PNG (without libpng) formats.
Tor Andersson
2010-07-15
Make use of fitz object comparison function in pdfinfo.
Sebastian Rasmussen
2010-07-15
Remove unnecessary consistency checking and error handling from pdfinfo.
Sebastian Rasmussen
2010-07-15
Make data structures for storing info plain arrays and use fitz memory alloca...
Sebastian Rasmussen
2010-07-15
Take font, xobject and pattern resources into account, print correct object r...
Sebastian Rasmussen
[next]