commit c2ea7c0cd2044d64bd84ae1c3911ef0ccb23092a Author: Rui Matos Date: Tue Mar 17 18:56:33 2015 +0100 3.15.92 NEWS | 36 ++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 37 insertions(+), 1 deletion(-) commit baf61f99811aff2ee98c1cb75a129243212a699a Author: Chao-Hsiung Liao Date: Tue Mar 17 12:38:21 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 500 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 271 insertions(+), 229 deletions(-) commit 5e7c1544fd12739d4da80cf0d6b2680f9d4b16d6 Author: Bastien Nocera Date: Tue Mar 17 12:15:42 2015 +0100 sound: Fix output/output bars not following external changes When looking up a bar for a particular stream, special-case the input and output bars/streams, as they will not be added to the "bars" hashtable (which is, as per comment, only for applications and the sound events bar). https://bugzilla.gnome.org/show_bug.cgi?id=738869 panels/sound/gvc-mixer-dialog.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit 2476dde3b5ecffdfeba6b0e48694589081e2af82 Author: Bastien Nocera Date: Tue Mar 17 12:06:21 2015 +0100 Revert "sound: Fix the main volume bars to correctly display changes in volume" This results in crashes when switching inputs or outputs, as other parts of the code expect only application bars being added to that hashtable. The bar was destroyed when switching outputs (as the stream is removed before a new one being added) but with the bar pointing to freed memory. This reverts commit 22fa7f1292922621ab6099019f810c2b0a621c99. https://bugzilla.gnome.org/show_bug.cgi?id=746227 panels/sound/gvc-mixer-dialog.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) commit 857f6ea8efebe3547393fca8ebfecb8fb2922c60 Author: Bastien Nocera Date: Tue Mar 17 11:33:17 2015 +0100 sound: Default to horizontal channel bars This stops unnecessary orientation changes on panel startup. panels/sound/gvc-channel-bar.c | 4 ++-- panels/sound/gvc-mixer-dialog.c | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) commit e9a833af128fca62431763a90fb71443bc07e132 Author: Bastien Nocera Date: Tue Mar 17 11:31:54 2015 +0100 sound: Fix visibility of bar when orientation is the same as the default This will fix the bar not showing up when we switch the default orientation. When we changed the orientation, we went through update_layout() which shows the frame at the end. _init() didn't do that. panels/sound/gvc-channel-bar.c | 1 + 1 file changed, 1 insertion(+) commit 98220839f933f370130a0271d8323fa407eeb689 Author: Milo Casagrande Date: Tue Mar 17 08:13:57 2015 +0000 Updated Italian translation po/it.po | 1568 ++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 965 insertions(+), 603 deletions(-) commit 5fcf43a135fabc0fe6c9c35e33adbd9ff64e6407 Author: Benjamin Tissoires Date: Sun Mar 15 20:55:07 2015 -0400 wacom: Allow button mapping if the stylus has one button too The airbrush tool has only one button, and the button mapping combo box does not work. We should not bail out if the widget has been removed, that means that the stylus does not support the second button. Check upfront the number of buttons to know if the top button parameter is available. https://bugzilla.gnome.org/show_bug.cgi?id=746263 panels/wacom/cc-wacom-stylus-page.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) commit 37247b0d5a06d0f042a5e38d1558ced87db96fd7 Author: Stas Solovey Date: Mon Mar 16 09:52:22 2015 +0000 Updated Russian translation po/ru.po | 106 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 53 insertions(+), 53 deletions(-) commit 23eff9deea254f0667fce528ca47f9185e217a57 Author: Josef Andersson Date: Sun Mar 15 21:22:25 2015 +0000 Updated Swedish translation po/sv.po | 112 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 53 insertions(+), 59 deletions(-) commit 6137c60195527e54e561004c466ce91251990cf9 Author: Cosimo Cecchi Date: Sat Mar 14 17:01:27 2015 -0700 sound: use row-activated to listen to alert sound changes We currently install two signal handlers for button-press-event and selection-changed. As the former also calls the latter, the two interact in non-obvious ways that can lead to two alerts being played at the same time under certain circumstances. Avoid this problem by setting activate-on-single-click on the tree view and listening to the row-activated signal to drive previews and model changes. https://bugzilla.gnome.org/show_bug.cgi?id=671446 panels/sound/gvc-sound-theme-chooser.c | 48 +++++++--------------------------- 1 file changed, 9 insertions(+), 39 deletions(-) commit a67c4c95ce80da7a252b0c76802485f9e2749759 Author: Ask Hjorth Larsen Date: Sun Mar 15 16:43:51 2015 +0100 Updated Danish translation po/da.po | 1074 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 570 insertions(+), 504 deletions(-) commit 9d5369477a244fc84313cecf08b531c6e4727dfa Author: Baurzhan Muftakhidinov Date: Sun Mar 15 12:19:24 2015 +0000 Updated Kazakh translation po/kk.po | 256 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 145 insertions(+), 111 deletions(-) commit abe8437302bba04ef6c7523ca61774d32ddbf0c1 Author: Trần Ngọc Quân Date: Sun Mar 15 08:26:46 2015 +0700 Updated Vietnamese translation Signed-off-by: Trần Ngọc Quân po/vi.po | 322 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 173 insertions(+), 149 deletions(-) commit 3e58e0b904f2b6ea216442a3b71288e2199e5600 Author: Jordi Mas Date: Sat Mar 14 09:10:00 2015 -0400 Fix typo in Catalan translation po/ca.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d7a533c30e7b0d08fd1e653b61a97ad5d696bcca Author: hanniedu Date: Fri Mar 13 17:29:53 2015 +0100 Updated Dutch translation Master 3.16 po/nl.po | 811 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 454 insertions(+), 357 deletions(-) commit cf29acae5d24568ca8d9485b75baf9fdd8304770 Author: Benjamin Tissoires Date: Fri Mar 13 10:24:44 2015 -0400 wacom: test: add Huion H610 Pro panel The tablet does not have an eraser, so it's good to have a test for it. https://bugzilla.gnome.org/show_bug.cgi?id=746117 panels/wacom/test-wacom.c | 3 +++ 1 file changed, 3 insertions(+) commit 555429009e5c5c8ab372d495056b1228fdee5a4b Author: Bastien Nocera Date: Fri Mar 13 16:18:03 2015 +0100 wacom: Update from gnome-settings-daemon panels/wacom/gsd-wacom-device.c | 27 +++++++++++++++++++++++++++ panels/wacom/gsd-wacom-device.h | 1 + 2 files changed, 28 insertions(+) commit 1bc9206ebae571ad6da8c559e0024e034661819a Author: Samir Ribic Date: Fri Mar 13 15:41:03 2015 +0000 Updated Bosnian translation po/bs.po | 9227 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 6438 insertions(+), 2789 deletions(-) commit 67d558b1e5a76230aca84bfd0534a0dbaf56e069 Author: Мирослав Николић Date: Fri Mar 13 10:02:43 2015 +0100 Updated Serbian translation po/sr.po | 1087 ++++++++++++++++++++++++++++++-------------------------- po/sr@latin.po | 1087 ++++++++++++++++++++++++++++++-------------------------- 2 files changed, 1182 insertions(+), 992 deletions(-) commit 81afd9044f5fa369ce4012c11300a5378b504e77 Author: A S Alam Date: Thu Mar 12 07:15:38 2015 -0500 Translation pa updated for Gnome po/pa.po | 1118 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 597 insertions(+), 521 deletions(-) commit 6861ad842b3d6772d3d5c68ba288c96d75f8b288 Author: Alexander Shopov Date: Wed Mar 11 21:15:50 2015 +0200 Updated Bulgarian translation po/bg.po | 1002 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 529 insertions(+), 473 deletions(-) commit 680c70dca861bbb01d49358035026d6dfe9201e6 Author: Jiri Grönroos Date: Wed Mar 11 16:58:20 2015 +0200 Finnish translation update po/fi.po | 1082 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 587 insertions(+), 495 deletions(-) commit ca2a8d2a66c30a827e840812a04c29246c6c698d Author: Muhammet Kara Date: Tue Mar 10 22:51:17 2015 +0000 Updated Turkish translation po/tr.po | 272 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 145 insertions(+), 127 deletions(-) commit abb0592866515ac43ed1ac3c9ecc0b229960011f Author: Joaquim Rocha Date: Thu Feb 26 22:10:40 2015 +0100 region: Reuse the input chooser instance The language input chooser is being created and destroyed every time it is opened and closed. This is noticeably slow and is hardly necessary as the values it contains should not change. To fix this, these changes reuse the same instance of the input chooser (by hiding and showing it) instead of renewing it. The input chooser is also now shown using gtk_dialog_run to avoid having it destroyed from the default delete event. panels/region/cc-input-chooser.c | 7 +++++++ panels/region/cc-input-chooser.h | 2 ++ panels/region/cc-region-panel.c | 40 ++++++++++++++++++++++++---------------- 3 files changed, 33 insertions(+), 16 deletions(-) commit bd6347d02a52aa3875e349456ef528ead77ee5d2 Author: Joaquim Rocha Date: Tue Feb 24 21:21:51 2015 +0100 region: Clear input chooser rows instead of unrefing them These changes prevent warnings when unreferencing the default input source, locale and back rows which are never instanced by some locales (and thus null). panels/region/cc-input-chooser.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit bbae930988ad65edcd2a2afc06692943b236596f Author: Joaquim Rocha Date: Tue Feb 24 20:45:39 2015 +0100 region: Fix leak in input chooser The language input chooser is being leaked. The reason for the leak is a "circular reference": the input chooser keeps a GtkBuilder instance that gets destroyed when the chooser is, itself, destroyed. However, the input chooser is never destroyed because the GtkBuilder instance keeps a reference to it. These changes dismiss the GtkBuilder once it is no longer needed in the input chooser which fixes the leak. panels/region/cc-input-chooser.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 165be44369de57a0a02973f27ff5cb3b483b0fba Author: Matthias Clasen Date: Mon Mar 9 13:56:19 2015 -0400 users: Fix fingerprint delete dialog formatting The manual borderwidth setting breaks message dialog appearance. While we are here, remove some unnecessary calls. https://bugzilla.gnome.org/show_bug.cgi?id=745908 panels/user-accounts/um-fingerprint-dialog.c | 3 --- 1 file changed, 3 deletions(-) commit 80703d39244028d6e679ded957d0ecfe3e73f74b Author: Victor Ibragimov Date: Tue Mar 10 05:40:44 2015 +0000 Updated Tajik translation po/tg.po | 678 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 383 insertions(+), 295 deletions(-) commit 8177ec01d883705a07c3abee2c8ae863546a216a Author: Kjartan Maraas Date: Mon Mar 9 19:26:36 2015 +0100 Updated Norwegian bokmål translation from Åka Sikrom. po/nb.po | 193 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 103 insertions(+), 90 deletions(-) commit 78c22d24f8779d8b64754389bbd705fac4f1ee35 Author: Bastien Nocera Date: Mon Mar 9 18:10:55 2015 +0100 power: Fix alignment of "Screen brightness" label panels/power/cc-power-panel.c | 1 + 1 file changed, 1 insertion(+) commit 0a96aa3bcd1889735c70149aed2e9c930c6a9276 Author: Bastien Nocera Date: Mon Mar 9 16:12:25 2015 +0100 network: Make "only for this network" work for IPv6 VPNs https://bugzilla.gnome.org/show_bug.cgi?id=738029 panels/network/connection-editor/ce-page-ip6.c | 1 + 1 file changed, 1 insertion(+) commit 33b1858787d03d451bb8a0036fe014d544d90b71 Author: Bastien Nocera Date: Wed Aug 13 18:26:19 2014 +0200 network: Don't save hidden configuration options When switching from a particular IPv4 or IPv6 "addresses" method to another, make sure that "address", "DNS" and "routes" are applied or ignored depending on that method's capabilities. For example, when switching from manual to automatic IPv4 "addresses" method, we need to make sure that the old IP address, gateway, etc. aren't actually used in the new setting. https://bugzilla.gnome.org/show_bug.cgi?id=734337 panels/network/connection-editor/ce-page-ip4.c | 21 +++++++++++++++++---- panels/network/connection-editor/ce-page-ip6.c | 22 +++++++++++++++++++--- 2 files changed, 36 insertions(+), 7 deletions(-) commit fabb18fb1d21d409874e36e51fb48c21e866b09c Author: Matthias Clasen Date: Sun Mar 8 22:22:27 2015 -0400 Make HighContrast icons work We need to make the cell renderers follow state for the recoloring of icons on selection to work. https://bugzilla.gnome.org/show_bug.cgi?id=745873 shell/cc-shell-category-view.c | 1 + shell/cc-window.c | 1 + 2 files changed, 2 insertions(+) commit bd9eeda7acca3383708f097fabf67bd07ec69b9f Author: Dušan Kazik Date: Sun Mar 8 20:52:30 2015 +0000 Updated Slovak translation po/sk.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 72890069f379a309ec01b37e3fa440e921ab0d81 Author: Matej Urbančič Date: Sun Mar 8 21:23:03 2015 +0100 Updated Slovenian translation po/sl.po | 955 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 521 insertions(+), 434 deletions(-) commit fa8da98a49801e974ec272b9d3c26426e34de652 Author: Mattias Eriksson Date: Sun Mar 8 20:22:01 2015 +0000 Updated Swedish translation po/sv.po | 740 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 428 insertions(+), 312 deletions(-) commit c5e16602cad0043f257582dc48cd62ded0a206d3 Author: Jordi Mas Date: Sun Mar 8 14:29:19 2015 -0400 Update Catalan translation po/ca.po | 1026 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 564 insertions(+), 462 deletions(-) commit 8673cb338de83ec0a281facfe434dd35a1611417 Author: Aurimas Černius Date: Sun Mar 8 19:19:36 2015 +0200 Updated Lithuanian translation po/lt.po | 152 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 83 insertions(+), 69 deletions(-) commit d372e2c51b5c319e916fbb8a139bc50d7b8ddfe1 Author: Daniel Korostil Date: Sun Mar 8 12:54:10 2015 +0200 Updated Ukrainian translation po/uk.po | 141 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 77 insertions(+), 64 deletions(-) commit 1d1e24729f75769501d187041d3077939b888ee8 Author: Baurzhan Muftakhidinov Date: Sat Mar 7 15:29:24 2015 +0000 Updated Kazakh translation po/kk.po | 153 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 94 insertions(+), 59 deletions(-) commit 7bf161ce8725f0901c9a6494e31c3d9e85b69024 Author: Jiro Matsuzawa Date: Sat Mar 7 21:49:20 2015 +0900 l10n: Update Japanese translation po/ja.po | 1033 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 562 insertions(+), 471 deletions(-) commit 14356d652b1fd99322c8316a5fbf171332121661 Author: Michael Catanzaro Date: Thu Mar 5 10:14:44 2015 -0600 Revert "main: Disable SSLv3 because of POODLE" This reverts commit 38e7ea475a73e724ac6a02aa43807d4f77d378c8. Now that gnome-online-accounts uses WebKit2, we should not presume to know more about TLS security than WebKit. In WebKit1 this was our responsibility. https://bugzilla.gnome.org/show_bug.cgi?id=745645 shell/main.c | 3 --- 1 file changed, 3 deletions(-) commit 95aeb17edfc83c323b73658c0a7a2628bd586e92 Author: Changwoo Ryu Date: Thu Mar 5 10:44:49 2015 +0900 Updated Korean translation po/ko.po | 1192 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 550 insertions(+), 642 deletions(-) commit 0cca90ce67db9050e97c354835425dc975e08e9a Author: Piotr Drąg Date: Wed Mar 4 22:50:35 2015 +0100 Updated Polish translation po/pl.po | 909 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 484 insertions(+), 425 deletions(-) commit b4c02fa3b3c2ed51d804cc987239368b033c7eee Author: David King Date: Wed Mar 4 11:33:25 2015 +0000 sharing: Update help URI https://bugzilla.redhat.com/show_bug.cgi?id=1193806 https://bugzilla.gnome.org/show_bug.cgi?id=745590 panels/sharing/cc-sharing-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)