index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add native HEIC support on macOS (bug#51381)
Alan Third
2021-12-22
1
-0
/
+5
*
|
Further cleanup of NS color code
Alan Third
2021-12-22
1
-2
/
+2
*
|
Simplify NS color handling
Alan Third
2021-12-22
1
-8
/
+10
*
|
Clean up some of PGTK code
Eli Zaretskii
2021-12-18
1
-7
/
+5
*
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-08
1
-1
/
+7
|
\
\
|
*
|
Pacify svg_load_image compiler warning
Lars Ingebrigtsen
2021-12-08
1
-1
/
+1
|
*
|
Check decoding results in webp_load before using it
Lars Ingebrigtsen
2021-12-08
1
-0
/
+6
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-07
1
-18
/
+0
|
\
|
|
|
*
|
image.c: Remove some dead code
Stefan Kangas
2021-12-06
1
-18
/
+0
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-06
1
-3
/
+3
|
\
|
|
|
*
|
; * src/image.c (webp_load): Minor stylistic fix-up to previous change
Lars Ingebrigtsen
2021-12-05
1
-2
/
+2
|
*
|
Add workaround to compilation warning in gcc 10.x in image.c
dickmao
2021-12-05
1
-3
/
+3
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-06
1
-1
/
+1
|
\
|
|
|
*
|
Fix the MinGW build broken by recent changes in image.c
Eli Zaretskii
2021-12-04
1
-1
/
+1
*
|
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-04
1
-78
/
+109
|
\
|
|
|
*
|
Prefer rsvg_handle_get_intrinsic_size_in_pixels
Paul Eggert
2021-12-03
1
-40
/
+74
|
*
|
Improve overflow checking in svg_load_image
Paul Eggert
2021-12-03
1
-40
/
+36
|
*
|
Simplify svg_load_image
Paul Eggert
2021-12-03
1
-4
/
+2
|
*
|
More-robust svg_load_image fallback
Paul Eggert
2021-12-03
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-19
/
+127
|
\
|
|
|
*
|
Fix compiler warning in image.c
Po Lu
2021-11-22
1
-1
/
+1
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-18
/
+124
*
|
|
Fix coding style
Yuuki Harano
2021-11-14
1
-4
/
+4
*
|
|
Revert #if changes
Yuuki Harano
2021-11-13
1
-6
/
+6
*
|
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-80
/
+386
|
\
|
|
|
*
|
Fix display of BW images on MS-Windows
Kazuhiro Ito
2021-11-06
1
-4
/
+2
|
*
|
rsvg_handle_get_dimensions is deprecated in 2.52.0
Paul Eggert
2021-11-05
1
-19
/
+15
|
*
|
* src/image.c: Fix building with giflib 4.
YAMAMOTO Mitsuharu
2021-11-03
1
-9
/
+10
|
*
|
Use primes for hash table bucket sizes
Stefan Kangas
2021-10-30
1
-2
/
+2
|
*
|
; Fix a recent change in image.c
Eli Zaretskii
2021-10-29
1
-4
/
+8
|
*
|
* src/image.c: Fix building with giflib on MS-Windows.
Stefan Kangas
2021-10-29
1
-0
/
+7
|
*
|
Prefer giflib 5 macros to magic numbers
Stefan Kangas
2021-10-29
1
-10
/
+16
|
*
|
Don't parse GCB block by hand with giflib 5 or later
Stefan Kangas
2021-10-29
1
-4
/
+12
|
*
|
* src/image.c (gif_load): Minor simplification.
Stefan Kangas
2021-10-29
1
-20
/
+15
|
*
|
* src/image.c (webp_load): Fix thinkos.
Stefan Kangas
2021-10-23
1
-2
/
+2
|
*
|
Fix WebP support on MS-Windows
Eli Zaretskii
2021-10-22
1
-5
/
+11
|
*
|
Add WebP image format support (Bug#51296)
Stefan Kangas
2021-10-22
1
-0
/
+281
|
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-18
1
-9
/
+14
|
|
\
|
|
|
*
Fix potential buffer overflow (bug#50767)
Alan Third
2021-10-17
1
-9
/
+14
|
*
|
* src/image.c: Fix comment.
Stefan Kangas
2021-10-17
1
-3
/
+2
|
|
/
|
*
; Fix typos
Stefan Kangas
2021-09-03
1
-2
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-18
1
-6
/
+13
|
\
|
|
*
Fix deprecation warnings from libtiff
Eli Zaretskii
2021-07-14
1
-4
/
+11
|
*
Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)
Paul Eggert
2021-07-11
1
-2
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-13
1
-13
/
+10
|
\
|
|
*
Fix image filename encoding issues (bug#48902)
Alan Third
2021-06-09
1
-13
/
+10
*
|
* src/image.c: Fix compile error related xpm in image.c
Yuuki Harano
2021-05-19
1
-3
/
+3
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-19
1
-4
/
+8
|
\
|
[next]