summaryrefslogtreecommitdiff
path: root/panels/network/connection-editor/ce-page-ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* network: Convert CEPage widgets to GtkTemplateRobert Ancell2019-11-061-74/+41
* network: Convert CEPage from a class to an interfaceRobert Ancell2019-11-061-6/+13
* network: Move connection reference outside of CEPageRobert Ancell2019-11-061-3/+1
* network: Move GtkBuilder code from CEPage to its subclassesRobert Ancell2019-11-061-9/+29
* network: Get connection editor root widget from a virtual methodRobert Ancell2019-11-061-4/+14
* network: Move class property inside the two subclasses that use itRobert Ancell2019-11-061-5/+6
* network: Replace GObject boilerplate with modern macrosRobert Ancell2019-11-061-1/+15
* network: Convert class property to a virtual methodRobert Ancell2019-11-061-2/+8
* network: Rename virtual method to standard namesRobert Ancell2019-11-061-5/+5
* network: Use self variable name consistentlyRobert Ancell2019-10-221-43/+43
* network: Rename widget IDs to standard namesRobert Ancell2019-10-221-5/+5
* network: Connect signals in swapped formRobert Ancell2019-10-221-18/+12
* network: Move non-shared code into the one module that uses itRobert Ancell2019-10-221-0/+19
* network: Use g_autofree for stringsRobert Ancell2019-09-131-5/+2
* network: Handle cloned-mac settingIain Lane2019-06-271-7/+10
* network: Really really fix cloned MAC supportBastien Nocera2018-02-161-1/+1
* network: Really fix clone MAC supportBastien Nocera2018-02-061-5/+2
* network: Fix cloned MAC not being saved for EthernetBastien Nocera2018-02-061-3/+7
* network: Move checkboxes to Details pageGeorges Basile Stavracas Neto2017-06-141-32/+0
* network: Remove support for firewalld zonesBastien Nocera2017-04-131-10/+0
* network: Port to libnm 1.2Bastien Nocera2016-05-271-34/+21
* network: Hide firewall zone combo when firewalld is not runningMichael Catanzaro2016-04-111-1/+3
* network: Don't stop validating when we get an errorBastien Nocera2014-08-131-8/+14
* network: Make broken configuration entries redBastien Nocera2014-08-081-2/+9
* network: mark connection editor changed in a few more casesKalev Lember2013-04-101-0/+3
* network: Add firewall zone support for wiredMatthias Clasen2013-03-041-0/+10
* network: Implement the new design for wiredMatthias Clasen2013-01-301-0/+214