index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Age
Commit message (
Expand
)
Author
2026-05-27
Port MinGW GCC 9.2 image.c fix to non MS-Windows
Paul Eggert
2026-05-27
Unbreak MS-Windows build broken by Gnulib sync
Eli Zaretskii
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-03-04
Fix seg fault when image dimensions don't match (bug#80518)
Alan Third
2026-02-21
Fix SVG CSS handling (bug#80384)
Alan Third
2026-02-17
; Fix image_error argument in webp_load.
Basil L. Contovounesios
2026-01-28
Always unset lisp_data when freeing images
Basil L. Contovounesios
2026-01-27
; Avoid warnings when neither GIF nor WebP are supported
Po Lu
2026-01-26
Fix image.c compilation when HAVE_GIF is not defined
Eli Zaretskii
2026-01-24
Improve (WebP) image animation
Basil L. Contovounesios
2026-01-24
Improve animation cache documentation
Basil L. Contovounesios
2026-01-17
Avoid overflows in image size calculations
Paul Eggert
2026-01-17
NS: Add native image support for HEIF, SVG and WEBP on GNUstep
Yavor Doganov
2026-01-16
Various housekeeping in image.c
Basil L. Contovounesios
2026-01-16
Fix off-by-one error in native_image_p
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-10
Move CSS into the SVG wrapper
Alan Third
2025-07-10
Change foreground color handling for SVG files (bug#77841)
Alan Third
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-03-06
Avoid defining unneeded variables on Cygw32
Kazuhiro Ito
2025-02-22
; Fix typos
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-26
Prefer make_formatted_string in svg_load_image
Paul Eggert
2025-01-26
Simplify building of color names in image.c
Paul Eggert
2025-01-26
Simplify make_formatted_string API
Paul Eggert
2025-01-22
Minor image_error related cleanups
Stefan Kangas
2025-01-21
When debugging image.c, abort if silent truncation
Paul Eggert
2025-01-22
Prefer snprintf to sprintf in image.c
Stefan Kangas
2025-01-21
Handle unknown units provided by the rsvg library (bug#75712)
Pip Cet
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-18
Always define image_compute_scale
Paul Eggert
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Make image cache aware of image-scaling-factor (bug#74725)
Alan Third
2024-12-12
Pure storage removal: Remove purecopy hash table flag
Pip Cet
2024-12-07
Merge from origin/emacs-30
Eli Zaretskii
2024-12-02
Fix the version of librsvg API change
Manuel Giraud
2024-12-02
Do not use libjpeg quantization (bug#74476)
Manuel Giraud
2024-12-01
Merge from emacs-30
Yuan Fu
2024-12-01
Update to version 2.58 of librsvg API (bug#74606)
Manuel Giraud
2024-11-05
Support :transform-smoothing on images (MS-Windows) (bug#57166)
Cecilio Pardo
2024-09-01
Explicitly include stdlib.h in src/image.c (Bug#72929)
Pip Cet
2024-09-01
Fix integer overflow when reading XPM
Stefan Kangas
2024-08-16
Don’t ignore -Wclobbered in image.c
Paul Eggert
2024-07-27
Merge from origin/emacs-30
Eli Zaretskii
2024-07-25
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-07-24
Merge from savannah/emacs-30
Andrea Corallo
2024-07-24
* src/image.c (gui_put_x_image): Avoid memory leak.
Po Lu
[next]