aboutsummaryrefslogtreecommitdiffstats
path: root/src/image.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove empty and useless init functions.Dmitry Antipov2012-07-161-5/+0
* * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfoJan Djärv2012-07-131-1/+6
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-101-4/+4
* Use make_formatted_string to avoid double length calculation.Dmitry Antipov2012-07-091-4/+4
* Improve static checking when configured --with-ns.Paul Eggert2012-07-071-10/+6
* More xmalloc and related cleanup.Paul Eggert2012-07-051-11/+8
* Cleanup xmalloc.Dmitry Antipov2012-07-051-31/+24
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-1/+0
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-3/+3
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-23/+23
* * src/alloc.c: Remove build_string.Dmitry Antipov2012-06-261-1/+1
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-4/+2
* Support higher-resolution time stamps.Paul Eggert2012-06-221-11/+6
* * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:Dmitry Antipov2012-06-191-5/+5
* Handle availability of MagickMergeImageLayers and MagickExportImagePixelsChong Yidong2012-06-121-53/+48
* * image.c (imagemagick_load_image): Remove unused label.Paul Eggert2012-06-111-1/+0
* Support transparency for ImageMagick images.Chong Yidong2012-06-111-56/+57
* Add option imagemagick-types-enableGlenn Morris2012-05-311-2/+4
* Merge from trunk.Paul Eggert2012-02-241-1/+1
|\
| * Increase default image size limit; don't unlimit Gnus.Paul Eggert2012-02-141-1/+1
* | Merge from trunk.Paul Eggert2012-02-101-8/+15
|\ \ | |/
| * Small imagemagick doc fixesGlenn Morris2012-02-061-0/+1
| * imagemagick-render-type fixesGlenn Morris2012-02-061-8/+14
* | Merge from trunk.Paul Eggert2012-01-091-4/+31
|\ \ | |/
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
| * * src/image.c (imagemagick_error): New function. Juri Linkov2011-12-161-3/+30
* | Merge from trunk.Paul Eggert2011-12-101-3/+5
|\ \ | |/
| * * src/image.c (imagemagick_load_image): Move `MagickSetResolution' downJuri Linkov2011-11-241-1/+3
| * Spelling fixes.Paul Eggert2011-11-191-1/+1
| * Spelling fixes.Paul Eggert2011-11-191-1/+1
* | Merge from trunk.Paul Eggert2011-11-181-5/+5
|\ \ | |/
| * Fix typos.Juanma Barranquero2011-11-151-3/+3
| * Spelling fixes.Paul Eggert2011-11-141-1/+1
| * Fix typos.Juanma Barranquero2011-11-141-1/+1
* | Merge from trunk.Paul Eggert2011-10-271-1/+1
|\ \ | |/
| * src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-271-1/+1
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-3/+4
|/
* Fix a compilation error with MinGW GCC 3.x in tiff_handler.Eli Zaretskii2011-09-161-2/+13
* * src/image.c (gif_load): Fix calculation of bottom and right corner.Andreas Schwab2011-09-101-2/+4
* Whitespace changes.Juanma Barranquero2011-09-091-15/+15
* src/image.c (x_bitmap_pixmap): Cast to int to avoid compiler warnings.Eli Zaretskii2011-08-301-1/+2
* * image.c (parse_image_spec): Check for nonnegative, not for positive,Paul Eggert2011-08-281-15/+15
* Merge from trunk.Paul Eggert2011-08-241-25/+29
|\
| * Fix animated gif segfault and frame clearing bug.Chong Yidong2011-08-211-25/+29
| * Merge from trunk.Paul Eggert2011-08-021-3/+7
* | Simplify previous changes.Paul Eggert2011-08-161-25/+4
* | Merge from trunk.Paul Eggert2011-08-041-3/+7
|\ \
| * | * image.c (check_image_size): Use 1024x1024 if unknown frame (Bug#9189).Paul Eggert2011-07-291-3/+7
| |/
* | Adjust in response to jan.h.d's comments.Paul Eggert2011-08-041-5/+1
* | Merge from trunk.Paul Eggert2011-07-281-3/+9
|\ \ | |/