From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 May 2018 22:08:45 +0200 Subject: New upstream version 1.10.8 --- docs/libnm/html/libnm-nm-version.html | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) (limited to 'docs/libnm/html/libnm-nm-version.html') diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index f403698d..e2010ded 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -81,12 +81,6 @@ NM_DEPRECATED_IN_1_10_FOR() - -#define - -NM_DEPRECATED_IN_1_12_FOR() - - @@ -164,11 +158,7 @@ #define -NM_DEPRECATED_IN_1_12 - - -#define -NM_AVAILABLE_IN_1_12 +NM_AVAILABLE_IN_1_10_2 @@ -218,24 +208,18 @@
# define NM_DEPRECATED_IN_1_10_FOR(f)    G_DEPRECATED_FOR(f)
 
-
-
-

NM_DEPRECATED_IN_1_12_FOR()

-
# define NM_DEPRECATED_IN_1_12_FOR(f)    G_DEPRECATED_FOR(f)
-
-

Types and Values

NM_VERSION_MIN_REQUIRED

-
# define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
+
# define NM_VERSION_MIN_REQUIRED (NM_VERSION_CUR_STABLE)
 

NM_VERSION_MAX_ALLOWED

-
# define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
+
# define NM_VERSION_MAX_ALLOWED (NM_VERSION_CUR_STABLE)
 

@@ -322,14 +306,8 @@

-

NM_DEPRECATED_IN_1_12

-
# define NM_DEPRECATED_IN_1_12           G_DEPRECATED
-
-
-
-
-

NM_AVAILABLE_IN_1_12

-
# define NM_AVAILABLE_IN_1_12            G_UNAVAILABLE(1,12)
+

NM_AVAILABLE_IN_1_10_2

+
# define NM_AVAILABLE_IN_1_10_2          G_UNAVAILABLE(1,10.2)
 
-- cgit 1.3.0-6-gf8a5 From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- docs/libnm/html/libnm-nm-version.html | 36 ++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/libnm-nm-version.html') diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index e2010ded..b9fc8364 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -8,7 +8,7 @@ - + @@ -81,6 +81,12 @@ NM_DEPRECATED_IN_1_10_FOR() + +#define + +NM_DEPRECATED_IN_1_12_FOR() + + @@ -158,7 +164,11 @@ #define -NM_AVAILABLE_IN_1_10_2 +NM_DEPRECATED_IN_1_12 + + +#define +NM_AVAILABLE_IN_1_12 @@ -208,18 +218,24 @@
# define NM_DEPRECATED_IN_1_10_FOR(f)    G_DEPRECATED_FOR(f)
 
+
+
+

NM_DEPRECATED_IN_1_12_FOR()

+
# define NM_DEPRECATED_IN_1_12_FOR(f)    G_DEPRECATED_FOR(f)
+
+

Types and Values

NM_VERSION_MIN_REQUIRED

-
# define NM_VERSION_MIN_REQUIRED (NM_VERSION_CUR_STABLE)
+
# define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
 

NM_VERSION_MAX_ALLOWED

-
# define NM_VERSION_MAX_ALLOWED (NM_VERSION_CUR_STABLE)
+
# define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
 

@@ -306,13 +322,19 @@

-

NM_AVAILABLE_IN_1_10_2

-
# define NM_AVAILABLE_IN_1_10_2          G_UNAVAILABLE(1,10.2)
+

NM_DEPRECATED_IN_1_12

+
# define NM_DEPRECATED_IN_1_12           G_DEPRECATED
+
+
+
+
+

NM_AVAILABLE_IN_1_12

+
# define NM_AVAILABLE_IN_1_12            G_UNAVAILABLE(1,12)
 
+
Generated by GTK-Doc V1.28 \ No newline at end of file -- cgit 1.3.0-6-gf8a5