commit 08a1cb2a74874b7556276021074b294fed10e8df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Mon Aug 29 19:36:48 2011 -0400

    release: prepare for 3.1.90

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

commit b8ce292e702d01d32deface58a529d7e2d922cb1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Aug 26 16:25:20 2011 -0400

    toolbars: enable the raised and linked classes on non-primary toolbars
    
    Such as the 'menu/toolbar' seen in Documents.

 themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css |   42 +++++-----
 themes/Adwaita/gtk-3.0/gtk-widgets-assets.css      |   42 +++++-----
 themes/Adwaita/gtk-3.0/gtk-widgets.css             |   83 ++++++++-----------
 3 files changed, 75 insertions(+), 92 deletions(-)

commit c3ed1e61a9d1572d24b7bedf71627ce6227f2ad1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Aug 26 13:22:19 2011 -0400

    fail-whale: don't override color for the dialog internals

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

commit 77bc16c52a6eb790d8c5bf371ab483b2dfd73109
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Aug 26 13:15:44 2011 -0400

    button: make sure to set a default color

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

commit 90c4f48cf7720fb9b31e8388843a5fa6b8f3f705
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Aug 24 17:31:51 2011 -0400

    menubutton: add support for the menubutton style
    
    As seen in gnome-contacts.

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

commit 23ad7d205c19d9e003da0ba57cdd243fdf03c649
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Aug 2 12:49:51 2011 +0200

    sidebar: use a flat style for radiobuttons on sidebars
    
    As seen in the Documents mockups.

 themes/Adwaita/gtk-3.0/assets/Makefile.am          |    6 ++
 .../gtk-3.0/assets/sidebar-radio-checked-dark.svg  |   66 ++++++++++++++++++++
 .../gtk-3.0/assets/sidebar-radio-checked.svg       |   66 ++++++++++++++++++++
 .../gtk-3.0/assets/sidebar-radio-prelight.svg      |   66 ++++++++++++++++++++
 .../gtk-3.0/assets/sidebar-radio-selected-dark.svg |   66 ++++++++++++++++++++
 .../assets/sidebar-radio-selected-prelight.svg     |   66 ++++++++++++++++++++
 .../gtk-3.0/assets/sidebar-radio-selected.svg      |   66 ++++++++++++++++++++
 themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css |   20 ++++++
 themes/Adwaita/gtk-3.0/gtk-widgets-assets.css      |   20 ++++++
 themes/Adwaita/gtk-3.0/gtk-widgets.css             |    7 ++
 10 files changed, 449 insertions(+), 0 deletions(-)

commit 3b120283d02fd8d751b3b63e87ebb683cdee5937
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Aug 2 12:48:40 2011 +0200

    toolbars: style toolbars with a menubar class
    
    Like the one in the Documents application.

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

commit e190475892cd04e0e71fede3e3244d69aba152dd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Mon Aug 22 15:13:29 2011 -0400

    tooltips: propagate the background color to child widgets

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