summaryrefslogtreecommitdiff
path: root/gdata/services/contacts/gdata-contacts-contact.h
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated contacts serviceDaniel Kolesa2021-06-171-402/+0
* contacts: Deprecate the entire Contacts API as Google is ending itPhilip Withnall2021-06-171-0/+97
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-11/+11
* core: Add padding members to class structuresPhilip Withnall2014-11-031-0/+5
* contacts: Add support for the “file as” propertyPhilip Withnall2011-10-271-1/+4
* contacts: Remove gdata_contacts_contact_has_photo()Philip Withnall2011-06-121-1/+0
* Bug 639610 — Allow access to a contact's photo ETagPhilip Withnall2011-03-221-1/+2
* contacts: Add an async method for gdata_contacts_contact_set_photo()Philip Withnall2010-12-101-0/+3
* contacts: Tighten the type of service in gdata_contacts_contact_set_photo()Philip Withnall2010-12-101-1/+1
* contacts: Require the content type of new contact photos to be passedPhilip Withnall2010-12-101-1/+1
* contacts: Add an async method for gdata_contacts_contact_get_photo()Philip Withnall2010-12-101-0/+6
* contacts: Use guint8 instead of gchar for image dataPhilip Withnall2010-12-101-3/+3
* core: Use gint64 timestamps instead of GTimeValsPhilip Withnall2010-10-041-1/+1
* [core] Mark most getter functions as purePhilip Withnall2010-04-161-41/+41
* [gcontact] Add support for GDataGContactLanguage and hobbiesPhilip Withnall2010-04-061-0/+9
* [gcontact] Add GDataGContactExternalIDPhilip Withnall2010-04-061-0/+5
* [contacts] Add user-defined field supportPhilip Withnall2010-04-061-0/+4
* [contacts] Add support for more gContact namespace elementsPhilip Withnall2010-04-061-0/+114
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-011-3/+3
* Bug 613551 — Add gContact namespacePhilip Withnall2010-03-251-2/+35
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-1/+5
* [contacts] Add gdata_contacts_contact_set_name()Philip Withnall2010-03-191-0/+1
* [gd] Updated the GData namespace to version 3Philip Withnall2009-08-101-0/+3
* [contacts] Added methods to remove all (e.g.) phone numbers from a contactPhilip Withnall2009-07-191-0/+5
* [core] Link element names and namespaces to the relevant classesPhilip Withnall2009-06-281-1/+0
* [core] Converted Media RSS structs to GObjectsPhilip Withnall2009-06-141-1/+1
* [core] Converted GData structs to GObjectsPhilip Withnall2009-06-141-1/+5
* [contacts] Add contact photo supportPhilip Withnall2009-06-021-0/+8
* [contacts] Add the ability to list all extended properties of a contactPhilip Withnall2009-06-011-1/+9
* Bug 579631 – Add G_GNUC_WARN_UNUSED_RESULT to functionsPhilip Withnall2009-04-201-3/+3
* Added G_GNUC_CONST attributes to all _get_type functionsPhilip Withnall2009-04-201-1/+1
* Limit handling for gdata_contacts_contact_set_extended_propertyPhilip Withnall2009-04-201-1/+1
* Added API documentation for GDataContactsContactPhilip Withnall2009-04-201-1/+11
* Added methods to get the primary e-mail address (etc.) from a contactPhilip Withnall2009-04-191-0/+5
* Added GDataContactsContactPhilip Withnall2009-04-191-0/+76