summaryrefslogtreecommitdiff
path: root/panels/info/cc-info-overview-panel.c
Commit message (Expand)AuthorAgeFilesLines
* info: Rename info panel to info-overview for consistencyRobert Ancell2019-09-091-804/+0
* Make /etc/os-release support commonRobert Ancell2019-09-091-60/+4
* info: Fix leak when /etc/os-release not foundRobert Ancell2019-08-211-1/+1
* info panel: return "Unknown" on OS lacking os-releaseAntoine Jacoutot2019-05-151-1/+1
* info: Remove unused gsd-disk-space-helper.[h|c]Ondrej Holy2019-03-131-2/+0
* info: use UDisks to retrieve disk sizeGeorges Basile Stavracas Neto2019-02-131-96/+39
* info: Make .ui filenames match the .c filenamesRobert Ancell2018-11-121-1/+1
* Revert "info: Cache D-Bus proxies"Georges Basile Stavracas Neto2018-08-271-20/+22
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-171-1/+1
* info: Cache D-Bus proxiesGeorges Basile Stavracas Neto2018-04-061-22/+20
* info: Use g_auto for variablesRobert Ancell2018-01-231-122/+78
* trivial: Style cleanupGeorges Basile Stavracas Neto2018-01-171-6/+2
* info: Fix crash when opening Overview panelGeorges Basile Stavracas Neto2018-01-171-0/+4
* project: Remove CcInfoPanelGeorges Basile Stavracas Neto2017-11-281-1/+4
* info: Avoid a crash when we're cancelledRui Matos2017-08-281-6/+15
* info: Don't leak GUnixMountEntry instances if we're cancelledRui Matos2017-08-281-0/+3
* info: Don't leak GCancellablesRui Matos2017-08-281-3/+1
* info: Derive subpanels from CcPanelMohammed Sadiq2017-06-101-2/+2
* info-overview: replace GtkTable with GtkGridMohammed Sadiq2017-06-091-10/+8
* info: Improve translation of OS typeGeorges Basile Stavracas Neto2017-05-011-7/+4
* info: Use semicolon for separating build IDKalev Lember2017-05-011-4/+4
* info: Split up "Base system" and "OS type" to separate linesKalev Lember2017-05-011-17/+29
* info: Improve fallbacks if PRETTY_NAME isn't setKalev Lember2017-05-011-17/+21
* info: Fix total disc size for btrfs subvolumesOndrej Holy2017-04-291-1/+11
* details: Split overview as a separate panelMohammed Sadiq2017-03-291-0/+929