summaryrefslogtreecommitdiff
path: root/source/xps/xps-zip.c
AgeCommit message (Expand)Author
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-04-27Fix 696649: remove fz_rethrow_message calls.Tor Andersson
2015-12-15Rename fz_buffer_cat to fz_append_buffer.Tor Andersson
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2015-02-17Remove pointless return value checks when calling fz_open_file.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2014-12-12make xps_read_part report correct part sizesSimon Bünzli
2014-12-12fix memory leaksSimon Bünzli
2014-12-03xps: Use ZIP archive module.Tor Andersson
2014-07-18fix ZIP64 support in xps-zip.cSimon Bünzli
2014-04-22Error out on unsupported encrypted zip filesSebastian Rasmussen
2014-01-06Bug 694869: Fix indetermisms with broken PNG files.Robin Watts
2014-01-06fix MSVC warnings C4054 and C4152Simon Bünzli
2014-01-06fix various MSVC warningsSimon Bünzli
2014-01-02Add rebinding for fz_devices and fz_documentsRobin Watts
2013-06-20Rearrange source files.Tor Andersson