aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-07 00:29:00 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-07 00:29:00 +0800
commitb80512e4ac25d7c8cc4c73aa06b6f0eded267ea2 (patch)
tree6511fcf562f5b1f0d57ae9ad31b9e35ab3178231 /ChangeLog
parentb1695c4a0881a60988b30dc03a71c166e73e5537 (diff)
downloadgsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.tar
gsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.tar.gz
gsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.tar.bz2
gsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.tar.lz
gsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.tar.xz
gsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.tar.zst
gsoc2013-empathy-b80512e4ac25d7c8cc4c73aa06b6f0eded267ea2.zip
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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@125 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78d79ffff..d00a8287a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,21 @@
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.
+
+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: