summaryrefslogtreecommitdiff
path: root/telepathy-glib/proxy-subclass.h
Commit message (Expand)AuthorAgeFilesLines
* TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+7
* Consider proxy-subclass.h as a meta headerXavier Claessens2012-06-051-0/+4
* tp_proxy_add_interfaces: interfaces is a 'const gchar * const *'Guillaume Desmottes2011-04-121-1/+1
* Refactor tp_proxy_add_interfaces out from TpConn introspectionOlli Salli2011-04-111-0/+1
* TpProxy: rename @interface to @iface in all function parametersSimon McVittie2009-10-161-2/+2
* tp_proxy_signal_connection_v0_new: rename @interface to @ifaceSimon McVittie2009-10-161-1/+1
* tp_proxy_pending_call_v0_new: rename @interface to @ifaceSimon McVittie2009-10-161-1/+1
* Add init functions which have to be called at the beginning of extensions' cl...Simon McVittie2008-04-021-0/+2
* Add tp_proxy_dbus_g_proxy_claim_for_signal_addingSimon McVittie2008-04-021-0/+2
* TpProxy: to reduce confusion, never call TpProxyPendingCall instances "self" ...Simon McVittie2008-03-031-3/+3
* In TpProxyPendingCall internals, add a boolean parameter cancel_must_raise: i...Simon McVittie2008-01-151-1/+1
* Add infrastructure to remap DBUS_GERROR_REMOTE_EXCEPTION to a useful GError. ...Simon McVittie2008-01-141-1/+4
* Pass the DBusGProxy to tp_proxy_pending_call_v0_newSimon McVittie2008-01-111-1/+1
* API change: rename tp_proxy_invalidated to _invalidate, rename TpProxy::destr...Simon McVittie2008-01-101-1/+1
* TpProxy, glib-client-gen: raise a GError from *_connect_to_* (as always, it c...Simon McVittie2008-01-101-1/+1
* TpProxy: copyright 2008Simon McVittie2008-01-101-2/+2
* TpProxy: redo signal connection API so signal callbacks can be invoked in idl...Simon McVittie2008-01-081-9/+8
* Alter pending call API so it can call the callback from an idle handler, to a...Simon McVittie2008-01-081-9/+14
* Add missing proxy-subclass.hSimon McVittie2007-12-191-0/+69