summaryrefslogtreecommitdiff
path: root/source/fitz/stream-read.c
AgeCommit message (Expand)Author
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-12-03Add convenience fz_read_file function.Tor Andersson
2014-12-03Don't always trim the buffer when calling fz_read_all.Tor Andersson
2014-03-17Rework fz_streams.Robin Watts
2013-09-24Bug 694566: Avoid locking up while seeking in deflated stream.Robin Watts
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-20Rearrange source files.Tor Andersson