commit d05c0db5aad57783928aed5f95b491909cf979d5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Sep 6 15:14:40 2011 -0400

    release: prepare for 3.1.91

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

commit 5fd6c56b24903185e61d52b9dcba62deba7cce6e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Sep 6 15:13:47 2011 -0400

    build: bump GTK+ required version
    
    3.1.18 is now required for pathbar theming and GtkThemingEngine's
    gtk_render_line() implementation which we rely upon now.

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

commit d64782dce4d8fe2a843111792264a16b977d052c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Sep 6 09:51:25 2011 -0400

    pathbar: apply a linked style to the filechooser pathbar buttons
    
    This requires GTK+ 3.1.18 to work properly, which added nth-child()
    support in GtkPathBar.

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

commit 78b47f883dde22951348acfe364807373807fea6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Sep 2 16:21:46 2011 -0400

    slider: ensure we don't render a line on the slider

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

commit 986b4e871e0f2b2523581428381958e241f68307
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri Sep 2 15:32:32 2011 -0400

    separator: correctly set the color for tree view separators

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

commit 4eb5e8e3bcc24e7c9cfb15cf832557c125f6513e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Sep 1 14:12:10 2011 -0400

    adwaita: remove our custom gtk_render_line() implementation
    
    Use the stock GtkThemingEngine one now that it's fixed.

 src/adwaita_engine.c                   |   45 --------------------------------
 themes/Adwaita/gtk-3.0/gtk-widgets.css |   31 ++++++++++------------
 2 files changed, 14 insertions(+), 62 deletions(-)

commit d5a8558015d2d780347cf91226bb47a054df57ee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Sep 1 15:14:31 2011 -0400

    menuitem: make the insensitive text color a bit darker

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