Gimp/app/paint
Ell 5bcde32caf enums: run gimp-mkenums from the build dir
Commit 1e6acbd4e1 modified the
generated enum recipes to run gimp-mkenums from the source
directory, instead of the build directory, so that only the
basenames of the corresponding header files would appear in
the comment at the top of the generated files.  This was a
mistake -- $(GIMP_MKENUMS) is expecting to be invoked from the
build directory.

Switch back to running gimp-mkenums from the build directory.  To
avoid including the relative path from the build directory to the
source directory in the generated file, add a @basename@ production
variable to gimp-mkenums, which exapnds to the basename of the
input file, and use it instead of @filename@ in the recipes for the
generated enum files.
2017-05-22 20:29:18 -04:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
gimp-paint.c configure.ac, app: make libmypaint a hard dependency 2015-12-21 21:39:48 +01:00
gimp-paint.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpairbrush.c Bug 763547 - GIMP git segfaults on exit when the airbrush tool is active 2016-03-13 13:15:19 +01:00
gimpairbrush.h Bug 648776 - mirror symmetries. 2016-02-02 21:15:13 +01:00
gimpairbrushoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpairbrushoptions.h app: Add an option to explicity turn off airbrush rate 2010-03-14 17:28:08 +02:00
gimpbrushcore-kernels.h
gimpbrushcore.c app: fix painting with force == 0 2017-04-10 09:57:54 -04:00
gimpbrushcore.h app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01:00
gimpclone.c app: For clone tool, pattern source, use the pattern center 2017-04-20 00:35:20 -03:00
gimpclone.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcloneoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpcloneoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconvolve.c *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
gimpconvolve.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpconvolveoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpconvolveoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdodgeburn.c *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
gimpdodgeburn.h app: use gimp_gegl_dodgeburn() in GimpDodgeBurn 2012-05-02 17:50:53 +02:00
gimpdodgeburnoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpdodgeburnoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperaser.c *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
gimperaser.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperaseroptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimperaseroptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpheal.c app: fix painting with force == 0 2017-04-10 09:57:54 -04:00
gimpheal.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpink-blob.c fix some pieces of nonsensical code 2014-08-16 00:37:13 +02:00
gimpink-blob.h app: fix antique copyright header 2010-11-14 22:13:36 +01:00
gimpink.c app: remove GIMP_LAYER_MODE_FLAG_WANTS_LINEAR_DATA and friends 2017-02-17 18:19:32 -05:00
gimpink.h Bug 648776 - mirror symmetries. 2016-02-02 21:15:13 +01:00
gimpinkoptions.c app: the range of GimpInkOption's and GimpBlobEditor's angle is [-PI..PI] 2016-03-21 10:37:56 +01:00
gimpinkoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpinkundo.c Bug 648776 - mirror symmetries. 2016-02-02 21:15:13 +01:00
gimpinkundo.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00
gimpmybrushcore.c Bug 775134 - mypaint-brush: Saved color in a brush isn't taken into account 2016-12-11 19:39:33 +01:00
gimpmybrushcore.h app: connect the MyPaint brush core with the new brush container 2015-12-21 12:28:46 +01:00
gimpmybrushoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpmybrushoptions.h app: mypaint: Add a toggle to change between erase & paint mode 2015-12-28 15:25:47 -08:00
gimpmybrushsurface.c app: mypaint: Honor selection mask 2016-01-27 08:47:26 -08:00
gimpmybrushsurface.h app: mypaint: Honor selection mask 2016-01-27 08:47:26 -08:00
gimppaintbrush.c app: fix painting with the new layer mode code 2017-01-21 00:27:48 +01:00
gimppaintbrush.h Bug 648776 - mirror symmetries. 2016-02-02 21:15:13 +01:00
gimppaintcore-loops.c app: remove GIMP_LAYER_MODE_FLAG_WANTS_LINEAR_DATA and friends 2017-02-17 18:19:32 -05:00
gimppaintcore-loops.h app: fix painting with the new layer mode code 2017-01-21 00:27:48 +01:00
gimppaintcore-stroke.c app: indentation fix. 2017-04-22 20:53:08 -03:00
gimppaintcore-stroke.h app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() 2012-05-02 17:46:02 +02:00
gimppaintcore.c *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
gimppaintcore.h app: fix painting with the new layer mode code 2017-01-21 00:27:48 +01:00
gimppaintcoreundo.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppaintcoreundo.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00
gimppaintoptions.c app: "Reset to default values" does not properly reset generated... 2017-05-04 04:59:59 +02:00
gimppaintoptions.h Bug 771678 - Parametric Brush Aspect Ratio and Angle values... 2016-10-12 00:21:12 +02:00
gimppencil.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppencil.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppenciloptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimppenciloptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpperspectiveclone.c app: integer-ify position/offset members of GimpSourceCore 2017-04-03 15:32:27 -04:00
gimpperspectiveclone.h app: use gegl_node_blit() instead of GeglProcessor in GimpPerspectiveClone 2013-03-07 22:15:29 +01:00
gimpperspectivecloneoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpperspectivecloneoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsmudge.c *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
gimpsmudge.h Bug 648776 - mirror symmetries. 2016-02-02 21:15:13 +01:00
gimpsmudgeoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpsmudgeoptions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsourcecore.c Bug 779632 - Clone tool jittering 2017-04-03 15:38:27 -04:00
gimpsourcecore.h app: integer-ify position/offset members of GimpSourceCore 2017-04-03 15:32:27 -04:00
gimpsourceoptions.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpsourceoptions.h Bug 533590 - Perspective clone of a pattern doesn't apply perspective 2012-11-01 21:39:14 +01:00
Makefile.am enums: run gimp-mkenums from the build dir 2017-05-22 20:29:18 -04:00
paint-enums.c enums: generate enum files in source dir 2017-05-06 17:26:16 -04:00
paint-enums.h all,libgimp*: move GimpConvolveType and GimpInkBlobType to libgimpbase 2014-04-29 22:44:58 +02:00
paint-types.h app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00