index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include-file cleanup for src directory
...
Paul Eggert
2015-10-20
1
-2
/
+3
*
Resurrect image loading under auto-image-file-mode
...
Eli Zaretskii
2015-10-19
1
-1
/
+13
*
Use g_clear_error instead of g_error_free
...
Daiki Ueno
2015-10-09
1
-5
/
+5
*
* src/image.c (image_size_error): Simplify.
Paul Eggert
2015-10-08
1
-2
/
+1
*
Fix problems caught with --enable-gcc-warnings
...
Paul Eggert
2015-10-08
1
-2
/
+0
*
Reduce color allocation/query traffic in the TrueColor case.
...
Ken Raeburn
2015-10-08
1
-12
/
+2
*
Cache XParseColor results in the X display info structure.
...
Ken Raeburn
2015-10-08
1
-9
/
+7
*
Fix segfault in image_size_error
...
Eli Zaretskii
2015-10-07
1
-1
/
+2
*
Prefer NUMBERP to spelling it out
...
Paul Eggert
2015-09-10
1
-1
/
+1
*
Port to GIFLIB 5.0.6 and later
...
Paul Eggert
2015-09-10
1
-16
/
+22
*
Docstring fixes re quotes in C code
...
Paul Eggert
2015-09-01
1
-1
/
+1
*
format-message now curves ` and '
...
Paul Eggert
2015-08-25
1
-54
/
+54
*
Use new q ‘format’ flag when fixing quotes in C
...
Paul Eggert
2015-08-18
1
-86
/
+72
*
Fix file name encodings in diagnostics
...
Paul Eggert
2015-08-18
1
-62
/
+71
*
Fix quoting in Fformat calls
...
Paul Eggert
2015-08-15
1
-69
/
+85
*
Make add_to_log varargs
...
Paul Eggert
2015-08-13
1
-92
/
+89
*
Fix Cairo build without PNG
...
Eli Zaretskii
2015-07-27
1
-1
/
+1
*
Fix C99 incompatibilities in Cairo code
...
Paul Eggert
2015-06-25
1
-1
/
+1
*
Remove unused DEFSYMs
...
Paul Eggert
2015-05-31
1
-2
/
+0
*
Merge branch 'master' into cairo
Jan D
2015-05-17
1
-2
/
+2
|
\
|
*
Honor :fore/background for XBM on NS (Bug#14969).
...
Jan Djärv
2015-05-15
1
-2
/
+2
*
|
Merge branch 'master' into cairo
Jan D
2015-04-26
1
-1
/
+8
|
\
|
|
*
Port --enable-gcc-warnings to GCC 5.1 x86-64
...
Paul Eggert
2015-04-24
1
-1
/
+8
*
|
Add PBM support for cairo.
...
Jan D
2015-04-26
1
-9
/
+85
*
|
Handle specified bg in images. Use generic libpng code for PNG:s.
...
Jan D
2015-04-12
1
-122
/
+104
*
|
Support GIF and Tiff with cairo.
...
Jan D
2015-04-11
1
-8
/
+105
*
|
Support JPEG with USE_CAIRO.
...
Jan D
2015-04-11
1
-2
/
+42
*
|
Support RSVG and cairo.
...
Jan D
2015-04-05
1
-6
/
+49
*
|
Introduce limited Xpm support (32 bit ZPixmap) for Cairo.
...
Jan D
2015-04-03
1
-2
/
+56
*
|
Add cairo drawing.
...
Jan D
2015-02-11
1
-5
/
+50
|
/
*
* image.c (lookup_pixel_color): Reorder conditions that are
...
Andreas Schwab
2015-01-26
1
-8
/
+8
*
Miscellaneous tiny fixes here and there.
...
Dmitry Antipov
2015-01-12
1
-1
/
+2
*
Port to 32-bit --with-wide-int
...
Paul Eggert
2015-01-10
1
-16
/
+17
*
Compute C decls for DEFSYMs automatically
...
Paul Eggert
2015-01-05
1
-81
/
+23
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
Wrap dll functions more simply
...
Paul Eggert
2014-12-28
1
-443
/
+489
*
* image.c (svg_load): Fix pointer signedness.
Paul Eggert
2014-12-18
1
-5
/
+5
*
Fixed problems with svg_load_image -- no more crashes (hopefully)
...
Ulf Jasper
2014-12-17
1
-3
/
+2
*
Partially disabled previous change.
...
Ulf Jasper
2014-12-17
1
-1
/
+3
*
Fix problem with images referenced within svg files. (bug#19373)
...
Ulf Jasper
2014-12-17
1
-5
/
+18
*
Avoid undefined behavior in color table hashing.
...
Paul Eggert
2014-11-12
1
-2
/
+6
*
Merge from emacs-24
Stefan Monnier
2014-09-22
1
-0
/
+6
|
\
|
*
* src/image.c (imagemagick_load_image): Add delay to imagemagick metadata.
...
Juri Linkov
2014-09-18
1
-0
/
+6
*
|
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
...
Paul Eggert
2014-09-07
1
-15
/
+20
*
|
Minor ImageMagick safety fixes.
...
Paul Eggert
2014-07-07
1
-11
/
+15
*
|
Be more consistent about the 'Qfoo' naming convention.
...
Paul Eggert
2014-06-24
1
-3
/
+2
*
|
Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca
Glenn Morris
2014-06-21
1
-9
/
+38
|
\
|
|
*
src/image.c: Yet another fix for last commit.
...
Eli Zaretskii
2014-06-18
1
-0
/
+1
|
*
src/image.c: Another fix for last commit.
...
Eli Zaretskii
2014-06-18
1
-1
/
+1
|
*
src/image.c: Fix last commit.
...
Eli Zaretskii
2014-06-18
1
-2
/
+2
[next]