commit c15919a6097634ce51fc99183174457d8da5549a Author: Bastien Nocera Date: Mon Aug 17 20:39:16 2015 +0200 3.17.90 NEWS | 30 ++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) commit a1134fdf51eaccc38eb11f94d2f370c3d038a642 Author: Marek Kasik Date: Tue Aug 18 09:55:12 2015 +0200 printers: Fix canonicalization test Function canonicalize_device_name() has been changed recently, it takes a GList of strings as its first parameter now. https://bugzilla.gnome.org/show_bug.cgi?id=753733 panels/printers/test-canonicalization.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) commit 6434213a8970360624dcd82a2b40b5c55105fd5a Author: Rui Matos Date: Wed Aug 12 17:38:19 2015 +0200 region: Set a sensible height on the input chooser On systems that have only a few locales installed we might end up starting with an awkwardly small height. To avoid that we can set our initial height to be the same as the main window. https://bugzilla.gnome.org/show_bug.cgi?id=753537 panels/region/cc-input-chooser.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit cc600a918b2a6c34ae81cf85ef7b49a8e3f02ee6 Author: Frédéric Péters Date: Tue Aug 18 00:16:44 2015 +0200 datetime: update timezones for new "Pyongyang Time" https://bugzilla.gnome.org/show_bug.cgi?id=753643 panels/datetime/data/timezone_8.5.png | Bin 0 -> 2069 bytes panels/datetime/data/timezone_8.5_dim.png | Bin 0 -> 1177 bytes panels/datetime/data/timezone_9.png | Bin 12608 -> 14381 bytes panels/datetime/data/timezone_9_dim.png | Bin 8383 -> 8377 bytes panels/datetime/datetime.gresource.xml | 2 ++ 5 files changed, 2 insertions(+) commit 13955bd644c7540fd3fe8a1dfdb54ba35aec6566 Author: Dušan Kazik Date: Sat Aug 15 09:27:51 2015 +0000 Updated Slovak translation po/sk.po | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) commit c9a276acf8e3cb5b47367d2dc4502f66bb0ac2ad Author: Daniel Mustieles Date: Wed Aug 12 10:57:05 2015 +0200 Updated Spanish translation po/es.po | 205 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 121 insertions(+), 84 deletions(-) commit 291a42a336bb5c1350f8c96d4f31f87760a60a93 Author: Enrico Nicoletto Date: Mon Aug 10 23:25:54 2015 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 1760 ++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 1135 insertions(+), 625 deletions(-) commit b7c152f3652f962d01b1b0b839413e8fde10a11e Author: Muhammet Kara Date: Sun Aug 9 16:30:56 2015 +0000 Updated Turkish translation po/tr.po | 465 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 256 insertions(+), 209 deletions(-) commit 2d95c161d9b8f03305331ba4d1e4a4d202e63b0a Author: Dimitris Spingos Date: Sat Aug 8 18:49:24 2015 +0300 Updated Greek translation po/el.po | 1644 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 925 insertions(+), 719 deletions(-) commit 1efb77d5bffd3869847a571168514907e912ba2a Author: Kjartan Maraas Date: Thu Aug 6 11:08:46 2015 +0200 Updated Norwegian bokmål translation. po/nb.po | 69 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 30 deletions(-) commit 1f99f5cc1d3223b05192a1440091059acd4c0da6 Author: Pedro Albuquerque Date: Tue Aug 4 10:22:18 2015 +0000 Updated Portuguese translation po/pt.po | 40 +++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 23 deletions(-) commit 6223248a164fa9045dfce2937ae579a088cacce3 Author: Bastien Nocera Date: Mon Aug 3 17:38:59 2015 +0200 power: Replace WiMax reference with LTE Nobody uses WiMax anymore, but LTE is a known reference for high speed mobile Internet access. panels/power/cc-power-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7333e08a9b47bdfd7cfdcb402191e0d69396e577 Author: Michael Catanzaro Date: Fri Apr 24 09:24:25 2015 -0500 power: Improve labels for wifi and mobile broadband toggles Users report the previous labels were still confusing. https://bugzilla.gnome.org/show_bug.cgi?id=695417 panels/power/cc-power-panel.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit cb07ee03a0422b92ff02c0244bb9937adbab57ba Author: Marek Kasik Date: Mon Aug 3 16:53:51 2015 +0200 printers: Use GtkListStore for device list Remove the GList holding printing devices and use already present GtkListStore for this in the New printer dialog. This avoids us to install wrong printer when there is more devices with the same name since we have GtkTreeIter of the selected row. Use GtkTreeModelFilter for filtering of current devices. Update test for canonicalize_device_name() since I had to change one of its parameters. https://bugzilla.gnome.org/show_bug.cgi?id=749830 panels/printers/new-printer-dialog.ui | 9 +- panels/printers/pp-new-printer-dialog.c | 498 +++++++++++++++++++------------- panels/printers/pp-print-device.c | 25 +- panels/printers/pp-print-device.h | 1 - panels/printers/pp-utils.c | 8 +- panels/printers/pp-utils.h | 4 +- 6 files changed, 309 insertions(+), 236 deletions(-) commit 2946d08c22044e310f8ff86b57f17725f1c2bec1 Author: Andika Triwidada Date: Mon Aug 3 06:50:17 2015 +0000 Updated Indonesian translation po/id.po | 735 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 362 insertions(+), 373 deletions(-) commit f2fd1b17e22e7b4c53691e31dc43db732190eb20 Author: Aurimas Černius Date: Sun Aug 2 17:47:27 2015 +0300 Updated Lithuanian translation po/lt.po | 812 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 428 insertions(+), 384 deletions(-) commit f62e659d93b02c616ad381875a0a5cf63f0c8261 Author: Dušan Kazik Date: Sat Aug 1 14:37:23 2015 +0000 Updated Slovak translation po/sk.po | 168 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 98 insertions(+), 70 deletions(-) commit 223c9e3832c96105ed353fe6748553feb4ae201e Author: Jordi Mas Date: Sat Aug 1 11:39:31 2015 +0200 Update Catalan translation po/ca.po | 1016 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 534 insertions(+), 482 deletions(-) commit 91b1116a8fd65e3a3bba1c08c9f10ddaf1e519db Author: Pedro Albuquerque Date: Sat Aug 1 09:36:58 2015 +0000 Updated Portuguese translation po/pt.po | 194 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 114 insertions(+), 80 deletions(-) commit 2fbac9b23b0fda08c79e01d1c9a8ee101f204946 Author: Bastien Nocera Date: Fri Jul 31 15:08:17 2015 +0200 bluetooth: More tweaks to "off mode" pages Some small changes labels, spacing and icons changes. panels/bluetooth/cc-bluetooth-panel.c | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) commit 99cfba59ce381a229edecc18b04e0a10680056e4 Author: Kjartan Maraas Date: Fri Jul 31 11:54:04 2015 +0200 Updated Norwegian bokmål translation from Åka Sikrom. po/nb.po | 215 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 108 insertions(+), 107 deletions(-) commit 15c8f0d01239c08693990f782a16ee60403ae63f Author: Bastien Nocera Date: Wed Jul 29 19:02:27 2015 +0200 bluetooth: Better UI when Bluetooth is disabled We now offere separate "Bluetooth is off" and "Airplane mode is on" pages. The "Airplane mode is on" offers to turn off airplane mode altogether. We also have better explanations for all the other modes, and a filler Bluetooth logo to make the page seem less empty. https://bugzilla.gnome.org/show_bug.cgi?id=751483 panels/bluetooth/cc-bluetooth-panel.c | 84 +++++++++++++++++++++++++++++------ 1 file changed, 71 insertions(+), 13 deletions(-) commit e59e43b2425c952c6dd27b6ecc4798f0951987e0 Author: Bastien Nocera Date: Mon Jul 27 18:05:12 2015 +0200 bluetooth: Add Obex sharing keywords https://bugzilla.gnome.org/show_bug.cgi?id=740369 configure.ac | 2 +- panels/bluetooth/gnome-bluetooth-panel.desktop.in.in | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) commit 9d45904f3c2e06240574145f9916686475497803 Author: Bastien Nocera Date: Mon Jul 27 18:02:56 2015 +0200 sharing: Remove "Bluetooth" (Obex) sharing It will be moved to the Bluetooth panel instead. https://bugzilla.gnome.org/show_bug.cgi?id=740369 panels/sharing/Makefile.am | 3 +- panels/sharing/cc-sharing-panel.c | 127 ------------------ panels/sharing/gnome-sharing-panel.desktop.in.in | 2 +- panels/sharing/sharing.ui | 156 ----------------------- 4 files changed, 2 insertions(+), 286 deletions(-) commit 8d6bdda036722d971ce41e09719fc9c30248632a Author: Bastien Nocera Date: Mon Jul 27 16:18:00 2015 +0200 bluetooth: Remove useless FIXME Who knows what that was for... panels/bluetooth/cc-bluetooth-panel.c | 1 - 1 file changed, 1 deletion(-) commit 60bf057bab3935d0327eea85e4f0904ec6e794ad Author: Marek Kasik Date: Thu Jul 30 15:40:59 2015 +0200 printers: Merge device-class and is-network-device properties 'device-class' property of PpPrintDevice can contain "network" or "direct" values. This information can be stored in already present property 'is-network-device' as well. https://bugzilla.gnome.org/show_bug.cgi?id=749830 panels/printers/pp-host.c | 10 ++++++---- panels/printers/pp-new-printer-dialog.c | 24 +++++++++++++----------- panels/printers/pp-print-device.c | 25 ------------------------- panels/printers/pp-print-device.h | 1 - panels/printers/pp-samba.c | 2 +- panels/printers/pp-utils.c | 6 +++++- 6 files changed, 25 insertions(+), 43 deletions(-) commit 7b21b22eef869b4b8a0dab703387ed31fa1f1868 Author: Marek Kasik Date: Thu Jul 30 15:28:08 2015 +0200 printers: Make PpPrintDevice a regular class Create class PpPrintDevice with properties taken from the original PpPrintDevice structure. https://bugzilla.gnome.org/show_bug.cgi?id=749830 panels/printers/Makefile.am | 6 +- panels/printers/pp-host.c | 117 +++++--- panels/printers/pp-new-printer-dialog.c | 311 +++++++++++--------- panels/printers/pp-print-device.c | 505 ++++++++++++++++++++++++++++++++ panels/printers/pp-print-device.h | 61 ++++ panels/printers/pp-samba.c | 61 ++-- panels/printers/pp-utils.c | 126 +++----- panels/printers/pp-utils.h | 24 +- panels/printers/test-canonicalization.c | 20 +- 9 files changed, 897 insertions(+), 334 deletions(-) commit 6542c89659cd0f4eb943bcf70de0fb1e8d275727 Author: Kjartan Maraas Date: Thu Jul 30 11:35:43 2015 +0200 Updated Norwegian bokmål translation. po/nb.po | 634 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 307 insertions(+), 327 deletions(-) commit 48ef91a0b911b503f8d5cf05c9016c47f72007d3 Author: Marek Kasik Date: Wed Jul 29 15:40:22 2015 +0200 printers: Fix compile-time warning pp-new-printer-dialog.c:673:18: warning: 'device' may be used uninitialized in this function [-Wmaybe-uninitialized] panels/printers/pp-new-printer-dialog.c | 1 + 1 file changed, 1 insertion(+) commit 463189a3dad2df7a545569e356c60441afde7761 Author: Benjamin Steinwender Date: Wed Jul 29 04:20:07 2015 +0000 Updated German translation po/de.po | 328 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 167 insertions(+), 161 deletions(-) commit 00f498f0dd152969f101df70f3c8a07d12c820a5 Author: Akom Chotiphantawanon Date: Tue Jul 28 13:54:43 2015 +0700 Updated Thai translation po/th.po | 184 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 94 insertions(+), 90 deletions(-) commit cfb12e4e22259dd4426c39abd31ce63a50665c12 Author: Joanmarie Diggs Date: Wed Mar 25 15:27:43 2015 -0400 sharing: Accessibility improvements * Add label-for/labelled-by AtkRlation pair between the "Computer Name" label and its entry. * Give an accessible name to the switch in the header bar. In order to not break string freeze, used "Sharing" since that's what's shown in the header bar. * Fix the incorrect mnemonic widget for media sharing so that Orca speaks the label in the main sharing panel, and the name in the media sharing dialog https://bugzilla.gnome.org/show_bug.cgi?id=746759 panels/sharing/cc-sharing-panel.c | 1 + panels/sharing/sharing.ui | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) commit 68e92988a8a61a46e6c7c8c7451f801b41af4898 Author: Marek Kasik Date: Fri Jul 17 11:32:57 2015 +0200 printers: Cache pointer to devices-treeview Store device-treeview in PpNewPrinterDialogPrivate so we don't need to search for it each time we need it. https://bugzilla.gnome.org/show_bug.cgi?id=749830 panels/printers/pp-new-printer-dialog.c | 80 ++++++++++++--------------------- 1 file changed, 29 insertions(+), 51 deletions(-) commit c26553ed3e3350966b410771eafbc8c7425bced0 Author: Marek Kasik Date: Wed Jul 1 16:26:34 2015 +0200 printers: Use macro for getting widgets from builder Use macro for getting widgets from builder in the New printer dialog. https://bugzilla.gnome.org/show_bug.cgi?id=749830 panels/printers/pp-new-printer-dialog.c | 60 ++++++++++++--------------------- 1 file changed, 21 insertions(+), 39 deletions(-) commit 087c4ff20887876620ed9be427b0f355224b7997 Author: Marek Kasik Date: Fri Jul 17 10:56:00 2015 +0200 notifications: Don't crash because of zero-length string Check whether given application child is at least 1 character long to avoid crash which can happen as a result of creating of GDesktopAppInfo with NULL desktop file id. To reproduce this run "gnome-control-center notifications" and "gsettings set org.gnome.desktop.notifications application-children "['']"". https://bugzilla.gnome.org/show_bug.cgi?id=752525 panels/notifications/cc-notifications-panel.c | 3 +++ 1 file changed, 3 insertions(+) commit 5aadc1a44ff5408be6e58e1f3d090c3b4b774ece Author: Dušan Kazik Date: Mon Jul 27 09:28:41 2015 +0000 Updated Slovak translation po/sk.po | 106 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 53 insertions(+), 53 deletions(-) commit 81e89fb7f8eddbd9662bae433ff2dd2dbdee0640 Author: Sebastian Keller Date: Sat Jun 28 03:01:01 2014 +0200 network: Fix unintentionally centered checkbutton labels See https://bugzilla.gnome.org/show_bug.cgi?id=732361 https://bugzilla.gnome.org/show_bug.cgi?id=732374 panels/network/wireless-security/eap-method-fast.ui | 2 -- panels/network/wireless-security/eap-method-simple.ui | 2 -- panels/network/wireless-security/ws-wpa-psk.ui | 2 -- 3 files changed, 6 deletions(-) commit 50d4cc22635f7cae02b7fbea22e069fa4ea4c1d1 Author: Bastien Nocera Date: Tue Sep 2 16:52:48 2014 +0200 network: Rename hotspot security key to "Password" https://bugzilla.gnome.org/show_bug.cgi?id=735909 panels/network/network-wifi.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 000dae6e9870f5df630403d22a5eb6aa8d98d051 Author: Martin Hatina Date: Thu Apr 30 14:15:25 2015 +0200 printers: Replace deprecated widgets Replace some deprecated widgets. https://bugzilla.gnome.org/show_bug.cgi?id=723378 panels/printers/printers.ui | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) commit 557dc46d97ad88c49f351ea4475dedf2346d082b Author: Bastien Nocera Date: Thu Jul 23 22:07:41 2015 +0200 datetime: Load backward file from GResource So it doesn't warn when not installed in the target prefix yet. https://bugzilla.gnome.org/show_bug.cgi?id=752831 panels/datetime/Makefile.am | 7 ++----- panels/datetime/datetime.gresource.xml | 1 + panels/datetime/tz.c | 18 ++++++++++-------- 3 files changed, 13 insertions(+), 13 deletions(-) commit 062807d19d604e35a8acdc5a16ae0a6f9f381690 Author: Fabio Tomat Date: Sun Jul 26 18:47:16 2015 +0000 Updated Friulian translation po/fur.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 4b845511d6fa04843e8d150de58618fca868f5dd Author: Fabio Tomat Date: Sun Jul 26 09:22:12 2015 +0000 Updated Friulian translation po/fur.po | 369 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 201 insertions(+), 168 deletions(-) commit b492105a9d89e4626d61c7adb99f2f705a6c6496 Author: Fabio Tomat Date: Sat Jul 25 11:27:20 2015 +0000 Updated Friulian translation po/fur.po | 465 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 244 insertions(+), 221 deletions(-) commit 66604d4ae6c53bcf347cec7b9c027e0476af8e6b Author: Rui Matos Date: Mon Jul 13 16:14:18 2015 +0200 region: Don't ever show all input sources in the chooser While filtering we're adding all the input source rows to the GtkListBox. This is a performance issue since GtkListBox doesn't really cope with a big number of rows. Instead, we'll filter the locale rows in a way such that we'll show a locale row for which any input source name matches. From this filtered locales view, users will still need to activate a locale row to get to the input source rows view. https://bugzilla.gnome.org/show_bug.cgi?id=752383 panels/region/cc-input-chooser.c | 130 ++++++++++----------------------------- 1 file changed, 31 insertions(+), 99 deletions(-) commit 9cc44b9c8be6b43cde2b2870070f52dc7c258add Author: Fabio Tomat Date: Wed Jul 22 12:40:59 2015 +0000 Updated Friulian translation po/fur.po | 464 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 244 insertions(+), 220 deletions(-) commit 24f94e2fdff625e8ed6375f6d230392d5c9c9969 Author: Fabio Tomat Date: Tue Jul 21 23:44:47 2015 +0000 Updated Friulian translation po/fur.po | 331 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 164 insertions(+), 167 deletions(-) commit 566b9fe0e879c14d5404333ba4a93882ce1ffaed Author: Fabio Tomat Date: Tue Jul 21 23:06:08 2015 +0000 Updated Friulian translation po/fur.po | 276 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 143 insertions(+), 133 deletions(-) commit 8c3f805073058e3c98bdfdb73239308940d8a410 Author: Fabio Tomat Date: Tue Jul 21 16:22:39 2015 +0000 Updated Friulian translation po/fur.po | 163 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 91 insertions(+), 72 deletions(-)