2005-10-19 Robert Love * gnome/vpn-properties/nm-vpn-properties.c: Correctly set the sensitivity of the buttons. Specificaly, do the right thing if there are no entries. 2005-10-19 Christopher Aillon * configure.in: Update check for adequate wireless-tools with an AC_TRY_COMPILE for the new symbols we use. 2005-10-19 Dan Williams * src/NetworkManagerDevice.c - (process_scan_results): don't drop the last (or only) access point we see 2005-10-19 Christopher Aillon * src/backends/NetworkManagerSlackware.c: Patch from Nico - Update the Slackware backend. 2005-10-18 Christopher Aillon * gnome/applet/other-network-dialog.c: Use g_get_host_name () if we've got GLib 2.8.0 2005-10-18 Robert Love * src/NetworkManagerDevice.c: invoke the long-in-the-tooth named function nm_schedule_state_change_signal_broadcast() when we deactivate a device, too. 2005-10-18 Robert Love * gnome/applet/applet.c: nmwa_context_menu_update(): 'iface' could be used uninitialized. 2005-10-18 Christopher Aillon * test/libnm_glib_test.c: Test unregistering, too.