NetworkManager/introspection
Dan Williams 7732fd87d6 2007-10-04 Dan Williams <dcbw@redhat.com>
* introspection/nm-device-802-11-wireless.xml
	  src/nm-device-802-11-wireless.h
	  src/nm-device-802-11-wireless.c
		- Add a PropertiesChanged signal for wireless device
		- Store currently associated access point
		- (periodic_update): generalize; update rate here too and emit the
			correct PropertiesChanged signal when stuff changes
		- (real_deactivate_quickly, nm_device_802_11_wireless_dispose,
		   real_activation_cancel_handler): clear current_ap when device is
			deactivated
		- (link_to_specific_ap, get_ap_blacklisted,
		   nm_device_802_11_wireless_get_best_ap): remove obsolete and unused
			code
		- (nm_device_802_11_wireless_get_bitrate): make static; unused anywhere
			outside this file
		- (real_set_hw_address): emit property changed signal if the card's
			MAC address changes
		- (real_act_stage1_prepare): set the initial current_ap to the AP
			the card is supposed to be connecting to
		- (activation_success_handler): send out property updates on successful
			activation
		- (get_property): pull bitrate from cached value; use OBJECT_PATH type
			for ACTIVE_ACCESS_POINT property because sometimes there won't be
			one and dbus-glib doesn't like marshalling NULL G_TYPE_OBJECTs
		- (nm_device_802_11_wireless_class_init): ACTIVE_ACCESS_POINT property
			is now boxed; add PropertiesChanged signal



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2934 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-10-04 20:26:31 +00:00
..
Makefile.am Fix distcheck 2007-09-20 11:37:14 +00:00
nm-access-point.xml 2007-09-19 Dan Williams <dcbw@redhat.com> 2007-09-19 20:44:37 +00:00
nm-device-802-3-ethernet.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device-802-11-wireless.xml 2007-10-04 Dan Williams <dcbw@redhat.com> 2007-10-04 20:26:31 +00:00
nm-device.xml 2007-09-28 Tambet Ingo <tambet@gmail.com> 2007-10-01 15:38:39 +00:00
nm-ip4-config.xml 2007-02-16 Tambet Ingo <tambet@ximian.com> 2007-02-16 11:23:49 +00:00
nm-manager-client.xml 2007-10-03 Dan Williams <dcbw@redhat.com> 2007-10-03 14:48:25 +00:00
nm-manager.xml 2007-10-03 Dan Williams <dcbw@redhat.com> 2007-10-03 14:48:25 +00:00
nm-settings-connection.xml 2007-09-25 Dan Williams <dcbw@redhat.com> 2007-09-25 06:21:38 +00:00
nm-settings.xml 2007-09-09 Dan Williams <dcbw@redhat.com> 2007-09-09 14:48:31 +00:00
nm-vpn-connection.xml 2007-10-01 Dan Williams <dcbw@redhat.com> 2007-10-01 17:57:36 +00:00
nm-vpn-manager.xml 2007-09-20 Tambet Ingo <tambet@gmail.com> 2007-09-20 06:47:15 +00:00
nm-vpn-plugin.xml 2007-09-26 Dan Williams <dcbw@redhat.com> 2007-09-27 02:20:53 +00:00