summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-client-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling g_type_init()Simon McVittie2014-01-071-2/+0
* TpSimpleClientFactory: drop doc-comments for private functionsSimon McVittie2013-09-061-4/+4
* TpSimpleClientFactory: document "connection must be ours"Simon McVittie2013-09-061-3/+7
* TpSimpleClientFactory: suggest getting objects from "larger" objectsSimon McVittie2013-09-061-1/+13
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-4/+4
* tp_simple/automatic_client_factory_new: allow NULL TpDBusDaemonXavier Claessens2012-05-231-3/+5
* Add tp_simple_client_factory_upgrade_contacts_async/finishXavier Claessens2012-05-161-0/+89
* Add tp_simple_client_factory_ensure_contact_by_id_async/finishXavier Claessens2012-05-161-0/+82
* Do not use _tp_connection_lookup_contact() outside contact.cXavier Claessens2012-04-161-2/+3
* many fixes to documentation commentsJonny Lamb2012-04-061-9/+0
* Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie2012-02-091-2/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* simple-client-factory: point out NULL is allowed for an account's propertiesJonny Lamb2011-09-091-1/+1
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-24/+24
* TpSimpleClientFactory: add code example of typical app's main() when using cu...Xavier Claessens2011-08-171-0/+23
* TpAccountManager is the "toplevel" object, do not create it through a factoryXavier Claessens2011-08-171-120/+2
* Add TP_CONTACT_FEATURE_INVALID because 0 is a valid TpContactFeatureXavier Claessens2011-08-041-3/+5
* Add tp_simple_client_factory_add_*_features_varargs()Xavier Claessens2011-08-041-0/+117
* SimpleClientFactory: refer to channel_new_from_propertiesWill Thompson2011-07-201-1/+1
* Document TpSimpleClientFactoryClassWill Thompson2011-07-201-28/+37
* TpSimpleClientFactoryClass: correct copy-pasta errorWill Thompson2011-07-201-1/+1
* *ClientFactory: add better one-line summariesWill Thompson2011-07-201-2/+3
* *ClientFactory, Proxy: Documentation nits.Will Thompson2011-07-201-59/+67
* Add TpSimpleClientFactoryXavier Claessens2011-07-201-0/+1031