]> git.0d.be Git - empathy.git/commit
New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to
authorXavier Claessens <xclaesse@gmail.com>
Wed, 6 Jun 2007 16:29:00 +0000 (16:29 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Wed, 6 Jun 2007 16:29:00 +0000 (16:29 +0000)
commitdf77283dbff9bbd59477a649948bf9c24773bdbb
tree6511fcf562f5b1f0d57ae9ad31b9e35ab3178231
parentc063bac41998b5106743a47426b737ab7c59640d
New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to

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

* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/empathy-subscription-dialog.glade:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/gossip-contact-list-view.c:
* libempathy-gtk/empathy-subscription-dialog.c:
* libempathy-gtk/Makefile.am:
* libempathy-gtk/empathy-subscription-dialog.h:
* libempathy/empathy-tp-contact-list.c: New dialog:
EmpathySubscriptionDialog. It uses EmpathyContactWidget to display
information about the contact who wants to get your presence. This
dialog appears when clicking on the status icon when it blinks. You
can also remove contacts when right-click on it in the roster.

svn path=/trunk/; revision=125
ChangeLog
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-contact-widget.c
libempathy-gtk/empathy-status-icon.c
libempathy-gtk/empathy-subscription-dialog.c [new file with mode: 0644]
libempathy-gtk/empathy-subscription-dialog.glade [new file with mode: 0644]
libempathy-gtk/empathy-subscription-dialog.h [new file with mode: 0644]
libempathy-gtk/gossip-contact-list-view.c
libempathy/empathy-tp-contact-list.c