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
2013-08-15
(imagemagick_compute_animated_image): Fix animated segafault
Lars Magne Ingebrigtsen
2013-08-15
image.c animation touchups
Lars Magne Ingebrigtsen
2013-08-15
(imagemagick_compute_animated_image): Clean up code slightly
Lars Magne Ingebrigtsen
2013-08-15
(imagemagick_compute_animated_image): Respect the GIF disposal methods.
Lars Magne Ingebrigtsen
2013-08-15
Fix minor problems found by static checking.
Paul Eggert
2013-08-15
Further image.c compilation warning fixes
Lars Magne Ingebrigtsen
2013-08-15
(imagemagick_compute_animated_image): Implement a simple cache
Lars Magne Ingebrigtsen
2013-08-15
* image.c (imagemagick_compute_animated_image): Implement animated images.
Lars Magne Ingebrigtsen
2013-08-15
* term.c (get_named_tty, create_tty_output, tty_free_frame_resources)
Dmitry Antipov
2013-08-14
Utility function and macro to copy Lisp string to C string.
Dmitry Antipov
2013-08-14
* image.c (imagemagick_load_image): Make animated pictures work.
Lars Magne Ingebrigtsen
2013-08-14
* image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
Paul Eggert
2013-08-14
Fix --enable-gcc-warnings errors introduced in 2013-08-13 commit.
Dmitry Antipov
2013-08-13
Rename :content-type to :format in `create-image'
Lars Magne Ingebrigtsen
2013-08-13
White-space cleanup.
Lars Magne Ingebrigtsen
2013-08-13
* image.c (imagemagick_filename_hint): Check for errors in the alist structure.
Lars Magne Ingebrigtsen
2013-08-13
Enable giving hints to ImageMagick via :content-type
Lars Magne Ingebrigtsen
2013-08-10
Omit some unnecessary casts.
Paul Eggert
2013-08-03
Drop FRAME_PTR typedef.
Dmitry Antipov
2013-07-20
Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.at
Glenn Morris
2013-07-19
Fix some minor file descriptor leaks and related glitches.
Paul Eggert
2013-07-15
Prefer list1 (X) to Fcons (X, Qnil) when building lists.
Paul Eggert
2013-07-15
* src/image.c (Fimage_flush): Fix doc typo.
Glenn Morris
2013-07-12
Clean up errno reporting and fix some errno-reporting bugs.
Paul Eggert
2013-07-12
* image.c (x_find_image_file): Don't close a remote file handle.
Andreas Schwab
2013-07-11
Fix races with threads and file descriptors.
Paul Eggert
2013-07-08
Space between "defined" and "(".
Paul Eggert
2013-07-08
configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
Jan Djärv
2013-07-05
Use emacs_open more consistently when opening files.
Paul Eggert
2013-07-04
Scale ImageMagick images more carefully.
Paul Eggert
2013-07-04
src/image: Remove unused variables.
Juanma Barranquero
2013-06-29
Fix minor problems found by static checking.
Paul Eggert
2013-06-29
* image.c (image_unget_x_image): Fix formatting.
YAMAMOTO Mitsuharu
2013-06-27
* image.c (x_from_xcolors): Remove unused local.
Paul Eggert
2013-06-28
Fix W32-specific part of last change.
YAMAMOTO Mitsuharu
2013-06-28
Defer image data transfer between X client and server until actual display ha...
YAMAMOTO Mitsuharu
2013-06-23
Implement :max-width/:max-height for (ImageMagic) images
Lars Magne Ingebrigtsen
2013-06-21
Use C99-style flexible array members if available.
Paul Eggert
2013-05-12
* image.c (gif_load): Check that subimages fit.
Paul Eggert
2013-04-07
Get rid of some platform-specific functions examining window
Dmitry Antipov
2013-03-28
Add DEF_IMGLIB_FN for g_error_free to image.c.
Eli Zaretskii
2013-03-27
image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function.
rzl24ozi
2013-03-23
Static checking by GCC 4.8-20130319.
Paul Eggert
2013-03-20
* frame.h (struct frame): Drop resx and resy because the same data is
Dmitry Antipov
2013-03-18
Spelling fixes.
Paul Eggert
2013-03-17
Fix return type of image_background (Bug#13981)
Ken Brown
2013-03-04
Fix misuse of ImageMagick that caused core dump.
Paul Eggert
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-11-09
* image.c (xpm_make_color_table_h): Change to hashtest_equal.
Jan Djärv
[prev]
[next]