.. |
.gitignore
|
Added .gitignore files generated with git svn create-ignore.
|
2009-01-31 11:37:44 +00:00 |
Makefile.am
|
*/Makefile.am: merge INCLUDES into AM_CPPFLAGS
|
2013-06-05 20:48:37 +02:00 |
gimp-paint.c
|
app: replace GimpPaintCore's undo_tiles by a GeglBuffer
|
2012-05-02 17:46:10 +02:00 |
gimp-paint.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpairbrush.c
|
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
|
2012-05-03 03:37:20 +02:00 |
gimpairbrush.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpairbrushoptions.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +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
|
fixed rounding so that all brush kernels are created with a constant sum
|
2004-12-31 16:20:51 +00:00 |
gimpbrushcore.c
|
Faster paintcore
|
2013-05-21 04:03:28 -07:00 |
gimpbrushcore.h
|
app: port gimp_brush_core_color_area_with_pixmap() to GeglBufferIterator
|
2012-05-02 17:51:03 +02:00 |
gimpclone.c
|
Bug 533590 - Perspective clone of a pattern doesn't apply perspective
|
2012-11-01 21:39:14 +01:00 |
gimpclone.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpcloneoptions.c
|
Bug 533590 - Perspective clone of a pattern doesn't apply perspective
|
2012-11-01 21:39:14 +01:00 |
gimpcloneoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpconvolve.c
|
app: gimp_gegl_convolve() needs a linear buffer or it will horribly fail
|
2012-05-23 22:41:14 +02:00 |
gimpconvolve.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpconvolveoptions.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimpconvolveoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpdodgeburn.c
|
app: remove many includes of "gegl/gimp-gegl-utils.h"
|
2012-05-10 23:12:39 +02:00 |
gimpdodgeburn.h
|
app: use gimp_gegl_dodgeburn() in GimpDodgeBurn
|
2012-05-02 17:50:53 +02:00 |
gimpdodgeburnoptions.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimpdodgeburnoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimperaser.c
|
Bug 675976 - GimpOperationEraseMode doesn't work on layers without alpha
|
2012-05-20 17:14:09 +02:00 |
gimperaser.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimperaseroptions.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimperaseroptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpheal.c
|
Bug 699436 - optimize the heal tool
|
2013-05-10 21:12:25 +02:00 |
gimpheal.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpink-blob.c
|
Bug 634183 - GIMP crashes when editing very high images
|
2011-02-13 15:09:27 +01:00 |
gimpink-blob.h
|
app: fix antique copyright header
|
2010-11-14 22:13:36 +01:00 |
gimpink.c
|
Faster paintcore
|
2013-05-21 04:03:28 -07:00 |
gimpink.h
|
app: fix coding style in the new smoothing code
|
2011-01-08 22:18:56 +01:00 |
gimpinkoptions.c
|
app: rename GIMP_INK_BLOB_TYPE_ELLIPSE to GIMP_INK_BLOB_TYPE_CIRCLE
|
2010-11-14 16:29:42 +01:00 |
gimpinkoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpinkundo.c
|
Chain up unconditionally in GObject::constructed()
|
2012-11-12 21:51:22 +01:00 |
gimpinkundo.h
|
app: namespace the ink blob
|
2010-11-14 16:43:21 +01:00 |
gimppaintbrush.c
|
libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions
|
2012-05-03 03:37:20 +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
|
Faster paintcore
|
2013-05-21 04:03:28 -07:00 |
gimppaintcore-loops.h
|
Faster paintcore
|
2013-05-21 04:03:28 -07:00 |
gimppaintcore-stroke.c
|
app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo()
|
2012-05-02 17:46:02 +02:00 |
gimppaintcore-stroke.h
|
app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo()
|
2012-05-02 17:46:02 +02:00 |
gimppaintcore.c
|
app: add the GimpApplicator back for painting, but make its use optional
|
2013-05-21 18:55:03 +02:00 |
gimppaintcore.h
|
app: add the GimpApplicator back for painting, but make its use optional
|
2013-05-21 18:55:03 +02:00 |
gimppaintcoreundo.c
|
Chain up unconditionally in GObject::constructed()
|
2012-11-12 21:51:22 +01:00 |
gimppaintcoreundo.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimppaintoptions.c
|
app: add the GimpApplicator back for painting, but make its use optional
|
2013-05-21 18:55:03 +02:00 |
gimppaintoptions.h
|
app: add the GimpApplicator back for painting, but make its use optional
|
2013-05-21 18:55:03 +02:00 |
gimppencil.c
|
app: replace GimpPaintCore's undo_tiles by a GeglBuffer
|
2012-05-02 17:46:10 +02:00 |
gimppencil.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimppenciloptions.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimppenciloptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpperspectiveclone.c
|
app: adapt to the transform ops API change in GEGL
|
2013-06-06 19:58:48 +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: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimpperspectivecloneoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpsmudge.c
|
app: port smudge blending to RGBA float
|
2012-12-08 22:16:05 +01:00 |
gimpsmudge.h
|
app: don't include pixel-region.h in gimpsmudge.h
|
2012-05-21 01:14:39 +02:00 |
gimpsmudgeoptions.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimpsmudgeoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpsourcecore.c
|
Bug 533590 - Perspective clone of a pattern doesn't apply perspective
|
2012-11-01 21:39:14 +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
|
Bug 533590 - Perspective clone of a pattern doesn't apply perspective
|
2012-11-01 21:39:14 +01:00 |
gimpsourceoptions.h
|
Bug 533590 - Perspective clone of a pattern doesn't apply perspective
|
2012-11-01 21:39:14 +01:00 |
paint-enums.c
|
Bug 667427 - Bad ink shape hint
|
2012-01-07 22:09:18 +01:00 |
paint-enums.h
|
Bug 658477 - add PDB support for more paint and ink options
|
2012-03-01 12:58:26 +01:00 |
paint-types.h
|
app: remove unused typedef GimpDynamicsOptions
|
2012-02-11 18:12:42 +01:00 |