Gimp/app/paint
Michael Natterer 3af70584d0 app: remove bpp <-> format conversion stuff from gimp-gegl-utils.[ch]
Fix stuff by picking formats as we get data from the "outside", like a
GdkPixbuf, and pass around more proper formats from where we know them.
2012-05-02 17:51:08 +02:00
..
.gitignore
gimp-paint.c app: replace GimpPaintCore's undo_tiles by a GeglBuffer 2012-05-02 17:46:10 +02:00
gimp-paint.h
gimpairbrush.c app: remove unneeded includes from gimpairbush.c 2012-05-02 17:50:47 +02:00
gimpairbrush.h
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
gimpbrushcore.c app: remove bpp <-> format conversion stuff from gimp-gegl-utils.[ch] 2012-05-02 17:51:08 +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: move GimpTempBuf from base/ to core/ 2012-05-02 17:51:01 +02:00
gimpclone.h
gimpcloneoptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcloneoptions.h
gimpconvolve.c app: move GimpTempBuf from base/ to core/ 2012-05-02 17:51:01 +02:00
gimpconvolve.h
gimpconvolveoptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpconvolveoptions.h
gimpdodgeburn.c app: use gimp_gegl_dodgeburn() in GimpDodgeBurn 2012-05-02 17:50:53 +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
gimperaser.c app: port paintbrush and eraser to paint to GEGL buffers 2012-05-02 17:50:47 +02:00
gimperaser.h
gimperaseroptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimperaseroptions.h
gimpheal.c app: move GimpTempBuf from base/ to core/ 2012-05-02 17:51:01 +02:00
gimpheal.h
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 app: move GimpTempBuf from base/ to core/ 2012-05-02 17:51:01 +02: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
gimpinkundo.c app: replace GimpPaintCore's undo_tiles by a GeglBuffer 2012-05-02 17:46:10 +02:00
gimpinkundo.h app: namespace the ink blob 2010-11-14 16:43:21 +01:00
gimppaintbrush.c app: port gimp_brush_core_color_area_with_pixmap() to GeglBufferIterator 2012-05-02 17:51:03 +02:00
gimppaintbrush.h Stop accessing GimpPaintCore's coords members directly (no encapsulation yet). 2009-05-03 12:08:21 +02: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: move gimp_gegl_buffer_get_temp_buf() to gimptempbuf.[ch] 2012-05-02 17:51:02 +02:00
gimppaintcore.h app: port GimpPaintCore's paste and replase APIs to GeglBuffer 2012-05-02 17:50:54 +02:00
gimppaintcoreundo.c app: replace GimpPaintCore's undo_tiles by a GeglBuffer 2012-05-02 17:46:10 +02:00
gimppaintcoreundo.h
gimppaintoptions.c app: Fix a segfault in paint core 2012-02-09 21:59:25 +02:00
gimppaintoptions.h app: Make palette part of paint tools context mask 2012-02-06 21:57:20 +02:00
gimppencil.c app: replace GimpPaintCore's undo_tiles by a GeglBuffer 2012-05-02 17:46:10 +02:00
gimppencil.h
gimppenciloptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimppenciloptions.h
gimpperspectiveclone.c app: no need to clear newly created buffers 2012-05-02 17:51:01 +02:00
gimpperspectiveclone.h app: don't create copies in gimp_paint_core_get_orig_image,proj() 2012-05-02 17:50:46 +02:00
gimpperspectivecloneoptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpperspectivecloneoptions.h
gimpsmudge.c app: enable smudge on indexed images 2012-05-02 17:51:06 +02:00
gimpsmudge.h app: add "take_ownerspip" param to gimp_temp_buf_create_buffer() 2012-05-02 17:50:51 +02:00
gimpsmudgeoptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpsmudgeoptions.h
gimpsourcecore.c app: move GimpTempBuf from base/ to core/ 2012-05-02 17:51:01 +02:00
gimpsourcecore.h app: port GimpSourceCore and its classes to painting to the paint_buffer 2012-05-02 17:50:51 +02:00
gimpsourceoptions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpsourceoptions.h
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +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