summaryrefslogtreecommitdiff
path: root/panels/network/connection-editor
Commit message (Expand)AuthorAgeFilesLines
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-174-4/+4
* build: Drop remaining libnm-glib usageGeorges Basile Stavracas Neto2018-03-161-6/+1
* network: Fix warning about missing cast to GtkWidget*Benjamin Berg2018-03-121-1/+1
* network: Really really fix cloned MAC supportBastien Nocera2018-02-161-1/+1
* network: Don't show "Auto-connect" for VPNsBastien Nocera2018-02-161-6/+11
* network: Don't warn when setting empty IPv4 gatewayBastien Nocera2018-02-061-1/+1
* network: Really fix clone MAC supportBastien Nocera2018-02-061-5/+2
* network: Consider empty IPv6 gateway to be validBastien Nocera2018-02-061-3/+4
* network: Fix cloned MAC not being saved for EthernetBastien Nocera2018-02-061-3/+7
* network: Turn metered data switch into a check buttonGeorges Basile Stavracas Neto2018-01-182-43/+34
* build: Remove autotoolsIñigo Martínez2018-01-181-56/+0
* connection-editor: Expose metered connection switchGeorges Basile Stavracas Neto2018-01-182-1/+110
* build: Port to meson build systemIñigo Martínez2018-01-172-1/+53
* network: Fix typo in error messageScott Cohen2017-08-181-1/+1
* network: Improve alignment and spacingGeorges Basile Stavracas Neto2017-08-092-16/+16
* network: Use a table-like widget in address editorGeorges Basile Stavracas Neto2017-08-094-164/+232
* network: Use a table-like widget to edit routesGeorges Basile Stavracas Neto2017-08-094-142/+320
* network: Simplify DNS management in connection editorGeorges Basile Stavracas Neto2017-08-096-244/+114
* network: Ensure WirelessSecurity type is initializedGeorges Basile Stavracas Neto2017-08-091-1/+1
* network: Use radio buttons instead of a combobox in IP pagesGeorges Basile Stavracas Neto2017-06-146-304/+289
* network: Move Security page to the endGeorges Basile Stavracas Neto2017-06-141-8/+15
* network: Adapt forget button label according to connection typeGeorges Basile Stavracas Neto2017-06-142-1/+11
* network: Drop Reset pageGeorges Basile Stavracas Neto2017-06-149-248/+46
* network: Move checkboxes to Details pageGeorges Basile Stavracas Neto2017-06-148-173/+69
* network: Align details page labels at startGeorges Basile Stavracas Neto2017-06-141-10/+14
* network: Reduce connection editor dialog widthGeorges Basile Stavracas Neto2017-06-131-1/+1
* network: Rely on notebook tabs to switch connection editor pagesGeorges Basile Stavracas Neto2017-06-132-100/+9
* network: Make connection editor dialog use a headerbarGeorges Basile Stavracas Neto2017-05-211-43/+22
* network: Remove remaining traces of firewalld zones supportRui Matos2017-05-182-3/+0
* network: Remove support for firewalld zonesBastien Nocera2017-04-1310-298/+0
* network: drop unneeded null-check for ip4 addressAndreas Henriksson2016-11-111-1/+1
* network: allow empty ip4 default gatewayAndreas Henriksson2016-11-111-2/+3
* network: use Unicode in translatable stringsPiotr Drąg2016-10-031-3/+3
* network: Fix application of the default gatewayBastien Nocera2016-09-201-7/+15
* network: Fix gateway entry visibilityBastien Nocera2016-09-201-1/+30
* network: Fix compilation warningsBastien Nocera2016-09-201-2/+2
* network: Fix warning when opening IPv4 connection editorBastien Nocera2016-09-201-1/+1
* network: Fix crash entering IPv4 routesBastien Nocera2016-09-141-1/+1
* network: Fix crash entering IPv4 GatewayBastien Nocera2016-09-141-1/+1
* network: Fix crash when changing IPv4 DNSBastien Nocera2016-09-131-1/+8
* network: Avoid setting a GError if already setBastien Nocera2016-08-301-1/+2
* network: Return better error when 8021x security is invalidBastien Nocera2016-08-301-3/+2
* network: Remove unused ->validate class implementationsBastien Nocera2016-08-302-22/+0
* network: Fix IPv6 settings not being applicable when method changesBastien Nocera2016-08-301-2/+6
* network: Fix warning if IPv6 gateway is emptyBastien Nocera2016-08-301-1/+1
* network: Fix saving of IPv6 gatewayBastien Nocera2016-08-301-0/+1
* network: Simplify complete_connection_for_type()Bastien Nocera2016-06-241-19/+6
* network: Remove the first page of the "Add Connection" wizardBastien Nocera2016-06-241-39/+2
* network: Fix VPN UI not showing upBastien Nocera2016-06-241-1/+7
* network: Fix crash creating a VPNBastien Nocera2016-06-241-4/+5