| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expand tests for image-type-from-file-header | Stefan Kangas | 2021-10-24 | 1 | -5/+51 |
| * | Add WebP image format support (Bug#51296) | Stefan Kangas | 2021-10-22 | 1 | -3/+5 |
| * | ; * test/lisp/image-tests.el: fix previous commit | Mattias EngdegÄrd | 2021-05-06 | 1 | -5/+4 |
| * | Don't fail image-tests if JPEG format isn't compiled in | Mattias EngdegÄrd | 2021-05-06 | 1 | -1/+3 |
| * | Fix problem of image-tests.el on emba | Michael Albinus | 2021-03-16 | 1 | -1/+3 |
| * | Add three new tests for image.el | Stefan Kangas | 2021-03-15 | 1 | -0/+11 |
| * | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| * | Allow counter-clockwise rotations in image-rotate | Basil L. Contovounesios | 2019-07-20 | 1 | -0/+23 |
| * | Port image-type-from-file-header-test to non-SVG Emacs | Paul Eggert | 2019-07-09 | 1 | -1/+1 |
| * | For SVG, 8192 is the new 256 | Paul Eggert | 2019-05-18 | 1 | -0/+11 |
| * | Fix off-by-one-link error in image--set-property | Basil L. Contovounesios | 2019-04-18 | 1 | -0/+45 |