gnome-control-center/panels/network
Matthias Clasen 4576e48c19 Network: properly track vpn connection state
We were not listening for state changes on the ActiveConnection
objects representing actual connections, but only listened for
active connections appearing or disappearing. This caused
the VPN tab to get stuck on 'Authentication required' or similar
'intermediate' states until you manually switch tabs and back.

Also keep the switch from jumping back to off while the
vpn auth dialog is up, by adjusting the states we consider 'off'.
2011-03-27 20:00:00 -04:00
..
cc-network-panel.c Network: properly track vpn connection state 2011-03-27 20:00:00 -04:00
cc-network-panel.h network: remove evil tabs 2011-01-24 15:47:35 -05:00
gnome-network-panel.desktop.in.in Use the preferences-system-network icon for the network panel 2011-01-17 13:04:58 -05:00
Makefile.am Network: show a padlock for 'secure' access points 2011-03-25 18:20:40 -04:00
net-device.c network: ensure we refresh the UI if coldplug devices are changed 2011-03-11 16:13:17 +00:00
net-device.h network: use an abstract device so we can get the VPN connection data 2011-03-11 12:29:40 +00:00
net-object.c network: keep the device/connections model up to date with reality 2011-03-16 17:31:09 +00:00
net-object.h network: keep the device/connections model up to date with reality 2011-03-16 17:31:09 +00:00
net-vpn.c network: keep the device/connections model up to date with reality 2011-03-16 17:31:09 +00:00
net-vpn.h network: add a way to get the vpn connection object back 2011-03-15 17:20:54 -04:00
network-module.c network: kill more tabs 2011-01-24 15:48:04 -05:00
network.ui Network: show a padlock for 'secure' access points 2011-03-25 18:20:40 -04:00
panel-cell-renderer-mode.c network: port to the rm-userset branch of NetworkManager 2011-02-21 12:57:22 +00:00
panel-cell-renderer-mode.h network: now we know that using NM async works, rework the prototype into some sane abstractions 2011-02-08 12:00:50 +00:00
panel-cell-renderer-security.c Network: show a padlock for 'secure' access points 2011-03-25 18:20:40 -04:00
panel-cell-renderer-security.h Network: show a padlock for 'secure' access points 2011-03-25 18:20:40 -04:00
panel-cell-renderer-signal.c network: remove evil tabs 2011-01-24 15:47:35 -05:00
panel-cell-renderer-signal.h network: now we know that using NM async works, rework the prototype into some sane abstractions 2011-02-08 12:00:50 +00:00
panel-common.c Network: Adjust wording of VPN status messages too 2011-03-16 21:36:37 -04:00
panel-common.h Network: adjust status strings 2011-03-16 19:13:45 -04:00