Files
gimp/libgimpwidgets
Jehan 77d2a93a52 libgimpwidgets, plug-ins: remove legacy gimp_color_scale_entry_new().
Former gimp_color_scale_entry_new() is finally replaced by the
GimpColorScaleEntry implementation.
Both places which used it (GimpColorScales and compose plug-in) now use
the new widget.

Also making "upper" and "lower" properties of GimpScaleEntry into
construction properties, and create the main GtkAjustment at init, so
that we are sure that lower and upper bounds are properly set before we
set the value (when setting all properties at once, we cannot ensure
that these limit properties are set before the "value" one).
2020-11-01 02:23:03 +01:00
..
2020-01-06 21:52:54 +02:00
2020-05-04 21:31:30 +02:00
2020-05-08 17:11:14 +02:00
2020-05-03 17:57:23 +02:00
2019-08-13 11:50:51 -04:00