Files
gimp/libgimpwidgets
Jehan f27d172750 libgimpwidgets: new GimpColorScaleEntry class.
Similarly to GimpScaleEntry, this is meant to replace usage of
gimp_color_scale_entry_new() by having a proper widget. This is a child
class of GimpScaleEntry which simply replaces the GtkScale by a
GimpColorScale by adding a GimpScaleEntry class method to create the
scale widget (only restriction: it must be a GtkRange subtype).

This also triggers me to rename gimp_scale_entry_get_scale() into
gimp_scale_entry_get_range() (as well as the 2 plug-ins already using
this function).
2020-11-01 00:08:20 +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