Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | Fix 695411: Catch errors when loading objects in mutool extract. | Tor Andersson | |
2014-08-12 | Change error messages in mutool extract to follow the house style. | Tor Andersson | |
2013-07-24 | Bug 694429: Fix potential overflows in sprintf in pdfextract | Robin Watts | |
Thanks to Pengsu Cheng for pointing out the problem. | |||
2013-06-25 | Update pdf_obj's to have a pdf_document field. | Robin Watts | |
Remove the fz_context field to avoid the structure growing. | |||
2013-06-20 | Rename fz_image_to_pixmap to fz_new_pixmap_from_image. | Tor Andersson | |
Match our naming conventions. | |||
2013-06-20 | Rearrange source files. | Tor Andersson | |