gimp/app/file
Michael Natterer a99f968775 if the passed filename starts with a valid, but unhandled uri scheme, fail
2006-10-15  Michael Natterer  <mitch@gimp.org>

	* app/file/file-utils.c (file_utils_filename_to_uri): if the
	passed filename starts with a valid, but unhandled uri scheme,
	fail with an error saying "URI scheme 'foo:' is not supported"
	instead of treating it as relative file path. Fixes bug #358203.

	* app/dialogs/file-open-location-dialog.c
	(file_open_location_response): don't close the dialog on errors
	that are related to the entered URI because these errors are
	failed user input validation, not failed open.
2006-10-15 20:04:51 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
file-open.c added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +00:00
file-open.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
file-save.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
file-save.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
file-utils.c if the passed filename starts with a valid, but unhandled uri scheme, fail 2006-10-15 20:04:51 +00:00
file-utils.h added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +00:00
gimprecentitem.c added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimprecentitem.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimprecentlist.c #define _GNU_SOURCE instead of _SVID_SOURCE, so we get all the 2006-05-30 07:22:53 +00:00
gimprecentlist.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
Makefile.am app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00