| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove empty and useless init functions. | Dmitry Antipov | 2012-07-16 | 1 | -5/+0 |
| * | * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfo | Jan Djärv | 2012-07-13 | 1 | -1/+6 |
| * | EMACS_TIME simplification (Bug#11875). | Paul Eggert | 2012-07-10 | 1 | -4/+4 |
| * | Use make_formatted_string to avoid double length calculation. | Dmitry Antipov | 2012-07-09 | 1 | -4/+4 |
| * | Improve static checking when configured --with-ns. | Paul Eggert | 2012-07-07 | 1 | -10/+6 |
| * | More xmalloc and related cleanup. | Paul Eggert | 2012-07-05 | 1 | -11/+8 |
| * | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -31/+24 |
| * | Auto-generate EXFUN using make-docfile | Tom Tromey | 2012-07-03 | 1 | -1/+0 |
| * | * configure.in: Add glyphs category to --enable-checking option. | Dmitry Antipov | 2012-06-28 | 1 | -3/+3 |
| * | Generalize run-time debugging checks. | Dmitry Antipov | 2012-06-28 | 1 | -23/+23 |
| * | * src/alloc.c: Remove build_string. | Dmitry Antipov | 2012-06-26 | 1 | -1/+1 |
| * | Switch from NO_RETURN to C11's _Noreturn. | Paul Eggert | 2012-06-24 | 1 | -4/+2 |
| * | Support higher-resolution time stamps. | Paul Eggert | 2012-06-22 | 1 | -11/+6 |
| * | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c: | Dmitry Antipov | 2012-06-19 | 1 | -5/+5 |
| * | Handle availability of MagickMergeImageLayers and MagickExportImagePixels | Chong Yidong | 2012-06-12 | 1 | -53/+48 |
| * | * image.c (imagemagick_load_image): Remove unused label. | Paul Eggert | 2012-06-11 | 1 | -1/+0 |
| * | Support transparency for ImageMagick images. | Chong Yidong | 2012-06-11 | 1 | -56/+57 |
| * | Add option imagemagick-types-enable | Glenn Morris | 2012-05-31 | 1 | -2/+4 |
| * | Merge from trunk. | Paul Eggert | 2012-02-24 | 1 | -1/+1 |
| |\ |
|
| | * | Increase default image size limit; don't unlimit Gnus. | Paul Eggert | 2012-02-14 | 1 | -1/+1 |
| * | | Merge from trunk. | Paul Eggert | 2012-02-10 | 1 | -8/+15 |
| |\ \
| |/ |
|
| | * | Small imagemagick doc fixes | Glenn Morris | 2012-02-06 | 1 | -0/+1 |
| | * | imagemagick-render-type fixes | Glenn Morris | 2012-02-06 | 1 | -8/+14 |
| * | | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -4/+31 |
| |\ \
| |/ |
|
| | * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | * | * src/image.c (imagemagick_error): New function. | Juri Linkov | 2011-12-16 | 1 | -3/+30 |
| * | | Merge from trunk. | Paul Eggert | 2011-12-10 | 1 | -3/+5 |
| |\ \
| |/ |
|
| | * | * src/image.c (imagemagick_load_image): Move `MagickSetResolution' down | Juri Linkov | 2011-11-24 | 1 | -1/+3 |
| | * | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
| | * | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
| * | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -5/+5 |
| |\ \
| |/ |
|
| | * | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -3/+3 |
| | * | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
| | * | Fix typos. | Juanma Barranquero | 2011-11-14 | 1 | -1/+1 |
| * | | Merge from trunk. | Paul Eggert | 2011-10-27 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall. | Juanma Barranquero | 2011-10-27 | 1 | -1/+1 |
| * | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -3/+4 |
| |/ |
|
| * | Fix a compilation error with MinGW GCC 3.x in tiff_handler. | Eli Zaretskii | 2011-09-16 | 1 | -2/+13 |
| * | * src/image.c (gif_load): Fix calculation of bottom and right corner. | Andreas Schwab | 2011-09-10 | 1 | -2/+4 |
| * | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -15/+15 |
| * | src/image.c (x_bitmap_pixmap): Cast to int to avoid compiler warnings. | Eli Zaretskii | 2011-08-30 | 1 | -1/+2 |
| * | * image.c (parse_image_spec): Check for nonnegative, not for positive, | Paul Eggert | 2011-08-28 | 1 | -15/+15 |
| * | Merge from trunk. | Paul Eggert | 2011-08-24 | 1 | -25/+29 |
| |\ |
|
| | * | Fix animated gif segfault and frame clearing bug. | Chong Yidong | 2011-08-21 | 1 | -25/+29 |
| | * | Merge from trunk. | Paul Eggert | 2011-08-02 | 1 | -3/+7 |
| * | | Simplify previous changes. | Paul Eggert | 2011-08-16 | 1 | -25/+4 |
| * | | Merge from trunk. | Paul Eggert | 2011-08-04 | 1 | -3/+7 |
| |\ \ |
|
| | * | | * image.c (check_image_size): Use 1024x1024 if unknown frame (Bug#9189). | Paul Eggert | 2011-07-29 | 1 | -3/+7 |
| | |/ |
|
| * | | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -5/+1 |
| * | | Merge from trunk. | Paul Eggert | 2011-07-28 | 1 | -3/+9 |
| |\ \
| |/ |
|