summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: Make IPv4/v6 pages drive the scrolledwindow adjustmentswip/carlosg/network-ce-follow-focusCarlos Garnacho2019-12-124-2/+12
* user-accounts: Use a more specific GtkSettings objectPhilip Withnall2019-12-111-1/+1
* user-accounts: Fix carousel arrow location when animations are disabledPhilip Withnall2019-12-111-7/+22
* Updated Spanish translationDaniel Mustieles2019-12-111-283/+293
* user-accounts: Use absolute path of command usermodXiaoguang Wang2019-12-111-1/+1
* user-accouts: Don't use page names for CcCarouselRobert Ancell2019-12-101-9/+4
* user-accounts: Replace GtkStack child names with widget referencesRobert Ancell2019-12-102-26/+10
* user-accounts: Fix small memory leakRobert Ancell2019-12-101-1/+1
* applications: Add a 'run in background' switchbackground-permissionMatthias Clasen2019-12-102-0/+46
* common: Fix again tracking of udev device removalsCarlos Garnacho2019-12-051-8/+11
* network: Make list in "new VPN" dialog fill up spaceCarlos Garnacho2019-12-041-2/+1
* ci: Fix build of docker imagesBenjamin Berg2019-12-031-3/+9
* info: Fix sorting of GPU descriptions when there's more than oneBastien Nocera2019-12-031-2/+3
* Update Turkish translationSabri Ünal2019-12-021-1794/+2022
* Update Catalan translationJordi Mas2019-12-011-807/+491
* network: Keep a ref on NetDeviceEthernet while a edition dialog is openCarlos Garnacho2019-11-291-2/+3
* network: Fix warnings after removing a VPNRobert Ancell2019-11-281-2/+1
* flatpak: fix typo in "cryptsetup" module definitionWill Thompson2019-11-281-1/+1
* shell: Show the submenu icon hint for the applications panelRobert Ancell2019-11-286-7/+26
* network: Remove certificate helper functionRobert Ancell2019-11-275-35/+23
* network: Add a changed signal to EAPMethodRobert Ancell2019-11-2710-34/+76
* network: Remove wired checks from dynamic WEP codeRobert Ancell2019-11-272-42/+3
* network: Simplify dynamic WEP and EAP auth widgetsRobert Ancell2019-11-274-240/+256
* network: Move common code to common locationRobert Ancell2019-11-2719-59/+35
* network: Remove unnecessary nm-default.hRobert Ancell2019-11-2718-116/+22
* network: Move helper function with other helper codeRobert Ancell2019-11-274-19/+16
* network: Copy shared functions into the two cases it is usedRobert Ancell2019-11-274-239/+382
* network: Simplify helper functionRobert Ancell2019-11-273-8/+9
* network: Simplify TTLS inner auth widgetsRobert Ancell2019-11-272-215/+160
* network: Simplify PEAP inner auth widgetsRobert Ancell2019-11-272-150/+95
* network: Simplify FAST inner auth widgetsRobert Ancell2019-11-272-135/+80
* network: Simplify helper functionRobert Ancell2019-11-275-43/+50
* network: Make EAP widgets not visible by defaultRobert Ancell2019-11-2711-6/+5
* network: Move private defines out of public headerRobert Ancell2019-11-272-3/+3
* network: Remove a helper functionRobert Ancell2019-11-274-38/+42
* network: Split up a combined setter into multiple methodsRobert Ancell2019-11-274-37/+61
* network: Convert WirelessSecurity property to a virtual methodRobert Ancell2019-11-276-31/+33
* network: Replace a callback with a signalRobert Ancell2019-11-274-31/+24
* network: Convert WirelessSecurity into a GObjectRobert Ancell2019-11-2714-307/+295
* network: Move GtkBuilder code from WirelessSecurity to subclassesRobert Ancell2019-11-277-55/+94
* network: Convert EAPMethod classes to GtkTemplatesRobert Ancell2019-11-2721-256/+143
* network: Convert EAPMethod to an interface and make the subclasses GObjectsRobert Ancell2019-11-2714-373/+368
* network: Move EAPMethod property to a virtual methodRobert Ancell2019-11-278-28/+57
* network: Move EAPMethod property to a virtual methodRobert Ancell2019-11-279-20/+75
* network: Move GtkBuilder code from EAPMethod to subclassesRobert Ancell2019-11-278-80/+118
* network: Access widgets via a virtual method, not the GtkBuilder IDsRobert Ancell2019-11-279-38/+130
* network: Add a method to stop a class peeking inside the GtkBuilder object of...Robert Ancell2019-11-273-11/+20
* network: Fix up header includesRobert Ancell2019-11-278-7/+15
* network: Make a method privateRobert Ancell2019-11-272-14/+2
* network: Remove unused hotspot_compatible propertyRobert Ancell2019-11-275-30/+0