aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2007-07-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-301-0/+12
| | | | | | | | | | | | | | | | * libempathy-gtk/empathy-account-widget-generic.c: * libempathy-gtk/empathy-account-widget-generic.h: Align param names on the left. * libempathy-gtk/empathy-accounts-dialog.glade: * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe the selected account. Fixes bug #459169. * configure.ac: Set Collabora Ltd. in the Copyright. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@212 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-291-0/+5
| | | | | | | | | * libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to profile order. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@210 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-291-0/+7
| | | | | | | | | | | * libempathy-gtk/empathy-account-widget-jabber.c: Try to guess the server from the jid only if we are using the jabber profile. When we guessed a server don't forget to set the "server" McAccount param, setting the entry's text is not enough. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@209 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-291-0/+5
| | | | | | | | | * libempathy-gtk/empathy-profile-chooser.c: Improve the sort function a bit to have Jabber before GTalk. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@208 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-291-0/+7
| | | | | | | | | | | * libempathy-gtk/empathy-accounts-dialog.glade: * libempathy-gtk/empathy-accounts-dialog.c: Update the Enable/Disable button even if there is no account selected. Set it insensitive if no account is selected. Fixes bug #459012. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@207 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-27 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-281-0/+5
| | | | | | | | | * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have free protocols first. Fixes bug #460605. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@206 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-27 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-271-0/+9
| | | | | | | | | | | | | * libempathy/empathy-message.c: * libempathy/empathy-message.h: * libempathy/empathy-log-manager.c: Add message type in log files. Fixes bug #459579. * doc/*: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@205 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-271-0/+5
| | | | | | | | | * po/POTFILES.in: Add missing file libempathy-gtk/empathy-account-widget-msn.glade. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@204 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-271-0/+4
| | | | | | | | * configure.ac: Bump version to 0.10 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@203 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-271-0/+7
| | | | | | | | | | | * libempathy-gtk/empathy-account-widget-jabber.glade: * libempathy-gtk/empathy-account-widget-jabber.c: Hide "advanced options" for jabber in a GtkExpander. Fixes bug #459168 (Guillaume Desmottes). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@202 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+6
| | | | | | | | | | * libempathy-gtk/empathy-new-chatroom-dialog.c: * libempathy/empathy-tp-roomlist.c: Fix Room listing. Fixes bug #460416 (Sjoerd Simons). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@201 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+7
| | | | | | | | | | | * libempathy-gtk/Makefile.am: * libempathy/Makefile.am: * configure.ac: Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@200 4ee84921-47dd-4033-b63a-18d7a039a3e4
* forgot to set the bug # in the changelogxclaesse2007-07-261-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@199 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+6
| | | | | | | | | | * README: * autogen.sh: Remove the autogen.sh script and use gnome-autogen.sh instead. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@198 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+14
| | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-account-chooser.c: * libempathy-gtk/empathy-new-chatroom-dialog.c: * libempathy-gtk/empathy-account-chooser.h: * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-chatrooms-window.c: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: * libempathy-gtk/empathy-log-window.c: * doc/*: Do not show salut accounts in the add contact dialog. Rework a bit EmpathyContactWidget. Fixes bug #459100 (Guillaume Desmottes, Xavier Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@197 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+5
| | | | | | | | | * libempathy-gtk/empathy-accounts-dialog.c: add contact frame is not hidden after cancelling. Fixes bug #458997 (Frederic Peters). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@196 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+7
| | | | | | | | | | | * libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes bug #460419. * doc/*: Updated documentation. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@195 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-261-0/+4
| | | | | | | | * libempathy/empathy-filter.c: Adding more debug output. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@192 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-251-0/+5
| | | | | | | | | * libempathy/empathy-tp-contact-list.c: Add a check to be sure the new channel is valid in the NewChannel cb. Fixes bug #451564. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@191 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-201-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy/Makefile.am: * libempathy/empathy-tp-roomlist.h: * libempathy/empathy-tp-roomlist.c: * libempathy-gtk/empathy-chatrooms-window.c: * libempathy-gtk/empathy-new-chatroom-dialog.c: Initial room list support. It does not works yet. * libempathy-gtk/empathy-account-widget-generic.c: Add support for all types of integer and float. Fixes bug #457740 (Jamey Hicks). * libempathy/empathy-tp-chat.c: * libempathy-gtk/empathy-chat.c: If there is an error sending a message, show an error message to the user. * libempathy-gtk/empathy-accounts-dialog.c: Fix a leak, profile should be unrefed after mc_account_get_profile. * libempathy/empathy-utils.c: * libempathy/empathy-utils.h: * libempathy/empathy-tp-chatroom.c: * libempathy/empathy-tp-group.h: * libempathy/empathy-tp-group.c: * src/empathy.c: Rename empathy_get_channel_id() to empathy_inspect_channel(). We now have empathy_inspect_handle(). * po/POTFILES.in: * libempathy/empathy-tp-contact-list.c: Set all contacts from salut protocol to the "Local Network" group. * libempathy/empathy-idle.c: Fix NetworkManager support. * libempathy/empathy-chatroom.h: Fix indentation. * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-ui-utils.c: * libempathy-gtk/empathy-ui-utils.h: - Iconify main window to the status icon like in rhythmbox. Fixes bug #458106 (Jaap A. Haitsma). - Rounded avatars. Fixes bug #457992 (Raphael Slinckx) * Makefile.am: Fix distcheck for gtkdoc (Vincent Untz) * data/empathy.desktop.in.in: Change application description (Jaap A. Haitsma). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@190 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-141-0/+4
| | | | | | | | * libempathy-gtk/empathy-contact-list-store.c: Show avatars by default. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@188 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-141-0/+7
| | | | | | | | | | | * libempathy-gtk/empathy-status-icon.c: If there is no pending msg when a text channel should be filtered wait for the first message instead of not dispatching the channel which may cause messages to be lost. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@187 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-131-0/+4
| | | | | | | | * libempathy/empathy-tp-contact-list.c: Fix avatar request queue. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@186 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-131-0/+16
| | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-new-chatroom-dialog.c: * libempathy-gtk/empathy-new-chatroom-dialog.glade: Remove unused nickname entry and use a GtkTable for room information. More work is needed here. * libempathy-gtk/empathy-contact-widget.glade: Change padding to 6. * libempathy-gtk/empathy-contact-dialogs.c: Set a window title. * libempathy-gtk/empathy-contact-widget.c: Fix alignment of widgets. * libempathy/empathy-tp-contact-list.c: Add more debug msg for avatar handling. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@184 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-12 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-131-0/+9
| | | | | | | | | | | | | * libempathy-gtk/Makefile.am: Fix missing header for EmpathyAccountWidgetMSN. * configure.ac: Fix useless "\". * autogen.sh: run gtkdocize if needed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@183 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-12 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-131-0/+6
| | | | | | | | | | * configure.ac: * doc/*: * Makefile.am: Adding initial API documentation using gtk-doc. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@182 4ee84921-47dd-4033-b63a-18d7a039a3e4
* forgot to set a changelog entry for last commitxclaesse2007-07-121-0/+6
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@181 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-101-0/+7
| | | | | | | | | | | * src/empathy.c: * libempathy/empathy-debug.c: * libempathy/empathy-debug.h: Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@179 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-091-1/+15
| | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-account-widget-msn.glade: * libempathy-gtk/empathy-account-widget-msn.c: * libempathy-gtk/empathy-account-widget-msn.h: * libempathy-gtk/empathy-accounts-dialog.c: * libempathy-gtk/Makefile.am: Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi). * libempathy-gtk/empathy-chat-view.c: * libempathy/empathy-log-manager.c: * libempathy/empathy-log-manager.h: Add needed API to show chat logs in Tracker. Fixes bug #452536. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@178 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-07-07 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-071-0/+6
| | | | | | | | | | * libempathy-gtk/empathy-account-widget-generic.c: Workaround to fix a commonly reported crash. * libempathy/empathy-tp-group.c: Add a missing check. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@177 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-30 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-011-0/+5
| | | | | | | | | * configure.ac: Bump MC version required to 4.27. * TODO: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@176 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-30 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-07-011-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@175 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-231-0/+9
| | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@172 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+4
| | | | | | | | * po/POTFILES.in: s/gossip/empathy/ git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@171 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+8
| | | | | | | | | | | | * 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). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@170 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+4
| | | | | | | | * configure.ac: Bump version to 0.9 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@168 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+4
| | | | | | | | * libempathy/empathy-tp-contact-list.c: Fix typo causing warnings. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@165 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-211-0/+14
| | | | | | | | | | | | | | | | | | * 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(). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@164 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-15 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-211-0/+5
| | | | | | | | | * src/empathy.c: * libempathy/empathy-idle.c: Adding NetworkManager support. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@162 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-15 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-151-0/+9
| | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@159 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-151-0/+13
| | | | | | | | | | | | | | | | | * 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). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@157 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-0/+5
| | | | | | | | | * libempathy-gtk/gossip-contact-list-view.c: Show logs when right click on a contact in the roster. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@155 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-0/+14
| | | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@154 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-0/+5
| | | | | | | | | * libempathy-gtk/gossip-chat-window.c: Disconnect signals from chatroom_manager. Fixes bug #447178. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@153 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-0/+6
| | | | | | | | | | * po/POTFILES.in: * po/POTFILES.skip: Get strings in empathy.desktop.in.in and skip empathy.desktop.in. Fixes bug #446161. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@152 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-1/+5
| | | | | | | | * po/POTFILES.in: Adding missing files. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@151 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-0/+9
| | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@150 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-141-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/Makefile.am: * libempathy-gtk/gossip-log-window.glade: * libempathy-gtk/gossip-log-window.h: * libempathy-gtk/gossip-log-window.c: * libempathy/empathy-log-manager.c: * libempathy/empathy-log-manager.h: * libempathy-gtk/gossip-chat.c: * libempathy-gtk/empathy-main-window.c: New window for viewing logs. * libempathy-gtk/gossip-chat-view.c: Do not use smooth scroll when resizing the view. * libempathy-gtk/gossip-contact-list-store.c: Do not set active contacts when creating the store, and when contact groups changed. * src/empathy-main.c: Fix warning when using command-line options. * libempathy/empathy-tp-contact-list.c: Check if we have an aliasing iface before setting the alias of a contact. * TODO: Updated. * data/jabber.profile: Ignore ssl errors by default. This is a security vulnerability but we don't really have the choice. * libempathy/gossip-contact.h: * libempathy/gossip-contact.c: Add a "is-user" property to know if it's our self contact. * libempathy/gossip-message.h: * libempathy/gossip-message.c: Add a "receiver" property like that we have our self contact for nick highlight. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@148 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-10 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-0/+12
| | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@144 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-10 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-0/+5
| | | | | | | | | * libempathy-gtk/gossip-chat-view.c: Smooth scrolling. Fixes bug #445859 (Raphael Slinckx). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@143 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-0/+5
| | | | | | | | | * libempathy/gossip-contact.c: Emit notify signal only if the property value effectively changed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@141 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-0/+5
| | | | | | | | | * libempathy-gtk/gossip-contact-list-view.c: Fix warning for DnD. patch imported from gossip. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@140 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-101-0/+12
| | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@139 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-091-0/+4
| | | | | | | | * libempathy-gtk/empathy-contact-widget.c: Fix a warning. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@135 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-091-0/+13
| | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@134 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-091-0/+5
| | | | | | | | | * libempathy/gossip-chatroom-manager.c: Checks if the chatroom has an account and a room. Fixes bug #444135. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@133 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-091-0/+13
| | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@132 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-091-0/+5
| | | | | | | | * libempathy-gtk/gossip-chat.c: Fix build on 64bits arch. Fixes bug #444680 (Matej Cepl). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@131 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-071-0/+6
| | | | | | | | | | * libempathy-gtk/empathy-contact-dialogs.glade: * libempathy-gtk/empathy-contact-dialogs.c: Fix response and action buttons. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@129 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-071-0/+17
| | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-contact-dialogs.glade: * libempathy-gtk/empathy-contact-widget.glade: * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-contact-dialogs.h: * libempathy-gtk/gossip-ui-utils.c: * libempathy-gtk/empathy-subscription-dialog.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/gossip-ui-utils.h: * libempathy-gtk/gossip-contact-list-view.c: * libempathy-gtk/empathy-subscription-dialog.c: * libempathy-gtk/Makefile.am: * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and viewing contact information with right click on the roster. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@128 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-071-0/+8
| | | | | | | | | | | | * libempathy-gtk/empathy-contact-widget.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: * libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget has 2 modes: editable or not. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@127 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-071-0/+4
| | | | | | | | * po/POTFILES.in: Updated with new files. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@126 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-071-0/+15
| | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-subscription-dialog.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/gossip-contact-list-view.c: * libempathy-gtk/empathy-subscription-dialog.c: * libempathy-gtk/Makefile.am: * libempathy-gtk/empathy-subscription-dialog.h: * libempathy/empathy-tp-contact-list.c: New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to display information about the contact who wants to get your presence. This dialog appears when clicking on the status icon when it blinks. You can also remove contacts when right-click on it in the roster. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@125 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-061-0/+18
| | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-contact-widget.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-contact-widget.h: * libempathy-gtk/Makefile.am: New widget: EmpathyContactWidget. It displays information about a contact, it can be used in any kind of dialog which needs to display contact information like alias, groups, avatar, etc. If the contact is the selfcontact information are editable. * libempathy/empathy-tp-contact-list.c: Do not take care of subscription changes. * libempathy/gossip-contact.c: Use gossip_presence_state_get_default_status (MC_PRESENCE_OFFLINE) when there is no presence. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@124 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-06 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-061-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-status-icon.c: Add support for blinking when there is an event. Make use of EmpathyIdle for presence handling. Add an event when a contact requets subscription. * 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-tp-chatroom.c: * libempathy/empathy-contact-list.c: * libempathy/empathy-contact-list.h: get_contacts() is renamed to get_members(). Adding a signal and a method for local-pending with contacts with the message. Rework completely the contact-list handling in EmpathyTpContactList to follow tp spec. * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: Add properties for the state and the status message. EmpathyIdle is now a singleton to manager self presence. * TODO: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@123 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-041-0/+8
| | | | | | | | | | | | * libempathy-gtk/gossip-accounts-dialog.glade: Set use_stock for button_connect to False, to avoid a crasher when opening the accounts window with GTK+ trunk. Fixes bug #439931. * libempathy-gtk/gossip-chat.c: Do not add backlog for chatrooms and do not log backlog from jabber server. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@122 4ee84921-47dd-4033-b63a-18d7a039a3e4
* adding more detail to the changelogxclaesse2007-06-041-1/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@121 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-041-0/+18
| | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-ui-utils.c * libempathy-gtk/gossip-accounts-dialog.c * libempathy-gtk/Makefile.am * src/empathy-accounts-main.c * src/empathy-chat-main.c * src/Makefile.am * src/empathy-main.c * libempathy/gossip-utils.c * libempathy/Makefile.am * src/empathy-filter.h * src/empathy-filter-plugin.c * src/empathy-filter.xml * src/empathy-filter.c * libempathy/gossip-paths.c * libempathy/gossip-paths.h: Remove unused code. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@120 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-031-0/+6
| | | | | | | | | | * po/POTFILES.in: * po/POTFILES.skip: Add missing files that have strings for translation. Skip empathy-desktop.in.in. (Olivier Crete) git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@119 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-031-0/+10
| | | | | | | | | | | | | | * libempathy-gtk/gossip-group-chat.c: * libempathy-gtk/gossip-private-chat.c: * libempathy-gtk/gossip-chat.c: * libempathy-gtk/gossip-chat.h: * libempathy/empathy-tp-chat.c: Add all properties described by TP spec for the Text channel on EmpathyTpChat. Make use of "name" and "subject" properties in GossipGroupChat. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@118 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-02 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-031-0/+7
| | | | | | | | | | | * libempathy/empathy-log-manager.c: Fix crash when there is no log available for a chat. * libempathy/empathy-tp-contact-list.c: Fix a crash when destroy signal is emitted before StatusChanged. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@115 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-02 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-0/+11
| | | | | | | | | | | | | | | * libempathy-gtk/gossip-group-chat.c: * libempathy-gtk/gossip-private-chat.c: * libempathy-gtk/gossip-chat.c: * libempathy/empathy-log-manager.c: * libempathy/empathy-log-manager.h: * libempathy/empathy-log-manager.xsl: * libempathy/Makefile.am: Log chats and display 10 last messages when opening a new chat. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@114 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-02 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-0/+7
| | | | | | | | | | | * libempathy-gtk/gossip-group-chat.c: * libempathy/empathy-tp-contact-list.c: * libempathy/gossip-contact.c: Set default presence to available if there is no presence iface. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@113 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-02 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-0/+7
| | | | | | | | | | * libempathy-gtk/gossip-ui-utils.c: * libempathy-gtk/gossip-ui-utils.h: * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeui dependency (Ross Burton). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@112 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-01 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-0/+10
| | | | | | | | | | | | | | * libempathy-gtk/gossip-chatrooms-window.c: * libempathy-gtk/gossip-chat-window.c: * libempathy/gossip-chatroom.c: * libempathy/gossip-chatroom-manager.c: * configure.ac: Monitor changes on chatrooms.xml file and relead it when it's modified. connect chatroom-added/removed in some places where needed. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@111 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-06-01 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-021-0/+4
| | | | | | | | * configure.ac: Bump version to 0.7 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@110 4ee84921-47dd-4033-b63a-18d7a039a3e4
* set bug #xclaesse2007-06-011-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@103 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-31 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-311-0/+10
| | | | | | | | | | | | | | * libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle, MissionControl has API to request the channel from handle string. * libempathy-gtk/empathy-main-window.c: Request room channel when clicking on favorite rooms. * TODO: Add a task: supporting registering. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@102 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-31 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-311-0/+5
| | | | | | | | | * libempathy/empathy-idle.c: Do not restore away presence message when coming back after the user set manually to away. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@101 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-31 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-311-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-account-chooser.c: Fix warning when selecting all accounts. * src/empathy-accounts-main.c: * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/gossip-accounts-dialog.h: * libempathy-gtk/gossip-accounts-dialog.c: * libempathy-gtk/gossip-preferences.h: * libempathy-gtk/gossip-preferences.c: Set parent window. * libempathy-gtk/empathy-main-window.c: Implement favorite chatroom menu and fix a leak. * libempathy-gtk/Makefile.am: * libempathy/Makefile.am: * libempathy/gossip-chatroom.c: * libempathy/gossip-chatroom.h: * libempathy/gossip-chatroom-manager.c: * libempathy/gossip-chatroom-manager.h: * libempathy/gossip-chatroom-manager.dtd: * libempathy-gtk/gossip-chatrooms-window.glade: * libempathy-gtk/gossip-chatrooms-window.c: * libempathy-gtk/gossip-chatrooms-window.h: New files to implement favorite chatrooms and a window to show them. * libempathy-gtk/gossip-chat.c: Fix tooltip leaked. * libempathy-gtk/gossip-chat-window.h: * libempathy-gtk/gossip-chat-window.c: Do not use deprecated gtk_object_sink(). Implement favorite chatroom features. Find a chat by comparing the account AND the chat ID. * src/empathy-chat-main.c: * libempathy/empathy-tp-chat.h: * libempathy/empathy-tp-chat.c: * libempathy/gossip-utils.h: * libempathy/gossip-utils.c: empathy_tp_chat_get_id() returns the Text channel's name. The chat ID is unique only for a specified account. * libempathy/empathy-tp-contact-list.c: Fix some leaks and add a FIXME comment for a leak not yet fixed. * TODO: Would be cool to have a glade catalog for libempathy-gtk. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@100 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-26 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-261-1/+9
| | | | | | | | | | | | | * libempathy-gtk/gossip-contact-list-store.c: Do not highlight contacts already known when creating the contact list. * libempathy/empathy-tp-contact-list.c: Do not set alias if DBus returns an error. * libempathy/empathy-idle.c: Do not set status message to "Extended autoaway", let user's message unchanged. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@99 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-251-0/+4
| | | | | | | | * configure.ac: Bump version to 0.6 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@97 4ee84921-47dd-4033-b63a-18d7a039a3e4
* update NEWS filexclaesse2007-05-251-2/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@95 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-251-0/+9
| | | | | | | | | | | | | * libempathy-gtk/gossip-group-chat.c: Fix refcounting of GossipGroupChat. * libempathy/empathy-tp-contact-list.c: Add debug message when alias request fails. * data/22x22/empathy-group-message.png: * data/22x22/Makefile.am: Add group message icon. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@94 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-251-0/+11
| | | | | | | | | | | | | | | * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server entry's value if it's hidden. * libempathy-gtk/gossip-contact-list-view.c:Do not highlight groups when adding them in the roster. * libempathy/empathy-tp-contact-list.c: DO not create new GossipContact object in presence/avatar/alias changed signal if we don't already know that contact from a contact list channel. This should fix DBus max pending calls limit reached in some cases. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@93 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-25 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-251-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-new-chatroom-dialog.c: Preset the server only for jabber protocol to conference.server. This fixes a warning. * libempathy-gtk/gossip-group-chat.h: * libempathy-gtk/gossip-group-chat.c: gossip_group_chat_set_topic() is a public function. * libempathy-gtk/empathy-images.h: * libempathy-gtk/empathy-main-window.glade: * libempathy-gtk/empathy-status-icon.glade: Make use of empathy-new-message icon name. * libempathy-gtk/gossip-contact-list-store.c: By default we sort by contacts names. * libempathy-gtk/gossip-chat.c: Do not display composing state if it's our own contact that is composing. * src/empathy-chat-main.c: * libempathy/empathy-tp-chat.c: * libempathy/empathy-tp-chat.h: Make possible to build the id based on the account and the channel's name. For private chats that means the contact's id. * libempathy-gtk/gossip-chat-window.c: Un-comment the code related to chatrooms that is now implemented. We can now Show/Hide contact list for group chats, DnD contact on the window to begin a discussion, join a new chatroom. * libempathy-gtk/gossip-account-chooser.c: Add a FIXME message. * data/22x22/empathy-new-message.png: * data/22x22/empathy-proto-irc.png: * data/22x22/Makefile.am: * data/32x32/empathy-proto-irc.png: * data/32x32/Makefile.am: * data/gtalk.profile: * data/16x16/empathy-new-message: * data/16x16/empathy-message-new.png: * data/16x16/empathy-proto-irc.png: * data/16x16/Makefile.am: * data/scalable/empathy-proto-irc.svg: * data/scalable/Makefile.am: * data/irc.profile: Adding icons for empathy-new-message and IRC protocol. Make use of the irc icon in the irc profile. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@91 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-241-0/+5
| | | | | | | | | * libempathy-gtk/gossip-new-chatroom-dialog.c: * libempathy-gtk/empathy-main-window.c: White space fix. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@90 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-241-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-account-chooser.c: * libempathy-gtk/gossip-new-chatroom-dialog.c: * libempathy-gtk/gossip-account-widget-jabber.c: * libempathy-gtk/gossip-account-chooser.h: * libempathy-gtk/gossip-new-chatroom-dialog.h: * libempathy-gtk/gossip-group-chat.c: * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/gossip-new-chatroom-dialog.glade: * libempathy-gtk/gossip-account-widget-jabber.glade: * libempathy-gtk/Makefile.am: * libempathy/empathy-tp-chatroom.c: * data/gtalk.profile: * data/jabber.profile: * data/salut.profile: * data/Makefile.am: * data/empathy.desktop.in.in: * data/msn.profile: * data/irc.profile: New objects: GossipAccountChooser and GossipNewChatroom, we can now join any chatroom. Adding IRC profile. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@89 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-211-0/+6
| | | | | | | | | | * libempathy/empathy-idle.c: If we are offline do not set away on idle. If we are already away restore to available when we are no mode idle. Do no modify status message. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@88 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-211-0/+16
| | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-group-chat.c: * libempathy-gtk/gossip-group-chat.h: * libempathy-gtk/gossip-private-chat.c: * libempathy-gtk/gossip-private-chat.h: * libempathy-gtk/gossip-group-chat.glade: * libempathy-gtk/Makefile.am: * src/empathy-chat-main.c: * libempathy/empathy-tp-contact-list.c: * libempathy/gossip-telepathy-group.c: * libempathy/gossip-telepathy-group.h: * libempathy/empathy-tp-chatroom.c: * libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support. Actually it works only if we get invited in a chatroom. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@87 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+5
| | | | | | | | | * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact who sent last message. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@86 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+5
| | | | | | | | | * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message comes from the self contact or another. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@85 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+7
| | | | | | | | | | | * libempathy-gtk/gossip-contact-list-model.c: * libempathy-gtk/gossip-contact-list-model.h: Removed. * libempathy-gtk/gossip-contact-list-view.c: * libempathy-gtk/gossip-contact-list-view.h: Added. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@84 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+6
| | | | | | | | | | * libempathy-gtk/gossip-contact-list-store.c: Set COL_NAME earlier like that it can directly be sorted. * data/empathy.schemas.in: s/gossip/empathy/ git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@83 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+4
| | | | | | | | * configure.ac: Bump version to 0.5 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@82 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-20 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+12
| | | | | | | | | | | | | | | | * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom function for getting groups of a contact. Make possible to have groups for presence or role/affiliation in chatroom for example. * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom function to handle DnD of contact. Useful when a custom function is set for groups. * src/empathy-chat-main.c: Minor fix. * TODO: * po/POTFILES.in: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@76 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-0/+10
| | | | | | | | | | | | | | * libempathy-gtk/Makefile.am: * libempathy/empathy-tp-chat.c: * libempathy/empathy-contact-manager.c: * libempathy/empathy-contact-list.c: Fix indentation * libempathy/empathy-tp-contact-list.c: Fix not returning the contact in tp_contact_list_find() * TODO: Updated. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@75 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-05-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-201-14/+30
| | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-contact-list-store.c: * libempathy-gtk/gossip-preferences.c: * libempathy-gtk/gossip-contact-list-store.h: * libempathy-gtk/gossip-contact-list.c: * libempathy-gtk/gossip-contact-list.h: * libempathy-gtk/empathy-main-window.c: * libempathy-gtk/gossip-contact-list-model.c: * libempathy-gtk/gossip-contact-list-model.h: * libempathy-gtk/Makefile.am: * libempathy/empathy-marshal.list: Split GossipContactList into two objects: GossipContactListStore inheriting from GtkTreeStore and GossipContactListView inheriting from GtkTreeView. This makes easier to build new UI widgets reusing the GtkTreeModel. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@74 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-191-0/+5
| | | | | | | | | * libempathy/empathy-idle.c: Auto away when session id idle, instead of when screensaver is active. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@73 4ee84921-47dd-4033-b63a-18d7a039a3e4
* * libempathy-gtk/gossip-private-chat.h:xclaesse2007-05-191-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libempathy-gtk/gossip-contact-list.c: * libempathy-gtk/gossip-chat.c: * libempathy-gtk/gossip-chat.h: * libempathy-gtk/gossip-chat-window.c: * libempathy-gtk/Makefile.am: * libempathy-gtk/gossip-chat-view.c: * libempathy-gtk/gossip-private-chat.c: * src/empathy-chat-main.c: * libempathy/gossip-utils.c: * libempathy/gossip-contact.h: * libempathy/empathy-tp-chat.c: * libempathy/gossip-utils.h: * libempathy/empathy-contact-manager.c: * libempathy/empathy-contact-manager.h: * libempathy/empathy-tp-contact-list.c: * libempathy/empathy-tp-contact-list.h: * libempathy/empathy-tp-chatroom.c: * libempathy/empathy-tp-chatroom.h: * libempathy/empathy-contact-list.c: * libempathy/empathy-contact-list.h: * libempathy/Makefile.am: * libempathy/gossip-contact.c: EmpathyContactList is now an interface implemented by EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom. GossipContactList use that interface to display a treeview. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@72 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-17 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-181-0/+4
| | | | | | | | * libempathy-gtk/gossip-chat.c: Display ChatState. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@71 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-16 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-171-0/+9
| | | | | | | | | | | | | * libempathy-gtk/empathy-status-icon.c: * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: * libempathy/Makefile.am: * po/POTFILES.in: New object EmpathyIdle to manage autoaway and extended autoaway states. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@70 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-15 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-161-0/+9
| | | | | | | | | | | | | * configure.ac: * data/empathy.desktop.in: * data/Makefile.am: * data/empathy.desktop.in.in: * po/POTFILES.in: Set bugzilla information in desktop file and add it to POTFILES.in git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@68 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-15 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-151-0/+6
| | | | | | | | | | * libempathy-gtk/empathy-status-icon.glade: * libempathy-gtk/empathy-main-window.glade: Fix using of gossip icons in menus. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@66 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-141-0/+18
| | | | | | | | | | | | | | | | | | | | | * src/empathy-chat-main.c: * src/empathy-main.c: * configure.ac: * data/22x22/Makefile.am: * data/22x22/empathy.png: * data/48x48: * data/48x48/Makefile.am: * data/48x48/empathy.png: * data/32x32/Makefile.am: * data/32x32/empathy.png: * data/16x16/empathy.png: * data/16x16/Makefile.am: * data/scalable/empathy.svg: * data/scalable/Makefile.am: * data/Makefile.am: Add empathy icon stolen from cohoba. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@63 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-14 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-141-0/+11
| | | | | | | | | | | | | | | * src/empathy-chat-main.c: * src/Makefile.am: * src/empathy-main.c: * po/POTFILES.in * po/LINGUAS: * TODO: Setting up i18n support. * po/Makefile.in.in: Removed, it's generated at build time. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@62 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-141-0/+5
| | | | | | | | | * libempathy-gtk/gossip-account-widget-jabber.glade: Add an example label for jid. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@57 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-141-0/+9
| | | | | | | | | | | | | | * libempathy-gtk/gossip-chat-window.c: * libempathy-gtk/gossip-chat-window.h: * src/empathy-chat-main.c: * libempathy/empathy-tp-chat.c: * libempathy/empathy-tp-chat.h: When a new text channel arrives, check if there is no existing GossipChat object for it. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@56 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-141-0/+6
| | | | | | | | | | * src/Makefile.am: * src/empathy-contact-list-main.c: Removing empathy-contact-list program, it's useless. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@55 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-131-0/+4
| | | | | | | | * configure.ac: Change version from 0.3darcs to 0.3svn git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@54 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2006-05-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-05-131-0/+5
| | | | | | | | | * autogen.sh: Set executable * po/POTFILES.in: Update translatable files git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@53 4ee84921-47dd-4033-b63a-18d7a039a3e4
* [darcs-to-svn @ initial import]xclaesse2007-04-261-0/+4
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2 4ee84921-47dd-4033-b63a-18d7a039a3e4