Age | Commit message (Expand) | Author |
---|---|---|
2016-02-29 | Pass fz_font to pdf_add_xxx_font_res instead of a fz_buffer. | Tor Andersson |
2016-01-05 | Clarify snprintf length when printing to fz_buffer and fz_output. | Tor Andersson |
2015-12-15 | Rename fz_buffer_cat to fz_append_buffer. | 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 |
2014-12-03 | Don't automatically trim buffer during fz_keep_buffer. | Tor Andersson |
2014-12-03 | Fix off-by-one in fz_write_buffer_byte. | Tor Andersson |
2014-03-25 | Add va_copy/va_copy_end macros to support both C89 and C99. | Tor Andersson |
2014-03-19 | Implement our own vsnprintf variant. | Tor Andersson |
2013-09-13 | Fix various compile warnings spotted by the cluster. | Robin Watts |
2013-07-22 | Bug 694431: Fix potential infinite loop. | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |