Commit graph

17395 commits

Author SHA1 Message Date
Sebastien Bacher
be90d59991 privacy: use the correct gsd housekeeping bus name
https://bugzilla.gnome.org/show_bug.cgi?id=737624
2017-11-01 17:05:45 +01:00
Rui Matos
cb4a7e1773 network: Avoid crashing if NM reports no devices or no connections
Seems like NM changed behavior recently but, in any case, better safe
than sorry.

https://bugzilla.gnome.org/show_bug.cgi?id=788716
2017-11-01 16:47:36 +01:00
Robert Ancell
6723ff4d2b background: Drop dead background screenshot code
The screenshot was only trying to capture gnome-shell's top bar to
overlay on the background preview but now on 3.26 the top bar might be
transparent which obviously wouldn't work at all for previewing a
different wallpaper.

https://bugzilla.gnome.org/show_bug.cgi?id=788206
2017-11-01 16:09:22 +01:00
Xiang Fan
959d841713 network/proxy: destroy dialog with the class
The dialog has several bindings to proxy settings, so it shouldn't
outlive the proxy class.

https://bugzilla.gnome.org/show_bug.cgi?id=788776
2017-11-01 16:08:45 +01:00
Rui Matos
8ae6950248 network/eap-method-tls: Don't require a private key password
The private key may be unencrypted or we might want to enable "always
ask".

https://bugzilla.gnome.org/show_bug.cgi?id=789660
2017-10-30 18:16:43 +01:00
Andrea Azzarone
dc46487081 sound: Discard selection-changed events that are not triggered by the user
The tree view in the input and the output tab uses the "selection-changed"
signal. This implies that when a row is removed (e.g. when unplugging heaphones) g-c-c
will receive the signal and try to change the active port. G-c-c should not be the one
deciding deciding which port should be active, the user or PA are smart enough. We
should descard selection-changed events that are not triggered by an user interaction.

https://bugzilla.gnome.org/show_bug.cgi?id=789551
2017-10-30 16:49:26 +01:00
Jiro Matsuzawa
1014d7d895 Update Japanese translation
(cherry picked from commit 88ea8e3a4a)
2017-10-30 01:07:02 +00:00
Kristjan SCHMIDT
bf21e31ba1 Updated Esperanto translation 2017-10-27 19:58:09 +02:00
Debarshi Ray
5a04e40fef Revert "online-accounts: Accept requests for account creation on ..."
It's been more than four years and nobody ended up using this feature.
However, the extra cookie management that's necessary to implement this
feature has now exposed code, which people actually use, to a
WebKitGTK+ bug that's taking quite some time to be fixed. Therefore,
this is a good an excuse as any to remove this code.

This reverts commit 8762e2f8dc

https://bugzilla.gnome.org/show_bug.cgi?id=789469
2017-10-25 12:34:45 +02:00
Jeremy Bicha
eefc10dbe5 notifications: Add help link
https://bugzilla.gnome.org/show_bug.cgi?id=789321
2017-10-24 11:42:31 -04:00
Jeremy Bicha
c9c1ba5f11 wifi: Fix help link
https://bugzilla.gnome.org/show_bug.cgi?id=789321
2017-10-24 11:42:31 -04:00
Felipe Borges
614fb9e27a printers: Make sure IPP_STATE_IDLE is defined
This changes are necessary because we don't require cups >= 1.4,
due to downstreams still shipping old cups versions.

The IPP_STATE_IDLE symbol has been introduced in cups 1.7. The
IPP_IDLE constant has been deprecated.

https://bugzilla.gnome.org/show_bug.cgi?id=789397
2017-10-24 12:34:54 +02:00
Jakub Steiner
8bfd0b97d6 sound: update artwork
- restyle all assets symbolic
- add missing mono speaker

https://bugzilla.gnome.org/show_bug.cgi?id=775170
2017-10-17 23:54:28 +02:00
Matej Urbančič
956532132d Updated Slovenian translation 2017-10-14 15:41:47 +02:00
Philip Withnall
be135e6263 info: Ignore more virtual file systems
Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=788878
2017-10-12 14:47:20 +01:00
Rafael Fontenelle
ee087c52f6 Update Brazilian Portuguese translation
(cherry picked from commit 743e0216f6)
2017-10-10 01:24:47 +00:00
Jeremy Bicha
6d1c5dbf4d info: Fix .desktop for About
https://bugzilla.gnome.org/show_bug.cgi?id=788608
2017-10-09 17:13:08 -04:00
Matej Urbančič
205036673e Updated Slovenian translation 2017-10-09 20:52:01 +02:00
Christian Kirbach
9484260f71 Update German translation
(cherry picked from commit 46860edfd3)
2017-10-07 13:43:35 +00:00
Xavi Ivars
24529b3373
[l10n] Updated Catalan (Valencian) translation 2017-10-05 13:57:51 +02:00
Rui Matos
338719a876 network/wifi: Use cancellables for NM async operations
Our NM async callbacks already handle being cancelled and we already
have a cancellable in the base NetObject class, we just weren't wiring
it up to the async calls. Do that to prevent use after free crashes.

https://bugzilla.gnome.org/show_bug.cgi?id=787010
2017-10-03 19:18:59 +02:00
Marek Cernocky
ffb8dd6076 Updated Czech translation 2017-10-01 23:26:02 +02:00
Anders Jonsson
3d252ef18d Update Swedish translation
(cherry picked from commit 6f2def3d1d)
2017-10-01 21:17:11 +00:00
Robert Ancell
43129a1cfd sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
Robert Ancell
e779a30927 datetime: Use G_DEFINE_TYPE 2017-09-26 20:20:45 -04:00
Efstathios Iosifidis
e871580f03 Update Greek translation 2017-09-25 20:51:12 +00:00
Robert Ancell
999226832c info: Use G_DEFINE_TYPE 2017-09-25 16:11:32 -04:00
Robert Ancell
88bf8cfc57 bluetooth: Use G_DEFINE_TYPE 2017-09-25 16:04:21 -04:00
Robert Ancell
378e837a06 background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
Sveinn í Felli
045b1f03b9 Update Icelandic translation
(cherry picked from commit bbf4ab514d)
2017-09-25 16:35:13 +00:00
Ondrej Holy
51c9a3235b user-accounts: Fix password strenght check
It is possible to use weak passwords in dialogs currently, which is
not intentional and leads to problems in case of changing password of
current user. This regression was introduced by Bug 780002, which added
new strength level for weak passwords. Let's reflect the new level also
when setting sensitivity...

https://bugzilla.gnome.org/show_bug.cgi?id=788122
2017-09-25 14:23:24 +02:00
Arash Mousavi
c6058080e3
Update Persian translation 2017-09-22 18:24:02 +03:30
Volodymyr Buell
daec536e25 background: Reduce the number of pixbuf creation by caching
https://bugzilla.gnome.org/show_bug.cgi?id=765887
2017-09-22 15:25:04 +02:00
Marek Cernocky
b8c01a2319 Updated Czech translation 2017-09-22 07:48:01 +02:00
Sebastien Bacher
12ddb730d6 color: set min-content-height on the profiles list
otherwise there is only space for one line to be displayed
https://bugzilla.gnome.org/show_bug.cgi?id=787931
2017-09-20 10:29:37 -03:00
Piotr Drąg
d39408adc8 Update Polish translation 2017-09-18 17:25:18 +02:00
Stas Solovey
b97c1973d3 Update Russian translation
(cherry picked from commit fed3e19392)
2017-09-14 22:53:12 +00:00
Khaled Hosny
fa7a2b9fe9 Update Arabic translation 2017-09-14 13:54:54 +02:00
Matej Urbančič
38405e2de8 Updated Slovenian translation 2017-09-13 12:22:32 +02:00
Alexander Shopov
0ec56edb25 Updated Bulgarian translation 2017-09-12 22:26:35 +03:00
Cheng-Chia Tseng
af1f78af08 Update Chinese (Taiwan) translation
(cherry picked from commit d86a298045)
2017-09-12 17:33:30 +00:00
Didier Roche
3e04b1c53b Only load panel corresponding to OnlyShowIn/NotShowIn
Most panel desktop files have an OnlyShowIn entry to display them
in the previous iconish G-C-C UI. Some distributions (like ubuntu) prefers
adding new panel rather than patching the existing ones to ensure that
the upstream Control Center look it preserved under a vanilla GNOME session.
This patch fix thus the new layout setting to respect the OnlyShowIn property.

https://bugzilla.gnome.org/show_bug.cgi?id=787347
2017-09-12 15:31:22 +02:00
Felipe Borges
cfbe34f94c window: Disable the menubar
It looks better to present the fallback app menu in the headerbar
instead.

This change assumes that client side decorations will be available,
and therefore a GtkHeaderBar.

https://bugzilla.gnome.org/show_bug.cgi?id=786692
2017-09-12 11:10:33 +02:00
Felipe Borges
357e944336 window: Split the window decorations between the header bars
When application menus are not supported by the desktop environment
or are disabled, Gtk+ makes the menu available with a fallback. For
client-side decorations the fallback consists of adding a menu
button at the begining of the titlebar. Since g-c-c has a split
headerbar, we need to explicitly handle the decoration layout.

This commit forces the "menu" to belong to the left headerbar, and
leaves the other buttons to ble placed at the right headerbar.

The "show-close-button" property has to be set in order to present
any type of decoration buttons in the header bar.

https://bugzilla.gnome.org/show_bug.cgi?id=786692
2017-09-12 11:10:33 +02:00
Rui Matos
d946668fbd 3.26.0 2017-09-11 19:57:45 +02:00
Jiro Matsuzawa
f36cef9b04 Update Japanese translation 2017-09-11 14:40:13 +00:00
Daniel Mustieles
efa99a98de Update Spanish translation 2017-09-11 13:56:41 +00:00
Bruce Cowan
e46c8522dc Update British English translation 2017-09-11 09:39:13 +00:00
Ask Hjorth Larsen
8216d4d5f9 Updated Danish translation 2017-09-10 21:06:07 +02:00
Anders Jonsson
4b0cd1ad62 Update Swedish translation 2017-09-10 15:30:10 +00:00