summaryrefslogtreecommitdiff
path: root/panels/network/connection-editor/ce-page-ip4.c
Commit message (Expand)AuthorAgeFilesLines
* network: Remove unused enumRobert Ancell2019-11-131-9/+0
* network: Add option for connection sharingCarlo Caione2019-11-131-1/+14
* network: cleanup: Rework disabled toggle buttonCarlo Caione2019-11-131-9/+7
* network: cleanup: Avoid toggling button twiceCarlo Caione2019-11-131-3/+0
* network: Convert CEPage widgets to GtkTemplateRobert Ancell2019-11-061-53/+26
* 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-19/+39
* network: Get connection editor root widget from a virtual methodRobert Ancell2019-11-061-15/+25
* network: Move class property inside the two subclasses that use itRobert Ancell2019-11-061-1/+0
* network: Replace GObject boilerplate with modern macrosRobert Ancell2019-11-061-4/+29
* 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-146/+146
* network: Store widgets inside objectsRobert Ancell2019-10-221-75/+60
* network: Rename widget IDs to standard namesRobert Ancell2019-10-221-19/+19
* network: Connect signals in swapped formRobert Ancell2019-10-221-17/+9
* network: Use g_autofree for stringsRobert Ancell2019-09-131-2/+1
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-171-1/+1
* network: Don't warn when setting empty IPv4 gatewayBastien Nocera2018-02-061-1/+1
* network: Use a table-like widget in address editorGeorges Basile Stavracas Neto2017-08-091-87/+42
* network: Use a table-like widget to edit routesGeorges Basile Stavracas Neto2017-08-091-51/+72
* network: Simplify DNS management in connection editorGeorges Basile Stavracas Neto2017-08-091-90/+33
* network: Use radio buttons instead of a combobox in IP pagesGeorges Basile Stavracas Neto2017-06-141-60/+57
* 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: 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: Port to libnm 1.2Bastien Nocera2016-05-271-98/+66
* network: Fix GtkListStore leak in IPv{4,6} dialoguesBastien Nocera2015-03-191-0/+1
* network: Don't save hidden configuration optionsBastien Nocera2015-03-091-4/+17
* network: Drop deprecated API usageRui Matos2014-12-051-8/+8
* network: Don't stop validating when we get an errorBastien Nocera2014-08-131-25/+41
* network: Make broken configuration entries redBastien Nocera2014-08-081-1/+22
* network: Use new listbox helpersBastien Nocera2014-06-241-22/+4
* network: allow an empty gateway address in the connection editorGiovanni Campagna2014-02-181-1/+1
* network: don't warn for invalid settingsGiovanni Campagna2014-02-181-8/+0
* network: Use margin-start/end instead of margin-left/rightYosef Or Boczko2013-11-191-22/+22
* network: Mark connection editor as changed when appropriateMatthias Clasen2013-08-301-0/+1
* network: Convert connection editor to GtkListBoxKalev Lember2013-07-021-63/+79
* network: Fix compile-time warningsBastien Nocera2013-02-151-3/+3
* network: mark connection editor changed when editing IPv4/IPv6 pagesDan Winship2013-02-141-0/+11
* network: Add accessibile labels to buttons in the popup dialogsJeremy Bicha2013-02-121-0/+4
* network: Set mnemonic labels for editable text fields for a11yJeremy Bicha2013-02-121-25/+42
* network: unfuzzy symbolic buttons and make them squareCosimo Cecchi2013-02-111-0/+3