summaryrefslogtreecommitdiff
path: root/megaphone
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Renamed G_STR_EMPTY to EMP_STR_EMPTY.Jonny Lamb1-1/+1
2009-01-15empathy_mission_control_new -> dup_singleton.Xavier Claessens1-1/+1
2009-01-09Port EmpathyContactManager to the new singleton policy.Xavier Claessens1-1/+1
2009-01-09Port EmpathyContactFactory to the new singleton policy.Xavier Claessens1-1/+1
2008-12-24Remove libgnomevfs include in megaphone-applet.c (Andre Klapper).Xavier Claessens1-1/+0
2008-12-12Init empathy for megaphone, nothere and check-main.Xavier Claessens1-0/+1
2008-10-03Mark some forgotten strings for translation (bug #553066)Gabor Keleman1-2/+2
2008-05-27Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens1-4/+2
2008-05-05Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2-7/+7
2008-04-30Make use of tp-glib debug system.Xavier Claessens1-8/+8
2008-04-25Create contact menu in empathy-contact-menu.hXavier Claessens1-1/+2
2008-01-20Do not take show_groups in empathy_contact_list_store_newXavier Claessens1-1/+1
2008-01-20Add a property to have or not groups on EmpathyContactListStoreXavier Claessens1-1/+1
2008-01-20Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens1-2/+2
2007-12-23Merge branch 'ignore'Xavier Claessens1-0/+4
2007-10-09More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens1-1/+1
2007-10-01Updated to use new avatar cache.Xavier Claessens2-86/+83
2007-09-21Fix ref count error for account objects.Xavier Claessens8-0/+733