summaryrefslogtreecommitdiff
path: root/panels/applications/cc-applications-panel.c
Commit message (Expand)AuthorAgeFilesLines
* applications: Add a 'run in background' switchbackground-permissionMatthias Clasen2019-12-101-0/+40
* applications: Fix link to privacy panelRobert Ancell2019-11-271-1/+1
* Simplify usage of g_variant_iter_loopRobert Ancell2019-11-271-9/+7
* applications: Remove trailing whitespaceRobert Ancell2019-11-131-5/+5
* Avoid warnings where G_LOG_DOMAIN is overridenRobert Ancell2019-11-041-0/+1
* applications: Fix a memory leakMohammed Sadiq2019-10-171-1/+1
* applications: Remove unused variableRobert Ancell2019-10-151-1/+0
* applications: Use g_autofree for stringsRobert Ancell2019-09-301-27/+22
* shell: Add position to cc_shell_embed_widget_in_header()Georges Basile Stavracas Neto2019-05-211-1/+1
* applications: Add search entry to the sidebarGeorges Basile Stavracas Neto2019-04-011-1/+67
* applications: Select the first row at startupGeorges Basile Stavracas Neto2019-04-011-0/+6
* applications: Remove unecessary castGeorges Basile Stavracas Neto2019-04-011-1/+1
* applications: Make async file operations cancellableRobert Ancell2019-03-201-9/+29
* applications: Rename functions as portal permssions are not Flatpak specificRobert Ancell2019-03-201-18/+18
* applications: Fix wrong IDs being passed to portal permission storeRobert Ancell2019-03-201-3/+3
* applications: Fix flatpak ID memory leakRobert Ancell2019-03-181-0/+1
* applications: Add missing creation of cancellableRobert Ancell2019-03-111-0/+2
* applications: Emit sidebar-activated on sidebar row activationAdrien Plazas2019-01-211-0/+1
* applications: Update the panel on activation, not selectionAdrien Plazas2019-01-211-5/+5
* Introduce Applications panelGeorges Basile Stavracas Neto2019-01-071-0/+1710