aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-311-7/+6
* empathy-contact-monitor: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* Use a GList instead of a GPtrArray and reorder the functions to avoidXavier Claessens2009-01-071-148/+140
* Rename proxy->iface in EmpathyContactMonitor.Xavier Claessens2009-01-071-23/+23
* Use g_return_[val]_if_fail instead of g_assert in public APIs.Xavier Claessens2009-01-071-3/+3
* Yet more style fixes.Xavier Claessens2009-01-071-52/+46
* Add newlines at the end of files.Xavier Claessens2009-01-071-0/+1
* Drop our references in dispose instead of finalize.Xavier Claessens2009-01-071-2/+30
* Style fixes.Xavier Claessens2009-01-071-259/+259
* Don't own a reference to the EmpathyTpChat, otherwise it won't beXavier Claessens2009-01-071-7/+14
* Add an EmpathyContactMonitor object to monitor changes in the contactXavier Claessens2009-01-071-0/+396