summaryrefslogtreecommitdiff
path: root/telepathy-glib/contacts-mixin.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-22Add assumed interfaces argument to tp_contacts_mixin_get_contact_attributes.Eitan Isaacson1-1/+2
2010-09-22Made get_contact_attributes instead of get_contacts_attributesEitan Isaacson1-1/+1
2010-09-19Make tp_contacts_mixin_get_contacts_attributes public for re-use.Eitan Isaacson1-0/+3
2010-03-01Merge branch 'telepathy-glib-0.10'Simon McVittie1-1/+1
2010-02-24Improved documentation to TpContactsMixinFillContactAttributesFuncMikhail Zabaluev1-4/+6
2010-02-24Constified the string parameter to tp_contacts_mixin_set_contact_attribute()Mikhail Zabaluev1-1/+1
2008-11-06TpContactsMixin: allow things with the mixin to be subclassedSimon McVittie1-4/+2
2008-08-14TpContactsMixin: Refer to the right fileSjoerd Simons1-1/+1
2008-08-14TpContactsMixin: Make the offset a gsizeSjoerd Simons1-1/+1
2008-08-13Rename tp_contacts_mixin_add_inspectable_iface tp_contacts_mixin_add_contact_...Sjoerd Simons1-2/+2
2008-08-13ContactsMixin: Rename GetAttributeFunc to FilLContactAttributesSjoerd Simons1-3/+4
2008-07-29Add gtk-doc documentation for the Contacs interface and mixinSjoerd Simons1-0/+10
2008-07-27Initial implementation of the contacts mixinSjoerd Simons1-0/+100