commit 14b87667eee8b1aa776cf0ee81a48a361f81b547
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Mon Sep 2 22:15:42 2013 -0700

    release: prepare for 3.9.91

 NEWS         | 19 +++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

commit 7c24d5113eca876d3f66e971983ce6b0b445bca6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Mon Sep 2 21:50:32 2013 -0700

    HighContrast: add missing selector for image-button classes

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

commit d705ff8accb1ad9f2d8354cc45945486cf0ed99f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Sat Aug 31 16:30:45 2013 -0700

    HighContrast: don't set a frame on GtkStatusbar

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

commit 62ea8a6a8b7430b690debda21de7fb9adb526227
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Sat Aug 31 16:28:22 2013 -0700

    HighContrast: add a style for hovered listbox rows

 themes/HighContrast/gtk-3.0/gtk-widgets.css | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit aca7970084ca29a75494a31a7a1a227a30c6728c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Sat Aug 31 16:21:32 2013 -0700

    HighContrast: fix insensitive menu items
    
    These weren't rendered correctly.

 themes/HighContrast/gtk-3.0/gtk-widgets.css | 30 +++++++++++++----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

commit da5a5121494c51d6da482c69a3f28307a3d2d0fc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Sat Aug 31 16:13:09 2013 -0700

    HighContrast: fix Nautilus styling
    
    It was broken after the recent changes in layout.

 themes/HighContrast/gtk-3.0/gtk-widgets.css | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit 9a8a84e7cf1041b1807594cf3f94fe29a3cff32d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Sat Aug 31 16:12:41 2013 -0700

    HighContrast: add support for CSD and headerbars

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

commit 9a858754d2d0662f8d176dde1ea092064b516c06
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Fri Aug 30 15:14:19 2013 +0100

    Use currentColor to set the color property of dim-labels
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706408

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

commit 3ab3f04c6b9b6c78446f770941e6152d02ff4cf1
Author: Colin Walters <walters@verbum.org>
Date:   Sat Aug 31 11:58:33 2013 -0400

    build: Note we don't do srcdir != builddir
    
    create-highcontrast.c code emits broken theme metadata in this case.

 configure.ac | 5 +++++
 1 file changed, 5 insertions(+)

commit 2843aadf0707737aadd39ed354717df571536da0
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Sat Aug 31 02:39:10 2013 -0600

    Updated Irish translation

 po/ga.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 663af90d5fe30a437f670c558b6ee580539dcc60
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Fri Aug 30 14:31:46 2013 -0600

    Added Irish translation

 po/LINGUAS |  1 +
 po/ga.po   | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

commit 69180c801fd271aee767ec2d7a7b5ee46084d58d
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Thu Aug 29 15:35:04 2013 +0200

    Set headerbar title styles
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707051

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

commit b95a8b874ac2d3c99e28843c1309e1ca51cc6e42
Author: Allan Day <allanpday@gmail.com>
Date:   Tue Aug 27 21:51:20 2013 +0100

    HeaderBars: specify padding
    
    It is better to use the theme for setting padding, rather than
    GTK+. This allows the padding to compensate for the 2px bottom
    border on buttons.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706929

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

commit fc9e80027cee7bfacc5c28e3d8b72c44b9e60a31
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Tue Aug 27 09:04:27 2013 -0600

    Fix intltool failure in configure
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706791

 Makefile.am  | 2 ++
 configure.ac | 2 ++
 2 files changed, 4 insertions(+)

commit a0f922083bb0c03a37991232fe940499fcaa4618
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Aug 25 23:08:50 2013 -0400

    Dark themed windows need shadows, too
    
    The definition for wm_shadow was missing in the dark theme,
    causing shadows to be transparent.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706646

 themes/Adwaita/gtk-3.0/gtk-main-dark.css | 2 ++
 1 file changed, 2 insertions(+)

commit d55905b1aad258101cb01709eb549d07e2bcba7d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Sat Aug 24 08:13:07 2013 -0700

    nautilus: simplify CSS a bit

 themes/Adwaita/gtk-3.0/gnome-applications.css | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

commit fe21bbad3dca02366bde7cb5abee7edabdd8b8d1
Author: António Fernandes <AntonioJPFernandes@gmail.com>
Date:   Fri Aug 23 21:46:45 2013 +0100

    nautilus: Drop search bar overrides for tabs
    
    The theming of the search bar for "no tabs" is identical now.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706673

 themes/Adwaita/gtk-3.0/gnome-applications.css | 11 -----------
 1 file changed, 11 deletions(-)

commit 823af26f676ca468dbf07b6ad2aa28b167c08f45
Author: António Fernandes <AntonioJPFernandes@gmail.com>
Date:   Fri Aug 23 21:38:04 2013 +0100

    nautilus: Remove search bar top border, add bottom border
    
    The search bar theming was expecting a border below and no border above. Now
    that the toolbar is drawing the border, we need to draw a bottom border instead
    of a top border.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706673

 themes/Adwaita/gtk-3.0/gnome-applications.css | 7 +++++++
 1 file changed, 7 insertions(+)

commit c7d2778658a33a0915e7f74714eacb3dd6ab83fa
Author: António Fernandes <AntonioJPFernandes@gmail.com>
Date:   Fri Aug 23 19:06:15 2013 +0100

    nautilus: Remove duplicate borders
    
    The toolbar has a bottom border now, which, added to the top borders on the places sidebar, the pane separator, and the notebook frame, results in a double border. Remove the later three to get a single border.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706673

 themes/Adwaita/gtk-3.0/gnome-applications.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e7d7b4caf0803c9ba230549914f187c4982327d0
Author: Stefano Facchini <stefano.facchini@gmail.com>
Date:   Fri Aug 23 14:27:45 2013 +0200

    baobab: remove workaround for header border

 themes/Adwaita/gtk-3.0/gnome-applications.css | 5 -----
 1 file changed, 5 deletions(-)

commit 99f550fadb0b800cdd5ace7bf7ca38ba0bc58faa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Aug 22 16:25:37 2013 +0100

    csd: don't draw a border for automatic CSD titles added by GTK
    
    For those we want to be consistent with the mutter theme we have
    nowadays, so use the extra style class to distinguish that case, and
    remove any border there.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706418

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

commit 7acd518ca2b6067bc0aa7b2365961ba8c896af09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Aug 22 16:23:42 2013 +0100

    csd: don't override border and box shadow for titlebars
    
    Since .titlebar is added by default to all the widgets used as titles
    for a toplevel, we can't override the border image or the box shadow as,
    for instance, headerbars want to render those.
    A following commit will remove the borders explicitly in case the client
    side decoration is the default one added automatically by GTK.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706418

 themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 ---
 1 file changed, 3 deletions(-)

commit fcc1628cb81f8537b56aa7b79ea7ee11d1d3d2fe
Author: Allan Day <allanpday@gmail.com>
Date:   Fri Aug 23 10:30:04 2013 +0100

    Add 1px height to HeaderBar image buttons
    
    This makes them the same height as text buttons, and accomodates
    the double stroke on the bottom edge.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706644

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

commit 5cb0a7ecf78e49d8a451480b1b50f2af2bbe93a4
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Fri Aug 23 09:55:16 2013 +0200

    primary toolbars: less harsh contrast for bg
    
    - flatter appearance.

 themes/Adwaita/gtk-3.0/gtk-main-dark.css           | 8 ++++----
 themes/Adwaita/gtk-3.0/gtk-main.css                | 8 ++++----
 themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 4 ++--
 themes/Adwaita/gtk-3.0/gtk-widgets.css             | 2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

commit c05aa7b01faea0b3468809856a922823c66362ef
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Aug 22 14:35:46 2013 -0400

    Be smarter about context menu fonts
    
    Instead of hardcoding a font size, go back to the initial
    font.

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

commit 0e29acd463b66a1b6d0a31d6b7b812b2189402c3
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Thu Aug 22 19:00:49 2013 +0200

    unintentional goofup of theme_fg_color

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

commit 85105a4a8c406454f5bcf8048622574465daeb8f
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Thu Aug 22 18:54:22 2013 +0200

    destructive,suggested: better backdrop color

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

commit d4281efe16b63b62266d95db8a3a40ef76ab1768
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Thu Aug 22 18:43:24 2013 +0200

    destructive,suggested: fix unfocused windows
    
    - use border assets and set common color for unfocused windows

 themes/Adwaita/gtk-3.0/gtk-main-common.css          | 2 +-
 themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css | 5 ++++-
 themes/Adwaita/gtk-3.0/gtk-widgets-borders.css      | 5 ++++-
 themes/Adwaita/gtk-3.0/gtk-widgets.css              | 5 +----
 4 files changed, 10 insertions(+), 7 deletions(-)

commit 35831d6aa44c3a9d2fdeba95e021d2947112db27
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Thu Aug 22 17:47:26 2013 +0200

    csd: fix hover for dark theme
    
    - use the existing style separation too - borders
      are defined separately from fills.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706571

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

commit 90033428294de0766a23c3352a57e2be840aa735
Author: Allan Day <allanpday@gmail.com>
Date:   Wed Aug 21 14:40:12 2013 +0100

    Adjust HeaderBar padding
    
    HeaderBars were getting too much padding. Remove the styling that
    adds it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706500

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

commit 83e563faa82b819e006e0dd3a6194e7326839c78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Aug 22 15:06:17 2013 +0100

    build: bump required GTK version
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704782

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 344843ba9c7b439a125bf7993e73ff8cb77c6fa0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Aug 22 15:01:06 2013 +0100

    csd: fix close button jumping around on hover and backdrop
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706321

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

commit 70646614b2acde4f6826a0082c0e99296f764000
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Aug 21 14:32:07 2013 -0700

    menuitem: fix insensitive state
    
    Another fallout of 30609ba766dd055f41002dcb813225d619b1d951.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706540

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

commit 69a897515528378109e880baffe12d4dc1d71ba9
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Wed Aug 21 14:37:42 2013 +0200

    headerbar: fix a rounded corner.

 themes/Adwaita/metacity-1/metacity-theme-3.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bc818134bb48c1c65cacb5d399b0bb6b487024b1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Aug 21 03:42:35 2013 -0700

    gtk3: add new border assets to the GResource

 themes/Adwaita/gtk-3.0/gtk.gresource.xml | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit a7b250df011cea31c2ed508fd3fc9a6e950f44d3
Author: Andreas Nilsson <bugs@andreasn.se>
Date:   Tue Aug 20 22:30:46 2013 +0200

    regular height for suggested and destructive buttons
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706416

 .../borders/button-border-destructive-dark.png      | Bin 0 -> 386 bytes
 .../borders/button-border-destructive-dark@2.png    | Bin 0 -> 722 bytes
 .../gtk-3.0/borders/button-border-destructive.png   | Bin 0 -> 402 bytes
 .../gtk-3.0/borders/button-border-destructive@2.png | Bin 0 -> 741 bytes
 .../borders/button-border-suggested-dark.png        | Bin 0 -> 409 bytes
 .../borders/button-border-suggested-dark@2.png      | Bin 0 -> 760 bytes
 .../gtk-3.0/borders/button-border-suggested.png     | Bin 0 -> 432 bytes
 .../gtk-3.0/borders/button-border-suggested@2.png   | Bin 0 -> 805 bytes
 themes/Adwaita/gtk-3.0/gtk-widgets-borders-dark.css |  20 ++++++++++++++++++++
 themes/Adwaita/gtk-3.0/gtk-widgets-borders.css      |  20 ++++++++++++++++++++
 themes/Adwaita/gtk-3.0/gtk-widgets.css              |   6 ------
 11 files changed, 40 insertions(+), 6 deletions(-)

commit 697a4fea200e2605a95cef9d0d9979fe0073cd0f
Author: Allan Day <allanpday@gmail.com>
Date:   Tue Aug 20 22:03:11 2013 +0100

    Increase legibility in the pushed button style
    
    Make pushed button labels easier to read by tweaking their color.
    This make the theme consistent with the mockups. Requires that an
    unnecessary override be removed from the dark theme.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706446

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

commit 110e235c347f4115e5143804022f412ea1471376
Author: Andrea Veri <av@gnome.org>
Date:   Wed Aug 21 00:01:48 2013 +0200

    <name> should match repository's name.

 gnome-themes-standard.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)