Files
gimp/app/widgets
Ell e921c89496 app: improve gimp_highlight_widget() visibility on dark themes
The GTK+ implementation of gtk_drag_higlight(), used by
gimp_highlight_widget(), paints a black box around the widget,
which is not very noticable when using a dark theme.  Copy the GTK+
code (which is simple enough) over to gimpwidgets-utils.c, and use
the widget's text color for the box instead.
2017-10-28 10:07:10 -04:00
..
2011-04-21 19:57:14 +02:00
2010-06-12 01:23:42 +02:00
2009-10-10 20:22:31 +03:00
2015-09-06 21:02:26 +02:00
2009-09-14 21:39:19 +02:00
2010-11-20 15:19:48 +01:00
2016-12-21 04:05:32 +01:00