From db7cecd7653d88081ea9c89ac7e68b0816961189 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 8 Jun 2007 19:22:39 +0000 Subject: Do not save when closing the dialog. Update information in real-time and 2007-06-08 Xavier Claessens * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the dialog. Update information in real-time and just provides a "Close" button. That's more GNOME spirite. * libempathy/empathy-tp-contact-list.c: * libempathy/gossip-contact.h: * libempathy/gossip-contact.c: New methods: gossip_contact_add/remove_group(). This fixes leaks when a contact is added/removed from a group. svn path=/trunk/; revision=132 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c23cf83d7..9ec92383d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-06-08 Xavier Claessens + + * libempathy-gtk/empathy-contact-dialogs.c: + * libempathy-gtk/empathy-contact-widget.c: + * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the + dialog. Update information in real-time and just provides a "Close" + button. That's more GNOME spirite. + * libempathy/empathy-tp-contact-list.c: + * libempathy/gossip-contact.h: + * libempathy/gossip-contact.c: New methods: + gossip_contact_add/remove_group(). This fixes leaks when a contact is + added/removed from a group. + 2007-06-08 Xavier Claessens * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch. -- cgit v1.2.3