log src/image.c @ 107703:9898924b98ed

age author description
Sun, 24 Jan 2010 18:03:13 -0500 Chong Yidong Use png_sig_cmp to allow linking with libpng 1.4.0.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 22:33:42 +0000 Dan Nicolaescu * fns.c: Remove code for unsupported system: MAC_OS.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Tue, 25 Aug 2009 03:05:50 +0000 Glenn Morris joakim at verona.se
Thu, 13 Aug 2009 17:01:21 +0000 Chong Yidong * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
Wed, 04 Mar 2009 12:59:11 +0000 Jason Rumney (xbm_read_bitmap_data, png_load, svg_load_image):
Fri, 06 Feb 2009 17:19:10 +0000 Chong Yidong (svg_load_image): Fix last change.
Thu, 29 Jan 2009 10:36:49 +0000 Adrian Robert * image.c (svg_load_image): Don't right-shift background RGB when
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 03 Jan 2009 11:16:32 +0000 Jason Rumney * w32term.c (x_query_colors, x_query_color): New functions.
Fri, 02 Jan 2009 12:10:06 +0000 Jason Rumney (Qgobject): New symbol.
Tue, 25 Nov 2008 02:45:39 +0000 Adrian Robert Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
Fri, 03 Oct 2008 18:23:43 +0000 Adrian Robert * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
Sat, 23 Aug 2008 03:48:06 +0000 Jason Rumney (enum tiff_keyword_index, tiff_format): Add :index keyword.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Sat, 26 Jul 2008 09:13:26 +0000 Miles Bader Merge from emacs--rel--22
Fri, 25 Jul 2008 17:11:42 +0000 Chong Yidong (x_from_xcolors): Don't initialize pixmap (silence compiler).
Fri, 25 Jul 2008 17:06:23 +0000 Chong Yidong (svg_load_image): Use rsvg_handle_get_dimensions to check that image
Fri, 25 Jul 2008 14:04:02 +0000 Chong Yidong (svg_load_image): Fix last change.
Fri, 25 Jul 2008 05:51:24 +0000 Chong Yidong (svg_load_image): Check for failure in return value of
Mon, 21 Jul 2008 17:47:25 +0000 Dan Nicolaescu * term/ns-win.el: Rename ns- functions/variables to the
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Thu, 22 May 2008 14:52:49 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:39:03 +0000 Kenichi Handa (image_ascent): Don't include "charset.h". Include
Fri, 09 May 2008 02:37:31 +0000 Chong Yidong (png_load): Use correct bit-depth for setting background color.