NetworkManager/src/bluez-manager
Colin Walters 59f2cd0f8d build: remove G_DISABLE_DEPRECATED
This functionality is (mostly) obsoleted by the newer
GLIB_VERSION_MIN_REQUIRED and GLIB_VERSION_MAX_ALLOWED defines.  With
this, your build doesn't all of a sudden blow up if we deprecate
something in GLib - you have to explicitly opt-in to the newer
version.

G_DISABLE_DEPRECATED does still apply for macros and things that can't
take __attribute__((deprecated)), but it's not really worth the pain
and cargo culting around just for that.
2012-10-31 19:41:07 +01:00
..
Makefile.am build: remove G_DISABLE_DEPRECATED 2012-10-31 19:41:07 +01:00
nm-bluez-adapter.c bluetooth: move device logic to bluez manager 2012-05-17 13:27:09 -05:00
nm-bluez-adapter.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-bluez-common.h bluetooth: ask Bluez to connect/disconnect from remote device when appropriate 2009-05-14 19:17:56 -04:00
nm-bluez-device.c bluetooth: move device logic to bluez manager 2012-05-17 13:27:09 -05:00
nm-bluez-device.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-bluez-manager.c bluetooth: fix a typo in dbus_g_error_has_name() function name 2012-07-25 16:00:05 +02:00
nm-bluez-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00