NetworkManager r2659 - in trunk: . gnome/vpn-properties introspection libnm-glib libnm-util src



Author: tambeti
Date: 2007-08-09 10:19:57 +0100 (Thu, 09 Aug 2007)
New Revision: 2659
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2659&view=rev

Modified:
   trunk/ChangeLog
   trunk/gnome/vpn-properties/Makefile.am
   trunk/introspection/nm-access-point.xml
   trunk/libnm-glib/nm-access-point.c
   trunk/libnm-glib/nm-access-point.h
   trunk/libnm-glib/nm-client.h
   trunk/libnm-glib/nm-device-802-11-wireless.h
   trunk/libnm-glib/nm-device-802-3-ethernet.h
   trunk/libnm-glib/nm-device.h
   trunk/libnm-glib/nm-ip4-config.h
   trunk/libnm-glib/nm-object.c
   trunk/libnm-glib/nm-object.h
   trunk/libnm-glib/nm-settings.h
   trunk/libnm-glib/nm-vpn-connection.h
   trunk/libnm-util/nm-connection.h
   trunk/libnm-util/nm-setting.h
   trunk/src/NetworkManagerAP.c
Log:
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.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]