Gimp/plug-ins/help
Sven Neumann ee64ca3c90 introduced variants of file_utils_uri_to_utf8_filename() and
2005-10-02  Sven Neumann  <sven@gimp.org>

	* app/file/file-utils.[ch]: introduced variants of
	file_utils_uri_to_utf8_filename() and
	file_utils_uri_to_utf8_basename() that use g_filename_display_name()
	and g_filename_display_basename().

	* app/actions/data-commands.c
	* app/actions/documents-commands.c
	* app/actions/file-actions.c
	* app/actions/file-commands.c
	* app/core/gimpimage.c
	* app/core/gimpimagefile.c
	* app/dialogs/file-open-dialog.c
	* app/dialogs/file-open-location-dialog.c
	* app/dialogs/file-save-dialog.c
	* app/dialogs/palette-import-dialog.c
	* app/display/gimpdisplayshell-close.c
	* app/display/gimpdisplayshell-dnd.c
	* app/display/gimpdisplayshell-title.c
	* app/file/file-open.c
	* app/widgets/gimpdnd-xds.c
	* app/widgets/gimpfiledialog.c
	* app/widgets/gimplayertreeview.c
	* app/widgets/gimpthumbbox.c
	* app/widgets/gimptoolbox-dnd.c
	* app/widgets/gimptoolbox.c
	* app/widgets/gimpviewabledialog.c: use the new functions.

	* plug-ins/help/domain.c: use g_filename_display_name().
2005-10-01 22:43:22 +00:00
..
.cvsignore moved some defines to the header file. 2004-08-14 15:47:22 +00:00
domain.c introduced variants of file_utils_uri_to_utf8_filename() and 2005-10-01 22:43:22 +00:00
domain.h allow to specify the location of the index files independently from the 2004-08-14 17:53:40 +00:00
gimp-help-lookup.c updated 2005-09-25 19:30:55 +00:00
gimphelp.c introduced variants of file_utils_uri_to_utf8_filename() and 2005-10-01 22:43:22 +00:00
gimphelpdomain.c introduced variants of file_utils_uri_to_utf8_filename() and 2005-10-01 22:43:22 +00:00
gimphelplocale.c introduced variants of file_utils_uri_to_utf8_filename() and 2005-10-01 22:43:22 +00:00
help.c plug-ins/bmp/bmp.c plug-ins/faxg3/faxg3.c plug-ins/fits/fits.c 2005-08-12 15:46:46 +00:00
help.h plug-ins/help/domain.c plug-ins/help/gimp-help-lookup.c if the help files 2004-12-05 19:50:37 +00:00
locales.c use g_get_language_names(). 2005-02-28 21:23:53 +00:00
locales.h plug-ins/help/Makefile.am new files with code to handle locales. 2004-03-18 00:11:03 +00:00
Makefile.am link against libgimpbase now that we use gimp_data_directory(). 2005-09-25 19:58:28 +00:00