gnome-control-center/panels/user-accounts
Chris Mayo 92c4b6a706 Fix panel crashes due to unknown types in UI descriptions
Error building template class 'CcSearchPanel' for an instance of type 'CcSearchPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcDisplayPanel' for an instance of type 'CcDisplayPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcMousePanel' for an instance of type 'CcMousePanel': .:0:0 Invalid object type 'CcIllustratedRow'

Error building template class 'CcKeyboardPanel' for an instance of type 'CcKeyboardPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcRegionPanel' for an instance of type 'CcRegionPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcUaPanel' for an instance of type 'CcUaPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcAvatarChooser'
Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcTzDialog'
cc_tz_dialog_get_selected_location: assertion 'CC_IS_TZ_DIALOG (self)' failed
dumped core
Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcInfoOverviewPanel' for an instance of type 'CcInfoOverviewPanel': .:0:0 Invalid object type 'CcHostnameEntry'
2023-04-17 12:14:58 +00:00
..
data desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-add-user-dialog.c Replace all occurrences of 'gtk_widget_hide' 2023-03-29 14:26:55 +13:00
cc-add-user-dialog.h user-accounts: Use gtk_dialog_run for CcAddUserDialog 2018-11-10 09:24:34 +13:00
cc-add-user-dialog.ui user: Remove duplicate group property 2023-01-23 11:03:50 +00:00
cc-avatar-chooser.c Resolving suggestions 2023-03-29 14:26:55 +13:00
cc-avatar-chooser.h users: Make FileChooser inside AvatarChooser transient to main window 2022-03-03 17:22:38 +01:00
cc-avatar-chooser.ui user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00
cc-crop-area.c user-accounts: restore default cursor in CcCropArea dialog 2023-02-20 10:56:38 +00:00
cc-crop-area.h user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00
cc-fingerprint-dialog.c Replace all occurrences of 'gtk_widget_hide' 2023-03-29 14:26:55 +13:00
cc-fingerprint-dialog.h user-accounts: Implement new designed fingerprint dialog 2020-06-26 01:54:04 +00:00
cc-fingerprint-dialog.ui panels: Use icon-name property instead 2022-07-20 14:15:57 +02:00
cc-fingerprint-manager.c fingerprint-manager: Add state for state updating 2020-06-26 01:54:04 +00:00
cc-fingerprint-manager.h fingerprint-manager: Add state for state updating 2020-06-26 01:54:04 +00:00
cc-password-dialog.c Replace all occurrences of 'gtk_widget_hide' 2023-03-29 14:26:55 +13:00
cc-password-dialog.h Migrate CcPasswordDialog from AdwPreferencesWindow to AdwWindow 2022-08-12 01:24:10 +00:00
cc-password-dialog.ui user-accounts: Style password entries as invalid only after interaction 2022-11-23 12:36:45 +01:00
cc-realm-manager.c user-accounts: Use g_autoptr/g_autofree 2021-01-08 15:25:07 +13:00
cc-realm-manager.h user-accounts: Rename UmRealmManager to CcRealmManager 2018-11-14 10:10:14 +13:00
cc-user-panel.c Fix panel crashes due to unknown types in UI descriptions 2023-04-17 12:14:58 +00:00
cc-user-panel.h user-accounts: Fix namespace of CcUserPanel 2018-11-06 16:00:36 +13:00
cc-user-panel.ui user-accounts: Removed account activity window 2023-03-24 08:38:03 +00:00
fingerprint-strings.h user-accounts: Consistently return translated strings for fprint helper 2020-10-13 09:31:00 +00:00
meson.build user-accounts: Removed account activity window 2023-03-24 08:38:03 +00:00
org.gnome.controlcenter.user-accounts.policy.in user-accounts: Imply parental controls permissions when unlocking 2021-02-01 03:46:14 +00:00
pw-utils.c user-accounts: Fix libpwquality error handling 2018-09-10 22:04:23 +00:00
pw-utils.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
run-passwd.c user-accounts: run-passwd: Redirect stderr to stdout in the child 2022-06-20 01:33:36 +00:00
run-passwd.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
user-accounts.gresource.xml user-accounts: Removed account activity window 2023-03-24 08:38:03 +00:00
user-utils.c user-accounts: disallow commas in real name 2023-02-20 08:55:10 +00:00
user-utils.h user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00