Commit graph

14933 commits

Author SHA1 Message Date
David King
cea2c74a3e panels: Avoid deprecated has-resize-grip property
https://bugzilla.gnome.org/show_bug.cgi?id=736052
2014-09-04 14:11:07 +01:00
Shankar Prasad
a59542f0b0 Updated Kannada translation 2014-09-04 06:43:24 +00:00
Bastien Nocera
d7bda0bc2e datetime: Don't hard-code font size
Use a percentage instead.

https://bugzilla.gnome.org/show_bug.cgi?id=735973
2014-09-03 18:04:58 +02:00
Bastien Nocera
c515a6e67e network: Fix more potential crashers for WWAN
And virtual devices. Again, listening on the long-lasting client
object but expecting the user_data (the object) to be around when
it might have been destroyed already.

https://bugzilla.gnome.org/show_bug.cgi?id=735932
2014-09-03 18:04:58 +02:00
Bastien Nocera
a19c7ec977 network: Fix possible crash when wireless-enabled changes
The device we're handling might have disappeared already, but we're
listening on the NMClient object, which is still alive.

https://bugzilla.gnome.org/show_bug.cgi?id=735932
2014-09-03 18:04:58 +02:00
Krishnababu Krothapalli
9703d6f0e8 Updated Telugu translation 2014-09-03 14:48:56 +00:00
Bastien Nocera
3a2606ea80 libgd: Update to fix GdNotification theming
https://bugzilla.gnome.org/show_bug.cgi?id=735680
2014-09-03 13:14:51 +02:00
Piotr Drąg
ab4f96df88 Updated Polish translation 2014-09-03 03:36:42 +02:00
Rui Matos
c59590ec66 3.13.91 2014-09-02 21:24:37 +02:00
Bastien Nocera
15a98c3fd8 network: Show an error when we fail to turn off hotspot
And reset the switch as well. I don't know in which circumstance it
could happen, but it's all we can do for now.

https://bugzilla.gnome.org/show_bug.cgi?id=723643
2014-09-02 19:17:43 +02:00
Bastien Nocera
b108dedde6 network: Add hotspot_switch struct member
So we can access it directly when needed.
2014-09-02 19:17:43 +02:00
Bastien Nocera
cb93ad9782 network: Fix warning on startup with hotspot enabled
There's no back button anymore, so we shouldn't try to focus it.

Gtk-CRITICAL **: gtk_widget_grab_focus: assertion 'GTK_IS_WIDGET (widget)' failed
2014-09-02 19:11:43 +02:00
Bastien Nocera
df834ae74c network: Center "Wi-Fi hotspot" properties 2014-09-02 19:09:45 +02:00
Andika Triwidada
580f37f35f Updated Indonesian translation 2014-09-02 12:08:23 +00:00
Bastien Nocera
2ae2eabe2f datetime: Fix crash when setting year to 0
https://bugzilla.gnome.org/show_bug.cgi?id=735352
2014-09-01 14:43:51 +02:00
Maria Mavridou
389b75c5f2 Updated Greek translation 2014-08-28 19:35:23 +00:00
Arash Mousavi
2b6e64b8aa Update Persian Translation 2014-08-28 23:11:43 +04:30
Sweta Kothari
c5edb89727 committed file 2014-08-28 12:21:19 +05:30
Saibal Ray
7e0c2e46d9 Updated Bengali (India) translation 2014-08-27 08:13:51 +00:00
Sweta Kothari
74902fe863 committed file 2014-08-27 12:54:17 +05:30
Daniel Mustieles
d5d2c7dfc0 Updated Spanish translation 2014-08-26 17:45:36 +02:00
Marek Černocký
b3c851a6fd Updated Czech translation 2014-08-26 16:16:51 +02:00
František Zatloukal
a84514fb83 Updated Czech translation 2014-08-26 16:08:48 +02:00
Fran Diéguez
2e18258a7d Updated Galician translations 2014-08-25 21:56:58 +02:00
Yosef Or Boczko
785e1cd5c4 Updated Hebrew translation 2014-08-25 17:54:34 +03:00
Yosef Or Boczko
47cfd93c60 Updated Hebrew translation 2014-08-25 17:27:28 +03:00
Manoj Kumar Giri
df14474799 Updated Oriya translation 2014-08-25 11:32:54 +00:00
Alexandre Franke
5af1a23283 Updated French translation 2014-08-25 08:34:27 +00:00
Chao-Hsiung Liao
c2b9036ff2 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2014-08-25 14:06:05 +08:00
Kjartan Maraas
fdf9a7daab Updated Norwegian bokmål translation. 2014-08-23 11:10:09 +02:00
Cheng-Chia Tseng
5fd6bf7efe Updated Chinese (Taiwan) translation 2014-08-22 16:08:48 +00:00
Enrico Nicoletto
483d933491 Updated Brazilian Portuguese translation 2014-08-21 19:10:19 +00:00
Manoj Kumar Giri
0b6547b92b Updated Oriya translation 2014-08-21 07:34:51 +00:00
Stas Solovey
a345638807 Updated Russian translation 2014-08-20 23:04:03 +00:00
ngoswami
f9070d435b Updated Assamese translation 2014-08-20 07:30:44 +00:00
Bastien Nocera
7be435e566 3.13.90 2014-08-19 19:56:21 +02:00
Bastien Nocera
4b04bc53fc privacy: Change the location label so it's short enough
And doesn't resize the shell width when switching panels.
2014-08-19 19:50:22 +02:00
ngoswami
6e26402891 Updated Assamese translation 2014-08-19 17:22:04 +00:00
Zeeshan Ali (Khattak)
7bcf4c189f privacy: Add location setting
For now its just a switch to enable/disable geolocation through
gnome-shell's setting. In future we'll hopefully at least have
controls to enable/disable geolocation for applications from here.

https://bugzilla.gnome.org/show_bug.cgi?id=731119
2014-08-19 19:03:52 +02:00
Zeeshan Ali (Khattak)
b2079ff4a6 build: Require gsettings-desktop-schemas >= 3.13.91
This is required for new location panel, and the search panel whitelist.

https://bugzilla.gnome.org/show_bug.cgi?id=731119
https://bugzilla.gnome.org/show_bug.cgi?id=734108
2014-08-19 19:03:52 +02:00
Daniel Mustieles
6c51637dc6 Updated Spanish translation 2014-08-19 13:32:33 +02:00
Chao-Hsiung Liao
d4fb8ac471 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2014-08-19 19:16:35 +08:00
ngoswami
3ac18fcdb5 Updated Assamese translation 2014-08-18 11:43:14 +00:00
Christophe Fergeau
2dbcb26f16 keyboard: Use NULL rather than "" to disable keybindings
When disabling a keybinding, we set its value to { "", NULL } in gsettings
(bindings are stored as arrays of strings).
However, when a binding is disabled by default, its value is set to {
NULL }, not to the empty string.

The use of "" dates back to gconf where I think NULL was not a valid
value. Now that we have switched to gsettings, we can use NULL rather
than an artificial "".

https://bugzilla.gnome.org/show_bug.cgi?id=732383
2014-08-17 20:16:27 +02:00
Christophe Fergeau
ba9a8bc8ff keyboard: Add support for hidden keybinding XML data
If a KeyListEntry has a hidden="true" attribute, then the corresponding
binding information will be loaded as usual, but the binding won't be
displayed in the user interface.

This is useful as the keyboard panel will take into account hidden
keybindings when detecting conflicting shortcuts, or to suggest to set a
reverse shortcut.

For now, this will be used for the various reverse mutter keybindings
({switch,cycle}.*-backward) as they should not be shown in the UI, but
we still want the keyboard panel to know about them.

https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:27 +02:00
Christophe Fergeau
5572fb9a75 region: Remove "Shift" hack from region panel
The region panel hardcodes that to switch input source backward, one
uses the shift modfier with the shortcut to switch input source forward.

https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:27 +02:00
Christophe Fergeau
c77d164aa9 keyboard: Add 'reverse' metadata to switch-input-source shortcuts
Now that the keyboard panel knows how to handle reverse shortcuts, we
can start annotating the existing ones with the needed XML attributes.
This commit does that with switch-input-source{-backward}.
Note that some changes in some modules are needed for this to work
correctly.
In this case, a default value needs to be set for
switch-input-source-backward in gsettings-desktop-schemas, and the
Meta.KeyBindingFlags.REVERSED flag needs to be removed from the
shortcuts defined in gnome-shell source. Instead of having
mutter handle the reversion with 'shift' by itself, it's now handled
explicitly through gsettings keys.

https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:26 +02:00
Christophe Fergeau
5147cf2502 keyboard: Suggest to automatically set reverse bindings
Since we now know when a binding has a 'reverse' binding, we can now
suggest to update the 'reverse' shortcut when the user set a shortcut
for one of them.

https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:26 +02:00
Christophe Fergeau
f7c095bfe2 keyboard: Parse 'reverse' and 'is-reversed'
This commit adds support for 'reverse' and 'is-reversed' attributes when
parsing the KeyListEntry XML node.

https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:26 +02:00
Christophe Fergeau
f059f42487 keyboard: Add 'reverse' helpers to CcKeyboardItem
In order to handle shortcuts which can be reversed (for example,
super-space and shift-super-space to switch input methods
forward/backward), we are going to add new attributes to the xml files
describing the keyboard shortcuts to show in the panel.

This commit is a first step towards that and adds the notion of
'reverse' items to CcKeyboardItem.

We will then indicate in the xml description files that
'switch-input-source' is reversed by 'switch-input-source-backward' and
that 'switch-input-source-backward' reverses 'switch-input-source'.

https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:26 +02:00