summaryrefslogtreecommitdiff
path: root/source/fitz/context.c
AgeCommit message (Expand)Author
2016-01-18Simplify try/catch macros.Tor Andersson
2015-12-14Add 'const' to the context lock and alloc structure pointers.Robin Watts
2015-12-14Add user context field.Robin Watts
2015-09-15epub: Remove useless lock/unlock calls when setting user CSS.Tor Andersson
2015-05-25Style context reference should be 1 after creationSebastian Rasmussen
2015-05-19epub: User stylesheets.Tor Andersson
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-10Add some Memento_labels to aid debugging of leaks.Robin Watts
2014-06-10Fix library/header version error message and makefile dependency.Tor Andersson
2014-01-07Introduce 'document handlers'.Robin Watts
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson