summaryrefslogtreecommitdiff
path: root/panels/region
Commit message (Expand)AuthorAgeFilesLines
* format-chooser: Drop ellipsis from placeholder text of search entryAutomeris naranja2023-04-211-1/+1
* Fix panel crashes due to unknown types in UI descriptionsChris Mayo2023-04-171-0/+2
* region: Use AdwBanner instead of GtkInfoBarChristopher Davis2023-04-112-32/+8
* region: Fix label of formats for the login screenGunnar Hjalmarsson2023-03-281-0/+2
* region: Remove deprecated gtk_widget_show/hide usageMarco Melorio2023-01-021-4/+3
* region: Use CcListRow for rows with go-next symbolic iconsMohammed Sadiq2022-11-252-36/+13
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-10-202-11/+1
* Fixes uneven padding in Formats search bar.Kaustubh Desale2022-10-151-1/+1
* region: fix warning of uninitialized variablesPablo Correa Gómez2022-08-201-8/+6
* region: fix possibly unused variablePablo Correa Gómez2022-08-201-0/+2
* region: fix permissions_acquired always returning FALSEPablo Correa Gómez2022-08-201-1/+1
* region: Fix critical when changing languageJan Tojnar2022-05-261-0/+7
* Add a missing a11y label to the search box in the country selection dialogLukáš Tyrychtr2022-05-251-0/+3
* region: Fixed typo from "formats is.." to "formats are"Ritik Bhandari2022-05-121-1/+1
* region: Fix format chooser leaflet pageGeorges Basile Stavracas Neto2022-02-071-1/+1
* region: Various small improvements to CcFormatChooserGeorges Basile Stavracas Neto2022-02-072-23/+6
* region: Replace "Login Screen" toggle button by sectionGeorges Basile Stavracas Neto2022-02-072-246/+310
* region: Merge language and formats into a single groupGeorges Basile Stavracas Neto2022-02-071-10/+11
* region: Switch formats row to AdwActionRowGeorges Basile Stavracas Neto2022-02-072-61/+25
* region: Switch language row to AdwActionRowGeorges Basile Stavracas Neto2022-02-072-63/+27
* region: Move logout message to an infobarGeorges Basile Stavracas Neto2022-02-072-44/+34
* region: Switch to AdwPreferencesPage and AdwPreferencesGroupGeorges Basile Stavracas Neto2022-02-071-48/+25
* Cleanup private use symbolicsSam Hewitt2022-02-041-65/+1
* Add individual app iconsJakub Steiner2022-01-314-1/+11
* region: Remove title buttons from format chooser dialogGeorges Basile Stavracas Neto2022-01-211-1/+1
* region: Hide login label by defaultGeorges Basile Stavracas Neto2022-01-211-8/+9
* region: Add go-next-symbolic to rowsGeorges Basile Stavracas Neto2022-01-211-0/+12
* Rename app-id to org.gnome.SettingsGeorges Basile Stavracas Neto2022-01-211-1/+1
* panels: Switch to CcPanel contentGeorges Basile Stavracas Neto2022-01-201-2/+1
* meson: drop unused argument for i18n.merge_file()Jan Beich2022-01-071-1/+0
* panels: Use `.boxed-list` instead of `.content`Christopher Davis2021-12-162-4/+4
* region: Port to GTK4Georges Basile Stavracas Neto2021-12-146-354/+214
* Use proper unicode ellipses in stringsgrumpey2021-09-281-1/+1
* Update keyboard related panel descriptionsgcc1447Andre Klapper2021-09-071-1/+1
* region: replace the "Login Screen" buttonFelipe Erias Morandeira2021-08-022-26/+51
* region: update the locale format along with the language when it changesMario Sanchez Prada2021-01-101-1/+9
* region: "Language" and "Format" headers and descriptionsIan Douglas Scott2020-12-182-6/+68
* Move input sources from region panel to keyboard panelIan Douglas Scott2020-12-1821-3640/+2
* region: Search default input sourcesTakao Fujiwara2020-09-251-0/+16
* region: Move preview of format to a widgetIan Douglas Scott2020-09-157-275/+465
* region: "move up" and "move down" buttons in input row menuIan Douglas Scott2020-09-152-3/+82
* region: Use popover for input source rowsIan Douglas Scott2020-09-151-40/+47
* region: move input source ListBox code into it's own classIan Douglas Scott2020-09-147-736/+915
* Stop using HANDY_USE_UNSTABLE_APIAdrien Plazas2020-08-181-3/+1
* region: update HdyLeaflet usage in CcFormatChooserIan Douglas Scott2020-08-071-2/+0
* region: Use HdyLeaflet:foldedAdrien Plazas2020-07-201-1/+1
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-201-3/+1
* Use GtkDialog instead of HdyDialogAdrien Plazas2020-07-203-6/+7
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-15/+9
* region: Implement new design for ‘Formats’ dialogMohammed Sadiq2020-01-073-412/+629