NetworkManager/introspection
Tambet Ingo 6a68d79c08 2007-08-09 Tambet Ingo <tambet@gmail.com>
[Based on patch by Helmut Schaa <hschaa@suse.de>]

        * libnm-glib/nm-client.h:
        * libnm-glib/nm-object.h:
        * libnm-glib/nm-vpn-connection.h:
        * libnm-glib/nm-settings.h:
        * libnm-glib/nm-device.h:
        * libnm-glib/nm-ip4-config.h:
        * libnm-glib/nm-access-point.h:
        * libnm-glib/nm-device-802-3-ethernet.h:
        * libnm-util/nm-setting.h: 
        * libnm-util/nm-connection.h: Add G_BEGIN_DECLS / G_END_DECLS to
        * support C++.

        * libnm-glib/nm-object.c (nm_object_get_byte_property):
        * Implement.

        * libnm-glib/nm-access-point.c: Strength has type char.

        * gnome/vpn-properties/Makefile.am: Remove
        * GNOME_DISABLE_DEPRECTATED for now
        to fix build. GnomeDruid is deprecated in recent libgnomeui.

        * introspection/nm-access-point.xml: Strength property is char,
        * not int.

        * src/NetworkManagerAP.c (set_property): Set strength from char.
        (get_property): Handle hidden APs (with empty SSID).
        Get strength value from char.
        (nm_ap_class_init): Strength property has char type.



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2659 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-08-09 09:19:57 +00:00
..
Makefile.am 2007-08-03 Rodrigo Moya <rodrigo@gnome-db.org> 2007-08-03 16:10:04 +00:00
nm-access-point.xml 2007-08-09 Tambet Ingo <tambet@gmail.com> 2007-08-09 09:19:57 +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-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-ip4-config.xml 2007-02-16 Tambet Ingo <tambet@ximian.com> 2007-02-16 11:23:49 +00:00
nm-manager.xml 2007-02-12 Tambet Ingo <tambet@ximian.com> 2007-02-12 09:23:43 +00:00
nm-settings-connection.xml 2007-08-03 Rodrigo Moya <rodrigo@gnome-db.org> 2007-08-03 16:10:04 +00:00
nm-settings.xml 2007-08-03 Rodrigo Moya <rodrigo@gnome-db.org> 2007-08-03 16:10:04 +00:00