gimp/app/gegl
Massimo Valentini b9ba90589a Bug 678085 - Cage tool freezes GIMP
Use a proper "progress" signal instead of a property "notify" one
to update the on-canvas progress widget.

This way the graph is not invalidated while processing it
2016-02-02 12:21:15 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: rename gimp-gegl-config-proxy.[ch] to gimp-gegl-config.[ch] 2016-01-20 12:18:35 +01:00
gimp-babl-compat.c Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
gimp-babl-compat.h app: add gimp_babl_compat_u8_format() instead of having this code 5 times 2012-05-02 17:51:18 +02:00
gimp-babl.c app: add double precision support, for completeness 2014-03-09 00:43:55 +01:00
gimp-babl.h Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
gimp-gegl-apply-operation.c app: Add "gimp:flood" GEGL operation 2016-01-25 22:58:24 +01:00
gimp-gegl-apply-operation.h app: Add "gimp:flood" GEGL operation 2016-01-25 22:58:24 +01:00
gimp-gegl-config.c app: add gimp_gegl_config_register() 2016-01-22 21:28:33 +01:00
gimp-gegl-config.h app: change the include guards of gegl/gimp-gegl-config.h 2016-01-22 21:28:33 +01:00
gimp-gegl-enums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimp-gegl-enums.h app: shorten the labels of the cage tool options by adding newlines 2013-03-24 22:11:20 +01:00
gimp-gegl-loops.c Bug 758769 - Smudge tool not working correctly... 2015-12-27 20:34:50 +01:00
gimp-gegl-loops.h app: add progress handling to gimp_gegl_convert_color_profile,transform() 2015-10-19 01:29:22 +02:00
gimp-gegl-mask-combine.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
gimp-gegl-mask-combine.h app: factor out the core mask combine functions to gegl-only functions 2013-04-08 21:54:46 +02:00
gimp-gegl-mask.c Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
gimp-gegl-mask.h app: factor our more lowlevel GimpChannel code to GeglBuffer utils 2013-04-09 00:38:46 +02:00
gimp-gegl-nodes.c Bug 325564 - Use CIE LCH instead of HSL for layer mode Color 2015-06-02 01:37:26 +02:00
gimp-gegl-nodes.h app: add gimp_gegl_node_set_color() and use it in GimpChannel 2013-10-19 17:31:56 +02:00
gimp-gegl-tile-compat.c app: port XCF loading to writing to the drawable's GeglBuffer 2012-05-02 17:50:53 +02:00
gimp-gegl-tile-compat.h app: port XCF loading to writing to the drawable's GeglBuffer 2012-05-02 17:50:53 +02:00
gimp-gegl-types.h app: actually commit the rest of the patch... 2012-05-26 12:42:52 +02:00
gimp-gegl-utils.c Bug 678085 - Cage tool freezes GIMP 2016-02-02 12:21:15 +01:00
gimp-gegl-utils.h app: follow GEGL propertiy keys convention change 2014-05-16 03:10:01 +02:00
gimp-gegl.c app: change GimpImageFile and GimpDocumentList to speak GFile 2014-07-07 23:58:11 +02:00
gimp-gegl.h app: add gimp-babl.[ch] and move Babl specific code there 2012-05-02 17:51:08 +02:00
gimpapplicator.c app: rename mask enum values GIMP_COMPONENT_RED,GREEN,BLUE etc. 2015-09-07 00:35:02 +02:00
gimpapplicator.h app: add an optional gegl:cache at the output of GimpApplicator 2014-06-18 18:50:53 +02:00
gimptilehandlervalidate.c app: rename GimpTileHandlerProjection to GimpTileHandlerValidate 2015-03-15 22:09:04 +01:00
gimptilehandlervalidate.h app: rename GimpTileHandlerProjection to GimpTileHandlerValidate 2015-03-15 22:09:04 +01:00