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
*
Pacify libpng on interlaced images (Bug#35843)
Paul Eggert
2019-05-21
1
-1
/
+5
*
Introduce Emacs_Pix_Container and Emacs_Pix_Context typedefs
Alexander Gramiak
2019-05-19
1
-124
/
+129
*
Introduce Emacs_Pixmap typedef
Alexander Gramiak
2019-05-19
1
-9
/
+11
*
Introduce Emacs_Color struct and typedef
Alexander Gramiak
2019-05-19
1
-33
/
+33
*
Fix display of images on MS-Windows broken by a recent commit
Eli Zaretskii
2019-05-18
1
-6
/
+6
*
Clean up and simplify image-type setup
Paul Eggert
2019-05-17
1
-361
/
+87
*
Convert Free_Pixmap macro into terminal hook
Alexander Gramiak
2019-05-10
1
-22
/
+2
*
Port LIBRSVG_CHECK_VERSION fix to picky cpp
Paul Eggert
2019-05-08
1
-2
/
+6
*
Fix compilation with old versions of librsvg
Eli Zaretskii
2019-05-08
1
-1
/
+2
*
Pacify librsvg 2.45.1 and later
Paul Eggert
2019-05-03
1
-3
/
+18
*
Add terminal hook query_frame_background_color
Alexander Gramiak
2019-04-26
1
-19
/
+4
*
Add terminal hook defined_color_hook
Alexander Gramiak
2019-04-26
1
-14
/
+36
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-156
/
+165
*
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-2
/
+2
*
Avoid compiler warnings on cairo build
YAMAMOTO Mitsuharu
2019-04-15
1
-1
/
+3
*
Support native image resizing on cairo
YAMAMOTO Mitsuharu
2019-03-27
1
-2
/
+5
*
Simplify cairo image surface creation and destruction
YAMAMOTO Mitsuharu
2019-03-26
1
-51
/
+48
*
Merge from origin/emacs-26
Glenn Morris
2019-03-01
1
-4
/
+4
|
\
|
*
; * src/image.c (imagemagick_load, svg_load): Fix typos in comments.
Eli Zaretskii
2019-02-23
1
-4
/
+4
*
|
Avoid segfaults due to image cache being cleared during redisplay
Eli Zaretskii
2019-02-04
1
-1
/
+1
*
|
Rename CANNOT_DUMP to HAVE_UNEXEC
Paul Eggert
2019-02-01
1
-1
/
+1
*
|
Support native image resizing on MS-Windows
Eli Zaretskii
2019-01-20
1
-1
/
+7
*
|
Port to platforms where NULL is a pointer
Paul Eggert
2019-01-18
1
-1
/
+1
*
|
Be more specific with XRender bit-depths (bug#34051)
Alan Third
2019-01-17
1
-9
/
+23
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+3
*
|
Minor tweaks to HAVE_NATIVE_SCALING code
Paul Eggert
2019-01-10
1
-41
/
+37
*
|
Add native image scaling (bug#33587)
Alan Third
2019-01-10
1
-104
/
+208
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Use "file name handler" consequently
Michael Albinus
2018-12-22
1
-4
/
+4
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-1
/
+1
*
|
struct image_type layout is private to image.c
Paul Eggert
2018-12-06
1
-0
/
+27
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-27
1
-1
/
+1
|
\
|
|
*
Improve XPM load failure message (bug#33126)
Alan Third
2018-10-25
1
-1
/
+1
|
*
Update GNOME bugtracker URLs
Glenn Morris
2018-08-24
1
-1
/
+1
|
*
Fix some problems in the Cairo build
Ari Roponen
2018-06-02
1
-4
/
+37
*
|
Pacify -Wdouble-promotion in ImageMagick code
Paul Eggert
2018-08-30
1
-1
/
+2
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-5
/
+5
*
|
* configure.ac, src/image.c: Tweak previous ImageMagick change.
Glenn Morris
2018-08-27
1
-5
/
+5
*
|
Support ImageMagick version 7 (bug#25967)
Karl Otness
2018-08-27
1
-3
/
+12
*
|
Define get_proc_addr in Cygwin-w32 build
Andy Moreton
2018-08-20
1
-0
/
+1
*
|
Pacify -Wcast-function-type warnings in GCC 8.1
Andy Moreton
2018-08-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-1
/
+1
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-1
/
+1
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-32
/
+32
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-60
/
+60
|
/
/
*
|
GNOME moved URLs for its active bug reports
Paul Eggert
2018-05-26
1
-1
/
+1
*
|
Fix some problems in the Cairo build
Ari Roponen
2018-05-05
1
-4
/
+37
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
[next]