Age | Commit message (Expand) | Author |
---|---|---|
2015-04-14 | Split fz_meta into separate querying functions. | Tor Andersson |
2015-02-17 | Remove pointless return value checks when calling fz_open_file. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2015-02-17 | Reference count fz_document. | Tor Andersson |
2014-12-12 | make xps_read_part report correct part sizes | Simon Bünzli |
2014-12-12 | fix memory leaks | Simon Bünzli |
2014-12-03 | xps: Use ZIP archive module. | Tor Andersson |
2014-07-18 | fix ZIP64 support in xps-zip.c | Simon Bünzli |
2014-04-22 | Error out on unsupported encrypted zip files | Sebastian Rasmussen |
2014-01-06 | Bug 694869: Fix indetermisms with broken PNG files. | Robin Watts |
2014-01-06 | fix MSVC warnings C4054 and C4152 | Simon Bünzli |
2014-01-06 | fix various MSVC warnings | Simon Bünzli |
2014-01-02 | Add rebinding for fz_devices and fz_documents | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |