Commit graph

20165 commits

Author SHA1 Message Date
Robert Ancell
ff6aabb511 user-accounts: Use consistent whitespace 2021-01-08 15:25:07 +13:00
Robert Ancell
c690e921ca user-accounts: Use g_autoptr/g_autofree 2021-01-08 15:25:07 +13:00
Robert Ancell
2dbab9d4fa power: Use GtkBuilder for CcPowerProfileRow 2021-01-06 20:02:46 +00:00
Robert Ancell
ab621482e8 power: Remove properties and use simpler constructor 2021-01-06 20:02:46 +00:00
Robert Ancell
edec4b6575 power: Use self variable naming style 2021-01-06 20:02:46 +00:00
Hugo Carvalho
6dde9db98a Update Portuguese translation 2021-01-04 14:49:05 +00:00
Aurimas Černius
53d7074ad6 Updated Lithuanian translation 2021-01-04 16:40:54 +02:00
Philipp Kiemle
8702791681 Update German translation 2021-01-04 09:03:55 +00:00
Asier Sarasua Garmendia
62d99aefb1 Update Basque translation 2020-12-30 10:07:43 +00:00
Fran Dieguez
982826c8ff Update Galician translation 2020-12-27 16:28:39 +00:00
Fabio Tomat
1f6965400b Update Friulian translation 2020-12-26 05:32:14 +00:00
Mohammed Sadiq
4b9dd7d54d wifi-connection-row: Fix alignment of wifi name 2020-12-22 19:08:58 +05:30
Jordi Mas i Hernandez
7e3b26e0c3 Update Catalan translation 2020-12-22 13:02:53 +00:00
Rafael Fontenelle
ed4ca4709f Update Brazilian Portuguese translation
(cherry picked from commit cb01645e21)
2020-12-20 09:40:51 +00:00
Rafael Fontenelle
dade2ef38e Update Brazilian Portuguese translation
(cherry picked from commit f6168a33ae)
2020-12-20 09:37:55 +00:00
Florentina Mușat
4839da4777 Update Romanian translation 2020-12-19 13:53:31 +00:00
Yuri Chornoivan
5f87b00d74 Update Ukrainian translation 2020-12-19 12:15:06 +00:00
Piotr Drąg
143b0a9382 Update POTFILES.in 2020-12-19 12:06:39 +01:00
Ian Douglas Scott
5e8e9c3236 keyboard: Right align shortcut
Reset button is in a `GtkRevealer` to not take up space when hidden.
2020-12-18 08:11:24 -08:00
Ian Douglas Scott
fd661a6607 keyboard: Use "+" row at end of custom shortcuts, not another box 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
959d530c44 keyboard: Use HdyActionRow for shortcut/category 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
a7d526f70b keyboard: Display shortcut for switching input source 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
a19c7c2e65 keyboard: Change wording for switch input source 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
9366de52cd region: "Language" and "Format" headers and descriptions 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
e39a2916f3 keyboard: change margins of CcInputRow to better fit keyboard panel 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
f1e8f9b364 keyboard: Add margins between sections, like other panels 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
a89b83c9ec keyboard: Use HdyClamp to expand similarly to other panels 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
8996ffac88 Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
Ian Douglas Scott
25b12bf157 keyboard: Compose key
This was previously available only in Gnome Tweaks.
2020-12-18 07:55:41 -08:00
Ian Douglas Scott
fe173f661b keyboard: Do not call gtk_grab_{add,remove} in shortcut editor
For some reason, the ungrab was making the window impossible to interact
with. Without these calls, it seems to work as expected.
2020-12-18 07:55:41 -08:00
Ian Douglas Scott
238327e0ae keyboard: Move keyboard shortcuts configuration to a dialog window 2020-12-18 07:55:38 -08:00
Fabio Tomat
ac30be8c6d Update Friulian translation 2020-12-18 06:37:34 +00:00
Robert Ancell
aef13948eb network: Remove duplicate list
We can just iterate over the GtkNotebook - no need to mantain a list of pages.
2020-12-17 21:27:51 +00:00
Robert Ancell
362548fbd1 network: Don't explicitly disconnect signals that are automatically disconnected. 2020-12-17 21:27:51 +00:00
Robert Ancell
8ded3d956f network: Show spinner instead of delaying dialog
It's better to respond to the user immediately rather than delay the window opening.
2020-12-17 21:27:51 +00:00
Robert Ancell
a1e26cdac1 network: Set transient window from outside NetConnectionEditor constructor 2020-12-17 21:27:51 +00:00
Daniel Mustieles
2d8e3d786e Updated Spanish translation 2020-12-15 10:28:06 +01:00
Florentina Mușat
6999063e1e Update Romanian translation 2020-12-14 19:26:21 +00:00
Yuri Chornoivan
7abf600447 Update Ukrainian translation 2020-12-14 08:04:25 +00:00
vitorramos
e5b68871f8 display:Fix null pointer dereference 2020-12-13 22:51:09 +00:00
Robert Ancell
f355234323 common: Remove unused CcListBox and CcListBoxRow 2020-12-14 11:36:45 +13:00
Robert Ancell
ed41626c67 color: Search path for gcm-viewer/gcm-calibrate rather than rely on exact location 2020-12-13 21:45:56 +00:00
Robert Ancell
84c8803d76 info-overview: Search path for gnome-software rather than rely on exact location 2020-12-13 21:45:56 +00:00
Robert Ancell
5087de2f85 thunderbolt: Remove unused BINDIR define 2020-12-13 21:45:56 +00:00
Robert Ancell
fd33f80558 power: Move general UI into GtkBuilder file 2020-12-13 20:57:04 +00:00
Robert Ancell
2cd571f2f7 power: Move power saving UI into GtkBuilder file 2020-12-13 20:57:04 +00:00
Robert Ancell
b539a2d94f power: Move power profile UI into GtkBuilder file 2020-12-13 20:57:04 +00:00
Robert Ancell
1d11ba552d power: Move device UI into GtkBuilder file 2020-12-13 20:57:04 +00:00
Robert Ancell
3bd01516e3 power: Move battery UI into GtkBuilder file 2020-12-13 20:57:04 +00:00
Robert Ancell
cd24fddcf8 power: Move GtkSizeGroups into GtkBuilder file 2020-12-13 20:57:04 +00:00