X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=ChangeLog;h=2ca348e5750476cc32247292e161b196ebd585de;hp=a1721468970a73e3364365cdddf2c9d99e741aa3;hb=63bc73ed30d97c8ecfb1be4bc19c3e30e9aaddf2;hpb=7746736afa656f880933e3f5a9effaba490be65a diff --git a/ChangeLog b/ChangeLog index a1721468..2ca348e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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: