]> git.0d.be Git - empathy.git/commit
New widget: EmpathyContactWidget. It displays information about a contact,
authorXavier Claessens <xclaesse@gmail.com>
Wed, 6 Jun 2007 15:03:06 +0000 (15:03 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Wed, 6 Jun 2007 15:03:06 +0000 (15:03 +0000)
commitc063bac41998b5106743a47426b737ab7c59640d
tree5df8c2dc46ede948a234291709eff25ce44e3f55
parent976d656a08ded1864324b6060ef035ffcb0b833b
New widget: EmpathyContactWidget. It displays information about a contact,

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

* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/empathy-contact-widget.glade:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-contact-widget.h:
* libempathy-gtk/Makefile.am: New widget: EmpathyContactWidget. It
displays information about a contact, it can be used in any kind of
dialog which needs to display contact information like alias, groups,
avatar, etc. If the contact is the selfcontact information are editable.

* libempathy/empathy-tp-contact-list.c: Do not take care of subscription
changes.

* libempathy/gossip-contact.c: Use
gossip_presence_state_get_default_status (MC_PRESENCE_OFFLINE)
when there is no presence.

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