Gimp/app/paint
Michael Natterer 22fc50c279 app: rename all values of enum GimpContextPropMask
from GIMP_CONTEXT_FOO_MASK to GIMP_CONTEXT_PROP_MASK_FOO.
Also rename the FIRST and LAST values of enum GimpContextPropType.
2015-09-08 21:18:49 +02:00
..
.gitignore
gimp-paint.c configure/app: libmypaint becomes an optional dependency. 2015-03-30 22:38:35 +02:00
gimp-paint.h
gimpairbrush.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpairbrush.h
gimpairbrushoptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpairbrushoptions.h
gimpbrushcore-kernels.h
gimpbrushcore.c app: add gimp_dynamics_is_output_enabled() 2015-04-19 21:58:36 +02:00
gimpbrushcore.h app: port gimp_brush_core_color_area_with_pixmap() to GeglBufferIterator 2012-05-02 17:51:03 +02:00
gimpclone.c follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
gimpclone.h
gimpcloneoptions.c libgimpbase,*: clean up enum values in gimpbaseenums.h 2014-04-29 20:58:30 +02:00
gimpcloneoptions.h
gimpconvolve.c follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
gimpconvolve.h
gimpconvolveoptions.c all,libgimp*: move GimpConvolveType and GimpInkBlobType to libgimpbase 2014-04-29 22:44:58 +02:00
gimpconvolveoptions.h
gimpdodgeburn.c app: add gimp_dynamics_is_output_enabled() 2015-04-19 21:58:36 +02:00
gimpdodgeburn.h app: use gimp_gegl_dodgeburn() in GimpDodgeBurn 2012-05-02 17:50:53 +02:00
gimpdodgeburnoptions.c libgimpbase,*: clean up enum values in gimpbaseenums.h 2014-04-29 20:58:30 +02:00
gimpdodgeburnoptions.h
gimperaser.c app: add gimp_dynamics_is_output_enabled() 2015-04-19 21:58:36 +02:00
gimperaser.h
gimperaseroptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimperaseroptions.h
gimpheal.c follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
gimpheal.h
gimpink-blob.c fix some pieces of nonsensical code 2014-08-16 00:37:13 +02:00
gimpink-blob.h
gimpink.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
gimpink.h
gimpinkoptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpinkoptions.h
gimpinkundo.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpinkundo.h
gimpmybrush.c app: rename mask enum values GIMP_COMPONENT_RED,GREEN,BLUE etc. 2015-09-07 00:35:02 +02:00
gimpmybrush.h configure/app: libmypaint becomes an optional dependency. 2015-03-30 22:38:35 +02:00
gimpmybrushoptions.c configure/app: libmypaint becomes an optional dependency. 2015-03-30 22:38:35 +02:00
gimpmybrushoptions.h configure/app: libmypaint becomes an optional dependency. 2015-03-30 22:38:35 +02:00
gimppaintbrush.c app: add gimp_dynamics_is_output_enabled() 2015-04-19 21:58:36 +02:00
gimppaintbrush.h
gimppaintcore-loops.c app: rename mask enum values GIMP_COMPONENT_RED,GREEN,BLUE etc. 2015-09-07 00:35:02 +02:00
gimppaintcore-loops.h Faster paintcore 2013-05-21 04:03:28 -07:00
gimppaintcore-stroke.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppaintcore-stroke.h app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() 2012-05-02 17:46:02 +02:00
gimppaintcore.c app: rename mask enum values GIMP_COMPONENT_RED,GREEN,BLUE etc. 2015-09-07 00:35:02 +02:00
gimppaintcore.h Bug 700193 - undoing paint tools doesn't update last_coords properly 2013-07-15 00:41:43 +02:00
gimppaintcoreundo.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppaintcoreundo.h
gimppaintoptions.c Bug 750674 - Stroke selection doesn't honor brush size set in paint tool options 2015-06-14 20:43:45 +02:00
gimppaintoptions.h app: rename all values of enum GimpContextPropMask 2015-09-08 21:18:49 +02:00
gimppencil.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppencil.h
gimppenciloptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimppenciloptions.h
gimpperspectiveclone.c libgimpbase,*: clean up enum values in gimpbaseenums.h 2014-04-29 20:58:30 +02:00
gimpperspectiveclone.h app: use gegl_node_blit() instead of GeglProcessor in GimpPerspectiveClone 2013-03-07 22:15:29 +01:00
gimpperspectivecloneoptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpperspectivecloneoptions.h
gimpsmudge.c follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
gimpsmudge.h app: don't include pixel-region.h in gimpsmudge.h 2012-05-21 01:14:39 +02:00
gimpsmudgeoptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpsmudgeoptions.h
gimpsourcecore.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpsourcecore.h Bug 533590 - Perspective clone of a pattern doesn't apply perspective 2012-11-01 21:39:14 +01:00
gimpsourceoptions.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpsourceoptions.h Bug 533590 - Perspective clone of a pattern doesn't apply perspective 2012-11-01 21:39:14 +01:00
Makefile.am app: clean compilation with external libmypaint. 2015-03-30 22:38:35 +02:00
paint-enums.c all,libgimp*: move GimpConvolveType and GimpInkBlobType to libgimpbase 2014-04-29 22:44:58 +02:00
paint-enums.h all,libgimp*: move GimpConvolveType and GimpInkBlobType to libgimpbase 2014-04-29 22:44:58 +02:00
paint-types.h app: first draft of GimpMybrushTool, which uses MyPaint brushes 2015-03-30 22:38:34 +02:00