goa-generated.h   goa-generated.h 
skipping to change at line 1092 skipping to change at line 1092
#define GOA_CALENDAR_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), GOA_ TYPE_CALENDAR, GoaCalendarIface)) #define GOA_CALENDAR_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), GOA_ TYPE_CALENDAR, GoaCalendarIface))
struct _GoaCalendar; struct _GoaCalendar;
typedef struct _GoaCalendar GoaCalendar; typedef struct _GoaCalendar GoaCalendar;
typedef struct _GoaCalendarIface GoaCalendarIface; typedef struct _GoaCalendarIface GoaCalendarIface;
struct _GoaCalendarIface struct _GoaCalendarIface
{ {
GTypeInterface parent_iface; GTypeInterface parent_iface;
gboolean (*get_accept_ssl_errors) (GoaCalendar *object);
const gchar * (*get_uri) (GoaCalendar *object); const gchar * (*get_uri) (GoaCalendar *object);
}; };
GType goa_calendar_get_type (void) G_GNUC_CONST; GType goa_calendar_get_type (void) G_GNUC_CONST;
GDBusInterfaceInfo *goa_calendar_interface_info (void); GDBusInterfaceInfo *goa_calendar_interface_info (void);
guint goa_calendar_override_properties (GObjectClass *klass, guint property _id_begin); guint goa_calendar_override_properties (GObjectClass *klass, guint property _id_begin);
/* D-Bus property accessors: */ /* D-Bus property accessors: */
gboolean goa_calendar_get_accept_ssl_errors (GoaCalendar *object);
void goa_calendar_set_accept_ssl_errors (GoaCalendar *object, gboolean valu
e);
const gchar *goa_calendar_get_uri (GoaCalendar *object); const gchar *goa_calendar_get_uri (GoaCalendar *object);
gchar *goa_calendar_dup_uri (GoaCalendar *object); gchar *goa_calendar_dup_uri (GoaCalendar *object);
void goa_calendar_set_uri (GoaCalendar *object, const gchar *value); void goa_calendar_set_uri (GoaCalendar *object, const gchar *value);
/* ---- */ /* ---- */
#define GOA_TYPE_CALENDAR_PROXY (goa_calendar_proxy_get_type ()) #define GOA_TYPE_CALENDAR_PROXY (goa_calendar_proxy_get_type ())
#define GOA_CALENDAR_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_CA LENDAR_PROXY, GoaCalendarProxy)) #define GOA_CALENDAR_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_CA LENDAR_PROXY, GoaCalendarProxy))
#define GOA_CALENDAR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE _CALENDAR_PROXY, GoaCalendarProxyClass)) #define GOA_CALENDAR_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE _CALENDAR_PROXY, GoaCalendarProxyClass))
#define GOA_CALENDAR_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GO A_TYPE_CALENDAR_PROXY, GoaCalendarProxyClass)) #define GOA_CALENDAR_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GO A_TYPE_CALENDAR_PROXY, GoaCalendarProxyClass))
skipping to change at line 1216 skipping to change at line 1221
#define GOA_CONTACTS_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), GOA_ TYPE_CONTACTS, GoaContactsIface)) #define GOA_CONTACTS_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), GOA_ TYPE_CONTACTS, GoaContactsIface))
struct _GoaContacts; struct _GoaContacts;
typedef struct _GoaContacts GoaContacts; typedef struct _GoaContacts GoaContacts;
typedef struct _GoaContactsIface GoaContactsIface; typedef struct _GoaContactsIface GoaContactsIface;
struct _GoaContactsIface struct _GoaContactsIface
{ {
GTypeInterface parent_iface; GTypeInterface parent_iface;
gboolean (*get_accept_ssl_errors) (GoaContacts *object);
const gchar * (*get_uri) (GoaContacts *object); const gchar * (*get_uri) (GoaContacts *object);
}; };
GType goa_contacts_get_type (void) G_GNUC_CONST; GType goa_contacts_get_type (void) G_GNUC_CONST;
GDBusInterfaceInfo *goa_contacts_interface_info (void); GDBusInterfaceInfo *goa_contacts_interface_info (void);
guint goa_contacts_override_properties (GObjectClass *klass, guint property _id_begin); guint goa_contacts_override_properties (GObjectClass *klass, guint property _id_begin);
/* D-Bus property accessors: */ /* D-Bus property accessors: */
gboolean goa_contacts_get_accept_ssl_errors (GoaContacts *object);
void goa_contacts_set_accept_ssl_errors (GoaContacts *object, gboolean valu
e);
const gchar *goa_contacts_get_uri (GoaContacts *object); const gchar *goa_contacts_get_uri (GoaContacts *object);
gchar *goa_contacts_dup_uri (GoaContacts *object); gchar *goa_contacts_dup_uri (GoaContacts *object);
void goa_contacts_set_uri (GoaContacts *object, const gchar *value); void goa_contacts_set_uri (GoaContacts *object, const gchar *value);
/* ---- */ /* ---- */
#define GOA_TYPE_CONTACTS_PROXY (goa_contacts_proxy_get_type ()) #define GOA_TYPE_CONTACTS_PROXY (goa_contacts_proxy_get_type ())
#define GOA_CONTACTS_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_CO NTACTS_PROXY, GoaContactsProxy)) #define GOA_CONTACTS_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_CO NTACTS_PROXY, GoaContactsProxy))
#define GOA_CONTACTS_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE _CONTACTS_PROXY, GoaContactsProxyClass)) #define GOA_CONTACTS_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE _CONTACTS_PROXY, GoaContactsProxyClass))
#define GOA_CONTACTS_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GO A_TYPE_CONTACTS_PROXY, GoaContactsProxyClass)) #define GOA_CONTACTS_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GO A_TYPE_CONTACTS_PROXY, GoaContactsProxyClass))
skipping to change at line 1688 skipping to change at line 1698
#define GOA_FILES_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), GOA_TYP E_FILES, GoaFilesIface)) #define GOA_FILES_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), GOA_TYP E_FILES, GoaFilesIface))
struct _GoaFiles; struct _GoaFiles;
typedef struct _GoaFiles GoaFiles; typedef struct _GoaFiles GoaFiles;
typedef struct _GoaFilesIface GoaFilesIface; typedef struct _GoaFilesIface GoaFilesIface;
struct _GoaFilesIface struct _GoaFilesIface
{ {
GTypeInterface parent_iface; GTypeInterface parent_iface;
gboolean (*get_accept_ssl_errors) (GoaFiles *object);
const gchar * (*get_uri) (GoaFiles *object); const gchar * (*get_uri) (GoaFiles *object);
}; };
GType goa_files_get_type (void) G_GNUC_CONST; GType goa_files_get_type (void) G_GNUC_CONST;
GDBusInterfaceInfo *goa_files_interface_info (void); GDBusInterfaceInfo *goa_files_interface_info (void);
guint goa_files_override_properties (GObjectClass *klass, guint property_id _begin); guint goa_files_override_properties (GObjectClass *klass, guint property_id _begin);
/* D-Bus property accessors: */ /* D-Bus property accessors: */
gboolean goa_files_get_accept_ssl_errors (GoaFiles *object);
void goa_files_set_accept_ssl_errors (GoaFiles *object, gboolean value);
const gchar *goa_files_get_uri (GoaFiles *object); const gchar *goa_files_get_uri (GoaFiles *object);
gchar *goa_files_dup_uri (GoaFiles *object); gchar *goa_files_dup_uri (GoaFiles *object);
void goa_files_set_uri (GoaFiles *object, const gchar *value); void goa_files_set_uri (GoaFiles *object, const gchar *value);
/* ---- */ /* ---- */
#define GOA_TYPE_FILES_PROXY (goa_files_proxy_get_type ()) #define GOA_TYPE_FILES_PROXY (goa_files_proxy_get_type ())
#define GOA_FILES_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_FILES _PROXY, GoaFilesProxy)) #define GOA_FILES_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_FILES _PROXY, GoaFilesProxy))
#define GOA_FILES_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE_FI LES_PROXY, GoaFilesProxyClass)) #define GOA_FILES_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE_FI LES_PROXY, GoaFilesProxyClass))
#define GOA_FILES_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GOA_T YPE_FILES_PROXY, GoaFilesProxyClass)) #define GOA_FILES_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GOA_T YPE_FILES_PROXY, GoaFilesProxyClass))
skipping to change at line 1814 skipping to change at line 1829
struct _GoaExchange; struct _GoaExchange;
typedef struct _GoaExchange GoaExchange; typedef struct _GoaExchange GoaExchange;
typedef struct _GoaExchangeIface GoaExchangeIface; typedef struct _GoaExchangeIface GoaExchangeIface;
struct _GoaExchangeIface struct _GoaExchangeIface
{ {
GTypeInterface parent_iface; GTypeInterface parent_iface;
const gchar * (*get_host) (GoaExchange *object); const gchar * (*get_host) (GoaExchange *object);
gboolean (*get_accept_ssl_errors) (GoaExchange *object);
}; };
GType goa_exchange_get_type (void) G_GNUC_CONST; GType goa_exchange_get_type (void) G_GNUC_CONST;
GDBusInterfaceInfo *goa_exchange_interface_info (void); GDBusInterfaceInfo *goa_exchange_interface_info (void);
guint goa_exchange_override_properties (GObjectClass *klass, guint property _id_begin); guint goa_exchange_override_properties (GObjectClass *klass, guint property _id_begin);
/* D-Bus property accessors: */ /* D-Bus property accessors: */
gboolean goa_exchange_get_accept_ssl_errors (GoaExchange *object);
void goa_exchange_set_accept_ssl_errors (GoaExchange *object, gboolean valu
e);
const gchar *goa_exchange_get_host (GoaExchange *object); const gchar *goa_exchange_get_host (GoaExchange *object);
gchar *goa_exchange_dup_host (GoaExchange *object); gchar *goa_exchange_dup_host (GoaExchange *object);
void goa_exchange_set_host (GoaExchange *object, const gchar *value); void goa_exchange_set_host (GoaExchange *object, const gchar *value);
/* ---- */ /* ---- */
#define GOA_TYPE_EXCHANGE_PROXY (goa_exchange_proxy_get_type ()) #define GOA_TYPE_EXCHANGE_PROXY (goa_exchange_proxy_get_type ())
#define GOA_EXCHANGE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_EX CHANGE_PROXY, GoaExchangeProxy)) #define GOA_EXCHANGE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GOA_TYPE_EX CHANGE_PROXY, GoaExchangeProxy))
#define GOA_EXCHANGE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE _EXCHANGE_PROXY, GoaExchangeProxyClass)) #define GOA_EXCHANGE_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), GOA_TYPE _EXCHANGE_PROXY, GoaExchangeProxyClass))
#define GOA_EXCHANGE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GO A_TYPE_EXCHANGE_PROXY, GoaExchangeProxyClass)) #define GOA_EXCHANGE_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GO A_TYPE_EXCHANGE_PROXY, GoaExchangeProxyClass))
 End of changes. 8 change blocks. 
0 lines changed or deleted 23 lines changed or added


 goaenums.h   goaenums.h 
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* /*
* Copyright (C) 2011 Red Hat, Inc. * Copyright (C) 2011, 2013 Red Hat, Inc.
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either * License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version. * version 2 of the License, or (at your option) any later version.
* *
* This library is distributed in the hope that it will be useful, * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details. * Lesser General Public License for more details.
skipping to change at line 41 skipping to change at line 41
G_BEGIN_DECLS G_BEGIN_DECLS
/** /**
* GoaError: * GoaError:
* @GOA_ERROR_FAILED: The operation failed. * @GOA_ERROR_FAILED: The operation failed.
* @GOA_ERROR_NOT_SUPPORTED: The operation is not supported. * @GOA_ERROR_NOT_SUPPORTED: The operation is not supported.
* @GOA_ERROR_DIALOG_DISMISSED: The dialog was dismissed. * @GOA_ERROR_DIALOG_DISMISSED: The dialog was dismissed.
* @GOA_ERROR_ACCOUNT_EXISTS: Account already exists. * @GOA_ERROR_ACCOUNT_EXISTS: Account already exists.
* @GOA_ERROR_NOT_AUTHORIZED: Not authorized to perform operation. * @GOA_ERROR_NOT_AUTHORIZED: Not authorized to perform operation.
* @GOA_ERROR_SSL: Invalid SSL certificate.
* *
* Error codes for the #GOA_ERROR error domain and the * Error codes for the #GOA_ERROR error domain and the
* corresponding D-Bus error names. * corresponding D-Bus error names.
*/ */
typedef enum typedef enum
{ {
GOA_ERROR_FAILED, /* org.gnome.OnlineAccounts.Error.Failed */ GOA_ERROR_FAILED, /* org.gnome.OnlineAccounts.Error.Failed */
GOA_ERROR_NOT_SUPPORTED, /* org.gnome.OnlineAccounts.Error.NotSupporte d */ GOA_ERROR_NOT_SUPPORTED, /* org.gnome.OnlineAccounts.Error.NotSupporte d */
GOA_ERROR_DIALOG_DISMISSED, /* org.gnome.OnlineAccounts.Error.DialogDismi ssed */ GOA_ERROR_DIALOG_DISMISSED, /* org.gnome.OnlineAccounts.Error.DialogDismi ssed */
GOA_ERROR_ACCOUNT_EXISTS, /* org.gnome.OnlineAccounts.Error.AccountExis ts */ GOA_ERROR_ACCOUNT_EXISTS, /* org.gnome.OnlineAccounts.Error.AccountExis ts */
GOA_ERROR_NOT_AUTHORIZED /* org.gnome.OnlineAccounts.Error.NotAuthoriz GOA_ERROR_NOT_AUTHORIZED, /* org.gnome.OnlineAccounts.Error.NotAuthoriz
ed */ ed */
GOA_ERROR_SSL /* org.gnome.OnlineAccounts.Error.SSL */
} GoaError; } GoaError;
#define GOA_ERROR_NUM_ENTRIES (GOA_ERROR_NOT_AUTHORIZED + 1) #define GOA_ERROR_NUM_ENTRIES (GOA_ERROR_SSL + 1)
G_END_DECLS G_END_DECLS
#endif /* __GOA_ENUMS_H__ */ #endif /* __GOA_ENUMS_H__ */
 End of changes. 4 change blocks. 
4 lines changed or deleted 6 lines changed or added


 goalogging.h   goalogging.h 
skipping to change at line 34 skipping to change at line 34
#error "Only <goabackend/goabackend.h> can be included directly." #error "Only <goabackend/goabackend.h> can be included directly."
#endif #endif
#ifndef __GOA_LOGGING_H__ #ifndef __GOA_LOGGING_H__
#define __GOA_LOGGING_H__ #define __GOA_LOGGING_H__
#include <goabackend/goabackendtypes.h> #include <goabackend/goabackendtypes.h>
G_BEGIN_DECLS G_BEGIN_DECLS
void goa_log_init (gboolean no_colors);
void goa_log (GoaLogLevel level, void goa_log (GoaLogLevel level,
const gchar *function, const gchar *function,
const gchar *location, const gchar *location,
const gchar *format, const gchar *format,
...) G_GNUC_PRINTF (4, 5); ...) G_GNUC_PRINTF (4, 5);
/** /**
* goa_debug: * goa_debug:
* @...: printf()-style format string and arguments * @...: printf()-style format string and arguments
* *
 End of changes. 1 change blocks. 
0 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/