commit 72ffe31754e567e2e87f3af5a6f7765b67e79762 Author: Jakub Steiner Date: Tue Nov 19 21:43:17 2013 +0100 prepare for 3.11.2 release NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) commit 311b524dd9af12b18bf9d3746549a6dfc5c35bcb Author: Jakub Steiner Date: Wed Nov 6 14:16:50 2013 +0100 gedit: even sidebar paddings themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9181094337f5e51d49eba230f241ff3fb8b9b79b Author: William Jon McCann Date: Mon Nov 4 13:01:13 2013 -0500 throughs: less contrasty gradient for a less noisy look - iterated with jimmac. themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) commit 704353af6967015b0ba3cf6d7fb820ded9423c1b Author: Timm Bäder Date: Tue Oct 8 13:05:43 2013 +0200 Adwaita: Add support for :link and :visited We keep the -GtkWidget-link-color and -GtkWidget-visited-link-color values for backwards compat with apps, even though GTK itself doesn't use them anymore. https://bugzilla.gnome.org/show_bug.cgi?id=709629 themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++++ 1 file changed, 5 insertions(+) commit 2295a1d4c2eda592735b6b2b1a6c814270d9e3a6 Author: Paolo Borelli Date: Sun Nov 3 18:16:15 2013 +0100 toolbar: fix insensitive buttons Now that boxes draw their background we need to explicitely remove the style of insensitive children themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 6562d7f2f0dbcb10820698bcaaadb37accb84515 Author: Ignacio Casal Quinteiro Date: Tue Oct 29 15:33:48 2013 +0100 gedit: style GeditSmallButton themes/Adwaita/gtk-3.0/gnome-applications.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) commit d1eed16725a2d657c579a4d3b411a470511e4696 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 16:02:15 2013 +0200 gedit: add a bit of right padding to sidebar title themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b1786e1200233725933dbafc6a1ef95d3a1e0865 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 15:44:41 2013 +0200 gedit: missing px themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 95f6fcddb762133c26415ab217e996eb3caae345 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 15:37:05 2013 +0200 gedit: add bottom border to sidebar title themes/Adwaita/gtk-3.0/gnome-applications.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 9ae8d4f6b1f4fb28f64c14e4511c613fadc3e502 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 15:30:43 2013 +0200 gedit: also add bottom border on backdrop themes/Adwaita/gtk-3.0/gnome-applications.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit a540d5785c87bddf9a0a774ea573681a7686e4cf Author: Ignacio Casal Quinteiro Date: Thu Oct 17 15:16:03 2013 +0200 gedit: fix borders on bottom panel themes/Adwaita/gtk-3.0/gnome-applications.css | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) commit 1310a722ab37c0d3b0d55d42a33eba9db0c278a4 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 15:07:16 2013 +0200 gedit: fix sidebar to have a border in the bottom themes/Adwaita/gtk-3.0/gnome-applications.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) commit fd4952a94763dbd1683562685bb91ff6efba17c8 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 13:24:30 2013 +0200 gedit: remove border top from bottom panel themes/Adwaita/gtk-3.0/gnome-applications.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit 8b9955a2d615460ca2e2514a17c8cd855c2781af Author: Ignacio Casal Quinteiro Date: Thu Oct 17 13:14:21 2013 +0200 gedit: fix tab padding from sidebar themes/Adwaita/gtk-3.0/gnome-applications.css | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) commit 6c2989a96470eb9cbff063c1f112b2bc6e972e8d Author: Ignacio Casal Quinteiro Date: Thu Oct 17 10:59:31 2013 +0200 gedit: align sidebar title with tabs themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 461a72fed7dbaf9c183aa9c84a48073f23b3a751 Author: Ignacio Casal Quinteiro Date: Thu Oct 17 10:31:03 2013 +0200 gedit: add more pading to tab area on sidebar themes/Adwaita/gtk-3.0/gnome-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit eb35acd03f2361ad0baaaf983bce52b05433012e Author: William Jon McCann Date: Wed Oct 16 12:02:49 2013 -0400 Only draw a border around notebooks with show-border=true Use the frame style class to determine if show-border was set. themes/Adwaita/gtk-3.0/gtk-widgets.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) commit 9ff2706456e0f5f56c62e92af712ecb912aa9089 Author: Sebastian Keller Date: Sat Oct 12 02:44:20 2013 +0200 Fix unintended text-shadows caused by inheritance from header bars This affects for example the location bar in epiphany or the context menu in the nautilus location bar https://bugzilla.gnome.org/show_bug.cgi?id=709959 themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++ 1 file changed, 2 insertions(+) commit 636c05f89bddafd95bdfbe38d1632d1856db189e Author: Paolo Borelli Date: Sat Oct 12 19:30:55 2013 +0200 Restore inset style for inline toolbars https://bugzilla.gnome.org/show_bug.cgi?id=710000 themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) commit b32e36086f040d657755f1d7b2d988c80e74f2d5 Author: Jakub Steiner Date: Fri Oct 11 14:28:38 2013 +0200 legible active tab underlines - same as selection bg rather than hardcoded for default - toned down for dark (but not as dark as right now) themes/Adwaita/gtk-3.0/gtk-main-dark.css | 2 +- themes/Adwaita/gtk-3.0/gtk-main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 90ce82bd45bcbc51aa012d2046d98199b8d37bb6 Author: William Jon McCann Date: Wed Oct 9 19:24:02 2013 -0400 Add style for search-bar class themes/Adwaita/gtk-3.0/gtk-widgets.css | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) commit 6089721b96dcbc7274b3b345ee5f06bf27a664df Author: Jakub Steiner Date: Tue Oct 8 23:32:31 2013 +0200 make CSD shadows more inline with mutter https://bugzilla.gnome.org/show_bug.cgi?id=707448 themes/Adwaita/gtk-3.0/gtk-main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e0276504dc0f57b44806e8fbe2f0bbe78ced5ece Author: William Jon McCann Date: Mon Oct 7 11:44:09 2013 -0400 Fix underline on active tab in Web The underline in active tabs is being overridden in Web by setting the bottom border to zero on the notebook. This was added in commit f008bff348c22c1c87e45e4b3a5d0758e71b59b3. I don't think this is needed anymore. https://bugzilla.gnome.org/show_bug.cgi?id=709284 themes/Adwaita/gtk-3.0/gnome-applications.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit b13089f61e825e7c612a40581b1b267d1a16e2b2 Author: Matthias Clasen Date: Sun Oct 6 00:42:32 2013 -0400 Don't round corners of tiled windows A tiled window should completely fill its half of the screen. Rounded corners are unexpected here. GTK+ 3.11 sets style classes to identify tiled and maximized windows, use those. themes/Adwaita/gtk-3.0/gtk-widgets.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 4b0326b0f782d8b507b860aeef179691437a8bd5 Author: William Jon McCann Date: Fri Oct 4 18:04:12 2013 -0400 Draw borders correctly on notebook headers themes/Adwaita/gtk-3.0/gtk-widgets.css | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) commit 83d7792b74270c5d4c9b52cfd5debd8418b58d6f Author: William Jon McCann Date: Fri Oct 4 16:03:31 2013 -0400 Don't add a large left padding to tab close buttons This sneaked in during the tab restyling. https://bugzilla.gnome.org/show_bug.cgi?id=709279 themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7721a23b7861f77fbba38cbaf7d3f416f581ef1e Author: William Jon McCann Date: Mon Aug 5 16:38:01 2013 +0200 Remove custom arrow from engine It is now the default in GTK. https://bugzilla.gnome.org/show_bug.cgi?id=707922 themes/Adwaita/gtk-3.0/adwaita_engine.c | 40 --------------------------------- 1 file changed, 40 deletions(-) commit fa9b44393636a49f64093f30411560d0dd241274 Author: William Jon McCann Date: Tue Oct 1 11:09:23 2013 -0400 Don't inset toolbars Now that we're using inset tab bars the inset toolbars don't fit in very well. https://bugzilla.gnome.org/show_bug.cgi?id=707922 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 | 11 ----------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 9 ++------- 4 files changed, 2 insertions(+), 24 deletions(-) commit ea3786a8a2a90c8776c60f6ac0a8b7451a271337 Author: William Jon McCann Date: Mon Sep 30 19:04:48 2013 -0400 Don't draw tab gap Tell GTK+ that we don't require a gap at the bottom of the active tab. https://bugzilla.gnome.org/show_bug.cgi?id=707922 themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) commit 2ad35ff1c4a2974d84a452726d9ff63dd42df07c Author: William Jon McCann Date: Mon Aug 5 10:57:41 2013 +0200 Update the style of GtkNotebook tabs This changes the style to be less visually prominent, a bit flatter, and hopefully more elegant. https://bugzilla.gnome.org/show_bug.cgi?id=707922 themes/Adwaita/gtk-3.0/gnome-applications.css | 8 +- themes/Adwaita/gtk-3.0/gtk-widgets.css | 138 +++++--------------------- 2 files changed, 29 insertions(+), 117 deletions(-) commit f350bb9aa7c3d735ac2f4c2d64beecfff223ebad Author: William Jon McCann Date: Sun Aug 4 22:54:41 2013 +0200 Remove tab engine code https://bugzilla.gnome.org/show_bug.cgi?id=707922 themes/Adwaita/gtk-3.0/adwaita_engine.c | 147 -------------------------------- themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 - 2 files changed, 149 deletions(-)