summaryrefslogtreecommitdiff
path: root/source/xps/xps-resource.c
AgeCommit message (Expand)Author
2017-01-09Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer.Tor Andersson
2016-10-19Move headers to make xps_document an internal type.Sebastian Rasmussen
2016-10-18Avoid checking argument to fz_drop_*()/fz_free().Sebastian Rasmussen
2015-07-20Bug 696061: Fix leak of xml block.Robin Watts
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
2014-09-17Improve XML parser.Tor Andersson
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-20Rearrange source files.Tor Andersson