Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
Tue, 18 Jan 2011 10:55:46 -0700 |
Tom Tromey |
* image.c (Vimagemagick_render_type): Remove redundant
|
Mon, 17 Jan 2011 18:49:59 -0800 |
Glenn Morris |
Merge from emacs-23 branch, up to r100386.
|
Sun, 16 Jan 2011 10:40:47 -0500 |
Stefan Monnier |
* image.c (syms_of_image): Don't access XSYMBOL's internals directly.
|
Sun, 16 Jan 2011 04:51:59 -0500 |
Eli Zaretskii |
Fix bug #7848 with using SET_SYMBOL_VALUE in image.c
|
Mon, 17 Jan 2011 11:01:01 -0800 |
Paul Eggert |
Merge from mainline.
|
Thu, 13 Jan 2011 09:17:33 -0800 |
Paul Eggert |
Merge from mainline.
|
Tue, 11 Jan 2011 21:57:19 -0800 |
Paul Eggert |
Merge from mainline.
|
Sun, 09 Jan 2011 00:12:35 -0800 |
Paul Eggert |
Include <unistd.h> unilaterally.
|
Sat, 15 Jan 2011 15:16:57 -0800 |
Glenn Morris |
Nuke arch-tags.
|
Mon, 03 Jan 2011 21:32:41 +0200 |
Eli Zaretskii |
Don't use png_jmpbuf, it doesn't work with dynamic loading.
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Wed, 12 Jan 2011 08:35:04 +0100 |
Tassilo Horn |
Minor docfixes in imagemagick_load_image.
|
Tue, 11 Jan 2011 21:14:13 +0100 |
Tassilo Horn |
* image.c (imagemagick_load_image, Finit_image_library): Free
|
Fri, 07 Jan 2011 23:33:32 +0100 |
Andreas Schwab |
Fix some resource leaks in ImageMagick image loader
|
Mon, 03 Jan 2011 21:35:59 +0200 |
Eli Zaretskii |
Don't use png_jmpbuf, it doesn't work with dynamic loading.
|
Sun, 02 Jan 2011 15:28:40 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Fri, 31 Dec 2010 18:33:40 +0200 |
Eli Zaretskii |
More elegant solution for accessing png_ptr without GCC warnings.
|
Fri, 31 Dec 2010 14:38:06 +0200 |
Eli Zaretskii |
Fix bug #7716 with PNG image support libraries on Windows.
|
Sun, 19 Dec 2010 00:43:42 -0500 |
Stefan Monnier |
Minor clean up to silence some gcc warnings.
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 03 Nov 2010 16:08:48 -0400 |
Chong Yidong |
Support for gif transparency.
|
Fri, 05 Nov 2010 14:28:19 -0400 |
Chong Yidong |
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
|
Fri, 15 Oct 2010 12:10:20 +0200 |
Eli Zaretskii |
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
|
Thu, 14 Oct 2010 01:48:09 +0200 |
Juanma Barranquero |
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
|
Wed, 13 Oct 2010 16:50:06 +0200 |
Juanma Barranquero |
Rename `image-library-alist' to `dynamic-library-alist'.
|
Fri, 01 Oct 2010 05:25:21 -0700 |
Dan Nicolaescu |
Use intern_c_string instead of intern.
|
Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Sat, 04 Sep 2010 21:39:34 +0200 |
Andreas Schwab |
Check all lisp types in image loader
|
Sat, 04 Sep 2010 12:43:43 +0200 |
Andreas Schwab |
* image.c (Fimagemagick_types): Doc fix.
|