Age | Commit message (Expand) | Author |
---|---|---|
2012-03-13 | Make fz_print functions all take a FILE *. | Robin Watts |
2012-03-13 | Rename some functions and accessors to be more consistent. | Tor Andersson |
2012-03-12 | More API work. | Robin Watts |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2012-02-03 | Be consistent about passing a fz_context in path/text/shade functions. | Tor Andersson |
2012-01-30 | Do not embed a context in the fz_outline structure. | Tor Andersson |
2012-01-06 | fz_free_link_dest; fix a memory leak | Robin Watts |
2011-12-28 | Outline/link destination tweaks. | Robin Watts |
2011-11-15 | Merge branch 'master' into context | Robin Watts |
2011-11-10 | Add XPS outline parsing and move outline data struct to fz_outline. | Tor Andersson |