mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 12:40:11 +01:00
[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
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| cipher-private.h | ||
| cipher-wep-ascii.c | ||
| cipher-wep-ascii.h | ||
| cipher-wep-hex.c | ||
| cipher-wep-hex.h | ||
| cipher-wep-passphrase.c | ||
| cipher-wep-passphrase.h | ||
| cipher-wpa-psk-hex.c | ||
| cipher-wpa-psk-hex.h | ||
| cipher-wpa-psk-passphrase.c | ||
| cipher-wpa-psk-passphrase.h | ||
| cipher.c | ||
| cipher.h | ||
| dbus-dict-helpers.c | ||
| dbus-dict-helpers.h | ||
| dbus-helpers.c | ||
| dbus-helpers.h | ||
| dbus-method-dispatcher.c | ||
| dbus-method-dispatcher.h | ||
| gnome-keyring-md5.c | ||
| gnome-keyring-md5.h | ||
| libnm-util.pc.in | ||
| Makefile.am | ||
| nm-connection.c | ||
| nm-connection.h | ||
| nm-setting.c | ||
| nm-setting.h | ||
| sha1.c | ||
| sha1.h | ||