Commit Graph

15 Commits

Author SHA1 Message Date
21cc5af734 merged Raphaels patch for bug #56598 from the stable branch.
2001-10-24  Sven Neumann  <sven@gimp.org>

	* plug-ins/perl/examples/glowing_steel: merged Raphaels patch for
	bug #56598 from the stable branch.
2001-10-24 20:01:45 +00:00
73d7b7d18f *** empty log message *** 2001-03-15 02:02:09 +00:00
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
b04bbd9a74 see plug-ins/perl/Changes 2000-09-30 23:59:11 +00:00
a82a3cf5af see plug-ins/perl/Changes 2000-05-21 01:27:16 +00:00
8c46f10171 see plug-ins/perl/Changes 2000-03-28 13:30:29 +00:00
62f41ebf05 see plug-ins/perl/Changes 2000-03-04 22:54:29 +00:00
46c42d6721 see plug-ins/perl/Changes 2000-01-23 23:22:41 +00:00
8c1d97b7b7 i18n fix 2000-01-14 10:30:54 +00:00
c5238c6d03 see plug-ins/perl/Changes 1999-11-29 21:46:18 +00:00
1efdbb0eee see plug-ins/perl/Changes 1999-11-08 17:39:13 +00:00
69359dbcce see plug-ins/perl/Changes 1999-10-23 20:07:33 +00:00
b3cfc45e04 see plug-ins/perl/Changes 1999-09-13 15:05:11 +00:00
13a08f7230 see plug-ins/perl/Changes 1999-08-03 16:20:05 +00:00
49ac3a5efa see plug-ins/perl/Changes 1999-08-01 21:25:31 +00:00