Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | Use unsigned char arrays in hexdumped data. | Tor Andersson |
2017-04-27 | Include required system headers. | Tor Andersson |
2017-04-21 | js: Extend PDF app object with a few properties. | Sebastian Rasmussen |
2017-04-13 | Change generated files to be C instead of headers. | Tor Andersson |
2017-03-21 | Replace fontdump, bin2hex and cquote with one tool: hexdump. | Tor Andersson |
2016-12-27 | js: Fix allocator callbacks so they don't throw fitz exceptions. | Tor Andersson |
2016-10-18 | Avoid checking argument to fz_drop_*()/fz_free(). | Sebastian Rasmussen |
2016-10-07 | pdf: Separate functions to read text strings and text streams as UTF-8. | Tor Andersson |
2016-10-07 | pdf: Remove unneccessary document argument to pdf_to_utf8 etc. | Tor Andersson |
2016-09-14 | Add scripts to remove/replace 'static' from functions. | Robin Watts |
2016-08-02 | Remove function not being called. | Sebastian Rasmussen |
2016-06-06 | Add FZ_ENABLE_JS configuration define. | Tor Andersson |