summaryrefslogtreecommitdiff
path: root/src/image.c
Commit message (Expand)AuthorAgeFilesLines
...
* ; * src/image.c (syms_of_image): Fix typo in last change.Po Lu2022-01-091-1/+1
* * src/image.c (syms_of_image): Declare support for webp on Haiku.Po Lu2022-01-091-1/+2
* Fix GNUstep compilation warningsPo Lu2022-01-061-0/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add native HEIC support on macOS (bug#51381)Alan Third2021-12-221-0/+5
* | Further cleanup of NS color codeAlan Third2021-12-221-2/+2
* | Simplify NS color handlingAlan Third2021-12-221-8/+10
* | Clean up some of PGTK codeEli Zaretskii2021-12-181-7/+5
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-081-1/+7
|\ \
| * | Pacify svg_load_image compiler warningLars Ingebrigtsen2021-12-081-1/+1
| * | Check decoding results in webp_load before using itLars Ingebrigtsen2021-12-081-0/+6
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-071-18/+0
|\ \ \ | |/ /
| * | image.c: Remove some dead codeStefan Kangas2021-12-061-18/+0
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-061-3/+3
|\ \ \ | |/ /
| * | ; * src/image.c (webp_load): Minor stylistic fix-up to previous changeLars Ingebrigtsen2021-12-051-2/+2
| * | Add workaround to compilation warning in gcc 10.x in image.cdickmao2021-12-051-3/+3
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-061-1/+1
|\ \ \ | |/ /
| * | Fix the MinGW build broken by recent changes in image.cEli Zaretskii2021-12-041-1/+1
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-041-78/+109
|\ \ \ | |/ /
| * | Prefer rsvg_handle_get_intrinsic_size_in_pixelsPaul Eggert2021-12-031-40/+74
| * | Improve overflow checking in svg_load_imagePaul Eggert2021-12-031-40/+36
| * | Simplify svg_load_imagePaul Eggert2021-12-031-4/+2
| * | More-robust svg_load_image fallbackPaul Eggert2021-12-031-0/+3
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-19/+127
|\ \ \ | |/ /
| * | Fix compiler warning in image.cPo Lu2021-11-221-1/+1
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-18/+124
* | | Fix coding styleYuuki Harano2021-11-141-4/+4
* | | Revert #if changesYuuki Harano2021-11-131-6/+6
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-80/+386
|\ \ \ | |/ /
| * | Fix display of BW images on MS-WindowsKazuhiro Ito2021-11-061-4/+2
| * | rsvg_handle_get_dimensions is deprecated in 2.52.0Paul Eggert2021-11-051-19/+15
| * | * src/image.c: Fix building with giflib 4.YAMAMOTO Mitsuharu2021-11-031-9/+10
| * | Use primes for hash table bucket sizesStefan Kangas2021-10-301-2/+2
| * | ; Fix a recent change in image.cEli Zaretskii2021-10-291-4/+8
| * | * src/image.c: Fix building with giflib on MS-Windows.Stefan Kangas2021-10-291-0/+7
| * | Prefer giflib 5 macros to magic numbersStefan Kangas2021-10-291-10/+16
| * | Don't parse GCB block by hand with giflib 5 or laterStefan Kangas2021-10-291-4/+12
| * | * src/image.c (gif_load): Minor simplification.Stefan Kangas2021-10-291-20/+15
| * | * src/image.c (webp_load): Fix thinkos.Stefan Kangas2021-10-231-2/+2
| * | Fix WebP support on MS-WindowsEli Zaretskii2021-10-221-5/+11
| * | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-0/+281
| * | Merge from origin/emacs-28Glenn Morris2021-10-181-9/+14
| |\ \ | | |/
| | * Fix potential buffer overflow (bug#50767)Alan Third2021-10-171-9/+14
| * | * src/image.c: Fix comment.Stefan Kangas2021-10-171-3/+2
| |/
| * ; Fix typosStefan Kangas2021-09-031-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-6/+13
|\ \ | |/
| * Fix deprecation warnings from libtiffEli Zaretskii2021-07-141-4/+11
| * Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)Paul Eggert2021-07-111-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-13/+10
|\ \ | |/