]> git.0d.be Git - empathy.git/commit
Do not save when closing the dialog. Update information in real-time and
authorXavier Claessens <xclaesse@gmail.com>
Fri, 8 Jun 2007 19:22:39 +0000 (19:22 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 8 Jun 2007 19:22:39 +0000 (19:22 +0000)
commitdb7cecd7653d88081ea9c89ac7e68b0816961189
treebfa907fe6da0e13001c0ec3c8617506e3e5d7e92
parentd8b89b20f13552d3bd1c658f3396714e24744ff6
Do not save when closing the dialog. Update information in real-time and

2007-06-08 Xavier Claessens  <xclaesse@gmail.com>

* 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
libempathy-gtk/empathy-contact-dialogs.c
libempathy-gtk/empathy-contact-widget.c
libempathy-gtk/empathy-contact-widget.h
libempathy/empathy-tp-contact-list.c
libempathy/gossip-contact.c
libempathy/gossip-contact.h