summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-contact-info.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare version 0.11.7telepathy-glib-0.11.7Simon McVittie2010-06-141-21/+21
* Make tp_contact_info_field_spec_new() privateXavier Claessens2010-06-031-4/+4
* Force empty GStrv into tp_contact_info_field[_spec]_new()Xavier Claessens2010-06-031-6/+6
* Minor doc tweak: s/a #TpContactInfoFlags/a set of #TpContactInfoFlags/Xavier Claessens2010-06-031-1/+1
* Make tp_contact_info_field_copy() and tp_contact_info_field_spec_copy() take ...Xavier Claessens2010-06-031-2/+2
* Document a bit better @parameters argXavier Claessens2010-06-031-2/+8
* Copy the GList container but not its elementsXavier Claessens2010-06-031-3/+8
* Skip introspection for _copy and _free of boxed structs.Xavier Claessens2010-06-031-2/+2
* Add ContactInfo support on TpConnectionXavier Claessens2010-06-031-0/+655