Anders Jonsson
4b103b78d9
Updated Swedish translation
2016-09-15 22:03:32 +00:00
Daniel Korostil
2dd17aa840
Updated Ukrainian translation
2016-09-15 21:25:10 +03:00
Daniel Korostil
9d4b755ca2
Updated Ukrainian translation
2016-09-15 21:22:52 +03:00
Stas Solovey
67ee3533a8
Updated Russian translation
2016-09-15 10:00:58 +00:00
Daniel Mustieles
8cfa46bddf
Updated Spanish translation
2016-09-14 20:41:48 +02:00
Bastien Nocera
981c354ebb
network: Fix crash entering IPv4 routes
...
The wrong destructor was used for a GPtrArray of NMIPRoute.
See https://bugzilla.gnome.org/show_bug.cgi?id=771251
See https://bugzilla.gnome.org/show_bug.cgi?id=771432
2016-09-14 17:18:32 +02:00
Bastien Nocera
7f601cfed4
network: Fix crash entering IPv4 Gateway
...
The wrong destructor was used for a GPtrArray of NMIPAddress.
https://bugzilla.gnome.org/show_bug.cgi?id=771432
2016-09-14 17:18:32 +02:00
Arash Mousavi
7ba7c450d6
[l10n] update Persian translations
2016-09-13 18:04:25 +04:30
Bastien Nocera
894784547b
3.21.92
2016-09-13 12:34:36 +02:00
Bastien Nocera
1ff213fd18
datetime: Fix timezone-gfx test with builddir != srcdir
2016-09-13 12:34:35 +02:00
Bastien Nocera
ca47ff295a
network: Fix crash when changing IPv4 DNS
...
The dns_servers GStrv was not NULL-terminated because we forgot to
append a NULL item to the GPtrArray that we used to construct it.
https://bugzilla.gnome.org/show_bug.cgi?id=771251
2016-09-13 11:45:20 +02:00
Ask Hjorth Larsen
6168126a03
Updated Danish translation
2016-09-13 01:55:10 +02:00
Aurimas Černius
2b7cb0a7db
Updated Lithuanian translation
2016-09-12 20:55:42 +03:00
Jiri Grönroos
6129a6ac68
Updated Finnish translation
2016-09-12 17:32:57 +00:00
Jordi Mas
8b9815e592
Update Catalan translation
2016-09-11 09:51:22 +02:00
Мирослав Николић
c68786a417
Updated Serbian translation
2016-09-11 09:15:54 +02:00
Yosef Or Boczko
395bfe83fb
Updated Hebrew translation
2016-09-10 22:45:41 +03:00
Balázs Meskó
24f8f1d630
Updated Hungarian translation
2016-09-10 19:21:25 +00:00
Changwoo Ryu
f53674fc5e
Updated Korean translation
2016-09-10 18:17:16 +00:00
Dušan Kazik
cda0e273bd
Updated Slovak translation
2016-09-10 14:47:07 +00:00
Akom Chotiphantawanon
59e102e49d
Updated Thai translation
2016-09-10 15:46:06 +07:00
Trần Ngọc Quân
e1b636f8ff
Updated Vietnamese translation
...
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2016-09-10 07:52:14 +07:00
Michael Catanzaro
fa9ea59ae4
common: fix parallel build race
2016-09-09 19:28:22 -05:00
Fran Dieguez
fe2376f512
Updated Galician translations
2016-09-10 01:06:50 +02:00
Mario Blättermann
78e32affef
Updated German translation
2016-09-09 18:35:50 +00:00
Baurzhan Muftakhidinov
9bcaa2dece
Updated Kazakh translation
2016-09-09 16:13:46 +00:00
Piotr Drąg
8b3f5b1ead
Updated Polish translation
2016-09-09 18:13:05 +02:00
Bastien Nocera
510d980431
keyboard: Fix shortcut label in RTL languages
...
https://bugzilla.gnome.org/show_bug.cgi?id=771110
2016-09-09 16:51:36 +02:00
Bastien Nocera
1ef60c7f06
keyboard: Fix typo in comment
...
https://bugzilla.gnome.org/show_bug.cgi?id=771124
2016-09-09 16:51:36 +02:00
Rafael Fontenelle
fcd2953a0c
Updated Brazilian Portuguese translation
2016-09-09 14:50:32 +00:00
Fabio Tomat
c5081aa358
Updated Friulian translation
2016-09-09 14:44:41 +00:00
Marek Černocký
3742a1c1b2
Updated Czech translation
2016-09-09 16:28:45 +02:00
Yosef Or Boczko
8aae1f1973
Mark another string as translatable
2016-09-09 12:49:45 +03:00
Yosef Or Boczko
b98e407174
Updated Hebrew translation
2016-09-09 12:36:20 +03:00
Yosef Or Boczko
3d868c0888
Mark some strings as translatable
2016-09-09 12:36:03 +03:00
Akom Chotiphantawanon
4a6ad9b98c
Updated Thai translation
2016-09-09 15:41:04 +07:00
Trần Ngọc Quân
b1210be807
Updated Vietnamese translation
...
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2016-09-09 08:00:53 +07:00
Jiri Grönroos
70ac6b170f
Updated Finnish translation
2016-09-08 17:28:55 +00:00
Rafael Fontenelle
b48eb6a49d
Updated Brazilian Portuguese translation
2016-09-08 16:11:37 +00:00
Piotr Drąg
f956dd4d9d
Updated Polish translation
2016-09-08 17:54:07 +02:00
Rūdolfs Mazurs
57f9b636be
Update Latvian translation
2016-09-08 18:43:42 +03:00
Bastien Nocera
45fb0a4feb
keyboard: Normalise Shift and Tab in shortcuts
...
https://bugzilla.gnome.org/show_bug.cgi?id=771058
2016-09-08 17:38:04 +02:00
Florian Müllner
789639004f
keyboard: Remove additional filtering of default mod mask
...
The mask returned by gtk_accelerator_get_default_mod_mask() should
work without additional filtering, in particular when it is overly
restrictive - a lot of shortcuts use the Super modifier nowadays,
so stop filtering it out.
https://bugzilla.gnome.org/show_bug.cgi?id=771058
2016-09-08 17:38:04 +02:00
Florian Müllner
4beb7cefd4
keyboard: Allow Tab in accels
...
gtk_accelerator_valid() doesn't accept Tab as keyval, so using it to
check whether a shortcut is valid breaks commonly used shortcuts like
Alt+Tab. Unbreak those by adding a small wrapper that special-cases
Tab-with-modifiers.
https://bugzilla.gnome.org/show_bug.cgi?id=771058
2016-09-08 17:38:04 +02:00
Bastien Nocera
784d8f89de
keyboard: Don't apply "Backspace" straight away
...
Before, when pressing "Backspace" in the editing dialogue, the
keybinding would be changed straight away, *behind* the dialogue, and
the dialogue would still be expecting a new shortcut.
Instead, we should make it behave like other shortcuts, which means
special handling empty shortcuts as valid ones.
https://bugzilla.gnome.org/show_bug.cgi?id=769314
2016-09-08 17:12:17 +02:00
Bastien Nocera
69258a91a6
keyboard: Add helper to detect empty keybindings
...
We'll use this shortly.
https://bugzilla.gnome.org/show_bug.cgi?id=769314
2016-09-08 17:12:17 +02:00
Bastien Nocera
58b175f351
keyboard: Fix grabs not working when showing the dialog
...
We couldn't override gnome-shell's keybindings without having a working
grab, but the grab was only started when clicking the "edit" button when
editing a custom shortcut, or *after* receiving the first key press event.
To fix that problem, we need to grab the keyboard once we've shown the
dialog itself, but not in the ->map vfunc, otherwise it will block the
dialog from showing up. We set up a short timeout instead. Hopefully
this isn't too fragile.
https://bugzilla.gnome.org/show_bug.cgi?id=769314
2016-09-08 17:12:17 +02:00
Bastien Nocera
141441eb71
keyboard: Don't regrab the keyboard after an event
...
It was already grabbed if we received the event, so no need to grab it
again.
https://bugzilla.gnome.org/show_bug.cgi?id=769314
2016-09-08 17:12:17 +02:00
Bastien Nocera
6c7746abb3
keyboard: Don't rely on events to grab keyboard
...
Rather than relying on us being in the middle of processing an event to
grab the keyboard, get the keyboard for the first seat of the display.
https://bugzilla.gnome.org/show_bug.cgi?id=769314
2016-09-08 17:12:17 +02:00
Bastien Nocera
b10a1ac935
keyboard: Don't grab the mouse pointer
...
In a0a15588
, we starting using a separate shortcut editor window, which
was doing its own capture instead of using the GtkCellRendererAccel. But
this started grabbing both keyboard and pointer, making it impossible to
cancel captures using the pointer.
We now only grab keyboard keys, making the pointer usable again.
https://bugzilla.gnome.org/show_bug.cgi?id=769314
2016-09-08 17:12:17 +02:00