Gimp/app/gegl
Ell 3ca48a0b30 enums: don't use comments in generated enum recipes
Works in bash, but apparently not portable.
2017-06-02 11:15:43 -04:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00: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: better progress indication in gimp_babl_init_fishes() 2016-11-14 19:58:20 +01:00
gimp-babl.h app: pass a status_callback to gimp_babl_init_fishes() 2016-11-11 13:09:12 +01:00
gimp-gegl-apply-operation.c app: use gegl:dither instead of gegl:reduction 2016-12-24 19:40:12 +01:00
gimp-gegl-apply-operation.h app: use gegl:dither instead of gegl:reduction 2016-12-24 19:40:12 +01:00
gimp-gegl-enums.c enums: generate enum files in source dir 2017-05-06 17:26:16 -04: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 781804 - Dodge/Burn tool produces artifacts with negative channel values 2017-04-26 21:30:43 -04:00
gimp-gegl-loops.h libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +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 app: remove GIMP_LAYER_MODE_FLAG_WANTS_LINEAR_DATA and friends 2017-02-17 18:19:32 -05:00
gimp-gegl-nodes.h app: make layer blend color space and compositing color space configurable 2017-02-12 23:49:26 +01: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 app: add gimp_gegl_node_get_format() 2016-06-08 00:04:50 +02:00
gimp-gegl-utils.h app: add gimp_gegl_node_get_format() 2016-06-08 00:04:50 +02:00
gimp-gegl.c Bug 780015 - Filter settings are not properly restored after Gimp restart 2017-03-24 01:29:50 +01: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 *: rename NORMAL to NORMAL_LEGACY and NORMAL_LINEAR to NORMAL 2017-02-26 16:26:34 +01:00
gimpapplicator.h app: make layer blend color space and compositing color space configurable 2017-02-12 23:49:26 +01: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
Makefile.am enums: don't use comments in generated enum recipes 2017-06-02 11:15:43 -04:00