diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-07 04:20:50 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-07 04:20:50 +0800 |
commit | a3a321f7e30e09c0adce157d3894642bad32e42c (patch) | |
tree | dfd9d8951bdec45d00025c9f5d09f9a68a7f5204 /ChangeLog | |
parent | 51f7f13d735f8db9ead25711641f2974c18b2737 (diff) | |
download | gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.tar gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.tar.gz gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.tar.bz2 gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.tar.lz gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.tar.xz gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.tar.zst gsoc2013-empathy-a3a321f7e30e09c0adce157d3894642bad32e42c.zip |
Implement editing and viewing contact information with right click on the
2007-06-06 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-contact-dialogs.glade:
* libempathy-gtk/empathy-contact-widget.glade:
* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/empathy-contact-dialogs.c:
* libempathy-gtk/empathy-contact-dialogs.h:
* libempathy-gtk/gossip-ui-utils.c:
* libempathy-gtk/empathy-subscription-dialog.glade:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/gossip-ui-utils.h:
* libempathy-gtk/gossip-contact-list-view.c:
* libempathy-gtk/empathy-subscription-dialog.c:
* libempathy-gtk/Makefile.am:
* libempathy-gtk/empathy-subscription-dialog.h: Implement editing and
viewing contact information with right click on the roster.
svn path=/trunk/; revision=128
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,22 @@ 2007-06-06 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-contact-dialogs.glade: + * libempathy-gtk/empathy-contact-widget.glade: + * libempathy-gtk/empathy-status-icon.c: + * libempathy-gtk/empathy-contact-dialogs.c: + * libempathy-gtk/empathy-contact-dialogs.h: + * libempathy-gtk/gossip-ui-utils.c: + * libempathy-gtk/empathy-subscription-dialog.glade: + * libempathy-gtk/empathy-contact-widget.c: + * libempathy-gtk/gossip-ui-utils.h: + * libempathy-gtk/gossip-contact-list-view.c: + * libempathy-gtk/empathy-subscription-dialog.c: + * libempathy-gtk/Makefile.am: + * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and + viewing contact information with right click on the roster. + +2007-06-06 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-contact-widget.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: |