[Telepathy-commits] merge: telepathy-glib
Merge Monkey
monkey at collabora.co.uk
Tue Mar 4 02:31:54 PST 2008
Merge to:
telepathy-glib
From:
/home/smcv/public_html/darcs/tp-glib-smcv-trivia
Changes:
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxy: never call a DBusGProxy "proxy" (rename to dgproxy where this has happened), to reduce confusion
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxy: add some more comments
Simon McVittie <simon.mcvittie at collabora.co.uk>
tp_proxy_pending_call_v0_new: rename ret to pc for consistency with pending call "methods"
Simon McVittie <simon.mcvittie at collabora.co.uk>
Move method- and signal-specific bits of TpProxy to separate source files
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxy: make some debug messages a little clearer
Simon McVittie <simon.mcvittie at collabora.co.uk>
In tp_proxy_signal_connection_disconnect_dbus_glib, assert that the interface proxy has already been created, rather than silently returning
Simon McVittie <simon.mcvittie at collabora.co.uk>
tp_proxy_pending_call_cancel: simplify by using our copy of the DBusGProxy
Simon McVittie <simon.mcvittie at collabora.co.uk>
tp_proxy_pending_call_proxy_destroyed: rename to _tp_proxy_pending_call_dgproxy_destroy for clarity
Simon McVittie <simon.mcvittie at collabora.co.uk>
Get rid of TpProxyPendingCall::member and ::interface (it turns out we don't actually need them any more)
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxySignalConnection: ref a DBusGProxy, rather than fetching it from the TpProxy whenever needed
Simon McVittie <simon.mcvittie at collabora.co.uk>
Finish converting self -> {pc,sc} (keep gtkdoc happy)
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxy: to reduce confusion, never call TpProxyPendingCall instances "self" (call them "pc" instead). Likewise, call TpProxySignalConnection instances "sc" and TpProxySignalInvocation instances "invocation".
Simon McVittie <simon.mcvittie at collabora.co.uk>
Split out StubObject into a convenience library shared by the tests
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxySignalConnection: don't bother weakly referencing the TpProxy - we listen for its invalidated signal anyway
More information about the Telepathy-commits
mailing list