summaryrefslogtreecommitdiff
path: root/src/image.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Improvements for `:base-uri' svg image propertyZajcev Evgeny2020-12-26
* Fix image cache lookupAlan Third2020-12-20
* image-cache-size improvementsMattias Engdegård2020-12-20
* Merge from origin/emacs-27Glenn Morris2020-12-15
|\
| * Fix crash when using XRender and restoring image from X (bug#44930)Alan Third2020-12-12
* | Fix assertion on SVG load failureAlan Third2020-12-12
* | Explicitly specify svg base_uri using `:base-uri' image propertyZajcev Evgeny2020-12-12
* | Revert "Explicitly specify svg base_uri using `:base-uri' image property"Alan Third2020-12-12
* | Unbreak the MS-Windows build broken by recent changesEli Zaretskii2020-12-12
* | Improve support for 'memory-report' on MS-WindowsEli Zaretskii2020-12-12
* | Use real DPI when rendering SVGs (bug#45124)Alan Third2020-12-12
* | Explicitly specify svg base_uri using `:base-uri' image propertyZajcev Evgeny2020-12-12
* | Fix image-cache-size crashLars Ingebrigtsen2020-12-11
* | Fix compilation of image.c on non-Cairo systemsLars Ingebrigtsen2020-12-11
* | Add new function 'image-cache-size'Lars Ingebrigtsen2020-12-11
* | Make uncache_image slightly more efficientLars Ingebrigtsen2020-12-09
* | Restore Emacs 27 image cache semanticsLars Ingebrigtsen2020-12-09
* | Fix compilation on MS-Windows with librsvg > 2.46.0Eli Zaretskii2020-11-20
* | Fix SVG display again (bug#44655)Alan Third2020-11-18
* | Fix a recent change in image.c for MS-WindowsEli Zaretskii2020-11-10
* | Fix css length calculationsAlan Third2020-11-09
* | Fix compilation of image.c on MS-WindowsEli Zaretskii2020-11-09
* | Calculate SVG image sizes more accurately (bug#44206)Alan Third2020-11-09
* | Fix a segfault in the new svg codeLars Ingebrigtsen2020-11-01
* | Fix last change in image.c for MS-WindowsEli Zaretskii2020-10-24
* | Fix SVG image dimension calculations (bug#44065)Alan Third2020-10-22
* | Avoid segfaults in lookup_image when faces were freedEli Zaretskii2020-10-03
* | Merge from origin/emacs-27Glenn Morris2020-09-09
|\|
| * Avoid crashes when trying to load bad GIF filesEli Zaretskii2020-09-08
* | * src/image.c (svg_load_image): Use xmalloc and xfree. (bug#43135)Alan Third2020-09-03
* | Fix image display on w32 as followup to recent changesEli Zaretskii2020-08-23
* | Silence compiler warning (bug#40845)Alan Third2020-08-23
* | Set basic SVG attributes (bug#40845)Alan Third2020-08-23
* | Make image cache lookups work again after previous patchLars Ingebrigtsen2020-08-21
* | Fix minor bugs in image.cPip Cet2020-08-18
* | Don't smooth images when scaling up (bug#38394)Alan Third2020-08-04
* | Don't message complete GIF data upon errorsLars Ingebrigtsen2020-07-17
* | Fix GDI+ image loading by file nameEli Zaretskii2020-04-25
* | Use native image API for NSAlan Third2020-04-16
* | Avoid compiler warning in image.cEli Zaretskii2020-04-14
* | ; * src/image.c: Cleanup of #ifdef's related to HAVE_NATIVE_IMAGE_API.Eli Zaretskii2020-04-14
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-14
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-14
* | Pacify gcc in xpm_scanPaul Eggert2020-04-06
* | Merge from origin/emacs-27Glenn Morris2020-01-15
|\|
| * Fix build failure with --with-cairo --without-pngYAMAMOTO Mitsuharu2020-01-15
* | Merge from origin/emacs-27Glenn Morris2020-01-08
|\|
| * Avoid crash by access to cleared img->pixmap->data/img->mask->data (Bug#38774)YAMAMOTO Mitsuharu2020-01-07
* | Help the compiler inline sxhashPaul Eggert2020-01-07
|/