summaryrefslogtreecommitdiff
path: root/panels/search
Commit message (Expand)AuthorAgeFilesLines
* general: Set a minimum size for various dialogsAutomeris naranja2023-05-041-0/+2
* Fix panel crashes due to unknown types in UI descriptionsChris Mayo2023-04-171-0/+3
* Replace "application" with "app"Jake Dane2023-01-234-6/+6
* Drop most uses of deprecated gtk_style_context_add/remove_classFelipe Borges2023-01-051-1/+1
* search: Let users toggle GNOME Settings search providerFelipe Borges2022-12-151-6/+0
* search: Use CcListRow for rows with go-next iconMohammed Sadiq2022-11-251-6/+2
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-10-202-11/+1
* search: Use "action" to connect to Move up/down actions for rowsFelipe Borges2022-08-171-2/+2
* Add missing a11y labels and fix accessibility related markup in UI files in t...Lukáš Tyrychtr2022-05-193-4/+15
* search: Activate results row switch on clickChristopher Davis2022-02-091-0/+1
* search: Search group fixupsChristopher Davis2022-02-092-0/+19
* search: Use AdwActionRow for locations dialog rowsChristopher Davis2022-02-091-34/+38
* search: Use AdwPreferences{Window,Page,Group} for location dialogChristopher Davis2022-02-093-126/+105
* Add individual app iconsJakub Steiner2022-01-314-1/+11
* search: Adjust row and search group textChristopher Davis2022-01-261-3/+5
* search: Use GMenuModel and GActions for row menuChristopher Davis2022-01-262-35/+34
* search: Subclass AdwActionRow for CcSearchPanelRowChristopher Davis2022-01-264-80/+50
* search: Move header controls to action rowsChristopher Davis2022-01-262-27/+38
* search: Use AdwPreferences{Page,Group}Christopher Davis2022-01-261-33/+7
* panels: Use new CcPanel helpers for title widgetsGeorges Basile Stavracas Neto2022-01-202-43/+38
* 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-161-1/+1
* search: Port to GTK4Georges Basile Stavracas Neto2021-12-147-268/+207
* search: Use content style for listboxesMohammed Sadiq2021-05-192-10/+5
* search: Check for either tracker 2.x or 3.x schemasCarlos Garnacho2020-11-021-2/+18
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-201-3/+1
* Use GtkDialog instead of HdyDialogAdrien Plazas2020-07-203-8/+4
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-17/+1
* search: Invalidate "Search Locations" list when folders can't be foundFelipe Borges2019-12-171-48/+62
* search: Preserve row switch state while draggingFelipe Borges2019-12-151-0/+1
* search: Make rows and its elements reachable via keyboardFelipe Borges2019-11-172-2/+3
* cc-search-locations: Use `g_new0` instead of the slice allocatorIain Lane2019-10-301-2/+2
* search: Factor out creation of `Place` objects.Iain Lane2019-10-301-30/+40
* search: Fix crash on clicking 'Search Locations'Mohammed Sadiq2019-09-191-0/+1
* search: Make .ui filename match the .c filenameRobert Ancell2019-09-094-3/+3
* Remove unused GNOMELOCALEDIR definesRobert Ancell2019-09-091-2/+1
* search: Remove global variable that could get leakedRobert Ancell2019-08-262-41/+47
* search: Add description label to Search Locations DialogFelipe Borges2019-08-061-0/+26
* search: Do not allow selecting rowsFelipe Borges2019-08-062-2/+4
* search: Add instructions labelFelipe Borges2019-08-061-0/+12
* search: Place "Move" button in each rowFelipe Borges2019-08-064-120/+92
* search: Move "Search Locations" button to top barFelipe Borges2019-08-062-29/+10
* search: Make rows reordable with drag and dropFelipe Borges2019-08-063-0/+137
* search: Move row into its own object (CcSearchPanelRow)Felipe Borges2019-08-066-47/+184
* search: Move GtkListBox to .ui fileFelipe Borges2019-08-062-6/+9
* search: Make search locations dialog adaptiveMohammed Sadiq2019-07-263-5/+9
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+1
* search: Add shadow to application iconsFelipe Borges2019-03-131-0/+1
* search: Ellipsize the labelsAdrien Plazas2018-11-291-0/+2