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
/
mupdfshow.c
Age
Commit message (
Expand
)
Author
2012-07-27
Fix typo in pdfshow.
Tor Andersson
2012-07-06
Use pdf_fprintf_obj instead of pdf_print_obj in apps.
Sebastian Rasmussen
2012-07-05
Avoid calling pdf_array_len (and friends) in a loop.
Robin Watts
2012-05-23
Update usage messages for mubusy command line tools.
Tor Andersson
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-10
Combine all small tools into mubusy and remove the separate executables.
Tor Andersson
2012-05-09
Bug 693032: Fix usage messages in mupdfextract and mupdfshow
Robin Watts
2012-05-07
Warn instead of giving error on missing password in pdfshow.
Sebastian Rasmussen
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-08
Lock reworking.
Robin Watts
2012-01-27
Rename pdfdraw to mupdfdraw etc.
Robin Watts