Age | Commit message (Expand) | Author |
2015-02-23 | Update pdf-js-none for context passing changes. | Tor Andersson |
2015-02-17 | Fix memory leak in fz_page. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-01-21 | Fix rebase/merge error in previous commit. | Tor Andersson |
2015-01-21 | Update MuJS. | Tor Andersson |
2014-12-03 | Update MuJS to latest. | Tor Andersson |
2014-07-22 | Change js_is/touserdata argument order to match MuJS changes. | Tor Andersson |
2014-03-25 | Break dependencies on pdf-form.c and pdf-js.c | Tor Andersson |
2014-03-25 | Add MuJS submodule, implementation and build. | Tor Andersson |
2014-03-20 | pdf-util.js: Simplify padZeros. | Tor Andersson |
2014-03-20 | pdf-js.c: Use different random number. | Tor Andersson |
2014-02-14 | pdf-js: Pass a name string to type constructor. | Tor Andersson |
2014-02-14 | pdf-js.c: Cluster test fixes. | Tor Andersson |
2014-02-13 | pdf-util.js: Improve alert messages (also include the event value). | Tor Andersson |
2014-02-13 | pdf-util.js: Fix some regexps. | Tor Andersson |
2014-02-13 | pdf-util.js: Hoist var statements out of for statements. | Tor Andersson |
2014-02-13 | pdf-util.js: Always use strict equality comparisons. | Tor Andersson |
2014-02-13 | pdf-util.js: Use explicit type conversions in AFParseDateEx and AFParseTime. | Tor Andersson |
2014-02-12 | pdf-util.js: Simplify MuPDF object. | Tor Andersson |
2014-02-04 | Don't use deprecated and/or non-standard Javascript functions. | Tor Andersson |
2014-01-22 | Use object literals rather than "new Array" objects. | Tor Andersson |
2013-12-16 | javascript: fix missing type destruction | Paul Gardiner |
2013-12-16 | JavaScriptCore-based implementation of the MuPDF JS engine API | Paul Gardiner |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-06-26 | Silence compiler warnings. | Tor Andersson |
2013-06-25 | Update pdf_obj's to have a pdf_document field. | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |