gimp/tools
Michael Natterer 5503e6a055 Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09  Michael Natterer  <mitch@gimp.org>

	Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h
	had a GEGL dependency (they will have in the next commit, but I
	wanted to keep the commit separate).

	* app/dialogs/Makefile.am
	* app/file/Makefile.am
	* app/gui/Makefile.am
	* app/menus/Makefile.am
	* app/paint/Makefile.am
	* app/plug-in/Makefile.am
	* app/text/Makefile.am
	* app/vectors/Makefile.am
	* app/widgets/Makefile.am
	* app/xcf/Makefile.am: add GEGL_CFLAGS.

	* app/actions/*.c
	* app/core/*.c
	* app/dialogs/*.c
	* app/display/*.c
	* app/file/*.c
	* app/gui/*.c
	* app/menus/*.c
	* app/paint/*.c
	* app/pdb/gimppdb-utils.c
	* app/pdb/gimpprocedure.c
	* app/plug-in/*.c
	* app/text/*.c
	* app/tools/*.c
	* app/vectors/*.c
	* app/widgets/*.c
	* app/xcf/*.c: add <gegl.h> or replace <glib-object.h> by <gegl.h>
	to all files which include a drawable subclass or gimpimage.h

	* tools/pdbgen/app.pl: include <gegl.h> instead of <glib-object.h>
	in all generated files.

	* app/pdb/*-cmds.c: regenerated.

	* data/images/gimp-splash.png: the goat is still sleeping.
	By Aurore Derriennic.


svn path=/trunk/; revision=27202
2008-10-09 20:24:04 +00:00
..
pdbgen Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
Makefile.am app/Makefile.am change 2.6 to 2.7 here too. 2008-10-09 08:28:39 +00:00
defcheck.py removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimp-mkenums quote "true" to fix warning about reserved word. 2006-10-24 13:26:35 +00:00
gimp-remote-x11.c remove check for putenv(). 2007-11-06 13:28:19 +00:00
gimp-remote.c tools/Makefile.am tools/gimp-remote.[ch] split gimp-remote into common and 2007-10-25 14:46:27 +00:00
gimp-remote.h tools/Makefile.am tools/gimp-remote.[ch] split gimp-remote into common and 2007-10-25 14:46:27 +00:00
gimppath2svg.py removed trailing whitespace 2008-09-04 08:37:32 +00:00
gimptool.c create the target directory and intermediate parent directories as needed. 2008-10-01 19:13:16 +00:00
kernelgen.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
test-clipboard.c Document the new behavior. 2008-10-08 18:45:01 +00:00