Age | Commit message (Expand) | Author |
2017-08-21 | Fix HTML entities in docs. | Tor Andersson |
2017-07-21 | Add 'mutool trace' command. | Tor Andersson |
2017-06-15 | Add contributor license agreement link to the docs. | Tor Andersson |
2017-06-15 | Update how to build native examples. | Sebastian Rasmussen |
2017-06-15 | Update android library build instructions. | Sebastian Rasmussen |
2017-06-15 | Update android viewer build instructions. | Tor Andersson |
2017-06-03 | Tweak pdf_graft_map API. | Robin Watts |
2017-04-13 | Add an example JPEG2000 to PDF script. | Tor Andersson |
2017-04-13 | Use addRawStream in pdf-create-lowlevel.js example script. | Tor Andersson |
2017-04-13 | Add android library build instructions. | Tor Andersson |
2017-04-13 | Organize docs into HTML files. | Tor Andersson |
2017-04-13 | Move all examples to docs/examples directory. | Tor Andersson |
2017-03-29 | Happy New Year! | Sebastian Rasmussen |
2017-01-17 | Fix typos. | Sebastian Rasmussen |
2016-11-23 | js: Add setUserCSS function. | Tor Andersson |
2016-11-14 | js: Update docs for annotation functions (WIP). | Tor Andersson |
2016-11-14 | Add optional 'object' argument to pdf_add_stream. | Tor Andersson |
2016-10-26 | js: Update docs with PDFObject accessor functions. | Tor Andersson |
2016-10-21 | Update docs/naming.txt | Tor Andersson |
2016-10-07 | Fix link in documentation. | Tor Andersson |
2016-10-07 | js: Make PDFDocument, PDFPage, and PDFAnnotation subclasses. | Tor Andersson |
2016-08-30 | js: Add PDFObject.length and PDFObject.push() to handle arrays. | Tor Andersson |
2016-07-14 | Fix whitespace and indentation. | Tor Andersson |
2016-07-12 | js: Add doc.loadOutline and page.getLinks functions. | Tor Andersson |
2016-07-12 | js: Update DrawDevice example. | Tor Andersson |
2016-07-08 | Separate close and drop functionality for devices and writers. | Tor Andersson |
2016-07-08 | js: Add wrapper for fz_stext_page to search, select and copy text. | Tor Andersson |
2016-07-06 | Add fitz to pdf downcasting functions for pages and annotations. | Tor Andersson |
2016-07-06 | Add annotations to murun. | Tor Andersson |
2016-07-06 | Add optional support for JPEG-XR. | Sebastian Rasmussen |
2016-07-06 | Add optional support for Luratech JPEG2000 decoder. | Sebastian Rasmussen |
2016-06-29 | Make docs/thirdparty.txt info current and accurate. | Sebastian Rasmussen |
2016-06-29 | Update examples. | Tor Andersson |
2016-06-23 | Update JNI code. Take explicit alpha argument in toPixmap functions. | Tor Andersson |
2016-06-17 | Add separate X and Y resolution to draw device options. | Tor Andersson |
2016-06-17 | Add mediabox argument to fz_new_display_list. | Tor Andersson |
2016-06-17 | Add device space transform state to draw device. | Tor Andersson |
2016-06-17 | Add some quick notes on integer types. | Robin Watts |
2016-06-16 | Update getStride and add getAlpha to JS bindings. | Tor Andersson |
2016-06-14 | Add missing subtools to mutool manpage. | Sebastian Rasmussen |
2016-06-06 | Add FZ_ENABLE_JS configuration define. | Tor Andersson |
2016-05-24 | fz_pixmap revamp: add stride and make alpha optional | Robin Watts |
2016-05-20 | murun: Add Buffer#writeBuffer to allow for concatenating buffers. | Tor Andersson |
2016-05-20 | murun: Add graftObject to javascript bindings. | Tor Andersson |
2016-05-13 | murun: Add document writer object. | Tor Andersson |
2016-05-13 | Add long output option parsing. | Tor Andersson |
2016-04-27 | Tweak pdf-write option handling. | Tor Andersson |
2016-04-27 | murun: Add pdf.deleteObject(). | Tor Andersson |
2016-04-27 | Add fz_close_device function. | Tor Andersson |
2016-04-26 | Add 'mutool run' documentation. | Tor Andersson |