summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'eitan/contacts-iface-tweaks'Simon McVittie2010-09-271-0/+1
|\
| * Added tp_contacts_mixin_get_contact_attributes to -sections.txtEitan Isaacson2010-09-221-0/+1
* | TpBaseContactList: add API for when a single contact's state changesSimon McVittie2010-09-221-0/+3
* | tp_handle_set_dump: addSimon McVittie2010-09-221-0/+1
* | TpHandleSet: add convenience constructors from TpIntset and TpHandleSimon McVittie2010-09-221-0/+2
* | Merge branch 'contact-list'Simon McVittie2010-09-223-0/+120
|\ \
| * \ Merge branch 'master' into contact-list-the-revengeSimon McVittie2010-08-252-1/+49
| |\ \
| * \ \ Merge branch 'master' into contact-list-reviewedSimon McVittie2010-08-182-2/+38
| |\ \ \
| * | | | Rename group getters to the _dup_ naming conventionSimon McVittie2010-08-111-6/+6
| * | | | Rename TpBaseContactListGetStatesFunc to TpBaseContactListDupStatesFuncSimon McVittie2010-08-111-2/+2
| * | | | Rename tp_base_contact_list_get_contacts to dup_contactsSimon McVittie2010-08-111-3/+3
| * | | | tp_base_contact_list_check_still_usable: removeSimon McVittie2010-07-291-1/+0
| * | | | Remove tp_base_contact_list_create_groups_async, which is no longer usedSimon McVittie2010-07-221-3/+0
| * | | | Merge branch 'master' into contact-list-draft3Simon McVittie2010-07-203-0/+226
| |\ \ \ \
| * | | | | Add tp_base_contact_list_get_state, tp_base_contact_list_get_connectionSimon McVittie2010-07-191-0/+2
| * | | | | Expose tp_base_contact_list_check_still_usable to subclassesSimon McVittie2010-07-191-0/+1
| * | | | | Add ContactListStateChanged signalSimon McVittie2010-07-191-0/+3
| * | | | | Add the ability to mark a TpBaseContactList as failed or pendingSimon McVittie2010-07-191-0/+2
| * | | | | Update ContactList spec to draft 3, but for the moment keep draft 2 semanticsSimon McVittie2010-07-191-13/+17
| * | | | | TpBaseContactList: add a mandatory set_group_members methodSimon McVittie2010-06-291-0/+2
| * | | | | TpBaseContactList: add a mandatory method to get a group's membersSimon McVittie2010-06-291-0/+2
| * | | | | TpBaseContactList: add to/remove from groups in an async waySimon McVittie2010-06-291-2/+4
| * | | | | TpBaseContactList: rename groups asynchronouslySimon McVittie2010-06-291-1/+2
| * | | | | TpBaseContactList: make remove_group asyncSimon McVittie2010-06-291-1/+2
| * | | | | TpBaseContactList: make create_groups async and able to failSimon McVittie2010-06-291-1/+2
| * | | | | TpBaseContactList: make set_contact_groups asynchronousSimon McVittie2010-06-291-1/+2
| * | | | | TpBaseContactList: use GAsyncResult for TpBaseContactListActOnContactsFuncSimon McVittie2010-06-291-7/+14
| * | | | | TpBaseContactList: make request_subscription async and able to failSimon McVittie2010-06-291-1/+3
| * | | | | Update ContactList, ContactGroups spec to tp-spec masterSimon McVittie2010-06-291-6/+6
| * | | | | Merge branch 'master' into contact-list-reviewedSimon McVittie2010-06-291-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into contact-list-reviewedSimon McVittie2010-06-152-0/+108
| |\ \ \ \ \ \
| * | | | | | | Implement the GroupStorage property, adding a new, optional virtual methodSimon McVittie2010-06-071-0/+2
| * | | | | | | Add a set_contact_groups virtual method and implement SetContactGroupsSimon McVittie2010-06-071-0/+2
| * | | | | | | Allow TpBaseContactList subclasses to supply a rename_group implementationSimon McVittie2010-06-071-0/+2
| * | | | | | | "Undocument" ...call_get_contact_list_attributesSimon McVittie2010-06-071-2/+4
| * | | | | | | tp_connection_request_contact_list_attributes: addSimon McVittie2010-06-071-0/+1
| * | | | | | | Implement D-Bus properties and contact attributes in the contact list "mixin"Simon McVittie2010-06-071-0/+4
| * | | | | | | Merge branch 'master' into contact-list-merge-masterSimon McVittie2010-06-071-0/+30
| |\ \ \ \ \ \ \
| * | | | | | | | Enable code generation for ContactList, ContactGroupSimon McVittie2010-06-042-1/+138
| * | | | | | | | Move contact group alterations to TpMutableContactGroupListInterfaceSimon McVittie2010-06-041-4/+9
| * | | | | | | | TpBaseContactList: move basic group methods to TpContactGroupListInterfaceSimon McVittie2010-06-041-11/+17
| * | | | | | | | TpBaseContactList: move blocking to TpBlockableContactListInterfaceSimon McVittie2010-06-041-6/+9
| * | | | | | | | TpBaseContactList: put the modify accessors on a GInterfaceSimon McVittie2010-06-041-8/+13
| * | | | | | | | TpBaseContactList: make the read-only list accessors normal virtual methodsSimon McVittie2010-06-041-5/+6
| * | | | | | | | TpBaseContactList: call a subclass-provided function to create groupsSimon McVittie2010-06-021-0/+2
| * | | | | | | | Rename TpBaseContactList implementation files to match its new nameSimon McVittie2010-06-023-5/+5
| * | | | | | | | Rename TpContactListManager to TpBaseContactListSimon McVittie2010-06-021-55/+55
| * | | | | | | | Merge branch 'master' into contact-list-merge-masterSimon McVittie2010-06-021-0/+31
| |\ \ \ \ \ \ \ \
| * | | | | | | | | TpContactListManager: add support for contact group channelsSimon McVittie2010-05-251-0/+17
| * | | | | | | | | TpContactListManager: add support for the 'deny' listSimon McVittie2010-05-251-1/+8