folks-eds.h   folks-eds.h 
/* folks-eds.h generated by valac 0.17.3, the Vala compiler, do not modify */ /* folks-eds.h generated by valac 0.17.6.5-65f99, the Vala compiler, do not modify */
#ifndef __FOLKS_FOLKS_EDS_H__ #ifndef __FOLKS_FOLKS_EDS_H__
#define __FOLKS_FOLKS_EDS_H__ #define __FOLKS_FOLKS_EDS_H__
#include <glib.h> #include <glib.h>
#include <folks/folks.h> #include <folks/folks.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>
#include <gio/gio.h> #include <gio/gio.h>
#include <libebook/libebook.h> #include <libebook/libebook.h>
skipping to change at line 66 skipping to change at line 66
GType edsf_persona_get_type (void) G_GNUC_CONST; GType edsf_persona_get_type (void) G_GNUC_CONST;
#define EDSF_PERSONA_gender_attribute_name "X-GENDER" #define EDSF_PERSONA_gender_attribute_name "X-GENDER"
#define EDSF_PERSONA_gender_male "M" #define EDSF_PERSONA_gender_male "M"
#define EDSF_PERSONA_gender_female "F" #define EDSF_PERSONA_gender_female "F"
GType edsf_persona_store_get_type (void) G_GNUC_CONST; GType edsf_persona_store_get_type (void) G_GNUC_CONST;
EdsfPersona* edsf_persona_new (EdsfPersonaStore* store, EContact* contact); EdsfPersona* edsf_persona_new (EdsfPersonaStore* store, EContact* contact);
EdsfPersona* edsf_persona_construct (GType object_type, EdsfPersonaStore* s tore, EContact* contact); EdsfPersona* edsf_persona_construct (GType object_type, EdsfPersonaStore* s tore, EContact* contact);
EContact* edsf_persona_get_contact (EdsfPersona* self); EContact* edsf_persona_get_contact (EdsfPersona* self);
const gchar* edsf_persona_get_contact_id (EdsfPersona* self); const gchar* edsf_persona_get_contact_id (EdsfPersona* self);
gboolean edsf_persona_get_in_google_personal_group (EdsfPersona* self); gboolean edsf_persona_get_in_google_personal_group (EdsfPersona* self);
void e_source_registry_new (GCancellable* cancellable, GAsyncReadyCallback EdsfPersonaStore* edsf_persona_store_new (ESource* s) G_GNUC_DEPRECATED;
_callback_, gpointer _user_data_); EdsfPersonaStore* edsf_persona_store_construct (GType object_type, ESource*
ESourceRegistry* e_source_registry_new_finish (GAsyncResult* _res_, GError* s);
* error);
EdsfPersonaStore* edsf_persona_store_new (ESourceRegistry* r, ESource* s) G
_GNUC_DEPRECATED;
EdsfPersonaStore* edsf_persona_store_construct (GType object_type, ESourceR
egistry* r, ESource* s);
EdsfPersonaStore* edsf_persona_store_new_with_source_registry (ESourceRegis try* r, ESource* s); EdsfPersonaStore* edsf_persona_store_new_with_source_registry (ESourceRegis try* r, ESource* s);
EdsfPersonaStore* edsf_persona_store_construct_with_source_registry (GType object_type, ESourceRegistry* r, ESource* s); EdsfPersonaStore* edsf_persona_store_construct_with_source_registry (GType object_type, ESourceRegistry* r, ESource* s);
ESource* edsf_persona_store_get_source (EdsfPersonaStore* self); ESource* edsf_persona_store_get_source (EdsfPersonaStore* self);
extern const gchar* EDSF_PERSONA_phone_fields[12]; extern const gchar* EDSF_PERSONA_phone_fields[12];
extern const gchar* EDSF_PERSONA_address_fields[3]; extern const gchar* EDSF_PERSONA_address_fields[3];
extern const gchar* EDSF_PERSONA_email_fields[4]; extern const gchar* EDSF_PERSONA_email_fields[4];
extern const gchar* EDSF_PERSONA_url_properties[4]; extern const gchar* EDSF_PERSONA_url_properties[4];
G_END_DECLS G_END_DECLS
 End of changes. 2 change blocks. 
9 lines changed or deleted 4 lines changed or added


 folks-telepathy.h   folks-telepathy.h 
/* folks-telepathy.h generated by valac 0.17.3, the Vala compiler, do not m odify */ /* folks-telepathy.h generated by valac 0.17.6.5-65f99, the Vala compiler, do not modify */
#ifndef __FOLKS_FOLKS_TELEPATHY_H__ #ifndef __FOLKS_FOLKS_TELEPATHY_H__
#define __FOLKS_FOLKS_TELEPATHY_H__ #define __FOLKS_FOLKS_TELEPATHY_H__
#include <glib.h> #include <glib.h>
#include <folks/folks.h> #include <folks/folks.h>
#include <gio/gio.h> #include <gio/gio.h>
#include <telepathy-glib/telepathy-glib.h> #include <telepathy-glib/telepathy-glib.h>
#include <gee.h> #include <gee.h>
#include <stdlib.h> #include <stdlib.h>
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added


 folks.h   folks.h 
/* folks.h generated by valac 0.17.3, the Vala compiler, do not modify */ /* folks.h generated by valac 0.17.6.5-65f99, the Vala compiler, do not mod ify */
#ifndef __FOLKS_H__ #ifndef __FOLKS_H__
#define __FOLKS_H__ #define __FOLKS_H__
#include <glib.h> #include <glib.h>
#include <glib-object.h> #include <glib-object.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>
#include <gee.h> #include <gee.h>
#include <gio/gio.h> #include <gio/gio.h>
skipping to change at line 458 skipping to change at line 458
void (*set_value) (FolksAbstractFieldDetails* self, gconstpointer va lue); void (*set_value) (FolksAbstractFieldDetails* self, gconstpointer va lue);
const gchar* (*get_id) (FolksAbstractFieldDetails* self); const gchar* (*get_id) (FolksAbstractFieldDetails* self);
void (*set_id) (FolksAbstractFieldDetails* self, const gchar* value) ; void (*set_id) (FolksAbstractFieldDetails* self, const gchar* value) ;
GeeMultiMap* (*get_parameters) (FolksAbstractFieldDetails* self); GeeMultiMap* (*get_parameters) (FolksAbstractFieldDetails* self);
void (*set_parameters) (FolksAbstractFieldDetails* self, GeeMultiMap * value); void (*set_parameters) (FolksAbstractFieldDetails* self, GeeMultiMap * value);
}; };
typedef enum { typedef enum {
FOLKS_PROPERTY_ERROR_NOT_WRITEABLE, FOLKS_PROPERTY_ERROR_NOT_WRITEABLE,
FOLKS_PROPERTY_ERROR_INVALID_VALUE, FOLKS_PROPERTY_ERROR_INVALID_VALUE,
FOLKS_PROPERTY_ERROR_UNKNOWN_ERROR FOLKS_PROPERTY_ERROR_UNKNOWN_ERROR,
FOLKS_PROPERTY_ERROR_UNAVAILABLE
} FolksPropertyError; } FolksPropertyError;
#define FOLKS_PROPERTY_ERROR folks_property_error_quark () #define FOLKS_PROPERTY_ERROR folks_property_error_quark ()
struct _FolksAliasDetailsIface { struct _FolksAliasDetailsIface {
GTypeInterface parent_iface; GTypeInterface parent_iface;
void (*change_alias) (FolksAliasDetails* self, const gchar* alias, G AsyncReadyCallback _callback_, gpointer _user_data_); void (*change_alias) (FolksAliasDetails* self, const gchar* alias, G AsyncReadyCallback _callback_, gpointer _user_data_);
void (*change_alias_finish) (FolksAliasDetails* self, GAsyncResult* _res_, GError** error); void (*change_alias_finish) (FolksAliasDetails* self, GAsyncResult* _res_, GError** error);
const gchar* (*get_alias) (FolksAliasDetails* self); const gchar* (*get_alias) (FolksAliasDetails* self);
void (*set_alias) (FolksAliasDetails* self, const gchar* value); void (*set_alias) (FolksAliasDetails* self, const gchar* value);
}; };
skipping to change at line 1324 skipping to change at line 1325
void folks_debug_indent (FolksDebug* self); void folks_debug_indent (FolksDebug* self);
void folks_debug_unindent (FolksDebug* self); void folks_debug_unindent (FolksDebug* self);
void folks_debug_print_line (FolksDebug* self, const gchar* domain, GLogLev elFlags level, const gchar* format, ...); void folks_debug_print_line (FolksDebug* self, const gchar* domain, GLogLev elFlags level, const gchar* format, ...);
void folks_debug_print_heading (FolksDebug* self, const gchar* domain, GLog LevelFlags level, const gchar* format, ...); void folks_debug_print_heading (FolksDebug* self, const gchar* domain, GLog LevelFlags level, const gchar* format, ...);
void folks_debug_print_key_value_pairs (FolksDebug* self, const gchar* doma in, GLogLevelFlags level, ...); void folks_debug_print_key_value_pairs (FolksDebug* self, const gchar* doma in, GLogLevelFlags level, ...);
gboolean folks_debug_get_colour_enabled (FolksDebug* self); gboolean folks_debug_get_colour_enabled (FolksDebug* self);
void folks_debug_set_colour_enabled (FolksDebug* self, gboolean value); void folks_debug_set_colour_enabled (FolksDebug* self, gboolean value);
gboolean folks_debug_get_debug_output_enabled (FolksDebug* self); gboolean folks_debug_get_debug_output_enabled (FolksDebug* self);
void folks_debug_set_debug_output_enabled (FolksDebug* self, gboolean value ); void folks_debug_set_debug_output_enabled (FolksDebug* self, gboolean value );
GType folks_utils_get_type (void) G_GNUC_CONST; GType folks_utils_get_type (void) G_GNUC_CONST;
FolksUtils* folks_utils_new (void) G_GNUC_DEPRECATED;
FolksUtils* folks_utils_construct (GType object_type);
gboolean folks_utils_multi_map_str_str_equal (GeeMultiMap* a, GeeMultiMap* b); gboolean folks_utils_multi_map_str_str_equal (GeeMultiMap* a, GeeMultiMap* b);
gboolean folks_utils_multi_map_str_afd_equal (GeeMultiMap* a, GeeMultiMap* b); gboolean folks_utils_multi_map_str_afd_equal (GeeMultiMap* a, GeeMultiMap* b);
gboolean folks_utils_set_afd_equal (GeeSet* a, GeeSet* b); gboolean folks_utils_set_afd_equal (GeeSet* a, GeeSet* b);
FolksUtils* folks_utils_new (void);
FolksUtils* folks_utils_construct (GType object_type);
GType folks_potential_match_get_type (void) G_GNUC_CONST; GType folks_potential_match_get_type (void) G_GNUC_CONST;
extern GeeSet* folks_potential_match_known_email_aliases; extern GeeSet* folks_potential_match_known_email_aliases;
FolksMatchResult folks_potential_match_potential_match (FolksPotentialMatch * self, FolksIndividual* a, FolksIndividual* b);
FolksPotentialMatch* folks_potential_match_new (void); FolksPotentialMatch* folks_potential_match_new (void);
FolksPotentialMatch* folks_potential_match_construct (GType object_type); FolksPotentialMatch* folks_potential_match_construct (GType object_type);
FolksMatchResult folks_potential_match_potential_match (FolksPotentialMatch * self, FolksIndividual* a, FolksIndividual* b);
GType folks_avatar_cache_get_type (void) G_GNUC_CONST; GType folks_avatar_cache_get_type (void) G_GNUC_CONST;
FolksAvatarCache* folks_avatar_cache_dup (void); FolksAvatarCache* folks_avatar_cache_dup (void);
void folks_avatar_cache_load_avatar (FolksAvatarCache* self, const gchar* i d, GAsyncReadyCallback _callback_, gpointer _user_data_); void folks_avatar_cache_load_avatar (FolksAvatarCache* self, const gchar* i d, GAsyncReadyCallback _callback_, gpointer _user_data_);
GLoadableIcon* folks_avatar_cache_load_avatar_finish (FolksAvatarCache* sel f, GAsyncResult* _res_, GError** error); GLoadableIcon* folks_avatar_cache_load_avatar_finish (FolksAvatarCache* sel f, GAsyncResult* _res_, GError** error);
void folks_avatar_cache_store_avatar (FolksAvatarCache* self, const gchar* id, GLoadableIcon* avatar, GAsyncReadyCallback _callback_, gpointer _user_d ata_); void folks_avatar_cache_store_avatar (FolksAvatarCache* self, const gchar* id, GLoadableIcon* avatar, GAsyncReadyCallback _callback_, gpointer _user_d ata_);
gchar* folks_avatar_cache_store_avatar_finish (FolksAvatarCache* self, GAsy ncResult* _res_, GError** error); gchar* folks_avatar_cache_store_avatar_finish (FolksAvatarCache* self, GAsy ncResult* _res_, GError** error);
void folks_avatar_cache_remove_avatar (FolksAvatarCache* self, const gchar* id, GAsyncReadyCallback _callback_, gpointer _user_data_); void folks_avatar_cache_remove_avatar (FolksAvatarCache* self, const gchar* id, GAsyncReadyCallback _callback_, gpointer _user_data_);
void folks_avatar_cache_remove_avatar_finish (FolksAvatarCache* self, GAsyn cResult* _res_, GError** error); void folks_avatar_cache_remove_avatar_finish (FolksAvatarCache* self, GAsyn cResult* _res_, GError** error);
gchar* folks_avatar_cache_build_uri_for_avatar (FolksAvatarCache* self, con st gchar* id); gchar* folks_avatar_cache_build_uri_for_avatar (FolksAvatarCache* self, con st gchar* id);
GType folks_object_cache_get_type (void) G_GNUC_CONST; GType folks_object_cache_get_type (void) G_GNUC_CONST;
 End of changes. 6 change blocks. 
5 lines changed or deleted 6 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/