summaryrefslogtreecommitdiff
path: root/telepathy-glib/automatic-proxy-factory.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
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-4/+7
| | | | | | Also make use of TP_DISABLE_DEPRECATED consistent: always wrap deprecated functions, and add deprecation decorators to any wrapped function.
* Define _TP_GNUC_DEPRECATED_FOR() and use it where appropriateXavier Claessens2011-08-171-2/+4
|
* Deprecate Tp{Basic,Automatic}ProxyFactory in favor of ↵Xavier Claessens2011-07-261-2/+4
| | | | | | Tp{Simple,Automatic}ClientFactory Add internal wrappers for deprecated functions so we can still use them for compatibility
* add tp_automatic_proxy_factory_dup()Guillaume Desmottes2010-10-111-0/+1
|
* rename TpAutomaticChannelFactory to TpAutomaticProxyFactoryGuillaume Desmottes2010-10-071-26/+26
|
* move automatic-channel-factory to automatic-proxy-factoryGuillaume Desmottes2010-10-071-0/+63