index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-contact-monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove EmpathyContactMonitor, it is not used anymore
Xavier Claessens
2010-05-26
1
-417
/
+0
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-31
1
-7
/
+6
*
empathy-contact-monitor: fix coding style
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
Use a GList instead of a GPtrArray and reorder the functions to avoid
Xavier Claessens
2009-01-07
1
-148
/
+140
*
Rename proxy->iface in EmpathyContactMonitor.
Xavier Claessens
2009-01-07
1
-23
/
+23
*
Use g_return_[val]_if_fail instead of g_assert in public APIs.
Xavier Claessens
2009-01-07
1
-3
/
+3
*
Yet more style fixes.
Xavier Claessens
2009-01-07
1
-52
/
+46
*
Add newlines at the end of files.
Xavier Claessens
2009-01-07
1
-0
/
+1
*
Drop our references in dispose instead of finalize.
Xavier Claessens
2009-01-07
1
-2
/
+30
*
Style fixes.
Xavier Claessens
2009-01-07
1
-259
/
+259
*
Don't own a reference to the EmpathyTpChat, otherwise it won't be
Xavier Claessens
2009-01-07
1
-7
/
+14
*
Add an EmpathyContactMonitor object to monitor changes in the contact
Xavier Claessens
2009-01-07
1
-0
/
+396