]> Pileus Git - ~andy/gtk/commit
style: Use gtk_widget_get_state() for the entry background
authorBenjamin Otte <otte@redhat.com>
Fri, 3 Sep 2010 15:09:00 +0000 (17:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 3 Sep 2010 15:14:17 +0000 (17:14 +0200)
commitd8f3a162c84269e08256993e2c82796a9d37145f
tree64871351fe38d9bb8923c60581bf3c70ab4a5841
parent7e78999034636c22ca966b185e31b66da90bb032
style: Use gtk_widget_get_state() for the entry background

New code sets the entry background to GTK_STATE_ACTIVE when it has focus
and the active color in the default theme looks rather bad.
gtk/gtkstyle.c