]> Pileus Git - ~andy/gtk/commit
symboliccolor: Pass the current color to the resolve function
authorBenjamin Otte <otte@redhat.com>
Thu, 5 Apr 2012 20:12:37 +0000 (22:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:19 +0000 (08:59 +0200)
commit83be7e5dbd33a22f809dc78d4aaab951b290d710
tree456e494a025056697199d526857cc4008e12535f
parent1223d53a826bddd23318afd6eb8c69d5900882b7
symboliccolor: Pass the current color to the resolve function

This way, we can resolve things like
  mix (currentColor, &otherColor);
and therefore parse currentColor as a regular color.
gtk/gtkcssrgbavalue.c
gtk/gtkstylecontext.c
gtk/gtkstylecontextprivate.h
gtk/gtksymboliccolor.c
gtk/gtksymboliccolorprivate.h