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
...
*
Fix WebP image support on MS-Windows
Eli Zaretskii
2022-04-10
1
-26
/
+35
*
Add support for animated webp images
Lars Ingebrigtsen
2022-04-10
1
-13
/
+205
*
; * src/image.c (syms_of_image): Fix whitespace.
Eli Zaretskii
2022-03-26
1
-4
/
+4
*
Enable the native display of BMP images on Haiku
Po Lu
2022-03-26
1
-4
/
+8
*
Support display of BMP images on MS-Windows
Eli Zaretskii
2022-03-26
1
-0
/
+2
*
Fix more uses of opaque Visual structure
Po Lu
2022-03-08
1
-1
/
+1
*
Fix mis-parsing of certain malformed XBM files
Po Lu
2022-02-18
1
-2
/
+2
*
Parse XBM images which use character escapes for hex literals
Po Lu
2022-02-18
1
-0
/
+42
*
Fix crash when displaying XBM images on a 32-bit visual
Po Lu
2022-02-17
1
-1
/
+1
*
Implement XBM images on Haiku
Po Lu
2022-02-17
1
-0
/
+20
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-12
1
-1
/
+1
*
Improve image depth handling
Po Lu
2022-02-04
1
-5
/
+6
*
* src/image.c (parse_image_spec): Use NILP.
Stefan Kangas
2022-01-26
1
-1
/
+1
*
Add some code for transparent frame backgrounds without Cairo
Po Lu
2022-01-24
1
-0
/
+5
*
Clean up some of the X extension related code
Po Lu
2022-01-23
1
-2
/
+0
*
Get rid of calls to XRenderQueryExtension after terminal initialization
Po Lu
2022-01-20
1
-4
/
+2
*
; * src/image.c (syms_of_image): Fix typo in last change.
Po Lu
2022-01-09
1
-1
/
+1
*
* src/image.c (syms_of_image): Declare support for webp on Haiku.
Po Lu
2022-01-09
1
-1
/
+2
*
Fix GNUstep compilation warnings
Po Lu
2022-01-06
1
-0
/
+2
*
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
[prev]
[next]