summaryrefslogtreecommitdiff
path: root/panels/network/connection-editor/ce-page-security.c
Commit message (Expand)AuthorAgeFilesLines
* network: Replace a callback with a signalRobert Ancell2019-11-271-3/+3
* network: Convert WirelessSecurity into a GObjectRobert Ancell2019-11-271-2/+2
* network: Convert CEPage widgets to GtkTemplateRobert Ancell2019-11-061-31/+16
* network: Convert CEPage from a class to an interfaceRobert Ancell2019-11-061-7/+14
* network: Move connection reference outside of CEPageRobert Ancell2019-11-061-15/+15
* network: Remove unused GtkNotebooks and pages that are never shownRobert Ancell2019-11-061-3/+3
* network: Move GtkBuilder code from CEPage to its subclassesRobert Ancell2019-11-061-8/+17
* network: Get connection editor root widget from a virtual methodRobert Ancell2019-11-061-0/+10
* network: Move class property inside the two subclasses that use itRobert Ancell2019-11-061-1/+0
* network: Convert class property to a virtual methodRobert Ancell2019-11-061-2/+10
* network: Replace GObject boilerplate with modern macrosRobert Ancell2019-11-061-1/+13
* network: Convert class property to a virtual methodRobert Ancell2019-11-061-2/+8
* network: Rename virtual method to standard namesRobert Ancell2019-11-061-15/+15
* network: Use self variable name consistentlyRobert Ancell2019-10-221-49/+50
* network: Store widgets inside objectsRobert Ancell2019-10-221-18/+14
* network: Rename widget IDs to standard namesRobert Ancell2019-10-221-3/+3
* network: Connect signals in swapped formRobert Ancell2019-10-221-6/+4
* network: Move includes to correct file locationsRobert Ancell2019-10-221-0/+5
* network: Use g_autoptr for unref codeRobert Ancell2019-09-131-7/+3
* network: Ensure WirelessSecurity type is initializedGeorges Basile Stavracas Neto2017-08-091-1/+1
* network: Remove support for firewalld zonesBastien Nocera2017-04-131-14/+0
* network: Avoid setting a GError if already setBastien Nocera2016-08-301-1/+2
* network: Update security page for recent changesBastien Nocera2016-06-071-4/+2
* network: Port to libnm 1.2Bastien Nocera2016-05-271-25/+13
* network: fix a GCC warningCosimo Cecchi2016-04-141-1/+1
* network: Hide firewall zone combo when firewalld is not runningMichael Catanzaro2016-04-111-1/+1
* network: Move firewall zone to securityMatthias Clasen2015-05-231-0/+14
* network: Break out wifi details code and add editing supportMatthias Clasen2013-01-301-0/+480