gnome-control-center/panels/common
Christopher Davis e637f47e78 cc-list-row: Subclass AdwActionRow
AdwActionRow handles many of the properties we use
CcListRow for. We can re-use it instead of re-creating it.

CcListRow is now an AdwActionRow with three suffixes.
The `activatable-widget` is set when the switch is visible.

Since our `icon-name` property was only used for the arrow
icon, it has been replaced with a `show-arrow` property.

The `bold` property has been removed - it was only used in
one place, and it's not a pattern used in other apps.

I decided to go this route because replacing all the
instances of CcListRow with AdwActionRow directly would
end up being more code.
2022-01-06 08:56:12 -08:00
..
cc-common-language.c common: Use g_auto for variables 2018-06-07 01:08:07 +00:00
cc-common-language.h common: sharing: Replace ifdefs with #pragma once 2018-06-01 21:41:34 +00:00
cc-hostname-entry.c common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-hostname-entry.h Move common panel code from shell/ to panel/common 2018-04-17 15:26:59 +02:00
cc-language-chooser.c common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-language-chooser.h Use GtkDialog instead of HdyDialog 2020-07-20 08:04:28 +02:00
cc-language-chooser.ui common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-language-row.c common: Split out CcLanguageRow from CcLanguageChooser 2021-02-01 04:02:22 +00:00
cc-language-row.h common: Split out CcLanguageRow from CcLanguageChooser 2021-02-01 04:02:22 +00:00
cc-language-row.ui common: Rename 'check' to 'check_image' 2021-02-23 10:28:22 -03:00
cc-list-row.c cc-list-row: Subclass AdwActionRow 2022-01-06 08:56:12 -08:00
cc-list-row.h cc-list-row: Subclass AdwActionRow 2022-01-06 08:56:12 -08:00
cc-list-row.ui cc-list-row: Subclass AdwActionRow 2022-01-06 08:56:12 -08:00
cc-permission-infobar.c common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-permission-infobar.h common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-permission-infobar.ui common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-time-editor.c common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-time-editor.h common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-time-editor.ui common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-time-entry.c common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-time-entry.h common: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-util.c common: Improve how we print time periods 2020-03-30 03:43:09 +00:00
cc-util.h power: Move helper function to panels/common 2019-11-07 14:19:23 +13:00
common.gresource.xml common: Split out CcLanguageRow from CcLanguageChooser 2021-02-01 04:02:22 +00:00
gnome-control-center.rules.in common: Add polkit rules for modem management 2021-08-13 19:25:41 +00:00
gnome-settings-bus.h common: Port to GTK4 2021-12-14 22:34:21 -03:00
gsd-device-manager.c common: Fix leak of GUdevDevice 2021-12-17 09:50:57 +01:00
gsd-device-manager.h common: Add GsdDevice API to tell whether 2 devices are grouped 2020-09-04 21:46:19 +00:00
gsd-input-helper.c common: Port to GTK4 2021-12-14 22:34:21 -03:00
gsd-input-helper.h common: Remove unused X11/XI1/XI2 API 2019-08-08 15:18:07 +00:00
hostname-helper.c trivial: Replace g_memmove by memmove 2020-02-02 12:25:42 -03:00
hostname-helper.h common: sharing: Replace ifdefs with #pragma once 2018-06-01 21:41:34 +00:00
meson.build common: Depend on generated sources 2021-12-15 11:17:57 -03:00