]> git.0d.be Git - empathy.git/blobdiff - ChangeLog
Updated Polish translation (Tomasz Dominikowski).
[empathy.git] / ChangeLog
index 8d91a13d526b98befa25c44361132c7b41df7d49..22557f2213dd5e54476e975643eaf85909e0e870 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,88 @@
+2007-06-10 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-spell-dialog.glade:
+       * libempathy-gtk/gossip-spell-dialog.c:
+       * libempathy-gtk/gossip-spell-dialog.h:
+       * libempathy-gtk/gossip-chat.c:
+       * libempathy-gtk/Makefile.am:
+       * configure.ac: Adding spellcheck support.
+
+       * libempathy-gtk/gossip-spell.c:
+       * libempathy/gossip-conf.c: Remove useless debug messages.
+
+2007-06-10 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-chat-view.c: Smooth scrolling.
+       Fixes bug #445859 (Raphael Slinckx).
+
+2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy/gossip-contact.c: Emit notify signal only if the property
+       value effectively changed.
+
+2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD.
+       patch imported from gossip.
+
+2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
+
+       * configure.ac: Bump version to 0.8
+
+       * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
+       property.
+
+       * data/gtalk.profile:
+       * data/jabber.profile:
+       * data/msn.profile: Add VCardField and VCardDefault to profiles for
+       eds-sync support.
+
+2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-contact-widget.c: Fix a warning.
+
+2007-06-09 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-main-window.c:
+       * libempathy-gtk/empathy-contact-widget.glade:
+       * libempathy-gtk/empathy-contact-dialogs.c:
+       * libempathy-gtk/empathy-contact-dialogs.h:
+       * libempathy-gtk/empathy-contact-widget.c: We can now add a new contact.
+       EmpathyContactWidget can change the contact it's displaying on-the-fly,
+       like that we can display info when typing the contact ID we want to
+       add to our contact list.
+
+       * libempathy/empathy-tp-contact-list.c: Fix a refcount bug.
+
+2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy/gossip-chatroom-manager.c: Checks if the chatroom has
+       an account and a room. Fixes bug #444135.
+
+2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-contact-dialogs.c:
+       * libempathy-gtk/empathy-contact-widget.c:
+       * libempathy-gtk/empathy-contact-widget.h: Do not save when closing the
+       dialog. Update information in real-time and just provides a "Close"
+       button. That's more GNOME spirite.
+       * libempathy/empathy-tp-contact-list.c:
+       * libempathy/gossip-contact.h:
+       * libempathy/gossip-contact.c: New methods:
+       gossip_contact_add/remove_group(). This fixes leaks when a contact is
+       added/removed from a group.
+
+2007-06-08 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch.
+       Fixes bug #444680 (Matej Cepl).
+
+2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-contact-dialogs.glade:
+       * libempathy-gtk/empathy-contact-dialogs.c: Fix response and action
+       buttons.
+
 2007-06-06 Xavier Claessens  <xclaesse@gmail.com>
 
        * libempathy-gtk/empathy-contact-dialogs.glade: