Mercurial > emacs
log src/image.c @ 100147:9960540ed304
age | author | description |
---|---|---|
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 |