log src/image.c @ 65723:b88d5090aa86

age author description
Wed, 28 Sep 2005 10:48:20 +0000 Kim F. Storm (gif_load): Fix size of allocated image buffer
Wed, 31 Aug 2005 08:35:28 +0000 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument. All uses changed.
Mon, 15 Aug 2005 01:47:01 +0000 Richard M. Stallman (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
Thu, 11 Aug 2005 13:58:12 +0000 Richard M. Stallman (syms_of_image): Init image_types here, and call define_image_type.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 07:48:13 +0000 Juanma Barranquero (fn_png_init_io): Don't define it.
Sat, 11 Jun 2005 16:24:36 +0000 Eli Zaretskii (x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
Tue, 07 Jun 2005 13:02:04 +0000 Juanma Barranquero Update comment.
Fri, 27 May 2005 13:16:05 +0000 Juanma Barranquero (Vimage_library_alist): Moved from image.el.
Fri, 20 May 2005 17:50:59 +0000 Juanma Barranquero (lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
Tue, 10 May 2005 09:18:02 +0000 Richard M. Stallman Don't include signal.h.
Sat, 16 Apr 2005 03:07:05 +0000 YAMAMOTO Mitsuharu [MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_string.
Fri, 04 Mar 2005 11:07:11 +0000 YAMAMOTO Mitsuharu [!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.