gnome-control-center/panels/network
Matthias Clasen 4df13eb8f7 Properly select the active ap
Comparing by object id does not work here, since there is no
guarantee that the object id will still be present in the array
after we did filter the list by strongest-per-ssid. Instead,
compare the ssid.
https://bugzilla.gnome.org/show_bug.cgi?id=649934
2011-05-12 07:06:58 -04:00
..
cc-network-panel.c Properly select the active ap 2011-05-12 07:06:58 -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: use the correct widget name for the IP address of the mobile broadband device. Fixes #646837 2011-04-06 10:07:15 +01:00
panel-cell-renderer-mode.c network: use symbolic icon for ad-hoc wireless connections 2011-03-29 14:58:55 -04: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: hide the security cell renderer if there's no icon to display 2011-03-29 14:58:55 -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: add a 'Other...' entry to the wireless combobox so users can connect to hidden access points 2011-04-10 10:31:48 +01: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: display more detailed status for unavailable devices 2011-04-01 00:42:13 -04:00
panel-common.h Network: display more detailed status for unavailable devices 2011-04-01 00:42:13 -04:00