Commit graph

17355 commits

Author SHA1 Message Date
Fabio Tomat
96ac43b527 Update Friulian translation 2017-11-15 15:54:54 +00:00
Rui Matos
cc329621e2 display: Ignore disabled and closed builtin panels in layout geometry
Extend the existing checks for this kind of outputs to the layout
geometry routines.

https://bugzilla.gnome.org/show_bug.cgi?id=789711
2017-11-15 15:10:15 +01:00
Rui Matos
245f796f4a display: Remove automatic layout adjustments
As the comment hinted at, fixing layouts automatically to ensure their
applicability doesn't actually work in all cases and in fact may force
users to redo their layout completely after a seemingly small change.

So, let's stop pretending we can do it and instead leave it to users
to fix it manually.

https://bugzilla.gnome.org/show_bug.cgi?id=789711
2017-11-13 18:31:39 +01:00
Rui Matos
46c2d43e62 display: Replace modal dialogs with popovers
The existing modal dialogs are cumbersome to use so let's replace them
with popovers that dismiss themselves automatically when an item is
activated.

https://bugzilla.gnome.org/show_bug.cgi?id=786726
2017-11-10 17:34:57 +01:00
Kjartan Maraas
14176bef38 Updated Norwegian bokmål translation. 2017-11-09 20:14:05 +01:00
Xiang Fan
f618a2212f network/wifi: don't set unnecessary focus
When its parent is allowed focus, the actual control never gets the
focus and is inaccessible from keyboard.

https://bugzilla.gnome.org/show_bug.cgi?id=789860
2017-11-08 15:34:02 +01:00
Xiang Fan
fe5ab55ec4 wifi: fix typo in device_removed_cb()
https://bugzilla.gnome.org/show_bug.cgi?id=789872
2017-11-08 15:34:02 +01:00
Pawan Chitrakar
03ea0b98f7 Update Nepali translation
(cherry picked from commit ee2181a5cd)
2017-11-07 07:17:36 +00:00
Kjartan Maraas
3f319eee77 Updated Norwegian bokmål translation. 2017-11-06 11:53:16 +01:00
Khaled Hosny
43bbb4c38a Update Arabic translation 2017-11-03 10:06:28 +02:00
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