Rui Matos
1029d0c69a
region: Don't show IBus sources in the system-wide input chooser
...
Since we can't export IBus sources through the localed API we
shouldn't even allow users to choose them.
This allows us to stop having to show an apologising dialog which
makes us look a bit bad and was using deprecated gtk+ API that we're
trying to get rid of. Instead, we show the same information up front,
in the input chooser.
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2015-01-06 16:17:36 +01:00
Rui Matos
52c27cd672
shell: Drop deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2015-01-06 16:17:36 +01:00
Ondrej Holy
f0e8f9d161
user-accounts: fix crash when network changes
...
Add user dialog crashes if it has been closed and network configuration
changes, because the dialog is already disposed, but on_network_changes
callback is executed. To fix this crash network monitor signal handler
has to be disconnected on dispose.
https://bugzilla.gnome.org/show_bug.cgi?id=742439
2015-01-06 12:20:55 +01:00
Stas Solovey
83d3725819
Updated Russian translation
2015-01-06 09:16:47 +00:00
Kjartan Maraas
9b5d9ebb07
Updated Norwegian bokmål translation.
2014-12-31 00:45:28 +01:00
Inaki Larranaga Murgoitio
d68825546b
Updated Basque language
2014-12-30 15:12:18 +01:00
Josef Andersson
59f04179ad
Updated Swedish translation
2014-12-28 11:19:47 +00:00
Marek Černocký
385bc4187c
Updated Czech translation
2014-12-26 08:51:57 +01:00
Matej Urbančič
a62b72cdea
Updated Slovenian translation
2014-12-25 19:12:29 +01:00
Shankar Prasad
d6bf7bb8cd
Updated Kannada translation
2014-12-24 10:30:13 +00:00
Andika Triwidada
f47c121a63
Updated Indonesian translation
2014-12-24 04:47:16 +00:00
Christian Kirbach
3a27d2fadb
Updated German translation
2014-12-23 21:48:55 +00:00
Stas Solovey
a3b4ab9d47
Updated Russian translation
2014-12-23 21:12:52 +00:00
Inaki Larranaga Murgoitio
166b2f61b7
Updated Basque language
2014-12-17 16:23:21 +01:00
Ondrej Holy
af93bb814e
user-accounts: don't crash when closing fingerprint dialog
...
Enroll data are used after destroying when closing dialog. It causes
crash while setting label. Therefor we have to store the pointer for
fingerprint button and use it to set the label after destroying the
data.
https://bugzilla.gnome.org/show_bug.cgi?id=741635
2014-12-17 12:34:30 +01:00
Daniel Mustieles
50e014d39e
Updated Spanish translation
2014-12-17 12:32:40 +01:00
Rafael Ferreira
727c470e6b
Updated Brazilian Portuguese translation
2014-12-14 22:17:34 -02:00
Balázs Úr
297515a490
Updated Hungarian translation
2014-12-14 23:58:27 +00:00
Piotr Drąg
b7f715aaa0
Updated Polish translation
2014-12-14 12:47:20 +01:00
Muhammet Kara
e19a42c80c
Updated Turkish translation
2014-12-13 17:35:10 +00:00
Trần Ngọc Quân
67fb99c4c6
Updated and review Vietnamese translation
...
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2014-12-13 07:35:14 +07:00
Hannie Dumoleyn
0e066597bb
Updated Dutch translation Master
2014-12-12 10:48:31 +01:00
Yosef Or Boczko
61de91204c
Updated Hebrew translation
2014-12-12 11:36:11 +02:00
Anders Jonsson
a655643325
universal-access: Fix typo in translatable string
...
https://bugzilla.gnome.org/show_bug.cgi?id=741413
2014-12-12 09:29:01 +01:00
Muhammet Kara
5209b2675e
Updated Turkish translation
2014-12-11 19:46:27 +00:00
Rui Matos
85fc10d9d2
user-accounts: Add the password input purpose to all relevant entries
2014-12-05 16:52:07 +01:00
Rui Matos
70c33f473a
sound: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:23:07 +01:00
Rui Matos
cf4d682df6
configure: Bump gtk+ version requirement
...
Needed for gtk_label_get/set_xalign() .
2014-12-05 16:13:29 +01:00
Rui Matos
cd5316b7a7
network: Drop deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
205a0cd4bd
wacom: Drop deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
7d1a8db47e
sharing: Drop deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
2a1455ff7f
privacy: Drop deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
d3b6add75e
search: Drop deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
a880013b3e
user-account: Don't stroke the down arrow with the border color
...
Besides using deprecated gtk+ API this color is actually fully
transparent in the current GNOME theme, meaning that the arrow ended
up looking smaller than intended.
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
33404f1ea8
user-accounts/photo-dialog: Remove needless frame
...
Now that the crop area isn't all black around the picture, this frame
is just visual noise.
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
3d2576b5f3
sound/speaker-test: Port to GtkGrid
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
6686a79158
region: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
54227dc21e
online-accounts: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
dd05918a40
display: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
30590061fc
display: Drop deprecated API usage on FooScrollArea painting
...
This achieves a very similar result (darkening the background color)
without having to peek into the style context. Note that the stroke
is removed because it isn't really visible anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
111f93d06c
color: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
7e7dbd175a
power: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
6b9e4ec36f
background: Fix deprecated API usage
...
https://bugzilla.gnome.org/show_bug.cgi?id=740986
2014-12-05 16:13:29 +01:00
Rui Matos
d93c51f228
shell: Unset sort terms when search entry is programatically cleared
...
Otherwise items would keep the previous search sort order when going
back to the overview.
2014-12-02 18:52:00 +01:00
Balázs Úr
25eab35333
Updated Hungarian translation
2014-11-30 15:18:41 +00:00
Marek Kasik
da15e2ebcf
printers: Remove border around model name
...
The border was not there in 3.10 and it is not
intended to be there in 3.14.
https://bugzilla.gnome.org/show_bug.cgi?id=740811
2014-11-27 15:24:26 +01:00
Marek Černocký
1f3302f569
Updated Czech translation
2014-11-26 09:55:47 +01:00
Marek Černocký
57ce67b5a3
Updated Czech translation
2014-11-26 09:32:54 +01:00
Marek Černocký
f3519312ca
Updated Czech translation
2014-11-26 08:48:26 +01:00
Josef Andersson
bff6c16f76
Updated Swedish translation
2014-11-25 20:40:21 +00:00