Age | Commit message (Expand) | Author |
---|---|---|
2015-12-28 | Rename fz_image_get_pixmap to fz_get_pixmap_from_image. | Tor Andersson |
2015-06-29 | Rejig the internals of fz_image slightly. | Robin Watts |
2015-02-17 | Use embedded superclass struct instead of user pointer in devices. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2014-09-09 | test-device: Abort interpretation when color found. | Robin Watts |
2014-09-08 | Update test-device to check images piecemeal. | Robin Watts |
2014-09-02 | Fix memory leaks in test_device. | Robin Watts |
2014-09-01 | Performance improvement for test-device. | Robin Watts |
2014-08-27 | Revise test-device; thresholding and exhaustive checking. | Tor Andersson |
2014-08-11 | Fix commit: Minor optimization in test_device. | Tor Andersson |
2014-07-17 | Minor optimization in test_device. | Ray Johnston |
2014-07-17 | Add feature testing device, and call it from mudraw with -T flag. | Tor Andersson |