Commit graph

7708 commits

Author SHA1 Message Date
Robert Ancell
feaa29bfc0 user-accounts: Rename UmRealmManager to CcRealmManager
Um is a naming hangover from before this was part of g-c-c.
2018-11-14 10:10:14 +13:00
Robert Ancell
eb7bbae2cd user-accounts: Rename UmPhotoDialog to CcAvatarChooser
Um is a naming hangover from before this was part of g-c-c.
2018-11-14 10:06:15 +13:00
Robert Ancell
c4a6f7bd54 search: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
Robert Ancell
e77080c83c info: Make .ui filenames match the .c filenames 2018-11-12 16:41:01 +00:00
Robert Ancell
e6bf2870c1 power: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
Robert Ancell
3695c22ab5 datetime: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
Robert Ancell
59cc518c3e universal-access: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
Robert Ancell
41d2eff314 sharing: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
Robert Ancell
465f096ea0 keyboard: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
Piotr Drąg
f8cae858d9 Update POTFILES.in 2018-11-12 15:58:17 +01:00
Kristjan SCHMIDT
f0ef74805d Update Esperanto translation 2018-11-10 23:42:26 +00:00
Robert Ancell
4e6aa67fa4 user-accounts: Fix renamed cc-add-user-dialog.c not correctly updated in POT file
This wasn't done correctly in 112b61c0ff
2018-11-10 10:08:54 +13:00
Robert Ancell
112b61c0ff user-accounts: Rename UmAccountDialog to CcAddUserDialog
Um is a naming hangover from before this was part of g-c-c.
2018-11-10 09:24:33 +13:00
Robert Ancell
3eaf71065e user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog
Um is a naming hangover from before this was part of g-c-c.
2018-11-08 13:17:13 +00:00
Robert Ancell
c2940dd426 user-accounts: Convert UmHistoryDialog to GtkTemplate 2018-11-08 13:17:12 +00:00
Carlos Garnacho
d51336c2c2 wacom: Port calibrator UI to GTK+
Same dog, different collar. The UI has been ported 1:1 to GTK+, using
GtkBuilder, CSS and event controllers fairly reduced the amount of code
needed for this.

It also allows us to stop initializing clutter-gtk across the several
executables.
2018-11-07 23:02:10 +00:00
Robert Ancell
94b218a486 user-accounts: Remove unused UmAccountType enum 2018-11-08 10:48:33 +13:00
Robert Ancell
8029b3e7be user-accounts: Rename UmPasswordDialog to CcPasswordDialog
Um is a naming hangover from before this was part of g-c-c.
2018-11-07 12:37:51 +13:00
Robert Ancell
ad44ad4367 user-accounts: Convert UmPasswordDialog to GtkTemplate 2018-11-07 09:30:25 +13:00
Robert Ancell
ec529e8566 user-accounts: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename .[ch] and .ui files to standard names.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
Connect signals in swapped form.
2018-10-25 11:28:53 +00:00
Dušan Kazik
aa073b1e4b Update Slovak translation
(cherry picked from commit 6948d010e3)
2018-10-24 17:50:18 +00:00
Matej Urbančič
5b5ec95397 Updated Slovenian translation 2018-10-23 16:36:31 +02:00
Robert Ancell
33c91ce738 privacy: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
2018-10-18 01:01:07 +00:00
Robert Ancell
9fa1e73da8 notifications: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
Connect signals in swapped form.
2018-10-15 20:42:45 +00:00
Marek Cernocky
7b12c0028f Updated Czech translation 2018-10-12 09:13:27 +02:00
Marek Cernocky
505b65429d Updated Czech translation 2018-10-11 10:23:21 +02:00
Robert Ancell
70fe645502 region: Tidy up GtkWidget variables
- Use correct types for each widget
- Put variables together in alphabetical order in the class
- Drop unused IDs
- Rename .ui file to match .c file
2018-10-10 23:04:10 +00:00
Kristjan SCHMIDT
98174c511e Update Esperanto translation 2018-10-07 09:50:13 +00:00
Marek Cernocky
fda145035b Updated Czech translation 2018-10-01 17:24:16 +02:00
Марко Костић
1a74dada4f Update Serbian translation
(cherry picked from commit 33e47bf1c6)
2018-09-29 12:01:27 +00:00
Emin Tufan Çetin
a41ce635f7 Update Turkish translation 2018-09-21 16:23:16 +00:00
Robert Ancell
a2daee0c7f region: Use GtkTemplate for input chooser dialog 2018-09-19 16:31:47 +02:00
Christian Stadelmann
35e869b821 Update German translation 2018-09-18 09:42:15 +00:00
Matej Urbančič
8798f8281c Updated Slovenian translation 2018-09-17 21:14:21 +02:00
Matej Urbančič
c874eac8b3 Updated Slovenian translation 2018-09-17 18:30:20 +02:00
Marek Cernocky
71b4d679b3 Updated Czech translation 2018-09-15 09:38:29 +02:00
Robert Ancell
a86cf1eca2 region: Use a GtkPopover instead of GtkDialog for input options
As per design:
https://wiki.gnome.org/Design/SystemSettings/RegionAndLanguage
2018-09-14 15:47:36 +00:00
Jordi Mas
401a3847e7 Update Catalan translation 2018-09-11 10:58:16 +02:00
Piotr Drąg
10310a198d Fix icons in translations
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/181
2018-09-10 02:19:56 +02:00
Stas Solovey
4a4e90cc3b Update Russian translation 2018-09-06 20:03:15 +00:00
Yuras Shumovich
294edf9303 Update Belarusian translation 2018-09-05 16:08:39 +00:00
Marek Cernocky
0c661c5a67 Updated Czech translation 2018-09-04 10:34:20 +02:00
Marek Cernocky
31fe78ec7a Updated Czech translation 2018-09-04 10:16:41 +02:00
Ask Hjorth Larsen
3b458b0857 Updated Danish translation 2018-09-02 23:19:34 +02:00
Anders Jonsson
8822a8dcfe Update Swedish translation 2018-09-02 19:28:35 +00:00
gogo
5165e37cf8 Update Croatian translation 2018-09-02 16:00:54 +00:00
Rūdolfs Mazurs
d8fca6bb02 Update Latvian translation 2018-08-31 19:28:18 +00:00
Balázs Meskó
8dce50517d Update Hungarian translation 2018-08-31 13:38:26 +00:00
Hannie Dumoleyn
9083dc5e02 Update Dutch translation 2018-08-31 10:11:57 +00:00
Fran Dieguez
8dfed1e966 Update Galician translation 2018-08-29 21:53:44 +00:00