NetworkManager/include
Dan Winship 9c4d86ee80 libnm-util, libnm-glib: add versioned deprecation/availability macros
Add versioned NM_DEPRECATED_IN_* and NM_AVAILABLE_IN_* macros, and tag
new/deprecated functions accordingly. (All currently-deprecated
functions are assumed to have been deprecated in 0.9.10.)

Add NM_VERSION_MIN_REQUIRED and NM_VERSION_MAX_ALLOWED macros which
can be set to determine which versions will cause warnings.

With the current settings, external consumers of the
libnm-util/libnm-glib APIs will have MIN_REQUIRED and MAX_ALLOWED both
set to NM_VERSION_0_9_8 by default, meaning they will get warnings
about functions added in 0.9.10. NM internally sets
NM_VERSION_MAX_ALLOWED to NM_VERSION_NEXT_STABLE to ensure that it is
always allowed to use all APIs.
2014-02-13 11:24:37 -05:00
..
Makefile.am build: avoid GValueArray deprecation warnings 2013-02-26 13:07:33 +01:00
NetworkManager.h core: implement update_connection() for Team 2013-11-08 16:35:18 -06:00
NetworkManagerVPN.h vpn: fix VPN plugin D-Bus errors 2013-09-27 13:26:29 +02:00
nm-dbus-glib-types.h libnm-util: add gateway member to IPv6 addresses 2010-04-17 10:26:53 -07:00
nm-glib-compat.h core: fix build with glib < 2.34 2013-04-03 13:11:31 -04:00
nm-gvaluearray-compat.h dispatcher: fix memory leak in nm-dispatcher-action 2013-10-22 19:53:46 +02:00
nm-settings-flags.h agents: add a "user-requested" flag to secret agent requests 2012-06-27 09:42:47 -05:00
nm-test-helpers.h test: whitespace cleanup 2009-05-09 23:58:13 -04:00
nm-version.h.in libnm-util, libnm-glib: add versioned deprecation/availability macros 2014-02-13 11:24:37 -05:00