summaryrefslogtreecommitdiff
path: root/src/image.c
Commit message (Expand)AuthorAge
* Fix deprecation warnings from libtiffEli Zaretskii2021-07-14
* Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)Paul Eggert2021-07-11
* Fix image filename encoding issues (bug#48902)Alan Third2021-06-09
* ; * src/image.c (xpm_format, xpm_valid_color_symbols_p): Fix last change.Eli Zaretskii2021-05-13
* * src/image.c (xpm_image_p): Avoid another compiler warning.Eli Zaretskii2021-05-13
* * src/image.c: Avoid compiler warnings in Cairo builds without XPM.Eli Zaretskii2021-05-13
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-19
|\
| * Fix :scale's affect on :width and :height (bug#47819)Alan Third2021-04-17
| * Allow use of em in image spec sizesAlan Third2021-04-15
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-05
|\|
| * Fix MS-Windows buildEli Zaretskii2021-04-04
| * Fix warnings in image.cAlan Third2021-04-04
| * Set CSS for SVG filesAlan Third2021-04-03
| * Implement frame-scale-factorAlan Third2021-04-03
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-19
|\|
| * Fix buffer overflow in xbm_scan (bug#47094)Alan Third2021-03-13
* | Do not load native code when `load' is explicitly called on a .elc fileAndrea Corallo2021-03-19
|/
* * src/image.c (image_set_transform): Don't use ! for Lisp object.Philipp Stephani2021-03-11
* * src/image.c (FRAME_SCALE_FACTOR): Define only when needed.Philipp Stephani2021-03-11
* ; Fix US spelling in last change.Basil L. Contovounesios2021-03-10
* Enable selectable image smoothing (bug#38394)Alan Third2021-03-10
* Remove aliasing on SVG images under scaled NS framesAlan Third2021-02-13
* 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