# HG changeset patch # User Juanma Barranquero # Date 1187954613 0 # Node ID ebf3e797be0e52966b0104fd7b6e12d1695b472e # Parent 1588b6b0dcf60ed20910eb680a14a9883505e7d3 *** empty log message *** diff -r 1588b6b0dcf6 -r ebf3e797be0e src/ChangeLog --- a/src/ChangeLog Fri Aug 24 10:50:07 2007 +0000 +++ b/src/ChangeLog Fri Aug 24 11:23:33 2007 +0000 @@ -39,12 +39,12 @@ 2007-08-22 Glenn Morris - * image.c (x_find_image_file): Search in etc/images/ rather than - etc/. + * image.c (x_find_image_file): Search in etc/images/ rather than etc/. 2007-08-22 Paul Pogonyshev * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS. + * image.c: Add support for SVG images. Some additional comments by Joakim Verona . When HAVE_RSVG is defined: (svg_image_p): New function to test for SVG image. @@ -192,7 +192,7 @@ (mac_valid_selection_target_p): Rename from valid_scrap_target_type_p. (mac_clear_selection): Rename from clear_scrap. (get_flavor_type_from_symbol): New argument SEL and subsume function of - scrap_has_target_type. All uses changed. + scrap_has_target_type. All uses changed. (mac_get_selection_ownership_info, mac_valid_selection_value_p) (mac_selection_has_target_p): New functions. (mac_put_selection_value): Rename from put_scrap_string.