commit abb79170da25d9255e13e31d774c3e6f0da6aec4 (HEAD, gnome-3-8) Author: Cosimo Cecchi Date: Mon Apr 15 18:28:02 2013 -0400 release: prepare for 3.8.1 NEWS | 14 ++++++++++++++ configure.ac | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) commit ded078ca69a4df37cbb09e936021927605d2f45b Author: Cosimo Cecchi Date: Mon Apr 15 18:25:20 2013 -0400 gtk3: add a workaround for Evolution's GtkHTML backdrop style GtkHTML was ported from GtkStyle to GtkStyleContext, but its code still manually fetches colors from GTK_STATE_FLAG_ACTIVE to signify selected+backdrop text. Add a workaround for this case. themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 482daeb34d3ac4df8159e984f709fece1f7bc714 (origin/gnome-3-8) Author: Debarshi Ray Date: Fri Apr 12 09:54:57 2013 +0200 gtk3: Override "documents-collection-icon" for the dark theme https://bugzilla.gnome.org/show_bug.cgi?id=697853 themes/Adwaita/gtk-3.0/gnome-applications-dark-overrides.css | 9 +++++++++ 1 file changed, 9 insertions(+) commit 8541d128e54e79df6a1c7755429b04c64c00c378 Author: Debarshi Ray Date: Thu Apr 11 20:46:59 2013 +0200 gtk3: Add "photos-icon-bg" style class https://bugzilla.gnome.org/show_bug.cgi?id=697714 themes/Adwaita/gtk-3.0/gnome-applications.css | 6 ++++++ 1 file changed, 6 insertions(+) commit 16e179fbccdf4f84c5613579e5585b8cd76a61e0 Author: Cosimo Cecchi Date: Tue Apr 9 16:28:46 2013 -0400 gtk2: improve style of GtkScale's trough https://bugzilla.gnome.org/show_bug.cgi?id=695563 themes/Adwaita/gtk-2.0/Range/trough-horizontal.png | Bin 2926 -> 2927 bytes themes/Adwaita/gtk-2.0/Range/trough-vertical.png | Bin 2963 -> 2964 bytes 2 files changed, 0 insertions(+), 0 deletions(-) commit 0e48a37dca7e406a41a71c93c5b446b6b2a6c8cf Author: Cosimo Cecchi Date: Tue Apr 9 16:18:12 2013 -0400 gtk3: improve style of GtkScale's trough (dark variant) https://bugzilla.gnome.org/show_bug.cgi?id=695563 themes/Adwaita/gtk-3.0/gtk-main-dark.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit e8213d036c485f3a4b568b3a034ada100e5e0b26 Author: Cosimo Cecchi Date: Tue Apr 9 15:47:43 2013 -0400 gtk3: improve style of GtkScale's trough https://bugzilla.gnome.org/show_bug.cgi?id=695563 themes/Adwaita/gtk-3.0/gtk-main-dark.css | 3 +++ themes/Adwaita/gtk-3.0/gtk-main.css | 3 +++ themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 14 ++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++-- 4 files changed, 22 insertions(+), 2 deletions(-) commit bb75e923b045a6edba07c4c93399c957156601f6 Author: Cosimo Cecchi Date: Tue Apr 9 14:09:36 2013 -0400 gtk3: simplify CSS a bit themes/Adwaita/gtk-3.0/gtk-main-dark.css | 2 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) commit b99f807a9d80bd4c2b31bbed045438ed5dc5b777 Author: Alexander Larsson Date: Fri Apr 12 10:27:50 2013 +0200 gtk3: Support .rubberband in .content-view This adds a .content-view.view.rubberband selector for the rubberband. If this is not set then the ".view.rubberband" and ".content-view.view" both match at the same specificity, and the later wins due to it being listed after. https://bugzilla.gnome.org/show_bug.cgi?id=697645 themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) commit 99a46c7a575c5e908fb32c7e5ee5899d400456e7 Author: Paolo Borelli Date: Thu Mar 28 20:50:46 2013 +0100 gedit: fix text selection in search entry themes/Adwaita/gtk-3.0/gnome-applications.css | 5 +++++ 1 file changed, 5 insertions(+) commit 6d492f27edbefacd7335f9f342be9c05a47ac518 Author: Cosimo Cecchi Date: Mon Mar 25 16:10:26 2013 -0400 dark: sync assets selectors with light variant themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) commit 5d7d2ef3dc322000a9a58a2017d9582b49372e09 Author: Cosimo Cecchi Date: Mon Mar 25 16:06:35 2013 -0400 gtk3: add prelight/dark variants of pane-separator assets .../gtk-3.0/assets/pane-separator-grip-dark.svg | 107 +++++++++++++++++++++ .../assets/pane-separator-grip-prelight-dark.svg | 107 +++++++++++++++++++++ .../assets/pane-separator-grip-prelight.svg | 107 +++++++++++++++++++++ .../assets/pane-separator-grip-vertical-dark.svg | 107 +++++++++++++++++++++ .../pane-separator-grip-vertical-prelight-dark.svg | 107 +++++++++++++++++++++ .../pane-separator-grip-vertical-prelight.svg | 107 +++++++++++++++++++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css | 21 ++++ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css | 21 ++++ themes/Adwaita/gtk-3.0/gtk-widgets.css | 12 +-- themes/Adwaita/gtk-3.0/gtk.gresource.xml | 6 ++ 10 files changed, 691 insertions(+), 11 deletions(-) commit b4958cbe791e92b837df774ad995a959d0b6c9b4 (tag: 3.8.0)