index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Age
Commit message (
Expand
)
Author
2015-07-27
Fix Cairo build without PNG
Eli Zaretskii
2015-06-25
Fix C99 incompatibilities in Cairo code
Paul Eggert
2015-05-31
Remove unused DEFSYMs
Paul Eggert
2015-05-17
Merge branch 'master' into cairo
Jan D
2015-05-15
Honor :fore/background for XBM on NS (Bug#14969).
Jan Djärv
2015-04-26
Merge branch 'master' into cairo
Jan D
2015-04-26
Add PBM support for cairo.
Jan D
2015-04-24
Port --enable-gcc-warnings to GCC 5.1 x86-64
Paul Eggert
2015-04-12
Handle specified bg in images. Use generic libpng code for PNG:s.
Jan D
2015-04-11
Support GIF and Tiff with cairo.
Jan D
2015-04-11
Support JPEG with USE_CAIRO.
Jan D
2015-04-05
Support RSVG and cairo.
Jan D
2015-04-03
Introduce limited Xpm support (32 bit ZPixmap) for Cairo.
Jan D
2015-02-11
Add cairo drawing.
Jan D
2015-01-26
* image.c (lookup_pixel_color): Reorder conditions that are
Andreas Schwab
2015-01-12
Miscellaneous tiny fixes here and there.
Dmitry Antipov
2015-01-10
Port to 32-bit --with-wide-int
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-28
Wrap dll functions more simply
Paul Eggert
2014-12-18
* image.c (svg_load): Fix pointer signedness.
Paul Eggert
2014-12-17
Fixed problems with svg_load_image -- no more crashes (hopefully)
Ulf Jasper
2014-12-17
Partially disabled previous change.
Ulf Jasper
2014-12-17
Fix problem with images referenced within svg files. (bug#19373)
Ulf Jasper
2014-11-12
Avoid undefined behavior in color table hashing.
Paul Eggert
2014-09-22
Merge from emacs-24
Stefan Monnier
2014-09-18
* src/image.c (imagemagick_load_image): Add delay to imagemagick metadata.
Juri Linkov
2014-09-07
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-07-07
Minor ImageMagick safety fixes.
Paul Eggert
2014-06-24
Be more consistent about the 'Qfoo' naming convention.
Paul Eggert
2014-06-21
Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca
Glenn Morris
2014-06-18
src/image.c: Yet another fix for last commit.
Eli Zaretskii
2014-06-18
src/image.c: Another fix for last commit.
Eli Zaretskii
2014-06-18
src/image.c: Fix last commit.
Eli Zaretskii
2014-06-18
Fix bug #17790 with compilation against giflib 5.1.0 and later.
Eli Zaretskii
2014-06-02
* image.c (x_query_frame_background_color)
Dmitry Antipov
2014-05-27
Use mmap(2) emulation for buffer text on MS-Windows.
Fabrice Popineau
2014-05-26
* image.c (imagemagick_load_image): Use MagickRealType for local
Paul Eggert
2014-05-21
Don't assume that ImageMagick uses a 16-bit quantum.
Paul Eggert
2014-05-07
* image.c: Include <png.h> before <setjmp.h>.
Paul Eggert
2014-05-06
* image.c: Do not use libpng if HAVE_NS, as NS does its own thing.
Paul Eggert
2014-05-04
Consult libpng-config more consistently.
Paul Eggert
2014-05-04
Revert recent libpng changes.
Paul Eggert
2014-05-02
Consult libpng-config more consistently.
Paul Eggert
2014-04-22
Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu
Paul Eggert
2014-04-22
Port to GCC 4.9.0 with --enable-gcc-warnings.
Paul Eggert
2014-04-03
Rename EARRAYSIZE to ARRAYELTS
Daniel Colascione
2014-04-03
Clean up array size calculations
Daniel Colascione
2014-03-27
src/image.c: Avoid partial load of SVG libraries.
Juanma Barranquero
2014-03-26
src/*.c: Silence a few warnings about unused vars and functions.
Juanma Barranquero
[prev]
[next]