Age | Commit message (Expand) | Author |
2009-12-03 | Make pdfdraw tool run the interpreter so the stubs can show the content being... | Tor Andersson |
2009-12-03 | Chopped out the tree building, leaving only pdf_showstuff stubs. | Tor Andersson |
2009-12-02 | Killing time. Butchered display tree and disabled all calls to it. | Tor Andersson |
2010-01-16 | Only take md5sum if there is no pnm output file. | Tor Andersson |
2009-12-05 | Fluxh xref between pages in pdfdraw. | Sebastian Rasmussen |
2009-11-29 | Fix up indentation. | Tor Andersson |
2009-11-20 | As a new code policy in MuPDF, malloc cannot return NULL. As a result we can ... | Tor Andersson |
2009-07-18 | Load the pagecount after the encryption has been parsed and installed. | Tor Andersson |
2009-07-09 | Parse page tree on-demand instead of parsing the entire tree after reading xref. | Sebastian Rasmussen |
2009-07-05 | Make internal functions static. | Sebastian Rasmussen |
2009-07-05 | Refactor xref opening and closing to a common file for all pdf tools. | Sebastian Rasmussen |
2009-07-03 | Use fz_getopt & co. | Tor Andersson |
2009-07-02 | Increment reference count of catalog and info objects when opening a pdf. | Tor Andersson |
2009-06-30 | Move dynamic objects (fz_obj) out of fitz and into mupdf conceptually. Make a... | Tor Andersson |
2009-06-11 | Re-enable text extraction functions. | Tor Andersson |
2009-05-01 | Make use of aging and eviction of items in store to enable caching of items b... | Sebastian Rasmussen |
2009-03-11 | Change fz_error* struct into an integer error type fz_error. | Tor Andersson |
2009-03-11 | Add fz_catch function, and cause the throw/rethrow/catch functions to print t... | Tor Andersson |
2009-03-06 | Add missing pdfdraw tool. | Tor Andersson |