Age | Commit message (Expand) | Author |
---|---|---|
2016-06-17 | Use 'size_t' instead of int as appropriate. | Robin Watts |
2016-04-12 | Fix PDF annotations not appearing after creation. | Robin Watts |
2016-03-14 | Take pdf_obj argument to pdf_is_stream. | Tor Andersson |
2016-03-01 | Rename pdf_new_ref to pdf_add_object. | Tor Andersson |
2016-01-05 | Separate pdf_drop_annots (that drops lists) and fz_drop_annot. | Tor Andersson |
2015-03-24 | Rework handling of PDF names for speed and memory. | Robin Watts |
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-03-25 | Break dependency of pdf-annot.c to graphics library. | Tor Andersson |