summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-10-20 22:07:28 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-10-20 22:07:28 +0000
commit004e78f70d1088c94bdd00e66c96260abe03cae9 (patch)
treecffed793486c9322d189fce6c7691186e10c30f2 /ChangeLog
parentcdd6455b8cacfbc06363e0f3e9737f7cc6e4b640 (diff)
downloadtelepathy-account-widgets-004e78f70d1088c94bdd00e66c96260abe03cae9.tar.gz
To know if an account is connected, use
2007-10-21 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-account-chooser.c: * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: * libempathy-gtk/empathy-accounts-dialog.c: To know if an account is connected, use mission_control_get_connection_status() instead of mission_control_get_connection(). Update account chooser if an account's status changes or if it get removed. Move account chooser filter func for add-contact's window from EmpathyContactWidget to EmpathyContactDialogs. svn path=/trunk/; revision=384
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 823686e9..09a897d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-10-21 Xavier Claessens <xclaesse@gmail.com>
+
+ * libempathy-gtk/empathy-account-chooser.c:
+ * libempathy-gtk/empathy-contact-dialogs.c:
+ * libempathy-gtk/empathy-contact-widget.c:
+ * libempathy-gtk/empathy-contact-widget.h:
+ * libempathy-gtk/empathy-accounts-dialog.c: To know if an account is
+ connected, use mission_control_get_connection_status() instead of
+ mission_control_get_connection(). Update account chooser if an account's
+ status changes or if it get removed.
+ Move account chooser filter func for add-contact's window from
+ EmpathyContactWidget to EmpathyContactDialogs.
+
2007-10-19 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-accounts-dialog.c: Update Enable/Disable