summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-contact-list.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Version-annotate recent APISimon McVittie2012-05-031-0/+7
* Move TpBaseContactListAsyncFinishFunc right before the point where it isAlvaro Soliverez2012-03-271-4/+4
* Remove duplicate typedef that was introduced by mistake in one of theAlvaro Soliverez2012-03-271-4/+0
* ContactList: implement helper tp_base_contact_list_get_download_at_connectionAlban Crequy2012-03-271-0/+2
* ContactList: add method Download in TpBaseContactListAlban Crequy2012-03-271-1/+21
* BaseContactList: add _with_abuse_async() and _finish()Will Thompson2011-04-161-0/+11
* BlockableContactListIface: add _with_abuse variantWill Thompson2011-04-161-2/+14
* BaseContactList: add stub blocking_iface_initWill Thompson2011-04-161-1/+2
* TpBaseContactList: add API for when a single contact's state changesSimon McVittie2010-09-221-0/+9
* Rename group getters to the _dup_ naming conventionSimon McVittie2010-08-111-9/+9
* Rename TpBaseContactListGetStatesFunc to TpBaseContactListDupStatesFuncSimon McVittie2010-08-111-3/+3
* Rename tp_base_contact_list_get_contacts to dup_contactsSimon McVittie2010-08-111-5/+5
* tp_base_contact_list_check_still_usable: removeSimon McVittie2010-07-291-2/+0
* Remove tp_base_contact_list_create_groups_async, which is no longer usedSimon McVittie2010-07-221-21/+0
* Add tp_base_contact_list_get_state, tp_base_contact_list_get_connectionSimon McVittie2010-07-191-0/+4
* Expose tp_base_contact_list_check_still_usable to subclassesSimon McVittie2010-07-191-0/+5
* Add the ability to mark a TpBaseContactList as failed or pendingSimon McVittie2010-07-191-0/+5
* Update ContactList spec to draft 3, but for the moment keep draft 2 semanticsSimon McVittie2010-07-191-8/+8
* TpBaseContactList: add a mandatory set_group_members methodSimon McVittie2010-06-291-0/+14
* TpBaseContactList: add a mandatory method to get a group's membersSimon McVittie2010-06-291-0/+8
* TpBaseContactList: add to/remove from groups in an async waySimon McVittie2010-06-291-7/+26
* TpBaseContactList: rename groups asynchronouslySimon McVittie2010-06-291-4/+13
* TpBaseContactList: make remove_group asyncSimon McVittie2010-06-291-4/+14
* TpBaseContactList: make create_groups async and able to failSimon McVittie2010-06-291-4/+15
* TpBaseContactList: make set_contact_groups asynchronousSimon McVittie2010-06-291-5/+21
* TpBaseContactList: use GAsyncResult for TpBaseContactListActOnContactsFuncSimon McVittie2010-06-291-23/+92
* TpBaseContactList: make request_subscription async and able to failSimon McVittie2010-06-291-4/+19
* Implement the GroupStorage property, adding a new, optional virtual methodSimon McVittie2010-06-071-0/+7
* Add a set_contact_groups virtual method and implement SetContactGroupsSimon McVittie2010-06-071-0/+11
* Allow TpBaseContactList subclasses to supply a rename_group implementationSimon McVittie2010-06-071-0/+10
* Implement D-Bus properties and contact attributes in the contact list "mixin"Simon McVittie2010-06-071-0/+13
* Enable code generation for ContactList, ContactGroupSimon McVittie2010-06-041-8/+0
* Move contact group alterations to TpMutableContactGroupListInterfaceSimon McVittie2010-06-041-18/+38
* TpBaseContactList: move basic group methods to TpContactGroupListInterfaceSimon McVittie2010-06-041-12/+34
* TpBaseContactList: move blocking to TpBlockableContactListInterfaceSimon McVittie2010-06-041-19/+31
* TpBaseContactList: put the modify accessors on a GInterfaceSimon McVittie2010-06-041-31/+51
* TpBaseContactList: make the read-only list accessors normal virtual methodsSimon McVittie2010-06-041-25/+32
* TpBaseContactList: call a subclass-provided function to create groupsSimon McVittie2010-06-021-0/+9
* Rename TpBaseContactList implementation files to match its new nameSimon McVittie2010-06-021-0/+255