Age | Commit message (Expand) | Author |
---|---|---|
2012-06-21 | Forms: implement javascript "color" convenience object (fixes bug 693130) | Paul Gardiner |
2012-06-20 | Various fixes to pdf forms stuff found while compiling for linux. | Robin Watts |
2012-06-18 | Forms: fix potential SEGV | Paul Gardiner |
2012-06-15 | Fix bug 693128: MuPDF forms support: crash on button click | Paul Gardiner |
2012-05-28 | Forms: implement JavaScript Field methods setFillColor and setTextColor | Paul Gardiner |
2012-05-25 | Forms: additions necessary to make toggle-button example work | Paul Gardiner |
2012-05-16 | JavaScript: provide mechanism via which C++ js engines can fz_throw errors | Paul Gardiner |
2012-05-15 | JavaScript: arrange for v8 gc to destroy native-side objects | Paul Gardiner |
2012-05-08 | JavaScript: add v8 implementation | Paul Gardiner |
2012-05-08 | Free javascript types and objects correctly | Paul Gardiner |
2012-05-08 | Implement dummy JavaScript engine just for the sake of viewing calc.pdf | Paul Gardiner |
2012-05-08 | First go at Javascript-engine abstract API | Paul Gardiner |