gtk/testsuite
Benjamin Otte 5b33127692 gtk: Replace -gtk-icon-effect with -gtk-icon-filter
Instead of
  -gtk-icon-effect: dim;
  -gtk-icon-effect: hilight;
we now use
  -gtk-icon-filter: opacity(0.5);
  -gtk-icon-filter: brightness(1.2);
respectively.
2016-12-31 02:49:47 +01:00
..
a11y build: Don't link against libgtk and libgdk 2016-11-20 11:19:32 +01:00
css Add a css parser test for border-spacing 2016-12-10 20:41:07 -05:00
gdk build: Don't link against libgtk and libgdk 2016-11-20 11:19:32 +01:00
gsk Make gdk.la and gsk.la a noninst helper library 2016-10-26 16:34:15 +02:00
gtk build: Don't link against libgtk and libgdk 2016-11-20 11:19:32 +01:00
reftests gtk: Replace -gtk-icon-effect with -gtk-icon-filter 2016-12-31 02:49:47 +01:00
tools Fix another installed test typo 2016-03-07 10:50:43 -05:00
Makefile.am gsk: Initial commit / build environment 2016-10-18 11:29:34 +01:00