summaryrefslogtreecommitdiff
path: root/apps/pdfinfo.c
AgeCommit message (Expand)Author
2009-05-02Fix typo in pdfinfo.Sebastian Rasmussen
2009-03-08Fix whitespace issues.Sebastian Rasmussen
2009-04-03Replaced alloc/free with fitz specific implementation.Sebastian Rasmussen
2009-03-16Fix some Coverity issues.Tor Andersson
2009-03-11Remove fz_outofmem constant.Tor Andersson
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2009-03-11Add fz_catch function, and cause the throw/rethrow/catch functions to print t...Tor Andersson
2009-03-05Split pdftool into separate mini-tools again.Tor Andersson