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
2020-09-03
* src/image.c (svg_load_image): Use xmalloc and xfree. (bug#43135)
Alan Third
2020-08-23
Fix image display on w32 as followup to recent changes
Eli Zaretskii
2020-08-23
Silence compiler warning (bug#40845)
Alan Third
2020-08-23
Set basic SVG attributes (bug#40845)
Alan Third
2020-08-21
Make image cache lookups work again after previous patch
Lars Ingebrigtsen
2020-08-18
Fix minor bugs in image.c
Pip Cet
2020-08-04
Don't smooth images when scaling up (bug#38394)
Alan Third
2020-07-17
Don't message complete GIF data upon errors
Lars Ingebrigtsen
2020-04-25
Fix GDI+ image loading by file name
Eli Zaretskii
2020-04-16
Use native image API for NS
Alan Third
2020-04-14
Avoid compiler warning in image.c
Eli Zaretskii
2020-04-14
; * src/image.c: Cleanup of #ifdef's related to HAVE_NATIVE_IMAGE_API.
Eli Zaretskii
2020-04-14
Make use of MS-Windows native image API be selectable at run time
Eli Zaretskii
2020-04-14
Initial version of native image API support for MS-Windows
Juan José García-Ripoll
2020-04-06
Pacify gcc in xpm_scan
Paul Eggert
2020-01-15
Merge from origin/emacs-27
Glenn Morris
2020-01-15
Fix build failure with --with-cairo --without-png
YAMAMOTO Mitsuharu
2020-01-08
Merge from origin/emacs-27
Glenn Morris
2020-01-07
Help the compiler inline sxhash
Paul Eggert
2020-01-07
Avoid crash by access to cleared img->pixmap->data/img->mask->data (Bug#38774)
YAMAMOTO Mitsuharu
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-23
imagemagick-types needs to initialize ImageMagick
Dhruva Krishnamurthy
2019-11-29
Fix image scaling with masks (bug#38109)
Alan Third
2019-11-03
Fix English grammar in some doc strings and comments
Stephen Gildea
2019-10-17
lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil
Juanma Barranquero
2019-09-24
Make ImageMagick multi-image size calculations work for .ico files
Lars Ingebrigtsen
2019-09-24
Allow a :stride argument so XBM boolvecs are in the right format.
Pip Cet
2019-09-23
Update some URLs
Paul Eggert
2019-09-21
Mention image caching in the `image-size' doc string
Lars Ingebrigtsen
2019-08-25
Fix bug with non-paletted transparent PNGs
Paul Eggert
2019-08-25
Fix misdisplay of PNG paletted images
Paul Eggert
2019-08-14
Remove INT_ADD_WRAPV bug workarounds
Paul Eggert
2019-08-12
; Add commentary to recent changes
Eli Zaretskii
2019-08-11
Prefer signed when testing for signed overflow
Paul Eggert
2019-08-06
Fix minor compilation problems on MS-Windows
Eli Zaretskii
2019-07-25
Don't crash when parsing bad SVG data
Paul Eggert
2019-07-20
Simplify hashfn/cmpfn calling convention
Paul Eggert
2019-07-11
Resurrect SVG support on MS-Windows
Eli Zaretskii
2019-07-10
Avoid functions deprecated in librsvg 2.45.1
Paul Eggert
2019-07-08
Use fewer locks when accessing stdio
Paul Eggert
2019-07-07
Remove printmax_t etc.
Paul Eggert
2019-07-03
Fix rotation validity test in image.c
Eli Zaretskii
2019-07-01
Adjust return value of image-transforms-p
Eli Zaretskii
2019-06-30
Remove divide_double
Paul Eggert
2019-06-30
Fix use of undefined macro
Andreas Schwab
2019-06-29
Pacify gcc and other image rotation tweaks
Paul Eggert
2019-06-29
Support native image transforms on MS-Windows
Eli Zaretskii
2019-06-27
Omit a few minor unnecessary range checks
Paul Eggert
2019-06-27
Clean up use of XFIXNUM etc.
Paul Eggert
2019-06-27
Catch duplicate keywords in image specs
Paul Eggert
[prev]
[next]