]> git.0d.be Git - empathy.git/blobdiff - ChangeLog
Rename all filenames starting with "gossip" by "empathy", change namespace
[empathy.git] / ChangeLog
index 98ca5b05a8c7817514ffc3bd92012204d3b100c5..e3794a2358252fb6e67dbb06cb2ef32cb1a92700 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,103 @@
+2007-06-22 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy/*.[ch]:
+       * libempathy-gtk/*.[ch]:
+       * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy",
+       change namespace of all gossip_*() functions to empathy_*().
+       Fixes bug #444490 (Mario Danic, Xavier Claessens).
+
+2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
+
+       * configure.ac: Bump version to 0.9
+
+2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy/empathy-tp-contact-list.c: Fix typo causing warnings.
+
+2007-06-21 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-contact-dialogs.c:
+       * libempathy-gtk/gossip-contact-list-store.c:
+       * libempathy-gtk/gossip-contact-list-view.c:
+       * libempathy/empathy-contact-manager.c:
+       * libempathy/empathy-tp-contact-list.c:
+       * libempathy/empathy-contact-list.c:
+       * libempathy/empathy-contact-list.h:
+       * libempathy/gossip-contact.c: We show in our roster all contacts
+       members and remote-pending of subscribe list. Adding/Removing a contact
+       only add/remove from subscribe list. Accept/Reject a contact in
+       local-pending of publish list is done using _process_pending().
+
+2007-06-15 Xavier Claessens  <xclaesse@gmail.com>
+
+       * src/empathy.c:
+       * libempathy/empathy-idle.c: Adding NetworkManager support.
+
+2007-06-15 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-status-icon.c:
+       * libempathy-gtk/gossip-presence-chooser.c:
+       * libempathy-gtk/gossip-presence-chooser.h:
+       * libempathy/empathy-idle.c:
+       * libempathy/empathy-idle.h: Prepare for slack time when coming back
+       from auto away. Not yet fully implemented.
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/empathy-images.h:
+       * libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton.
+
+       * data/22x22/empathy-proto-salut.png:
+       * data/22x22/Makefile.am:
+       * data/16x16/empathy-proto-salut.png:
+       * data/16x16/Makefile.am:
+       * data/scalable/empathy-proto-salut.svg:
+       * data/scalable/Makefile.am:
+       * data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal).
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-contact-list-view.c: Show logs when right
+       click on a contact in the roster.
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * src/org.gnome.Empathy.Chat.service.in:
+       * src/empathy-accounts.c:
+       * src/empathy-accounts-main.c:
+       * src/empathy-chat-main.c:
+       * src/empathy.c:
+       * src/Makefile.am:
+       * src/empathy-main.c:
+       * libempathy/gossip-chatroom-manager.c:
+       * autogen.sh: Empathy is no more splitted into 2 processes. It makes
+       debugging more difficult when emmpathy-chat crashes. It's also more
+       optimised like that since contact objects can be shared.
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-chat-window.c: Disconnect signals from
+       chatroom_manager. Fixes bug #447178.
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * po/POTFILES.in:
+       * po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip
+       empathy.desktop.in. Fixes bug #446161.
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * po/POTFILES.in: Adding missing files.
+
+2007-06-14 Xavier Claessens  <xclaesse@gmail.com>
+
+       * libempathy-gtk/gossip-log-window.c:
+       * libempathy-gtk/gossip-chat-window.c:
+       * libempathy/empathy-log-manager.c:
+       * libempathy/empathy-log-manager.h: Do not create log directory for a
+       chat if there is no messages to put in. Show logs and information for
+       the contact we are speaking with in the chat window menu.
+
 2007-06-13 Xavier Claessens  <xclaesse@gmail.com>
 
        * libempathy-gtk/Makefile.am: