gimp/app/file
Sven Neumann 915ac64ad5 use GError for error reporting in PDB invoker methods.
2007-12-02  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/app.pl: use GError for error reporting in PDB
	invoker methods.

	* tools/pdbgen/pdb/vectors.pdb: use the GError for the 
procedures
	introduced for bug #497159.

	* tools/pdbgen/pdb/fileops.pdb: use the GError from file-load 
and
	file-save procedures.

	* app/pdb/*_cmds.c: regenerated.

	* app/pdb/Makefile.am

	* app/pdb/gimppdberror.[ch]: new file introducing the
	GIMP_PDB_ERROR domain.

	* app/actions/plug-in-commands.c
	* app/actions/vectors-commands.c
	* app/batch.c
	* app/core/gimpimagefile.c
	* app/core/gimppdbprogress.c
	* app/file/file-open.[ch]
	* app/file/file-save.c
	* app/plug-in/gimpplugin-message.c
	* app/plug-in/gimppluginmanager-restore.c
	* app/plug-in/gimppluginprocedure.c
	* app/plug-in/gimptemporaryprocedure.c
	* app/plug-in/plug-in-icc-profile.c
	* app/widgets/gimpbrushselect.c
	* app/widgets/gimpfontselect.c
	* app/widgets/gimpgradientselect.c
	* app/widgets/gimphelp.c
	* app/widgets/gimppaletteselect.c
	* app/widgets/gimppatternselect.c
	* app/widgets/gimppdbdialog.[ch]: changed accordingly.


svn path=/trunk/; revision=24255
2007-12-02 18:05:54 +00:00
..
Makefile.am drop own recently used files code in favour of GtkRecentManager: 2007-09-13 14:19:30 +00:00
file-open.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
file-open.h use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
file-procedure.c app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
file-procedure.h app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
file-save.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
file-save.h app/file/file-save.[ch] (file_save) app/dialogs/file-save-dialog.c 2007-09-13 14:48:32 +00:00
file-utils.c fix check on the GError returned by file_utils_filename_is_uri(). 2007-05-14 21:17:10 +00:00
file-utils.h new function, fixed and factored out of file_utils_filename_to_uri(). 2007-05-13 23:15:34 +00:00
makefile.msc updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00