summaryrefslogtreecommitdiff
path: root/panels/network/net-object.h
Commit message (Expand)AuthorAgeFilesLines
* Replace old-fashioned GObject boilerplate with G_DEFINE_TYPEwip/rancell/g-define-typeRobert Ancell2017-09-251-19/+2
* network: Replace the notebook with a stackGeorges Basile Stavracas Neto2017-07-171-4/+4
* network: Include the connection title in the sort stringBenjamin Berg2017-05-171-0/+2
* network: Port to libnm 1.2Bastien Nocera2016-05-271-3/+1
* network: Allow NetObjects to get the main panel object so they can show modal...Richard Hughes2012-07-201-0/+3
* network: Add a NetObject->edit vfunc for the different devices to useRichard Hughes2012-07-201-0/+2
* network: Set the device properties at construct timeRichard Hughes2012-07-171-3/+0
* network: Add a NMRemoteSettings property to NetObject for future useRichard Hughes2012-07-171-0/+2
* network: Add a GCancellable property to NetObject for future useRichard Hughes2012-07-171-0/+1
* network: Provide a vfunc for refreshing a NetObjectRichard Hughes2012-07-121-0/+2
* network: Add a vfunc so a NetObject can be deletedRichard Hughes2012-07-121-0/+2
* network: Share a NMClient instance between NetObjectsRichard Hughes2012-07-121-0/+4
* network: Split the proxy parts from the .c and .ui fileRichard Hughes2012-07-121-3/+14
* network: Add a boolean 'removable' property to NetObject for future useRichard Hughes2012-07-121-0/+3
* network: keep the device/connections model up to date with realityRichard Hughes2011-03-161-0/+5
* network: show the VPN connection state in the panel headerRichard Hughes2011-03-111-0/+3
* network: use an abstract device so we can get the VPN connection dataRichard Hughes2011-03-111-0/+59