gimp/app/config
Sven Neumann 9b6ef26100 added a return value to indicate success of
2002-05-15  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig.[ch]: added a return value to indicate
	success of GimpConfigInterface::serialize. Added a GimpConfigError
	value for write errors and check the return value of all write()
	calls. Allow to specify file header and footer when calling
	gimp_config_serialize().

	* app/config/gimpconfig-serialize.[ch]
	* app/config/gimprc.c: changed accordingly.

	* app/core/gimp-documents.[ch]: new files with functions to handle
	gimp->documents.

	* app/core/gimpdocuments.[ch]: removed ...

	* app/core/gimpdocumentlist.[ch]: ... and added under this name.
	Implements a generic document list.

	* app/core/gimp-parasites.[ch]: new files with functions to handle
	gimp->parasites.

	* app/core/gimpparasite.[ch]: removed.

	* app/core/gimpparasitelist.[ch]: nothing more than a generic
	parasite list.

	* app/undo.c
	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimp.c
	* app/core/gimpdrawable.c
	* app/core/gimpimage-merge.c
	* app/core/gimpimage.c
	* app/core/gimpitem.c
	* app/file/file-open.c
	* app/file/file-save.c
	* app/gui/file-open-dialog.c
	* app/pdb/parasite_cmds.c
	* tools/pdbgen/pdb/parasite.pdb: changed accordingly.
2002-05-15 11:05:32 +00:00
..
.cvsignore check for pkg.m4. 2001-12-09 16:18:15 +00:00
Makefile.am app/config/gimpconfig-serialize.c app/config/gimpconfig-utils.[ch] 2002-05-05 22:11:34 +00:00
gimpbaseconfig.c Made the interpolation type configurable in the scale and transform 2002-02-12 02:31:45 +00:00
gimpbaseconfig.h Made the interpolation type configurable in the scale and transform 2002-02-12 02:31:45 +00:00
gimpconfig-deserialize.c app/config/gimpconfig-deserialize.[ch] 2002-03-23 17:58:57 +00:00
gimpconfig-deserialize.h app/config/gimpconfig-deserialize.[ch] 2002-03-23 17:58:57 +00:00
gimpconfig-params.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimpconfig-params.h app/config/gimpconfig-params.[ch] added support for GimpUnit type. 2001-12-16 16:33:18 +00:00
gimpconfig-serialize.c added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimpconfig-serialize.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimpconfig-substitute.c app/config/gimpconfig-deserialize.c app/config/gimpconfig-params.h 2001-12-13 01:55:37 +00:00
gimpconfig-substitute.h app/config/Makefile.am new files with code to do substitution magic on 2001-12-10 18:31:35 +00:00
gimpconfig-types.c #define GETTEXT_PACKAGE 2002-03-28 00:10:56 +00:00
gimpconfig-types.h app/config/gimpconfig-params.[ch] added support for GimpUnit type. 2001-12-16 16:33:18 +00:00
gimpconfig-utils.c add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
gimpconfig-utils.h app/config/gimpconfig-serialize.c app/config/gimpconfig-utils.[ch] 2002-05-05 22:11:34 +00:00
gimpconfig.c added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimpconfig.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimpcoreconfig.c added new enum GimpThumbnailSize. 2002-04-29 19:41:45 +00:00
gimpcoreconfig.h added new enum GimpThumbnailSize. 2002-04-29 19:41:45 +00:00
gimpdisplayconfig.c app/gimprc.[ch] app/config/gimpdisplayconfig.[ch] made the string which 2002-02-11 22:39:08 +00:00
gimpdisplayconfig.h app/gimprc.[ch] app/config/gimpdisplayconfig.[ch] made the string which 2002-02-11 22:39:08 +00:00
gimpguiconfig.c app/Makefile.am removed. 2002-05-07 16:23:14 +00:00
gimpguiconfig.h app/Makefile.am removed. 2002-05-07 16:23:14 +00:00
gimprc.c added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimprc.h app/config/gimpconfig-serialize.c app/config/gimpconfig-utils.[ch] 2002-05-05 22:11:34 +00:00
gimpscanner.c app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
gimpscanner.h app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
makefile.msc add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
test-config.c added a return value to indicate success of 2002-05-15 11:05:32 +00:00