[Telepathy-commits] merge: telepathy-glib
Merge Monkey
monkey at collabora.co.uk
Wed Jan 16 04:52:29 PST 2008
Merge to:
telepathy-glib
From:
/home/smcv/public_html/darcs/tp-glib-smcv
Changes:
Simon McVittie <simon.mcvittie at collabora.co.uk>
Use TpProxy:interfaces property to reinstate interface listing in inspect-channel.c
Simon McVittie <simon.mcvittie at collabora.co.uk>
Add an error TP_DBUS_ERROR_CANCELLED
Simon McVittie <simon.mcvittie at collabora.co.uk>
Add telepathy-glib-gdb tool to help with gdb'ing tests and examples
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpProxy: add interfaces property
Simon McVittie <simon.mcvittie at collabora.co.uk>
TpChannel: remove channel-ready signal (use notify::channel-ready instead)
Simon McVittie <simon.mcvittie at collabora.co.uk>
Fix message printing in inspect-channel (missing newline)
Simon McVittie <simon.mcvittie at collabora.co.uk>
Fix introspection documentation for TpProxy:interfaces
Simon McVittie <simon.mcvittie at collabora.co.uk>
inspect-channel example: use notify::channel-ready instead of channel-ready signal
Simon McVittie <simon.mcvittie at collabora.co.uk>
Add an argument to tp_cli_*_run_*, through which the TpProxyPendingCall is written, to allow for cancellation
Simon McVittie <simon.mcvittie at collabora.co.uk>
In TpProxyPendingCall internals, add a boolean parameter cancel_must_raise: if TRUE, we call the invoke callback on cancellation, raising TP_DBUS_ERROR_CANCELLED (the old behaviour corresponds to FALSE)
Simon McVittie <simon.mcvittie at collabora.co.uk>
Add a channel-ready boolean property on TpChannel (will become a public struct member when the struct contents have stabilized)
Simon McVittie <simon.mcvittie at collabora.co.uk>
Add a README to tests/
Simon McVittie <simon.mcvittie at collabora.co.uk>
Correct documentation of TpChannel::channel-ready
Simon McVittie <simon.mcvittie at collabora.co.uk>
Emit notify signals for TpConnection and TpChannel properties
More information about the Telepathy-commits
mailing list