gimp/plug-ins/pagecurl
Jehan dbbcfb16d5 app, libgimp*, pdb, plug-ins: GimpContext is now using only GeglColor.
- app: gimp_context_get_(foreground|background)() are now returning a GeglColor.
- libgimp: PDB functions named similarly in libgimp are returning a newly
  allocated GeglColor too.
- A few other PDB functions (the ones using these functions) were updated and
  their signature changed to use GeglColor too, when relevant. Plug-ins which
  use any of the changed libgimp functions were fixed.
- GimpContext: signals "(foreground|background)-changed" are now passing a
  GeglColor.
- libgimpconfig: new macro GIMP_CONFIG_PROP_COLOR using gegl_param_spec_color().
- GimpContext: properties "foreground" and "background" are now GeglParamColor
  properties.
- app: All code interacting with GimpContext objects were updated to receive a
  GeglColor (that they may still convert, or no, to GimpRGB for now).
- app: gimp_prop_gegl_color_button_new() was added as an alternative to
  gimp_prop_color_button_new() when the property is a GeglParamColor. Eventually
  the former should replace completely the latter.
- libgimpwidgets: gimp_prop_color_area_new() now works on GeglParamColor
  properties only.
- libgimp: gimp_procedure_dialog_get_widget() will generate a GimpColorArea for
  GeglTypeParamColor arguments.
2024-02-11 23:28:02 +01:00
..
curl0.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl1.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl2.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl3.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl4.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl5.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl6.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
curl7.png flattened the icons and converted to 8-bit/color 2004-11-14 12:36:56 +00:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
pagecurl.c app, libgimp*, pdb, plug-ins: GimpContext is now using only GeglColor. 2024-02-11 23:28:02 +01:00