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
2014-02-19
Avoid crashes on MS-Windows when JPEG images are too large.
Eli Zaretskii
2014-02-12
* image.c (pbm_load): Set to NO_PIXMAP on error.
Jan Djärv
2014-01-23
Minor cleanup of previous change.
Paul Eggert
2014-01-23
Fix two memory leaks discovered with Valgrind.
Dmitry Antipov
2014-01-13
Fix MinGW64 porting problem with _setjmp.
Paul Eggert
2014-01-07
Fix misdisplay of interlaced GIFs with libgif5.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-21
Fix compilation warning on MS-Windows in my_png_error.
Eli Zaretskii
2013-12-18
Minor fixes for recent openp changes.
Paul Eggert
2013-12-17
Add load-prefer-newer option, to load .el if newer than .elc
Glenn Morris
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-07
Merge from trunk.
Eli Zaretskii
2013-12-03
Converted image.c and gnutls.c functions that accept file names.
Eli Zaretskii
2013-12-01
Fix duckduckgo imagemagick crash
Lars Magne Ingebrigtsen
2013-11-22
Empty elements in EMACSLOADPATH now stand for the default
Glenn Morris
2013-11-05
*.[chm]: Number every assignment to windows_or_buffers_changed.
Stefan Monnier
2013-11-04
Simplify and port recent bool vector changes.
Paul Eggert
2013-11-01
Fix handling of comments in NetPBM image files.
Claudio Bley
2013-11-01
Support newer versions of libjpeg on MS-Windows.
Claudio Bley
2013-10-28
* dispextern.h, image.c (x_bitmap_height, x_bitmap_width): Now static.
Paul Eggert
2013-10-14
* lisp.h (bool_vector_size): New function.
Paul Eggert
2013-10-12
Avoid compilation warnings in image.c.
Eli Zaretskii
2013-10-10
* lisp.h (eassume): New macro.
Paul Eggert
2013-10-10
* image.c: Pacify --enable-gcc-warnings.
Paul Eggert
2013-10-10
MS-Windows follow-up to 2013-10-10T01:03:11Z!rgm@gnu.org: support giflib 5.x.
Eli Zaretskii
2013-10-09
Handle giflib 5 changes (tiny change)
Barry Fishman
2013-09-22
Add set operations for bool-vector.
Daniel Colascione
2013-09-17
* configure.ac: Do not check for g_type_init because we
Dmitry Antipov
2013-09-13
Unify FRAME_window_system_DISPLAY_INFO macros between all ports.
Dmitry Antipov
2013-09-03
* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer needed.
Dmitry Antipov
2013-08-27
Simplify EMACS_TIME-related code.
Paul Eggert
2013-08-27
* xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
Dmitry Antipov
2013-08-26
Fix minor problems found by static checking.
Paul Eggert
2013-08-19
* image.c (SIGNATURE_DIGESTSIZE): Remove.
Paul Eggert
2013-08-19
* image.c: Shrink memory needed for animation cache.
Paul Eggert
2013-08-19
(imagemagick_get_animation_cache): Fix memory leak.
Lars Magne Ingebrigtsen
2013-08-19
* image.c: Space before paren.
Paul Eggert
2013-08-19
Fix previous commit.
Lars Magne Ingebrigtsen
2013-08-19
* image.c (imagemagick_get_animation_cache): Don't segfault on each invocation.
Lars Magne Ingebrigtsen
2013-08-19
* image.c: Fix animation cache signature memory leak.
Paul Eggert
2013-08-19
* image.c (imagemagick_create_cache, imagemagick_get_animation_cache)
Dmitry Antipov
2013-08-18
* image.c (imagemagick_get_animation_cache): Don't segfault when
Lars Magne Ingebrigtsen
2013-08-16
(imagemagick_load_image): Remove the ping_wand code
Lars Magne Ingebrigtsen
2013-08-16
image.c: Fix debugging code accidentally checked in
Lars Magne Ingebrigtsen
2013-08-16
(imagemagick_get_animation_cache): Fix a double-free error.
Lars Magne Ingebrigtsen
2013-08-16
* image.c: Implement an ImageMagick per-image cache.
Lars Magne Ingebrigtsen
2013-08-15
Spelling fixes.
Paul Eggert
2013-08-15
Add comment.
Lars Magne Ingebrigtsen
2013-08-15
Whitespace fixup.
Lars Magne Ingebrigtsen
2013-08-15
(imagemagick_compute_animated_image): Allow certain degenerate images
Lars Magne Ingebrigtsen
[prev]
[next]