summaryrefslogtreecommitdiff
path: root/telepathy-glib/contact-list-channel.c
Commit message (Expand)AuthorAgeFilesLines
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-1/+2
* Stop using TP_ERRORSSimon McVittie2012-05-021-3/+3
* Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie2012-04-121-4/+11
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* fd.o #31997: in contact list channels, return asynchronously from AddMembers ...Simon McVittie2010-11-301-31/+126
* Adjust wording of a comment as per alsuren's reviewSimon McVittie2010-09-221-1/+2
* Port the internal contact list channels to TpBaseChannelSimon McVittie2010-08-261-284/+44
* TpBaseContactList: use tp_clear_object, etc.Simon McVittie2010-06-021-5/+2
* Rename TpBaseContactList implementation files to match its new nameSimon McVittie2010-06-021-1/+1
* Rename TpContactListManager to TpBaseContactListSimon McVittie2010-06-021-11/+11
* TpBaseContactListChannel: turn borrowed refs into real refsSimon McVittie2010-05-311-29/+63
* TpContactListManager: add support for contact group channelsSimon McVittie2010-05-251-3/+1
* Add a set of stub classes for contact lists and groupsSimon McVittie2010-05-251-0/+604