]> git.0d.be Git - empathy.git/history - libempathy/empathy-contact-monitor.c
Add empathy_tp_chat_get_connection() to direct access the channel's connection.
[empathy.git] / libempathy / empathy-contact-monitor.c
2009-01-06 Xavier ClaessensUse a GList instead of a GPtrArray and reorder the...
2009-01-06 Xavier ClaessensRename proxy->iface in EmpathyContactMonitor.
2009-01-06 Xavier ClaessensUse g_return_[val]_if_fail instead of g_assert in publi...
2009-01-06 Xavier ClaessensYet more style fixes.
2009-01-06 Xavier ClaessensAdd newlines at the end of files.
2009-01-06 Xavier ClaessensDrop our references in dispose instead of finalize.
2009-01-06 Xavier ClaessensStyle fixes.
2009-01-06 Xavier ClaessensDon't own a reference to the EmpathyTpChat, otherwise...
2009-01-06 Xavier ClaessensAdd an EmpathyContactMonitor object to monitor changes...