summaryrefslogtreecommitdiff
path: root/panels/common
Commit message (Expand)AuthorAgeFilesLines
* common: Introduce CcListRowInfoButton widgetFelipe Borges2023-05-165-0/+226
* general: Add placeholder text to various search entriessunflowerskater2023-04-211-0/+1
* common: Don't set the CcHostnameEntry widget sensitivity twiceFelipe Borges2023-04-201-3/+0
* general: Use AdwBanner in CcPermissionInfobarChristopher Davis2023-04-112-76/+101
* info-overview: Show each GPU in it's own lineSayan Bhattacharjee2023-04-111-0/+4
* Remove unnecessary visibility changeMaksym Hazevych2023-03-291-1/+0
* Replace all occurrences of 'gtk_widget_show'Maksym Hazevych2023-03-292-3/+3
* illustrated-row, split-row: Add widget name and css classMarco Trevisan (Treviño)2023-03-282-0/+4
* split-row / illustrated-row: Keep track of the resources pathMarco Trevisan (Treviño)2023-03-232-8/+21
* common: hostname-entry: Update hostname only after apply is clickedMohammed Sadiq2023-03-151-1/+1
* common: Use GtkPicture for CcSplitRow and CcIllustrationRow videosFelipe Borges2023-02-174-16/+16
* common: Pause CcSplitRow/CcIllustrated videos when pointer leavesFelipe Borges2023-02-172-0/+2
* common: Introduce CcSplitRowFelipe Borges2023-02-145-0/+659
* common, multitasking: Introduce CcIllustratedRowFelipe Borges2023-02-148-0/+1010
* common, info-overview, sharing: Use AdwEntryRow for Hostname entriesFelipe Borges2022-12-132-4/+6
* common: Don't Handle list-row switch state manuallyMohammed Sadiq2022-11-182-46/+0
* firmware-security: improve datetime format parsingKate Hsuan2022-10-251-1/+6
* panels: cc-util: a smart date timeKate Hsuan2022-10-252-0/+13
* common: time-editor: Fix initial AM/PM label valueMohammed Sadiq2022-08-141-0/+1
* common: time-entry: Emit time-changed on time changeMohammed Sadiq2022-08-141-0/+2
* region: Fix creating rows for locales without countryJan Tojnar2022-05-261-3/+11
* common: Wrap CcPermissionInfobar labels to fit in narrower screensPablo Correa Gómez2022-05-101-0/+3
* common: Add a missing dependency on cc-common-resources.hDor Askayo2022-02-251-16/+16
* common: Slightly increase default width of CcLanguageChooserGeorges Basile Stavracas Neto2022-02-071-1/+1
* common: time-entry: Fix changing time clicking the buttonsMohammed Sadiq2022-01-271-0/+15
* cc-list-row: Subclass AdwActionRowChristopher Davis2022-01-063-195/+72
* common: Fix leak of GUdevDeviceVictor Toso2021-12-171-7/+3
* common: Depend on generated sourcesGeorges Basile Stavracas Neto2021-12-151-1/+6
* common: Port to GTK4Georges Basile Stavracas Neto2021-12-1419-498/+368
* common: Add polkit rules for modem managementMohammed Sadiq2021-08-131-0/+1
* Switch to g_get_os_info to read os_releaseEric2021-06-153-115/+0
* common/language-chooser: Center More row iconGeorges Basile Stavracas Neto2021-03-041-1/+3
* common/language-chooser: Make "More" rows visible by defaultGeorges Basile Stavracas Neto2021-03-041-0/+1
* common: Rename 'check' to 'check_image'Georges Basile Stavracas Neto2021-02-231-1/+1
* common: Add missing <child> tag to CcLanguageChooserGeorges Basile Stavracas Neto2021-02-231-21/+26
* common: Use self variable name for CcLanguageChooserRobert Ancell2021-02-011-67/+67
* common: Move CcLanguageChooser signal handlers into GtkBuilderRobert Ancell2021-02-012-13/+10
* common: Consolidate CcLanguageChooser functionsRobert Ancell2021-02-011-26/+12
* common: Use widget types for CcLanguageChooserRobert Ancell2021-02-012-26/+27
* common: Move CcLanguageChooser more row into GtkBuilderRobert Ancell2021-02-012-28/+23
* common: Move CcLanguageChooser language placeholder widget into GtkBuilderRobert Ancell2021-02-012-17/+7
* common: Split out CcLanguageRow from CcLanguageChooserRobert Ancell2021-02-016-121/+299
* Fix PangoAttrList leak introduced in 63243d886aa5ee09d3eb8efb4306640cb31d1869Robert Ancell2021-01-101-0/+2
* list-row: Add API to set sensitivity of switchMohammed Sadiq2021-01-082-0/+11
* list-row: Add 'bold' propertyMohammed Sadiq2021-01-081-0/+28
* common: Remove unused CcListBox and CcListBoxRowRobert Ancell2020-12-142-49/+0
* cc-permission-infobar: Support customisable titlesPhilip Withnall2020-12-113-2/+32
* common: Display locale @modifiers properlyGunnar Hjalmarsson2020-09-211-3/+21
* common: Add GsdDevice API to tell whether 2 devices are groupedCarlos Garnacho2020-09-042-2/+40
* Use GtkDialog instead of HdyDialogAdrien Plazas2020-07-203-7/+4