2007-12-03 Xavier Claessens * libempathy-gtk/empathy-chat-window.c: * libempathy-gtk/empathy-chat.c: * libempathy-gtk/empathy-chat.h: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-group-chat.h: * libempathy-gtk/empathy-private-chat.c: * libempathy-gtk/empathy-private-chat.h: * libempathy/empathy-tp-chat.c: * libempathy/empathy-tp-chat.h: * python/pyempathy/pyempathy.defs: * python/pyempathygtk/pyempathygtk.defs: * src/empathy-chat-chandler.c: Cleanup chat objects API and request a new Text channel if account gets reconnected. 2007-12-03 Xavier Claessens * libempathy/empathy-debug.c: Call tp_debug_set_flags to get tp-glib debug output. 2007-12-02 Xavier Claessens * configure.ac: * libempathy-gtk/empathy-account-chooser.c: * libempathy-gtk/empathy-accounts-dialog.c: * libempathy-gtk/empathy-chat.c: * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/empathy-presence-chooser.c: * libempathy-gtk/empathy-status-presets.c: * libempathy/empathy-avatar.c: * libempathy/empathy-contact-factory.c: * libempathy/empathy-contact-manager.c: * libempathy/empathy-tp-call.c: * libempathy/empathy-tp-chat.c: * libempathy/empathy-tp-chat.h: * libempathy/empathy-tp-contact-list.c: * libempathy/empathy-tp-group.c: * libempathy/empathy-tp-roomlist.c: * libempathy/empathy-utils.c: * libempathy/empathy-utils.h: * python/pyempathy/pyempathy.defs: * src/empathy.c: Do not use deprecated symbols from libtelepathy. We now link on telepathy-glib, make use of tp_strdiff and tp_escape_as_identifier instead of using our own copy of those functions. 2007-12-02 Xavier Claessens * libempathy-gtk/Makefile.am: * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/empathy-new-message-dialog.c: * libempathy-gtk/empathy-new-message-dialog.glade: * libempathy-gtk/empathy-new-message-dialog.h: * libempathy-gtk/empathy-status-icon.c: Implement New Message menu entry. Fixes bug #489979. 2007-11-30 Xavier Claessens * data/empathy.schemas.in: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-preferences.h: Add a gconf key to define the char to be added for tab completion. Fixes bug #453418 (Matej Cepl, Xavier Claessens). 2007-11-28 Xavier Claessens * libempathy-gtk/empathy-private-chat.c: Request new Text Channel if the contact is online again and CM don't support offline message. 2007-11-22 Xavier Claessens * libempathy-gtk/empathy-group-chat.c: use ":" instead of "," for nick completion. 2007-11-21 Xavier Claessens * TODO: Updated. 2007-11-21 Xavier Claessens * configure.ac: Add x11 to build deps. 2007-11-21 Xavier Claessens * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-chat.c: * libempathy-gtk/empathy-chat.h: Add nick completion for MUCs. Fixes bug #453418. 2007-11-15 Xavier Claessens * docs/*: * doc/*: * configure.ac: * Makefile.am: Remove doc directory and replace it with a better gtk-doc in docs. More files are auto-generated, we have less files on SVN. 2007-11-15 Xavier Claessens * src/Makefile.am: Do not build voip chandler if building without voip support. Fixes bug #496861. 2007-11-13 Xavier Claessens * libempathy/empathy-chandler.c: * libempathy/empathy-filter.c: Do not use deprecated tp_conn_new(), use tp_conn_new_without_connect() instead. 2007-11-12 Xavier Claessens * configure.ac: Bump version to 0.21.3.