summaryrefslogtreecommitdiff
path: root/telepathy-glib/client-channel-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing (element-type) introspection annotationsPhilip Withnall2012-12-291-1/+1
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+5
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* fix annotation of tp_client_channel_factory_create_channelGuillaume Desmottes2010-12-171-1/+1
* tp_client_channel_factory_dup_channel_features: features arrays are supposed ...Guillaume Desmottes2010-11-291-2/+2
* Version 0.13.6telepathy-glib-0.13.6Simon McVittie2010-11-171-3/+3
* fd.o #31631: fix confusion between TpClientChannelFactory and TpClientChannel...Simon McVittie2010-11-161-5/+36
* Prepare version 0.13.3telepathy-glib-0.13.3Simon McVittie2010-10-261-1/+1
* rename get_channel_features_ to dup_Guillaume Desmottes2010-10-211-6/+6
* annotate tp_client_channel_factory_create_channel() as transfer fullGuillaume Desmottes2010-10-211-1/+1
* fix typo in docGuillaume Desmottes2010-10-211-1/+1
* add tp_client_channel_factory_get_channel_features() (fdo #31001)Guillaume Desmottes2010-10-211-1/+43
* NEWS and stuff for 0.13.2Simon McVittie2010-10-151-2/+4
* add client-channel-factoryGuillaume Desmottes2010-10-071-0/+90