commit 319556426c44eed0e9eea759bc763b038419667f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Feb 7 17:57:14 2012 -0500

    release: prepare for 3.3.5.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 970dcadeb8847b7792bfd6b3ab38d83651f1f6c7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Feb 7 17:19:48 2012 -0500

    Revert "widgets: don't set background-color for all widgets"
    
    This breaks too many things to be done at this point.
    
    This reverts commit d93b6f3da922782ed56e36d42743b6c4366d7463.

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2cfa5d9cc1e7e92cd88959729b106ad1caaf1c9e
Author: Lapo Calamandrei <calamandrei@gmail.com>
Date:   Tue Feb 7 22:17:51 2012 +0100

    Widgets: set color on selected elements, add back tab top treatment
             for backdrop state.

 themes/Adwaita/gtk-3.0/gtk-widgets.css |   25 ++++++++++++++-----------
 1 files changed, 14 insertions(+), 11 deletions(-)

commit d93b6f3da922782ed56e36d42743b6c4366d7463
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Feb 7 12:30:17 2012 -0500

    widgets: don't set background-color for all widgets
    
    Widgets that want to have a different background will set it in their
    selector, and we can move this universal selector to GtkWindow itself.
    This also has the nice side-effect of fixing the background of some
    applications such as Gucharmap and Evolution.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669499

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 744d4ddc2fe87698e59ce200f1a8dbd9aeeb0e96
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Feb 7 12:04:10 2012 -0500

    notebook: make sure to reset to zero tab borders for gedit and ephy
    
    Since we override the notebook border for those applications, we also
    make sure to reset to zero the notebook tab region border, or we get bad
    drawing artifacts.

 themes/Adwaita/gtk-3.0/gnome-applications.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)