Gimp/app/operations
Bruno Lopes 5edbb073e2
Declare gexiv2 dependency on many targets (due to gimpmetadata.h)
Our build files were relying 'sysroot' to find gexiv2.h but this is
not possible with Apple Clang om which sysroot points to macOS SDK.
So, exotic environments like Homebrew were failing. Let's fix this.

(cherry picked from commit f09007507f)
2025-10-03 18:42:25 -03:00
..
layer-modes Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
layer-modes-legacy Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
tests app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
gimp-operation-config.c app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-09-17 16:40:22 +02:00
gimp-operation-config.h app: do not maintain manually the list of core ops with custom config object. 2024-01-23 15:39:09 +00:00
gimp-operations.c app: do not maintain manually the list of core ops with custom config object. 2024-01-23 15:39:09 +00:00
gimp-operations.h app: fix autotools build. 2020-11-10 12:52:01 +01:00
gimpbrightnesscontrastconfig.c app: maintain common settings when editing Brightness-Contrast/Levels as Levels/Curves 2020-04-14 18:03:05 +03:00
gimpbrightnesscontrastconfig.h app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimpcageconfig.c app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimpcageconfig.h app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimpcolorbalanceconfig.c app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimpcolorbalanceconfig.h app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimpcurvesconfig.c app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimpcurvesconfig.h app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimphuesaturationconfig.c app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimphuesaturationconfig.h app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00
gimplevelsconfig.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
gimplevelsconfig.h Issue #3015: Space invasion: Using Levels Pick white point for all… 2024-10-29 00:27:22 +01:00
gimpoperationborder.c Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
gimpoperationborder.h
gimpoperationbrightnesscontrast.c
gimpoperationbrightnesscontrast.h
gimpoperationbuffersourcevalidate.c app: add "chunked" parameter to gimp_tile_handler_validate_validate() 2020-03-14 13:54:57 +02:00
gimpoperationbuffersourcevalidate.h
gimpoperationcagecoefcalc.c operations: Guard against missing config in... 2025-09-17 16:40:22 +02:00
gimpoperationcagecoefcalc.h
gimpoperationcagetransform.c app: use g_set_object() in more set_property() implementations 2025-09-17 16:40:22 +02:00
gimpoperationcagetransform.h
gimpoperationcolorbalance.c app: Color Balance to work in HSLA/sRGB. 2024-10-13 17:01:50 +02:00
gimpoperationcolorbalance.h
gimpoperationcolorize.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
gimpoperationcolorize.h app: port Colorize to GeglColor property. 2024-02-15 23:55:06 +01:00
gimpoperationcomposecrop.c
gimpoperationcomposecrop.h
gimpoperationcurves.c
gimpoperationcurves.h
gimpoperationdesaturate.c
gimpoperationdesaturate.h
gimpoperationequalize.c app: use g_set_object() in more set_property() implementations 2025-09-17 16:40:22 +02:00
gimpoperationequalize.h
gimpoperationfillsource.c
gimpoperationfillsource.h
gimpoperationflood.c
gimpoperationflood.h
gimpoperationgradient.c app: use g_set_object() in more set_property() implementations 2025-09-17 16:40:22 +02:00
gimpoperationgradient.h operations: Remove GimpRGB from Gradient operation 2024-09-13 01:12:13 +00:00
gimpoperationgrow.c
gimpoperationgrow.h
gimpoperationhistogramsink.c app: use g_set_object() in more set_property() implementations 2025-09-17 16:40:22 +02:00
gimpoperationhistogramsink.h
gimpoperationhuesaturation.c app: show clearer we are working in sRGB space. 2024-10-13 17:55:59 +02:00
gimpoperationhuesaturation.h app: use GEGL/babl to convert to HSL in gimp_operation_hue_saturation_map(). 2024-02-12 18:30:00 +01:00
gimpoperationlevels.c
gimpoperationlevels.h
gimpoperationmaskcomponents.cc Issue #12614: Successive layer effects should use a higher bit-depth as intermediary format. 2025-01-12 22:18:28 +01:00
gimpoperationmaskcomponents.h
gimpoperationoffset.c pdb, operations, tool: Replace GimpContext with GeglColor... 2024-11-29 00:29:36 -05:00
gimpoperationoffset.h pdb, operations, tool: Replace GimpContext with GeglColor... 2024-11-29 00:29:36 -05:00
gimpoperationpointfilter.c app: use g_set_object() in more set_property() implementations 2025-09-17 16:40:22 +02:00
gimpoperationpointfilter.h
gimpoperationposterize.c app: make posterize op operate with a perceptual gamma 2024-02-21 09:03:08 +01:00
gimpoperationposterize.h
gimpoperationprofiletransform.c app: use g_set_object() in more set_property() implementations 2025-09-17 16:40:22 +02:00
gimpoperationprofiletransform.h
gimpoperationscalarmultiply.c
gimpoperationscalarmultiply.h
gimpoperationsemiflatten.c app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
gimpoperationsemiflatten.h operations: Port semi-flatten to GeglColor 2024-03-05 18:30:53 +00:00
gimpoperationsetalpha.c
gimpoperationsetalpha.h
gimpoperationsettings.c Issue #12577: get rid of the gamma hack. 2025-01-10 23:26:11 +01:00
gimpoperationsettings.h Issue #12577: get rid of the gamma hack. 2025-01-10 23:26:11 +01:00
gimpoperationshrink.c Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
gimpoperationshrink.h
gimpoperationthreshold.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
gimpoperationthreshold.h
gimpoperationthresholdalpha.c
gimpoperationthresholdalpha.h
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
operations-enums.c app, libgimp, pdb: fix perceptual blend space for linear TRC ICC profiles 2024-12-19 23:23:50 +01:00
operations-enums.h Issue #13617: segmentation fault when painting. 2025-05-06 14:18:09 +00:00
operations-types.h app: add GimpOperationSettings 2020-04-07 19:26:28 +03:00