gnome-control-center/panels/network
Dan Winship 52d28579d2 network: add "virtual device" support, for bonds, bridges, and vlans
Bond, bridge, and VLAN devices may not actually exist until their
connections are brought up. So for those types, create device items
(of type NetVirtualDevice or a subclass) as soon as we see the
NMConnection, and then watch for the NMDevice being added later.

https://bugzilla.gnome.org/show_bug.cgi?id=677145
2013-01-30 13:05:34 -05:00
..
connection-editor network: add integrated "Add New Connection" 2013-01-30 13:05:34 -05:00
wireless-security network: Script the update from nm-applet 2013-01-30 13:05:34 -05:00
cc-network-panel.c network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
cc-network-panel.h shell: Make all control-center plugins static 2012-12-11 17:07:39 +01:00
gnome-network-panel.desktop.in.in panels: Remove unused X-GNOME-Settings-Panel key 2012-12-11 17:09:04 +01:00
Makefile.am network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-bond.c network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-bond.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-bridge.c network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-bridge.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-ethernet.c network: Make wired device off switch work better 2013-01-30 13:05:33 -05:00
net-device-ethernet.h network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
net-device-mobile.c network: use a GResource for GtkBuilder UI definition 2013-01-07 10:57:06 +01:00
net-device-mobile.h network: Split the mobile broadband device from the .c and .ui file 2012-07-20 09:31:12 +01:00
net-device-simple.c network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device-simple.h network: add support for showing bond slaves 2012-10-22 14:55:07 +02:00
net-device-wifi.c network: Break out wifi details code and add editing support 2013-01-30 13:05:33 -05:00
net-device-wifi.h network: Split the wifi device from the .c and .ui file 2012-07-23 10:14:05 +01:00
net-device.c network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-device.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-object.c network: disambiguate devices of the same type 2012-10-11 09:22:35 +02:00
net-object.h network: Allow NetObjects to get the main panel object so they can show modal dialogs 2012-07-20 09:31:12 +01:00
net-proxy.c network: use a GResource for GtkBuilder UI definition 2013-01-07 10:57:06 +01:00
net-proxy.h network: Split the proxy parts from the .c and .ui file 2012-07-12 14:09:24 +01:00
net-virtual-device.c network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-virtual-device.h network: add "virtual device" support, for bonds, bridges, and vlans 2013-01-30 13:05:34 -05:00
net-vpn.c network: add VPN support to the connection editor 2013-01-30 13:05:34 -05:00
net-vpn.h network: Fix the VPN information my setting the connection at object construction time 2012-07-17 14:17:11 +01:00
network-dialogs.c network: Don't reference CcNetworkPanel directly from some helper code 2012-12-13 11:55:33 -05:00
network-dialogs.h network: Don't reference CcNetworkPanel directly from some helper code 2012-12-13 11:55:33 -05:00
network-ethernet.ui network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
network-mobile.ui network: Use the proper Unicode ellipsis (…) instead of three dots 2012-12-03 09:18:15 -05:00
network-proxy.ui network: Use the proper Unicode ellipsis (…) instead of three dots 2012-12-03 09:18:15 -05:00
network-simple.ui network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
network-vpn.ui network: add VPN support to the connection editor 2013-01-30 13:05:34 -05:00
network-wifi.ui network: Break out wifi details code and add editing support 2013-01-30 13:05:33 -05:00
network.gresource.xml network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
network.ui shell: Fittsify panels 2013-01-07 10:51:29 +01:00
panel-common.c network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
panel-common.h network: Implement the new design for wired 2013-01-30 13:05:33 -05:00
rfkill-glib.c network: Avoid type clashes with the Bluetooth panel 2012-11-09 11:50:23 +01:00
rfkill-glib.h network: Avoid type clashes with the Bluetooth panel 2012-11-09 11:50:23 +01:00
rfkill.h network: Make sure Airplane mode switch everything off 2012-11-09 11:50:22 +01:00