X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=ChangeLog;h=8715d4e88634a9ac8bf5d49aab1c64f8cf710da8;hp=46a882947e9cf6c535df8aace42597dede184c90;hb=efe3042bf7b712e2b688121b97bd280ca15a4ff7;hpb=84f53258270412f78f6d0f6367ea00d9953fa24a diff --git a/ChangeLog b/ChangeLog index 46a88294..8715d4e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2007-06-30 Xavier Claessens + + * configure.ac: Bump MC version required to 4.27. + * TODO: Updated. + +2007-06-30 Xavier Claessens + + * libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref. + + * src/empathy.c: If we get a chatroom we have to create an + EmpathyTpChatroom object. + + * src/Makefile.am: Fix build system, programs links to libempathy-gtk + and libempathy. + + * configure.ac: libempathy does not depends on libgnome-vfs. + + * libempathy-gtk/empathy-status-icon.c: + * libempathy-gtk/empathy-chat.c: + * libempathy/empathy-tp-chat.c: + * libempathy/empathy-tp-chat.h: + * libempathy/empathy-filter.c: + * libempathy/empathy-filter.h: + * libempathy/empathy-filter.xml: + * libempathy/Makefile.am: Filter incoming text channels and make + status icon flash when there we receive a new message. Dispatch the + channel only when we get a message and the user click on the icon. + +2007-06-22 Xavier Claessens + + * libempathy-gtk/libempathy-gtk.pc.in: + * libempathy-gtk/Makefile.am: + * libempathy/libempathy.pc.in: + * libempathy/Makefile.am: + * configure.ac: Install libempathy and libempathy-gtk and make their + API public. + 2007-06-22 Xavier Claessens * po/POTFILES.in: s/gossip/empathy/