From e0617b2fc06f59bfcfbd1f03a4364ba12294e718 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 21 Jun 2007 15:19:49 +0000 Subject: We show in our roster all contacts members and remote-pending of subscribe 2007-06-21 Xavier Claessens * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/gossip-contact-list-store.c: * libempathy-gtk/gossip-contact-list-view.c: * libempathy/empathy-contact-manager.c: * libempathy/empathy-tp-contact-list.c: * libempathy/empathy-contact-list.c: * libempathy/empathy-contact-list.h: * libempathy/gossip-contact.c: We show in our roster all contacts members and remote-pending of subscribe list. Adding/Removing a contact only add/remove from subscribe list. Accept/Reject a contact in local-pending of publish list is done using _process_pending(). svn path=/trunk/; revision=164 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b7ef27693..b62a77f0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2007-06-21 Xavier Claessens + + * libempathy-gtk/empathy-contact-dialogs.c: + * libempathy-gtk/gossip-contact-list-store.c: + * libempathy-gtk/gossip-contact-list-view.c: + * libempathy/empathy-contact-manager.c: + * libempathy/empathy-tp-contact-list.c: + * libempathy/empathy-contact-list.c: + * libempathy/empathy-contact-list.h: + * libempathy/gossip-contact.c: We show in our roster all contacts + members and remote-pending of subscribe list. Adding/Removing a contact + only add/remove from subscribe list. Accept/Reject a contact in + local-pending of publish list is done using _process_pending(). + 2007-06-15 Xavier Claessens * src/empathy.c: -- cgit v1.2.3