aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Use a GList instead of a GPtrArray and reorder the functions to avoidxclaesse2009-01-071-148/+140
* Rename proxy->iface in EmpathyContactMonitor.xclaesse2009-01-071-23/+23
* Use g_return_[val]_if_fail instead of g_assert in public APIs.xclaesse2009-01-071-3/+3
* Yet more style fixes.xclaesse2009-01-071-52/+46
* Add newlines at the end of files.xclaesse2009-01-071-0/+1
* Drop our references in dispose instead of finalize.xclaesse2009-01-071-2/+30
* Style fixes.xclaesse2009-01-071-259/+259
* Don't own a reference to the EmpathyTpChat, otherwise it won't bexclaesse2009-01-071-7/+14
* Add an EmpathyContactMonitor object to monitor changes in the contactxclaesse2009-01-071-0/+396