log src/image.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 20:33:12 -0800 Paul Eggert * image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clash
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
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.