gimp/app/paint
Sven Neumann f322854007 app/text/Makefile.am app/core/Makefile.am app/tools/Makefile.am
2007-06-07  Sven Neumann  <sven@gimp.org>

	* app/text/Makefile.am
	* app/core/Makefile.am
	* app/tools/Makefile.am
	* app/display/Makefile.am
	* app/widgets/Makefile.am
	* app/base/Makefile.am
	* app/paint/Makefile.am
	* app/plug-in/Makefile.am
	* libgimp/Makefile.am
	* libgimpthumb/Makefile.am
	* tools/pdbgen/Makefile.am
	* libgimpwidgets/Makefile.am: applied the remaining parts of the
	patch from Daniel Richard G. to fix out-of-source-tree builds
	(bug #444960).

svn path=/trunk/; revision=22735
2007-06-07 13:19:44 +00:00
..
gimp-paint.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-paint.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpairbrush.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpairbrush.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpairbrushoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpairbrushoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpbrushcore-kernels.h fixed rounding so that all brush kernels are created with a constant sum 2004-12-31 16:20:51 +00:00
gimpbrushcore.c app/base/base-types.h remove redundant and inconsistently used MaskBuf 2007-04-13 14:04:37 +00:00
gimpbrushcore.h app/base/base-types.h remove redundant and inconsistently used MaskBuf 2007-04-13 14:04:37 +00:00
gimpclone.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpclone.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpcloneoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcloneoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpconvolve.c instead of just copying the border pixels, convolute the full region and 2007-05-05 19:18:25 +00:00
gimpconvolve.h instead of just copying the border pixels, convolute the full region and 2007-05-05 19:18:25 +00:00
gimpconvolveoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpconvolveoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpdodgeburn.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdodgeburn.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpdodgeburnoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdodgeburnoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimperaser.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperaser.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimperaseroptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperaseroptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpheal.c convert the source region to the dest region's type, not the other way 2007-05-15 18:34:25 +00:00
gimpheal.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpink-blob.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpink-blob.h added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimpink.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpink.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpinkoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpinkoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpinkundo.c app/paint/gimppaintcore-undo.[ch] removed... 2007-02-03 18:48:00 +00:00
gimpinkundo.h app/paint/gimppaintcore-undo.[ch] removed... 2007-02-03 18:48:00 +00:00
gimppaintbrush.c removed parameters "GimpImage *dest" (because it's always the passed 2007-03-18 19:58:57 +00:00
gimppaintbrush.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimppaintcore-stroke.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaintcore-stroke.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaintcore.c set core->saved_proj_tiles to NULL after unrefing them. 2007-03-31 16:43:41 +00:00
gimppaintcore.h set core->saved_proj_tiles to NULL after unrefing them. 2007-03-31 16:43:41 +00:00
gimppaintcoreundo.c app/paint/gimppaintcore-undo.[ch] removed... 2007-02-03 18:48:00 +00:00
gimppaintcoreundo.h app/paint/gimppaintcore-undo.[ch] removed... 2007-02-03 18:48:00 +00:00
gimppaintoptions.c app/paint/gimppaintoptions.c app/tools/gimpcolorbalancetool.c 2007-05-23 13:49:06 +00:00
gimppaintoptions.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppencil.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppencil.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimppenciloptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppenciloptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpperspectiveclone.c app/paint/gimpperspectiveclone.c #include "libgimpmath/gimpmath.h" 2007-04-09 11:54:44 +00:00
gimpperspectiveclone.h include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpperspectivecloneoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpperspectivecloneoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpsmudge.c app/paint/gimpsmudge.c (gimp_smudge_start) 2007-05-02 12:03:19 +00:00
gimpsmudge.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpsmudgeoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsmudgeoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpsourcecore.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsourcecore.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
gimpsourceoptions.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsourceoptions.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00
Makefile.am app/text/Makefile.am app/core/Makefile.am app/tools/Makefile.am 2007-06-07 13:19:44 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
paint-enums.c Merged the "soc-2006-perspective-clone" branch. That branch is now 2006-09-07 17:10:22 +00:00
paint-enums.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
paint-types.h app/paint/paint-types.h move opaque typedefs of object instances to 2007-02-08 22:58:22 +00:00