log src/image.c @ 75348:3d45362f1d38

age author description
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 09 Jan 2007 08:53:34 +0000 YAMAMOTO Mitsuharu (XDrawLine) [MAC_OS]: Remove macro.
Tue, 31 Oct 2006 08:31:01 +0000 YAMAMOTO Mitsuharu [MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_table_v)
Thu, 12 Oct 2006 19:22:38 +0000 Romain Francoise (xbm_read_bitmap_data): Delete extra semicolon.
Sun, 27 Aug 2006 07:08:54 +0000 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead
Fri, 26 May 2006 03:33:32 +0000 Chong Yidong * image.c (png_load): Don't call fclose on NULL.
Fri, 19 May 2006 09:11:30 +0000 YAMAMOTO Mitsuharu (gif_load): Allocate Lisp string first.
Wed, 10 May 2006 08:23:20 +0000 YAMAMOTO Mitsuharu (Qduration) [MAC_OS]: Undo previous change.
Sat, 06 May 2006 06:52:24 +0000 YAMAMOTO Mitsuharu (Qduration) [MAC_OS]: New variable.
Fri, 21 Apr 2006 14:07:05 +0000 Kim F. Storm (four_corners_best): New arg CORNERS specifies what pixels
Fri, 21 Apr 2006 07:56:33 +0000 YAMAMOTO Mitsuharu [MAC_OS] (xpm_load_image): Fill in background field
Tue, 18 Apr 2006 08:10:30 +0000 YAMAMOTO Mitsuharu (x_create_bitmap_from_data) [MAC_OS]: Don't check return
Wed, 12 Apr 2006 08:05:52 +0000 YAMAMOTO Mitsuharu [MAC_OS] (xpm_load_image): Add parentheses around
Mon, 03 Apr 2006 01:23:03 +0000 Kenichi Handa Include "charset.h" and "coding.h".
Thu, 16 Mar 2006 08:05:34 +0000 YAMAMOTO Mitsuharu [MAC_OS] (XPutPixel, XGetPixel)