Age | Commit message (Expand) | Author |
---|---|---|
2017-01-17 | Add value destructor callback to fz_hash_table. | Tor Andersson |
2016-10-18 | All external drop functions handles NULL. | Sebastian Rasmussen |
2016-10-12 | Fix (harmless) typo in function prototypes. | Tor Andersson |
2016-09-01 | Simplify PDF resource caching table handling. | Tor Andersson |
2016-07-13 | Use fz_malloc_struct rather than fz_calloc. | Robin Watts |
2016-07-06 | pdf: Drop generation number from public interfaces. | Tor Andersson |
2016-05-24 | fz_pixmap revamp: add stride and make alpha optional | Robin Watts |
2016-04-28 | Partial image decode. | Robin Watts |
2016-04-27 | Fix 696649: remove fz_rethrow_message calls. | Tor Andersson |
2016-02-29 | Simplify res_image_get_md5. | Tor Andersson |
2016-02-29 | Remove pdf_res struct. Use pdf_obj indirect references directly. | Tor Andersson |
2016-02-29 | Rename some functions. | Tor Andersson |
2016-02-29 | Add mutool create tool, and PDF font and image resource creation. | Michael Vrhel |