commit 06062028e22cec34e2461f0201d64f46c23c5dc2 Author: Matthias Clasen Date: Mon Mar 21 07:04:12 2016 -0400 3.20.0 NEWS | 3 +++ configure.ac | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) commit a449cc80de0549b83e5e9da2cfa56c5d1252cfe3 Author: Jiri Grönroos Date: Mon Mar 21 11:28:44 2016 +0000 Updated Finnish translation po/fi.po | 110 +++++++++++++++++++++++++-------------------------------------- 1 file changed, 44 insertions(+), 66 deletions(-) commit 9025ceabdec49b2aa91242123c902fd20d27a051 Author: Marek Černocký Date: Mon Mar 21 11:49:01 2016 +0100 Updated Czech translation po/cs.po | 132 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 76 insertions(+), 56 deletions(-) commit 7a1b82828e83a561d82c877e9eb2cf84b158d144 Author: Artur Morais Date: Mon Mar 21 10:28:50 2016 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 330 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 169 insertions(+), 161 deletions(-) commit 8f5471f1df3486e89dc23c6ac92859519a7643c9 Author: Milo Casagrande Date: Mon Mar 21 08:55:26 2016 +0000 Updated Italian translation po/it.po | 68 ++++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 28 deletions(-) commit 5c6979e520fba1fab86d0a01d10b1978e9766790 Author: Balázs Úr Date: Mon Mar 21 06:30:55 2016 +0000 Updated Hungarian translation po/hu.po | 81 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 44 insertions(+), 37 deletions(-) commit 69cb072cd62501e7454e71e53ab4011483128487 Author: Ask Hjorth Larsen Date: Mon Mar 21 04:42:41 2016 +0100 Updated Danish translation po/da.po | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) commit 615f55d6d18e78a7eb77c2288287713af7f2c169 Author: Piotr Drąg Date: Mon Mar 21 04:04:03 2016 +0100 Updated Polish translation po/pl.po | 122 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 67 insertions(+), 55 deletions(-) commit de4cb363c2f368a69e9026f6273ccf59d867d571 Author: Matthias Clasen Date: Sun Mar 20 22:49:33 2016 -0400 Document gdk_wayland_seat_get_wl_seat gdk/wayland/gdkdevice-wayland.c | 10 ++++++++++ 1 file changed, 10 insertions(+) commit 09ea0c9110139045e6667df921e482cac13555a4 Author: Matthias Clasen Date: Sun Mar 20 22:47:22 2016 -0400 Add gk_gl_context_is_legacy to the docs docs/reference/gdk/gdk3-sections.txt | 1 + 1 file changed, 1 insertion(+) commit e4d3987b1766a48465254b39168f5668c9f8395e Author: Matthias Clasen Date: Sun Mar 20 22:45:06 2016 -0400 gdk: Add a missing Since tag gdk_drag_context_manage_dnd was introduced this cycle. gdk/gdkdnd.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 105f9acfdf28db552c9b7b2088ae87b345d7b70c Author: Matthias Clasen Date: Sun Mar 20 22:44:29 2016 -0400 Add gdk_drag_context_manage_dnd to the docs docs/reference/gdk/gdk3-sections.txt | 1 + 1 file changed, 1 insertion(+) commit 3409ec56ca4eddbe25c81b49b8382d98ed801e73 Author: Matthias Clasen Date: Sun Mar 20 22:44:03 2016 -0400 Clean up gdk docs build a bit Ignore more headers. docs/reference/gdk/Makefile.am | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) commit 1c692c64fec96a0afa35ea5093ddfdc151c05876 Author: Matthias Clasen Date: Sun Mar 20 22:29:37 2016 -0400 gdk: Reword some docs gdk/gdkseat.c | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) commit 404a7185bef9258ea6b3e52d36e35dd4352e4e1f Author: Руслан Ижбулатов Date: Thu Mar 17 11:12:35 2016 +0000 Improve window title context popup menu fallback Add "Minimize", "Maximize", "Restore", "Move", "Resize" and "Always on Top" items to the menu. This pertially reverts commit 0ea1a526f93411f8a2aef60dcb5a429a7694ca99. https://bugzilla.gnome.org/show_bug.cgi?id=763806 gtk/gtkwindow.c | 177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) commit f732fa6883600a05595589f3281fa891ced85516 Author: Matthias Clasen Date: Sun Mar 20 21:48:05 2016 -0400 Reword release notes README.in | 60 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) commit bee669ee6686bd8f2025105ea5224fc2c9b18854 Author: Matthias Clasen Date: Sun Mar 20 21:40:05 2016 -0400 Updates for 3.20.0 NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) commit 5c63ab26da9297306290eb1aa540ac34caf80b9a Author: Matthias Clasen Date: Thu Mar 17 21:48:53 2016 -0400 style context: Don't use g_warning for API misuse We've changed our API here; what these applications are doing used to be fine. Don't make users suffer for this by spamming their logs in a stable release. We'll keep the warning in master. https://bugzilla.gnome.org/show_bug.cgi?id=763796 gtk/gtkstylecontext.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 1dcd88961ec7584ed42995a8d6dbba59a8d875df Author: Lapo Calamandrei Date: Mon Mar 21 01:19:12 2016 +0100 Adwaita: more evident colorswatch drag hilight gtk/theme/Adwaita/_common.scss | 16 ++++++++++++++++ gtk/theme/Adwaita/gtk-contained-dark.css | 8 ++++++++ gtk/theme/Adwaita/gtk-contained.css | 8 ++++++++ 3 files changed, 32 insertions(+) commit 4973b55ad96b58e8acc18ea4369fa2654912efb7 Author: Lapo Calamandrei Date: Mon Mar 21 01:02:30 2016 +0100 Adwaita: titlebutton fix use a better selector and fix the styling on selection-mode. gtk/theme/Adwaita/_common.scss | 10 +- gtk/theme/Adwaita/gtk-contained-dark.css | 472 +++++++++++++++++++----------- gtk/theme/Adwaita/gtk-contained.css | 475 ++++++++++++++++++++----------- 3 files changed, 630 insertions(+), 327 deletions(-) commit 44e225e50b6b59bbf9d9e47f4f2aa2b745bf5ea9 Author: Lapo Calamandrei Date: Mon Mar 21 00:46:44 2016 +0100 Adwaita: add a transition to the scale slider gtk/theme/Adwaita/_common.scss | 4 ++++ gtk/theme/Adwaita/gtk-contained-dark.css | 4 +++- gtk/theme/Adwaita/gtk-contained.css | 4 +++- 3 files changed, 10 insertions(+), 2 deletions(-) commit eacd632e5e759e13dc9770356fa4e9d29fa50939 Author: Lapo Calamandrei Date: Mon Mar 21 00:44:47 2016 +0100 Adwaita: add a transition to the switch slider gtk/theme/Adwaita/_common.scss | 16 +++++++++++----- gtk/theme/Adwaita/gtk-contained-dark.css | 2 ++ gtk/theme/Adwaita/gtk-contained.css | 2 ++ 3 files changed, 15 insertions(+), 5 deletions(-) commit 6598dca783ee99e03419cc5e8ba94ff9999a01df Author: Lapo Calamandrei Date: Mon Mar 21 00:25:44 2016 +0100 Adwaita: sligthly dim backdrop selected fg color gtk/theme/Adwaita/_colors.scss | 2 +- gtk/theme/Adwaita/gtk-contained-dark.css | 12 ++++++------ gtk/theme/Adwaita/gtk-contained.css | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) commit 2e2c423c781a8f42bdd321522a0decc7fca84972 Author: Lapo Calamandrei Date: Mon Mar 21 00:22:01 2016 +0100 Adwaita: clean up gtk/theme/Adwaita/_common.scss | 14 +++++--------- gtk/theme/Adwaita/gtk-contained-dark.css | 22 +++++++++++++--------- gtk/theme/Adwaita/gtk-contained.css | 22 +++++++++++++--------- 3 files changed, 31 insertions(+), 27 deletions(-) commit 33247293ee7e29072ccfdb627e5016d5a80d182a Author: Ask Hjorth Larsen Date: Sun Mar 20 23:57:41 2016 +0100 Updated Danish translation po-properties/da.po | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) commit de466e7b286613ba0e7a4d864cfa6a0156ebb2e5 Author: Lapo Calamandrei Date: Sun Mar 20 23:37:40 2016 +0100 Adwaita: rework places sidebar styling set colors on rows istead of images. gtk/theme/Adwaita/_common.scss | 16 ++++++++-------- gtk/theme/Adwaita/gtk-contained-dark.css | 12 ++++++------ gtk/theme/Adwaita/gtk-contained.css | 12 ++++++------ 3 files changed, 20 insertions(+), 20 deletions(-) commit 524ca3c2d5218d47af9b9f6da2b7bb37c53c9920 Author: Lapo Calamandrei Date: Sun Mar 20 23:33:25 2016 +0100 Adwaita: fix treeview spinbutton style gtk/theme/Adwaita/_common.scss | 16 ++++++++-------- gtk/theme/Adwaita/gtk-contained-dark.css | 14 +++++++------- gtk/theme/Adwaita/gtk-contained.css | 14 +++++++------- 3 files changed, 22 insertions(+), 22 deletions(-) commit 7da594e7b75816d6679a3001f9c49742997ab6ca Author: Ask Hjorth Larsen Date: Sun Mar 20 23:26:10 2016 +0100 Updated Danish translation po/da.po | 55 ++++++++++++++++++++++++++----------------------------- 1 file changed, 26 insertions(+), 29 deletions(-) commit f64612ca56e476b5101974e6ec57b2ebdf5b6eb7 Author: Ask Hjorth Larsen Date: Sun Mar 20 23:24:33 2016 +0100 Updated Danish translation po-properties/da.po | 4795 +++++++++++++++++++++++++++------------------------ 1 file changed, 2517 insertions(+), 2278 deletions(-) commit c867b17cc8c133fa60fc822925dc5fba2ac604ed Author: Lapo Calamandrei Date: Sun Mar 20 23:18:49 2016 +0100 Adwaita: fix treeview entry style Fixes https://bugzilla.gnome.org/show_bug.cgi?id=763955 gtk/theme/Adwaita/_common.scss | 10 ++++++++++ gtk/theme/Adwaita/gtk-contained-dark.css | 7 +++++++ gtk/theme/Adwaita/gtk-contained.css | 7 +++++++ 3 files changed, 24 insertions(+) commit 7224dd76dbdc1aebc806ac91f8466c570c6d2718 Author: Jakub Steiner Date: Sun Mar 20 22:05:56 2016 +0100 High Contrast: sidebar round buttons https://bugzilla.gnome.org/show_bug.cgi?id=763774 gtk/theme/HighContrast/_common.scss | 109 ++++++----- gtk/theme/HighContrast/gtk-contained-inverse.css | 219 ++++++++++------------- gtk/theme/HighContrast/gtk-contained.css | 219 ++++++++++------------- 3 files changed, 249 insertions(+), 298 deletions(-) commit 4e6f9660c0cdb19ec4d1e927bbfbe1b66dd178d4 Author: Rūdolfs Mazurs Date: Sun Mar 20 21:16:28 2016 +0200 Update Latvian translation po-properties/lv.po | 847 ++++++++++++++++++++++++++-------------------------- po/lv.po | 634 +++++++++++++++++---------------------- 2 files changed, 701 insertions(+), 780 deletions(-) commit d457b4f4a5375668d7dff73b043fb93ca92586cc Author: Paolo Borelli Date: Sun Mar 20 17:45:19 2016 +0100 css: use "disabled" instead of the "insensitivie" Not only there is a typo, but it is also deprecated. gtk/theme/Adwaita/_common.scss | 2 +- gtk/theme/Adwaita/gtk-contained-dark.css | 2 +- gtk/theme/Adwaita/gtk-contained.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 710285104b35b0be5423ab5328a1e2dba04b5502 Author: Benjamin Otte Date: Sun Mar 20 13:42:18 2016 +0100 styleproperties: Really don't use 'i' in inner loop I apparently was too tired when doing 8cebc125da7e3f9c49a6d4e0ea5320c11b7c21af and forgot to replace one instance of 'i' with 'j'. Thanks Timm for finding that one. gtk/deprecated/gtkstyleproperties.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e39746896478a98444ecabd715cc8a670b4ca8c5 Author: Милош Поповић Date: Sun Mar 20 09:00:50 2016 +0000 Updated Serbian Latin translation po/sr@latin.po | 165 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 85 insertions(+), 80 deletions(-) commit 5091bc9d1669549f847c5431c5a9b4996748263c Author: Марко Костић Date: Sun Mar 20 08:59:39 2016 +0000 Updated Serbian translation po/sr.po | 65 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 35 insertions(+), 30 deletions(-) commit 9782a2b7293b99face96186b6fc2032dfbcbb0cb Author: Benjamin Otte Date: Sun Mar 20 05:50:53 2016 +0100 broadway: Use explicit sizes for payload length The previous greater than comparisons would never trigger the 2nd case. http://www.viva64.com/en/b/0383/ gdk/broadway/broadway-server.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 318a9c4634c7ac2eb8f46d29a1b1f32ae5f1ab5a Author: Benjamin Otte Date: Sun Mar 20 05:43:02 2016 +0100 x11: Use g_error_matches() Fixes accidentally assigning values. http://www.viva64.com/en/b/0383/ gdk/x11/gdkselection-x11.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 8cebc125da7e3f9c49a6d4e0ea5320c11b7c21af Author: Benjamin Otte Date: Sun Mar 20 05:37:23 2016 +0100 styleproperties: Don't use the same loop variable in nested loops http://www.viva64.com/en/b/0383/ gtk/deprecated/gtkstyleproperties.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit d42ba8a82a3e94086239b8039b93678bdebc88db Author: Benjamin Otte Date: Sun Mar 20 05:36:17 2016 +0100 tests: Add missing break statements http://www.viva64.com/en/b/0383/ tests/testselection.c | 2 ++ 1 file changed, 2 insertions(+) commit 07a69b724748ed8f1166ece34e15aa387bb2f674 Author: Benjamin Otte Date: Sun Mar 20 05:32:35 2016 +0100 gtk-demo: Fix copy/paste error http://www.viva64.com/en/b/0383/ demos/gtk-demo/offscreen_window2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 471cdee97fc9e9c0c51c7c97dd2e2466d4e00e42 Author: Benjamin Otte Date: Sun Mar 20 05:31:20 2016 +0100 broadway: Remove duplicate initialization http://www.viva64.com/en/b/0383/ gdk/broadway/gdkwindow-broadway.c | 1 - 1 file changed, 1 deletion(-) commit 5db1c987eeef673fc8720ab9f817ef87cd79f538 Author: Benjamin Otte Date: Sun Mar 20 05:30:03 2016 +0100 x11: Remove duplicate variable setting http://www.viva64.com/en/b/0383/ gdk/x11/gdkwindow-x11.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit ca3607c21904d8d007d2a4a3282f20a1991b6641 Author: Benjamin Otte Date: Sun Mar 20 05:28:10 2016 +0100 menubar: Remove duplicate flags value http://www.viva64.com/en/b/0383/ gtk/gtkmenubar.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit c76424a8424d54038bf858db719b7e5eae715463 Author: Benjamin Otte Date: Sun Mar 20 05:27:19 2016 +0100 calendar: Remove duplicate flags value http://www.viva64.com/en/b/0383/ gtk/gtkcalendar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 58b7512b53f6649fefb76d773b4c1f8d68f3e141 Author: Benjamin Otte Date: Sun Mar 20 05:26:10 2016 +0100 cssshadowvalue: Fix copy/paste issue http://www.viva64.com/en/b/0383/ gtk/gtkcssshadowvalue.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 3308122c321a20e5420ede855f678b9204a4f3f4 Author: Benjamin Otte Date: Sun Mar 20 05:18:38 2016 +0100 placesview: Simplify http://www.viva64.com/en/b/0383/ gtk/gtkplacesview.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit c6834a002ffbc39216c39bd3592571d73ad8f1bd Author: Benjamin Otte Date: Thu Mar 17 13:50:05 2016 +0100 pathbar: Order button CSS nodes right The previous code ordered them the wrong way, so the first button (from a CSS pov) was the last visible one. gtk/gtkpathbar.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 397bacee6ecb0223c5492551bb3a39020fd6c389 Author: Lapo Calamandrei Date: Sat Mar 19 20:13:06 2016 +0100 Adwaita: fix places sidebar icons style the color wasn't changing in backdrop. gtk/theme/Adwaita/_common.scss | 31 +++++++---- gtk/theme/Adwaita/gtk-contained-dark.css | 85 ++++++++++++++++++------------ gtk/theme/Adwaita/gtk-contained.css | 89 +++++++++++++++++++------------- 3 files changed, 128 insertions(+), 77 deletions(-) commit 01748031496f57d031ffcc279c4017fe45e37600 Author: Lapo Calamandrei Date: Sat Mar 19 19:56:15 2016 +0100 Adwaita: added a transition to the backdrop state to most widgets gtk/theme/Adwaita/_common.scss | 37 +++++++++++++++++++++---- gtk/theme/Adwaita/gtk-contained-dark.css | 47 ++++++++++++++++++++++---------- gtk/theme/Adwaita/gtk-contained.css | 47 ++++++++++++++++++++++---------- 3 files changed, 98 insertions(+), 33 deletions(-) commit 38211ff800398376895eabede0012d596f2ce070 Author: Lapo Calamandrei Date: Sat Mar 19 18:59:29 2016 +0100 Adwaita: clean up checkbutton and radiobutton styling some superfluous selectors there since generic label styling was broken. gtk/theme/Adwaita/_common.scss | 9 --------- gtk/theme/Adwaita/gtk-contained-dark.css | 4 ---- gtk/theme/Adwaita/gtk-contained.css | 4 ---- 3 files changed, 17 deletions(-) commit ec500422285810149fca934c300dc25dd279ef6f Author: Lapo Calamandrei Date: Sat Mar 19 18:57:33 2016 +0100 Revert "Adwaita: checkbutton and radiobutton backdrop color fix" This reverts commit 43937c6aa0bc0966f4bb0518c443a3f212c9d300. Which was needed since the label styling was broken. gtk/theme/Adwaita/_common.scss | 2 -- gtk/theme/Adwaita/gtk-contained-dark.css | 2 -- gtk/theme/Adwaita/gtk-contained.css | 2 -- 3 files changed, 6 deletions(-) commit e079b92a55d0deb483ecdfef0b43c48bbd6b0b7f Author: Lapo Calamandrei Date: Sat Mar 19 18:55:13 2016 +0100 Adwaita: fix label styling backdrop wasn't in the mix, added and adjusted other widgets styling not to be overridden by it when not needed. Spotted a typo making the backdrop base color white in the process. gtk/theme/Adwaita/_colors.scss | 2 +- gtk/theme/Adwaita/_common.scss | 19 +- gtk/theme/Adwaita/_drawing.scss | 22 ++- gtk/theme/Adwaita/gtk-contained-dark.css | 267 ++++++++++++++++++-------- gtk/theme/Adwaita/gtk-contained.css | 317 ++++++++++++++++++++----------- 5 files changed, 424 insertions(+), 203 deletions(-) commit 20a8ac5542736e7f96c916982ac969b160a59e2d Author: Lapo Calamandrei Date: Sat Mar 19 18:09:22 2016 +0100 Adwaita: reset entry props on horizontal spinbuttons the spinbutton node is where the styling is applied, the leftover properties on the entry node make a backdrop transition bad. gtk/theme/Adwaita/_common.scss | 3 +++ gtk/theme/Adwaita/gtk-contained-dark.css | 2 ++ gtk/theme/Adwaita/gtk-contained.css | 2 ++ 3 files changed, 7 insertions(+) commit 8f2213836cb6b85ac70d9fa340f481a2d9d2a636 Author: Lapo Calamandrei Date: Sat Mar 19 17:53:36 2016 +0100 Adwaita: remove commented out code gtk/theme/Adwaita/_common.scss | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) commit 43937c6aa0bc0966f4bb0518c443a3f212c9d300 Author: Lapo Calamandrei Date: Sat Mar 19 17:46:49 2016 +0100 Adwaita: checkbutton and radiobutton backdrop color fix this sets the right backdrop color to the label insider the aformentined widgets. gtk/theme/Adwaita/_common.scss | 2 ++ gtk/theme/Adwaita/gtk-contained-dark.css | 2 ++ gtk/theme/Adwaita/gtk-contained.css | 2 ++ 3 files changed, 6 insertions(+) commit 99e2f91dfe575ced859b782053c3d7863f88a924 Author: Lapo Calamandrei Date: Sat Mar 19 17:23:39 2016 +0100 Adwaita: simplify headerbar style gtk/theme/Adwaita/_common.scss | 12 ++++-------- gtk/theme/Adwaita/_drawing.scss | 3 ++- gtk/theme/Adwaita/gtk-contained-dark.css | 10 ++++++---- gtk/theme/Adwaita/gtk-contained.css | 10 ++++++---- 4 files changed, 18 insertions(+), 17 deletions(-) commit 5a0aeec3f475b790e3de19dd2c68e1ded9c9d8c5 Author: Lapo Calamandrei Date: Sat Mar 19 17:08:17 2016 +0100 Adwaita: correctly order backdrop decoration node shadows ... otherwise setting a transition to the backdrop state will make the window resize, since the shadows size gets interpolated. gtk/theme/Adwaita/_common.scss | 13 +++++++------ gtk/theme/Adwaita/gtk-contained-dark.css | 6 +----- gtk/theme/Adwaita/gtk-contained.css | 6 +----- 3 files changed, 9 insertions(+), 16 deletions(-) commit 80732a951c6ab93025c0cc16f275bcd72519cfdc Author: Ask Hjorth Larsen Date: Sat Mar 19 03:43:32 2016 +0100 Updated Danish translation by scootergrisen po/da.po | 1761 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 976 insertions(+), 785 deletions(-) commit 50b58206697f08ce0e4bff7e80d79b49b2c2444e Author: Lapo Calamandrei Date: Fri Mar 18 19:25:09 2016 +0100 High Contrast: switch style fix gtk/theme/HighContrast/_common.scss | 46 ++++++++-------- gtk/theme/HighContrast/gtk-contained-inverse.css | 68 ++++++++++++------------ gtk/theme/HighContrast/gtk-contained.css | 68 ++++++++++++------------ 3 files changed, 88 insertions(+), 94 deletions(-) commit 48fb37f3413275778049c338a9e555eb86b3d5b7 Author: Lapo Calamandrei Date: Fri Mar 18 19:10:36 2016 +0100 High Contrast: don't hardcode a font-size on the switch gtk/theme/HighContrast/_common.scss | 4 +++- gtk/theme/HighContrast/gtk-contained-inverse.css | 4 +++- gtk/theme/HighContrast/gtk-contained.css | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) commit a46058451ec1349e0c446201cb825651eed40005 Author: Lapo Calamandrei Date: Fri Mar 18 19:05:20 2016 +0100 High Contrast: stronger entry focus indication gtk/theme/HighContrast/_drawing.scss | 4 ++-- gtk/theme/HighContrast/gtk-contained-inverse.css | 6 +++--- gtk/theme/HighContrast/gtk-contained.css | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) commit 7d27fd087e4bed4c3930c1a094ebc2bc326567bb Author: Lapo Calamandrei Date: Fri Mar 18 19:03:19 2016 +0100 High Contrast: fix a typo gtk/theme/HighContrast/_common.scss | 2 +- gtk/theme/HighContrast/gtk-contained-inverse.css | 2 +- gtk/theme/HighContrast/gtk-contained.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 3b1484f57c14193a745b3959a2b9b18f4327a688 Author: Lapo Calamandrei Date: Fri Mar 18 18:38:48 2016 +0100 Adwaita: fix colorscale shrinking when disabled gtk/theme/Adwaita/_common.scss | 6 +++--- gtk/theme/Adwaita/gtk-contained-dark.css | 30 +++++++++++++++--------------- gtk/theme/Adwaita/gtk-contained.css | 30 +++++++++++++++--------------- 3 files changed, 33 insertions(+), 33 deletions(-) commit ad9865126a886fa847a311e3ea2903e3e0b7f20d Author: Jakub Steiner Date: Fri Mar 18 15:47:30 2016 +0100 High Contrast: fix drop states https://bugzilla.gnome.org/show_bug.cgi?id=763823 gtk/theme/HighContrast/_common.scss | 13 +++++++++++-- gtk/theme/HighContrast/gtk-contained-inverse.css | 13 ++++++++++--- gtk/theme/HighContrast/gtk-contained.css | 13 ++++++++++--- 3 files changed, 31 insertions(+), 8 deletions(-) commit fe31c5f4fda1b940bfe4acccf938d3b4fb065685 Author: Daniel Korostil Date: Fri Mar 18 16:46:01 2016 +0200 Updated Ukrainian translation po/uk.po | 2678 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 1691 insertions(+), 987 deletions(-) commit 3a529614e5f08ddd6809a1d60b080186e0a5f409 Author: Jakub Steiner Date: Fri Mar 18 15:44:27 2016 +0100 High Contrast: spinbutton active state - more contrast for the active state - osd active state gtk/theme/HighContrast/_common.scss | 8 ++++++-- gtk/theme/HighContrast/gtk-contained-inverse.css | 6 +++++- gtk/theme/HighContrast/gtk-contained.css | 6 +++++- 3 files changed, 16 insertions(+), 4 deletions(-) commit 4fc5832cfdbc2783d582283d3568a0dacac68108 Author: Jakub Steiner Date: Fri Mar 18 15:30:46 2016 +0100 High Contrast: osd spinbutton fixes - don't jump around for :backdrop - only shade focused widgets gtk/theme/HighContrast/_common.scss | 10 ++++++++-- gtk/theme/HighContrast/gtk-contained-inverse.css | 13 +++++++++---- gtk/theme/HighContrast/gtk-contained.css | 13 +++++++++---- 3 files changed, 26 insertions(+), 10 deletions(-) commit c94afa01c4bdc175d715c3e8573b02d8cb33325a Author: Jakub Steiner Date: Fri Mar 18 15:22:16 2016 +0100 High Contrast: osd spinbuttons https://bugzilla.gnome.org/show_bug.cgi?id=763846 gtk/theme/HighContrast/_common.scss | 45 ++++++----- gtk/theme/HighContrast/gtk-contained-inverse.css | 99 ++++++++++++------------ gtk/theme/HighContrast/gtk-contained.css | 99 ++++++++++++------------ 3 files changed, 123 insertions(+), 120 deletions(-) commit a076df852b51981d099bd2a6e81470b653ead150 Author: Jakub Steiner Date: Fri Mar 18 13:53:30 2016 +0100 Hight Contrast: scrollbars https://bugzilla.gnome.org/show_bug.cgi?id=763797 gtk/theme/HighContrast/_colors.scss | 7 + gtk/theme/HighContrast/_common.scss | 194 +++++++++++++++++------ gtk/theme/HighContrast/gtk-contained-inverse.css | 175 +++++++++++++++----- gtk/theme/HighContrast/gtk-contained.css | 173 +++++++++++++++----- 4 files changed, 421 insertions(+), 128 deletions(-) commit b88020ec92738778e62d441832187920d0880684 Author: Anders Jonsson Date: Fri Mar 18 10:14:33 2016 +0000 Updated Swedish translation po/sv.po | 837 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 421 insertions(+), 416 deletions(-) commit 71eac292bb95bccd1eae460142a22cc2012245c4 Author: Anders Jonsson Date: Fri Mar 18 10:13:42 2016 +0000 Updated Swedish translation po-properties/sv.po | 169 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 99 insertions(+), 70 deletions(-) commit 0e171dd45c57127c2283af1b053a73b271715213 Author: Milo Casagrande Date: Fri Mar 18 08:28:19 2016 +0000 Updated Italian translation po/it.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 7d2a7a56267b8444ba1756a9a6a52157fd931758 Author: Руслан Ижбулатов Date: Thu Mar 17 20:07:33 2016 +0000 GDK W32: Don't move iconic windows Using UpdateLayeredWindow() on iconic windows brings them *back* from their iconic (minimized) state. That is bad. As a precaution, also don't use SetWindowPos() on iconic windows. This means that iconic windows can't be moved. That is fixable by using SetWindowPlacement(), but there is no pressing need to do so, as there are very few cases when windows need to be moved while minimized. https://bugzilla.gnome.org/show_bug.cgi?id=763835 gdk/win32/gdkwindow-win32.c | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) commit 54d36efa6138a1f30fd7e2d76d3a28b4fab6ad19 Author: Rafael Fontenelle Date: Fri Mar 18 05:05:10 2016 +0000 Updated Brazilian Portuguese translation po-properties/pt_BR.po | 274 ++++++++++++++++++++++++------------------------- 1 file changed, 137 insertions(+), 137 deletions(-) commit 1bd5be6b7c54e28ba6c3e920f11ee2f369a3529c Author: Christian Hergert Date: Thu Mar 17 21:18:58 2016 -0700 quartz: fix quartz build More fallout from recent refactoring. See also b3860e407d3edb6f94d53269960c052756516aa2. gdk/quartz/gdkevents-quartz.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 3e3d29f7b73381dd328e5213e0dca04d3e4f8048 Author: Olivier Fourdan Date: Wed Mar 16 14:19:14 2016 +0100 gtkwindow: ignore default size if there is a size request Some applications set both a default size on their gtk window and a size request on the corresponding gtk widget. Until now, the default size was ignored for fixed size windows, so this had no effect and remained unnoticed, but with the recent change for client-side decorations, the default size is now used even for fixed size windows, which can cause the resulting fixed size window to be much smaller than expected with the size request. For fixed size windows, if we have both a size request and a default size set, prefer the size request as before. https://bugzilla.gnome.org/show_bug.cgi?id=763749 gtk/gtkwindow.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 4ddd29d8c06ff6ac7fe52d1b04591a9ccc1ac8dd Author: Milo Casagrande Date: Thu Mar 17 20:08:07 2016 +0000 Updated Italian translation po/it.po | 2070 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1117 insertions(+), 953 deletions(-) commit 450704b28acc325120044ac4905fb6d8a050433d Author: Milo Casagrande Date: Thu Mar 17 20:03:44 2016 +0000 Updated Italian translation po-properties/it.po | 3299 +++++++++++++++++++++++++++------------------------ 1 file changed, 1735 insertions(+), 1564 deletions(-) commit 1bf3f40cc5645c6e04a052fa57a64d09f82cca91 Author: Jakub Steiner Date: Thu Mar 17 14:57:09 2016 +0100 High Contrast: disabled flat buttons - disabled flat buttons and backdrop state gtk/theme/HighContrast/_common.scss | 26 +++++++++++++----------- gtk/theme/HighContrast/_drawing.scss | 7 +++++++ gtk/theme/HighContrast/gtk-contained-inverse.css | 22 ++++++++++---------- gtk/theme/HighContrast/gtk-contained.css | 22 ++++++++++---------- 4 files changed, 43 insertions(+), 34 deletions(-) commit 09168806a2f2688ea1314bfbf2235e9e07eadbb2 Author: Jakub Steiner Date: Thu Mar 17 13:07:04 2016 +0100 High Contrast: fix app-notifications - get rid of the internal frame https://bugzilla.gnome.org/show_bug.cgi?id=763781 gtk/theme/HighContrast/_common.scss | 1 + gtk/theme/HighContrast/gtk-contained-inverse.css | 3 +++ gtk/theme/HighContrast/gtk-contained.css | 3 +++ 3 files changed, 7 insertions(+) commit e942aee13d8eec6c9f5bda06281b1e6e529b22cf Author: Jakub Steiner Date: Thu Mar 17 13:00:32 2016 +0100 High Contrast: menubar separator - set menubar apart form the window content https://bugzilla.gnome.org/show_bug.cgi?id=763777 gtk/theme/HighContrast/_common.scss | 1 + gtk/theme/HighContrast/gtk-contained-inverse.css | 3 ++- gtk/theme/HighContrast/gtk-contained.css | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) commit 52c362721c2f55615a973411e6fc720e7ba500dc Author: Lapo Calamandrei Date: Thu Mar 17 12:16:48 2016 +0100 High Contrast: fix titlebuttons sizing ... simplifying the scss in the process. gtk/theme/HighContrast/_common.scss | 16 ++---- gtk/theme/HighContrast/gtk-contained-inverse.css | 66 +++++++----------------- gtk/theme/HighContrast/gtk-contained.css | 66 +++++++----------------- 3 files changed, 39 insertions(+), 109 deletions(-) commit b0a25b3aa9605895abe2e68f200722b288bcf807 Author: Lapo Calamandrei Date: Thu Mar 17 12:14:23 2016 +0100 High Contrast: add undecorated button mixin ... which is used in _common.scss, this fixes flat button not being, well, flat. gtk/theme/HighContrast/_drawing.scss | 16 +- gtk/theme/HighContrast/gtk-contained-inverse.css | 203 ++++++++++------------- gtk/theme/HighContrast/gtk-contained.css | 203 ++++++++++------------- 3 files changed, 187 insertions(+), 235 deletions(-) commit 981985ee5060574af7edaba3ce83daae028599e4 Author: Lapo Calamandrei Date: Thu Mar 17 11:36:37 2016 +0100 High Contrast: remove an adwaita leftover ... a missing mixin which makes no sense in HC actually. gtk/theme/HighContrast/_common.scss | 23 ++++------------------- gtk/theme/HighContrast/gtk-contained-inverse.css | 10 +++++----- gtk/theme/HighContrast/gtk-contained.css | 20 +++++++++----------- 3 files changed, 18 insertions(+), 35 deletions(-) commit 4a58e751fba1bdca47389b2e0c42e24bd5f02965 Author: Lapo Calamandrei Date: Thu Mar 17 10:32:35 2016 +0100 Adwaita: fix wide separators gtk/theme/Adwaita/_common.scss | 22 +++++++++++++--------- gtk/theme/Adwaita/gtk-contained-dark.css | 12 ++++++++---- gtk/theme/Adwaita/gtk-contained.css | 12 ++++++++---- 3 files changed, 29 insertions(+), 17 deletions(-) commit 4455ef1c90386fc3c41314e17cd2d608a0ebac99 Author: Baurzhan Muftakhidinov Date: Thu Mar 17 03:33:59 2016 +0000 Updated Kazakh translation po/kk.po | 566 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 286 insertions(+), 280 deletions(-) commit 9b4eff6ed93fd612a8097e26292869de62017432 Author: Baurzhan Muftakhidinov Date: Thu Mar 17 03:33:32 2016 +0000 Updated Kazakh translation po-properties/kk.po | 806 +++++++++++++++++++++++++++------------------------- 1 file changed, 414 insertions(+), 392 deletions(-) commit e9de5f108306a7c2a77caebca22117abeb866629 Author: Matthias Clasen Date: Wed Mar 16 21:56:33 2016 -0400 HighContrast: Fix actionbar borders Make the selector more specific so that it doesn't affect contained boxes. Copied from Adwaita. https://bugzilla.gnome.org/show_bug.cgi?id=763775 gtk/theme/HighContrast/_common.scss | 4 ++-- gtk/theme/HighContrast/gtk-contained-inverse.css | 4 ++-- gtk/theme/HighContrast/gtk-contained.css | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) commit 51f34f4b907dd3ab16f171be618cf9c4fa9b5a44 Author: Changwoo Ryu Date: Wed Mar 16 19:49:50 2016 +0000 Updated Korean translation po-properties/ko.po | 793 +++++++++++++++++++++++++++------------------------- 1 file changed, 414 insertions(+), 379 deletions(-) commit b0b06ffbf2b6f3bc54d492dd39e5d1920e6db6f5 Author: Changwoo Ryu Date: Wed Mar 16 19:49:22 2016 +0000 Updated Korean translation po/ko.po | 566 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 286 insertions(+), 280 deletions(-) commit 1ae5643f597bf445e4456ce80b164985bf6b6311 Author: Lapo Calamandrei Date: Wed Mar 16 18:06:56 2016 +0100 Adwaita: shrink back big standalone osd buttons gtk/theme/Adwaita/_common.scss | 8 ++++---- gtk/theme/Adwaita/gtk-contained-dark.css | 5 +++-- gtk/theme/Adwaita/gtk-contained.css | 5 +++-- 3 files changed, 10 insertions(+), 8 deletions(-) commit 3e6eca537b876d52cd5a3fca50d082f5cc6d1c87 Author: Jakub Steiner Date: Wed Mar 16 15:25:28 2016 +0100 High Contrast: button metrics - sync with Adwaita for button definitions https://bugzilla.gnome.org/show_bug.cgi?id=763706 gtk/theme/HighContrast/_common.scss | 552 +++++++++++++------- gtk/theme/HighContrast/gtk-contained-inverse.css | 634 +++++++++++++++-------- gtk/theme/HighContrast/gtk-contained.css | 634 +++++++++++++++-------- 3 files changed, 1163 insertions(+), 657 deletions(-) commit 5e629bc26be7d447e3976159dbb4b1d17e9ff1b0 Author: Jakub Steiner Date: Wed Mar 16 15:15:20 2016 +0100 High Contrast: spinbuttons - sync with Adwaita https://bugzilla.gnome.org/show_bug.cgi?id=763696 gtk/theme/HighContrast/_common.scss | 256 ++++++++++------ gtk/theme/HighContrast/gtk-contained-inverse.css | 353 ++++++++++++---------- gtk/theme/HighContrast/gtk-contained.css | 357 +++++++++++++---------- 3 files changed, 555 insertions(+), 411 deletions(-) commit b73f428a8642937d7b68f422add2c0f6a59c9af2 Author: Jakub Steiner Date: Wed Mar 16 14:53:47 2016 +0100 High Contrast: circular buttons - make sure they are visible on selected rows https://bugzilla.gnome.org/show_bug.cgi?id=763612 gtk/theme/HighContrast/_common.scss | 11 +++++++---- gtk/theme/HighContrast/gtk-contained-inverse.css | 11 ++++++++--- gtk/theme/HighContrast/gtk-contained.css | 11 ++++++++--- 3 files changed, 23 insertions(+), 10 deletions(-) commit e4f6c76cf85ee3e7e5281f756db38614220121ec Author: Jakub Steiner Date: Wed Mar 16 14:32:14 2016 +0100 High Contrast: fix entry and button metrics - sync with Adwaita https://bugzilla.gnome.org/show_bug.cgi?id=763610 gtk/theme/HighContrast/_common.scss | 306 +++++++++--------- gtk/theme/HighContrast/_drawing.scss | 5 +- gtk/theme/HighContrast/gtk-contained-inverse.css | 390 +++++++++++------------ gtk/theme/HighContrast/gtk-contained.css | 386 ++++++++++------------ 4 files changed, 521 insertions(+), 566 deletions(-) commit 6228233a9eb87f65e7386455b399d34c8e446e85 Author: Lapo Calamandrei Date: Wed Mar 16 13:42:38 2016 +0100 Adwaita: remove a nonsensical comment gtk/theme/Adwaita/_common.scss | 1 - 1 file changed, 1 deletion(-) commit 6ccaa8e3ca49e63ce373e53952989527bba43ac8 Author: Lapo Calamandrei Date: Wed Mar 16 13:34:00 2016 +0100 High Contrast: keycap styling sync with Adwaita with some styling tweaks. gtk/theme/HighContrast/_common.scss | 24 +++++++++++++++++------- gtk/theme/HighContrast/gtk-contained-inverse.css | 19 +++++++++++++------ gtk/theme/HighContrast/gtk-contained.css | 19 +++++++++++++------ 3 files changed, 43 insertions(+), 19 deletions(-) commit ef8ef299c41120134fb5ad6670a2554323963a94 Author: Lapo Calamandrei Date: Wed Mar 16 13:11:15 2016 +0100 Adwaita: simplify treeview check and radio scss gtk/theme/Adwaita/_common.scss | 40 +++++++---------------- gtk/theme/Adwaita/gtk-contained-dark.css | 49 +++++++--------------------- gtk/theme/Adwaita/gtk-contained.css | 56 ++++++++------------------------ 3 files changed, 36 insertions(+), 109 deletions(-) commit 286437000b67284c5260689c37d43b21fec0396b Author: Jakub Steiner Date: Wed Mar 16 12:57:14 2016 +0100 High Contrast: fix metrics for popover menus - ripped the appropriate bits from Adwaita. https://bugzilla.gnome.org/show_bug.cgi?id=763609 gtk/theme/HighContrast/_colors.scss | 2 + gtk/theme/HighContrast/_common.scss | 172 +++++++++++----- gtk/theme/HighContrast/gtk-contained-inverse.css | 240 ++++++++++++++-------- gtk/theme/HighContrast/gtk-contained.css | 244 +++++++++++++++-------- 4 files changed, 454 insertions(+), 204 deletions(-) commit e5e8ffa3f704007a67668c4de26c5c5b65cd678b Author: Jakub Steiner Date: Tue Mar 15 19:22:07 2016 +0100 High Contrast: reimplement check and radio Use a similar structure as Adwaita - using buttons for radios and checkboxes. https://bugzilla.gnome.org/show_bug.cgi?id=763707 gtk/Makefile.am | 8 + gtk/theme/HighContrast/_common.scss | 185 +++++++++++++--- gtk/theme/HighContrast/assets/bullet-symbolic.svg | 155 +++++++++++++ .../assets/bullet-symbolic.symbolic.png | Bin 0 -> 147 bytes gtk/theme/HighContrast/assets/check-symbolic.svg | 154 +++++++++++++ .../assets/check-symbolic.symbolic.png | Bin 0 -> 231 bytes gtk/theme/HighContrast/assets/dash-symbolic.svg | 153 +++++++++++++ .../HighContrast/assets/dash-symbolic.symbolic.png | Bin 0 -> 130 bytes gtk/theme/HighContrast/gtk-contained-inverse.css | 235 +++++++++++++++----- gtk/theme/HighContrast/gtk-contained.css | 240 ++++++++++++++++----- 10 files changed, 983 insertions(+), 147 deletions(-) commit 985121813e2af706837e2e4d14019dec07762975 Author: Timm Bäder Date: Wed Mar 16 10:20:17 2016 +0100 scale: Fix value height calculation if (orientation) doesn't make a lot of sense but C doesn't complain and instead evaluates orientation to TRUE for GTK_ORIENTATION_VERTICAL (since that's 1), thus inverting the value sizes. gtk/gtkscale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6f3a3ea7f3445b0e9402d4e294778d86a4b94c8e Author: Lapo Calamandrei Date: Tue Mar 15 19:02:11 2016 +0100 Adwaita: notebook better header spacing added some padding to the header and margins to the tabs node when it's not the only child. gtk/theme/Adwaita/_common.scss | 39 ++++++++++++++++++++++++-------- gtk/theme/Adwaita/gtk-contained-dark.css | 29 +++++++++++++++++++----- gtk/theme/Adwaita/gtk-contained.css | 29 +++++++++++++++++++----- 3 files changed, 75 insertions(+), 22 deletions(-) commit 3e567b49002845415f280a1bcacaf9162154aeb0 Author: Jakub Steiner Date: Tue Mar 15 18:27:41 2016 +0100 High Contrast: disabled scales more subtle Make even the tough border subtle to make it distinct from normal state. https://bugzilla.gnome.org/show_bug.cgi?id=763613 gtk/theme/HighContrast/_common.scss | 3 ++- gtk/theme/HighContrast/gtk-contained-inverse.css | 4 +++- gtk/theme/HighContrast/gtk-contained.css | 4 +++- 3 files changed, 8 insertions(+), 3 deletions(-) commit abfdad3c3de1e1b74a6c40e19df25b20c866c80e Author: Lapo Calamandrei Date: Tue Mar 15 17:02:01 2016 +0100 Adwaita: fix progressbar in treeviews styling gtk/theme/Adwaita/_common.scss | 58 ++++++++++++++++++-------------- gtk/theme/Adwaita/gtk-contained-dark.css | 11 +++--- gtk/theme/Adwaita/gtk-contained.css | 9 +++-- 3 files changed, 46 insertions(+), 32 deletions(-) commit c6dcc6ee62fbe6eb7af2efba81cdd44772cd43b7 Author: Lapo Calamandrei Date: Tue Mar 15 16:12:40 2016 +0100 Adwaita: add some comments in the GtkScale related scss gtk/theme/Adwaita/_common.scss | 7 +++++++ 1 file changed, 7 insertions(+) commit 87c410d420538e6ecc83f6925930c23e71001775 Author: Jakub Steiner Date: Tue Mar 15 15:49:25 2016 +0100 High Contrast: checkboxes and radios inside treeviews - fixes hover state of checkboxes and radios inside treeviews gtk/theme/HighContrast/_common.scss | 6 ++++++ gtk/theme/HighContrast/gtk-contained-inverse.css | 7 +++++++ gtk/theme/HighContrast/gtk-contained.css | 7 +++++++ 3 files changed, 20 insertions(+) commit e44617b3510ed394604a1624de7d6c5dffd28dfa Author: Jakub Steiner Date: Tue Mar 15 14:22:11 2016 +0100 High Contrast: reimplement gtk scale - sync with Adwaita to the new box model https://bugzilla.gnome.org/show_bug.cgi?id=763613 gtk/theme/HighContrast/_colors.scss | 2 + gtk/theme/HighContrast/_common.scss | 270 +++++++++++++++++----- gtk/theme/HighContrast/gtk-contained-inverse.css | 271 +++++++++++++++-------- gtk/theme/HighContrast/gtk-contained.css | 271 +++++++++++++++-------- 4 files changed, 575 insertions(+), 239 deletions(-) commit 7018a41ce9aebcb31ae082c06a1e9d4d7004a6da Author: Matthias Clasen Date: Tue Mar 15 09:03:21 2016 -0400 Correct a deprecation note The CSS equivalent for focus-padding is outline-offset. gtk/gtkwidget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 186ecdf0fa79aa676a735c47d3c7550562a72161 Author: Jakub Steiner Date: Tue Mar 15 13:21:15 2016 +0100 High Contrast: distinct insensitive button Tone down insensitive buttons. https://bugzilla.gnome.org/show_bug.cgi?id=746490 gtk/theme/HighContrast/_colors.scss | 2 +- gtk/theme/HighContrast/_drawing.scss | 4 +- gtk/theme/HighContrast/gtk-contained-inverse.css | 642 +++++++++++------------ gtk/theme/HighContrast/gtk-contained.css | 592 ++++++++++----------- 4 files changed, 620 insertions(+), 620 deletions(-)