| .. |
|
.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
|
app,libgimp*: fix includes to follow our include policy
|
2013-10-15 01:58:39 +02:00 |
|
gimpairbrush.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpairbrushoptions.c
|
app,libgimp*: fix includes to follow our include policy
|
2013-10-15 01:58:39 +02: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: 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
|
app: replace some tabs with spaces in app/paint.
|
2015-12-15 23:45:18 +01:00 |
|
gimpclone.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpcloneoptions.c
|
libgimpbase,*: clean up enum values in gimpbaseenums.h
|
2014-04-29 20:58:30 +02:00 |
|
gimpcloneoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpconvolve.c
|
follow gegl api changes from commit af5361ca8d, with an abyss policy argument
|
2015-05-25 01:27:31 +02:00 |
|
gimpconvolve.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpconvolveoptions.c
|
all,libgimp*: move GimpConvolveType and GimpInkBlobType to libgimpbase
|
2014-04-29 22:44:58 +02:00 |
|
gimpconvolveoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimperaser.c
|
app: save color history when a color is used.
|
2015-09-30 16:39:05 +02:00 |
|
gimperaser.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimperaseroptions.c
|
app,libgimp*: fix includes to follow our include policy
|
2013-10-15 01:58:39 +02:00 |
|
gimperaseroptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpheal.c
|
follow gegl api changes from commit af5361ca8d, with an abyss policy argument
|
2015-05-25 01:27:31 +02: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: save color history when a color is used.
|
2015-09-30 16:39:05 +02:00 |
|
gimpink.h
|
app: fix coding style in the new smoothing code
|
2011-01-08 22:18:56 +01:00 |
|
gimpinkoptions.c
|
app,libgimp*: fix includes to follow our include policy
|
2013-10-15 01:58:39 +02:00 |
|
gimpinkoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpinkundo.c
|
app,libgimp*: fix includes to follow our include policy
|
2013-10-15 01:58:39 +02:00 |
|
gimpinkundo.h
|
app: namespace the ink blob
|
2010-11-14 16:43:21 +01:00 |
|
gimpmybrushcore.c
|
app: fix typos in comment.
|
2016-01-20 21:30:55 +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: remove virtual function GimpToolOptions::reset()
|
2015-12-29 12:47:04 +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: Add colorize mode
|
2015-12-28 13:58:38 -08:00 |
|
gimpmybrushsurface.h
|
configure.ac, app: make libmypaint a hard dependency
|
2015-12-21 21:39:48 +01:00 |
|
gimppaintbrush.c
|
Revert "app: save gradient first and last color with dynamics color output..."
|
2015-10-08 19:33:07 +02:00 |
|
gimppaintbrush.h
|
Stop accessing GimpPaintCore's coords members directly (no encapsulation yet).
|
2009-05-03 12:08:21 +02:00 |
|
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
|
Use GQueue for strokes list
|
2016-01-25 10:56:15 +05:30 |
|
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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimppaintoptions.c
|
Bug 760175 - paintbrush size not applied in python scripts in version 2.9
|
2016-01-06 01:24:56 +01: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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimppenciloptions.c
|
app,libgimp*: fix includes to follow our include policy
|
2013-10-15 01:58:39 +02:00 |
|
gimppenciloptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
gimpsourcecore.c
|
app: replace some tabs with spaces in app/paint.
|
2015-12-15 23:45:18 +01: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: Change mypaint dependency from libmypaint-gegl to just libmypaint
|
2015-12-28 09:18:46 -08: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: rename GimpMybrush to GimpMybrushCore
|
2015-12-20 01:03:56 +01:00 |