summaryrefslogtreecommitdiff
path: root/telepathy-glib/contacts-mixin.h
Commit message (Collapse)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49384
* 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
| | | | | | | | Famous last words: This should not break API or ABI compatibility.
* | 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 ↵Sjoerd Simons2008-08-131-2/+2
| | | | | | tp_contacts_mixin_add_contact_attributes_iface and update the documentation 20080813144244-93b9a-190521de5b5c0d31e2fb8ef767c07e446b74acf1.gz
* ContactsMixin: Rename GetAttributeFunc to FilLContactAttributesSjoerd Simons2008-08-131-3/+4
| | | | 20080812093436-93b9a-502248b3596e69f323588abb866aa25f9ac33ffb.gz
* Add gtk-doc documentation for the Contacs interface and mixinSjoerd Simons2008-07-291-0/+10
| | | | 20080729190801-93b9a-a658e82abc97e7a9358fe7068e99a39f5e3779f0.gz
* Initial implementation of the contacts mixinSjoerd Simons2008-07-271-0/+100
20080727215124-93b9a-526315a3c79afc2d656b4c33d63cceb655550b48.gz