gimp/tools
Michael Natterer ebf18dce39 tools/pdbgen/lib.pl added support for deprecated procedures without any
2004-11-19  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/lib.pl
	* tools/pdbgen/stddefs.pdb: added support for deprecated procedures
	without any replacement.

	* app/plug-in/plug-in-message.c (plug_in_handle_proc_run): added
	a special warning for procedures without replacement.

	* tools/pdbgen/pdb/drawable.pdb: deprecated drawable_set_image()
	without any replacement and made it a nop (which fails if the
	passed image is different from the drawable's image). It's not
	needed any longer since 2.0 and moreover dangerous to use.

	* app/pdb/drawable_cmds.c
	* libgimp/gimpdrawable_pdb.[ch]: regenerated.

	* app/core/gimpitem.c (gimp_item_set_image): replaced assertion
	for gimp_item_is_floating() by !gimp_item_is_attached(). The
	former warned when adding a layer with already added mask to the
	image (which is a perfectly valid operation).
2004-11-19 12:38:34 +00:00
..
authorsgen added Karine Proot to contributors 2004-11-14 14:35:32 +00:00
pdbgen tools/pdbgen/lib.pl added support for deprecated procedures without any 2004-11-19 12:38:34 +00:00
.cvsignore configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
Makefile.am configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
gimp-mkenums Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
gimp-remote.c correctly convert relative paths to URIs. Append the resulting URI only if 2004-07-22 11:32: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 app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00