summaryrefslogtreecommitdiff
path: root/telepathy-glib/contacts-mixin.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Add assumed interfaces argument to tp_contacts_mixin_get_contact_attributes.Eitan Isaacson2010-09-221-1/+2
* Made get_contact_attributes instead of get_contacts_attributesEitan Isaacson2010-09-221-1/+1
* Make tp_contacts_mixin_get_contacts_attributes public for re-use.Eitan Isaacson2010-09-191-0/+3
* Merge branch 'telepathy-glib-0.10'Simon McVittie2010-03-011-1/+1
|\
| * Constified the string parameter to tp_contacts_mixin_set_contact_attribute()Mikhail Zabaluev2010-02-241-1/+1
* | Improved documentation to TpContactsMixinFillContactAttributesFuncMikhail Zabaluev2010-02-241-4/+6
|/
* TpContactsMixin: allow things with the mixin to be subclassedSimon McVittie2008-11-061-4/+2
* TpContactsMixin: Refer to the right fileSjoerd Simons2008-08-141-1/+1
* TpContactsMixin: Make the offset a gsizeSjoerd Simons2008-08-141-1/+1
* Rename tp_contacts_mixin_add_inspectable_iface tp_contacts_mixin_add_contact_...Sjoerd Simons2008-08-131-2/+2
* ContactsMixin: Rename GetAttributeFunc to FilLContactAttributesSjoerd Simons2008-08-131-3/+4
* Add gtk-doc documentation for the Contacs interface and mixinSjoerd Simons2008-07-291-0/+10
* Initial implementation of the contacts mixinSjoerd Simons2008-07-271-0/+100