summaryrefslogtreecommitdiff
path: root/telepathy-glib/proxy-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-0/+1
* Add _tp_proxy_ensure_factoryXavier Claessens2011-07-201-0/+3
* Move TpProxyFeature as public API (#31583)Guillaume Desmottes2011-05-121-26/+0
* Add TpProxyFeature.prepare_before_signalling_connected_asyncGuillaume Desmottes2011-05-121-0/+9
* add TpProxyFeature.can_retryGuillaume Desmottes2011-05-121-0/+2
* remove TpProxyFeature.start_preparing()Guillaume Desmottes2011-05-121-1/+0
* TpProxyFeature: add interfaces_neededGuillaume Desmottes2011-05-121-0/+4
* Add an async variant of start_preparingGuillaume Desmottes2011-05-121-0/+8
* TpProxyFeature: use a proper private structGuillaume Desmottes2011-05-121-1/+3
* Move _tp_proxy_set_features_failed to internal header where it should have beenSimon McVittie2010-05-211-0/+2
* Add spacing to TpProxy's new API according to Guillaume's preferenceSimon McVittie2010-04-081-2/+4
* Add support for tracking features in TpProxySimon McVittie2010-04-071-0/+16
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-1/+2
* Move method- and signal-specific bits of TpProxy to separate source filesSimon McVittie2008-03-031-0/+27
* Move TpProxy API to proxy.hSimon McVittie2007-11-211-48/+0
* Clean up TpProxy ABI and make (most of) the struct publicSimon McVittie2007-11-211-17/+0
* Clean up TpProxyClass API enough to make it publicSimon McVittie2007-11-211-10/+3
* Give TpProxy a dbus_daemon member. Finalize it properlySimon McVittie2007-11-201-0/+1
* Set up some machinery in TpProxy to support signal connectionsSimon McVittie2007-11-191-11/+6
* Make tp_proxy_invalidated() get a const GError *Simon McVittie2007-11-191-1/+1
* TpProxy: include a GError in the Destroyed signalSimon McVittie2007-11-191-1/+1
* TpProxy, TpChannel, TpConnection, TpConnectionManager: add D-Bus signatures w...Simon McVittie2007-11-191-0/+1
* Make client stuff return a TpProxyPendingCall *Simon McVittie2007-11-191-6/+4
* Implement asynchronous calls in glib-client-genSimon McVittie2007-11-161-0/+18
* Get rid of vestigial fixed_interface in TpProxy, replacing it with an optiona...Simon McVittie2007-11-151-2/+1
* Make TpProxy not a subclass of DBusGProxySimon McVittie2007-11-151-6/+21
* Move definition of TpProxyClass, TpProxy to an internal header - it shouldn't...Simon McVittie2007-11-151-0/+45