Files
gimp/libgimp
Sven Neumann 81131c0bb4 Add new PDB data type PDB_COLORARRAY for using arrays of GimpRGB colors as
2008-07-14  Sven Neumann  <sven@gimp.org>

	Add new PDB data type PDB_COLORARRAY for using arrays of GimpRGB
	colors as argument or return value.

	* libgimpbase/gimpbaseenums.[ch] (enum GimpPDBArgType): replaced
	the unused GIMP_PDB_BOUNDARY with GIMP_PDB_COLORARRAY.

	* libgimpbase/gimpprotocol.h: increased GIMP_PROTOCOL_VERSION.
	(struct _GPParam): added d_colorarray entry to the union.

	* libgimpbase/gimpprotocol.c
	* libgimp/gimp.[ch]
	* app/pdb/gimp-pdb-compat.c
	* app/plug-in/plug-in-params.c
	* app/plug-in/gimpplugin-message.c
	* tools/pdbgen/pdb.pl: deal with the new data type.

	* tools/pdbgen/enums.pl: regenerated.

	* plug-ins/pygimp/pygimp-pdb.c
	* plug-ins/script-fu/scheme-wrapper.c: handle the new data type.


svn path=/trunk/; revision=26189
2008-07-14 14:09:16 +00:00
..
2008-05-26 20:47:16 +00:00
2007-01-09 14:00:55 +00:00
2008-06-03 13:46:50 +00:00
2006-11-15 23:20:06 +00:00
2008-03-22 20:33:51 +00:00
2008-03-29 17:01:50 +00:00
2006-11-16 00:07:48 +00:00
2006-11-15 23:20:06 +00:00
2006-11-15 23:20:06 +00:00
2007-09-21 13:27:33 +00:00
2006-08-09 10:30:01 +00:00
2008-05-23 13:36:31 +00:00