gimp/tools
Sven Neumann 243c5f4929 app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c
2000-12-28  Sven Neumann  <sven@gimp.org>

	* app/channel_cmds.c
	* app/layer_cmds.c
	* libgimp/gimpchannel_pdb.c
	* libgimp/gimplayer_pdb.c
	* plug-ins/common/warp.c
	* plug-ins/gap/gap_exchange_image.c
	* plug-ins/gap/gap_range_ops.c
	* plug-ins/perl/examples/bricks
	* plug-ins/perl/examples/glowing_steel
	* tools/pdbgen/pdb/channel.pdb
	* tools/pdbgen/pdb/layer.pdb:

	Two of the gimp-perl scripts used to call gimp_layer_delete() after
	gimp_image_remove_layer(). This will fail since the layer is already
	scheduled for destruction by removing it from the associated image or
	by deleting that image. It is thus dangerous and superfluous to export
	this feature through the PDB. The gimp_layer_delete() is hereby
	obsolete and does nothing any longer. I have removed the code calling
	it from all over the place (it was commented out in almost all places).

	The PDB help for gimp_channel_delete() now explicetly tells the user
	about the proper usage of the procedure.
2000-12-27 23:49:17 +00:00
..
authorsgen AUTHORS app/authors.h Correct Ray Lehtiniemi's name 2000-11-09 23:55:38 +00:00
gcg use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
pdbgen app/channel_cmds.c app/layer_cmds.c libgimp/gimpchannel_pdb.c 2000-12-27 23:49:17 +00:00
.cvsignore build gimp-remote 2000-07-14 22:08:37 +00:00
Makefile.am Very hackerish attempt to create all three lists of authors 2000-07-24 22:11:28 +00:00
gimp-remote.c added command-line option --new that starts a new gimp if no suitable 2000-08-08 14:05:50 +00:00
gimppath2svg.py New file: Script to convert an exported gimp-path to a simple SVG-File. 2000-10-03 21:50:09 +00:00
kernelgen.c added pt_BR to ALL_LINGUAS 2000-07-15 00:51:49 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00