gnome-control-center/panels/search
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
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-search-locations-dialog.c Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
cc-search-locations-dialog.h search: Use AdwPreferences{Window,Page,Group} for location dialog 2022-02-09 13:53:17 +00:00
cc-search-locations-dialog.ui Replace "application" with "app" 2023-01-23 11:10:28 +00:00
cc-search-panel-row.c search: Use GMenuModel and GActions for row menu 2022-01-26 19:26:49 -08:00
cc-search-panel-row.h search: Subclass AdwActionRow for CcSearchPanelRow 2022-01-26 19:26:45 -08:00
cc-search-panel-row.ui search: Use "action" to connect to Move up/down actions for rows 2022-08-17 09:41:54 +00:00
cc-search-panel.c Fix panel crashes due to unknown types in UI descriptions 2023-04-17 12:14:58 +00:00
cc-search-panel.h search: Replace ifdefs with #pragma once 2018-05-29 21:42:33 +00:00
cc-search-panel.ui Replace "application" with "app" 2023-01-23 11:10:28 +00:00
gnome-search-panel.desktop.in Replace "application" with "app" 2023-01-23 11:10:28 +00:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
search.gresource.xml search: Make .ui filename match the .c filename 2019-09-09 21:58:00 +00:00