commit 1aed68dbda8b93b39d2586df132cc14ca337c4d9 (HEAD, origin/master, origin/HEAD, master)
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Nov 15 19:38:46 2012 +0100

    adwaita: Don't spew errors without resource
    
    If the resource doesn't exist, it usually means people are hacking the
    theme with a custom @import from the home directory.

 themes/Adwaita/gtk-3.0/adwaita_engine.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 370b38ad0954c657077bf9dee67b6a036cd65d26
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Nov 15 19:09:18 2012 +0100

    HighContrast: Style .background, not GtkWindow
    
    We want to be able to simulate a regular window background by just
    setting the background style class.

 themes/HighContrast/gtk-3.0/gtk-widgets.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 127d02f515dc5daa4e0af967c85030415dbf95e6
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Nov 15 19:07:28 2012 +0100

    adwaita: Style .background, not GtkWindow
    
    We want to be able to simulate a regular window background by just
    setting the background style class.

 themes/Adwaita/gtk-3.0/gtk-widgets.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 36b80f8c3f017ea7e30bbf3724e68b5dab59b7d8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Nov 2 14:46:50 2012 -0400

    menu: ensure insensitive menu items get the right background
    
    For some reason GTK+ master exposes a new bug in the menu theming code;
    we forgot to ensure the insensitive state of the menu has the correct
    background color.

 themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
 1 file changed, 4 insertions(+)

commit 8d82049f00b0daad5f51e64f23b21dba143ef1a1