Gimp/tools/pdbgen/pdb
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
..
brush_select.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
brushes.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
channel.pdb app/core/core-enums.h more enum cleanup (ChannelOps this time). 2002-03-18 16:22:14 +00:00
color.pdb create the thumbnail directories if they don't exist. 2002-04-16 21:36:04 +00:00
convert.pdb app/core/core-enums.h more enum cleanup (ConvertPaletteType and 2002-03-18 13:55:19 +00:00
display.pdb Started to get rid of the gdisplays_foo() functions in 2002-05-08 17:48:24 +00:00
drawable.pdb app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
edit.pdb app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
fileops.pdb made gimp_imagefile_save_thumbnail() return a gboolean indicating success. 2002-04-19 17:15:39 +00:00
floating_sel.pdb app/Makefile.am removed... 2002-02-21 22:19:45 +00:00
gimprc.pdb app/pdb/gimprc_cmds.c added a missing g_strdup() that caused 2001-11-14 17:34:39 +00:00
gradient_select.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
gradients.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
guides.pdb General undo cleanup: 2002-02-23 17:29:19 +00:00
help.pdb app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
image.pdb removed FINITE() macro. 2002-05-13 23:30:23 +00:00
layer.pdb app/core/core-enums.h moved some more enums into the right place and 2002-03-18 11:07:34 +00:00
message.pdb Use UTF-8 encoded escaped URIs for GimpImage and GimpImageFile. 2002-04-14 14:38:55 +00:00
misc.pdb libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
misc_tools.pdb app/core/core-enums.h moved some more enums into the right place and 2002-03-18 11:07:34 +00:00
paint_tools.pdb app/base/Makefile.am app/base/base-enums.c app/core/Makefile.am 2002-03-19 19:17:31 +00:00
palette.pdb app/gimprc.[ch] app/gui/preferences-dialog.c 2002-03-12 21:02:10 +00:00
palette_select.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
palettes.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
parasite.pdb added a return value to indicate success of 2002-05-15 11:05:32 +00:00
paths.pdb removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
pattern_select.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
patterns.pdb renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
plug_in.pdb badly chopped into the new files below. Pass around much more "PlugIn" and 2002-03-20 17:46:13 +00:00
procedural_db.pdb app/config/gimpconfig-serialize.[ch] app/config/gimpconfig.h added new 2001-12-28 16:26:54 +00:00
selection.pdb app/core/core-enums.h more enum cleanup (ChannelOps this time). 2002-03-18 16:22:14 +00:00
selection_tools.pdb app/core/core-enums.h more enum cleanup (ChannelOps this time). 2002-03-18 16:22:14 +00:00
text_tool.pdb General cleanup of the selection tools and their PDB wrappers: 2001-10-22 12:13:44 +00:00
transform_tools.pdb renamed GimpInterpolationType values to something sane and unexported it 2002-02-12 03:30:52 +00:00
undo.pdb General undo cleanup: 2002-02-23 17:29:19 +00:00
unit.pdb app/Makefile.am app/gimpunit.c removed... 2001-07-11 12:39:49 +00:00