summaryrefslogtreecommitdiff
path: root/gdata/services/contacts/gdata-contacts-service.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-2/+2
* core: Add padding members to class structuresPhilip Withnall2014-11-031-0/+9
* introspection: Add GDestroyNotify to progress callbacksPhilip Chimento2011-06-181-0/+2
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-1/+3
* contacts: Add contact group manipulation methodsPhilip Withnall2010-10-171-0/+14
* contacts: Add gdata_contacts_service_insert_contact_async()Philip Withnall2010-10-091-0/+2
* contacts: Remove gdata_contacts_service_update_contact()Philip Withnall2010-09-071-2/+0
* [core] Whitespace fixesPhilip Withnall2010-04-121-6/+6
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-011-4/+4
* [docs] Added missing Since tagsPhilip Withnall2010-03-221-1/+5
* [contacts] Added gdata_contacts_service_update_contactPhilip Withnall2009-07-021-0/+2
* [contacts] Add contact photo supportPhilip Withnall2009-06-021-1/+2
* [contacts] Don't require that queries are GDataContactsQuerysPhilip Withnall2009-05-151-3/+3
* Bug 579631 – Add G_GNUC_WARN_UNUSED_RESULT to functionsPhilip Withnall2009-04-201-2/+4
* Added G_GNUC_CONST attributes to all _get_type functionsPhilip Withnall2009-04-201-1/+1
* Added API documentation for GDataContactsQuery and GDataContactsServicePhilip Withnall2009-04-201-0/+11
* Add contact insertion support and test suitePhilip Withnall2009-04-191-0/+2
* Added GDataContactsContactPhilip Withnall2009-04-191-1/+2
* Added initial contacts service workPhilip Withnall2009-04-191-0/+60