commit e9ee0e454f2eb341f7b1a4abfa614ccb65079855
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 16 16:55:18 2009 +0000

    prepare 2.29.2 release

 NEWS         |   83
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 84 insertions(+), 1 deletions(-)

commit 2db2d8648b9f1ef1529c0b83fae9b47af504d63a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 16 12:20:07 2009 +0000

    geometry: port to TP coding style

    Most of the file has been rewrite anyway.

 libempathy-gtk/empathy-geometry.c |  301
 +++++++++++++++++++------------------
 libempathy-gtk/empathy-geometry.h |    7 +-
 2 files changed, 156 insertions(+), 152 deletions(-)

commit 13b916845f7bd4762e2709a99456986bde12b3d9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Sun Nov 15 21:38:57 2009 +0100

    Reload the main window geometry when deiconify to workaround WM bugs.

 src/empathy-main-window.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit 441909cbcd7c740f49b714b61e31a5236d808538
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Sun Nov 15 19:45:36 2009 +0100

    Correctly store/restore maximized state of windows.

 libempathy-gtk/empathy-geometry.c |  267
 ++++++++++++++++++++++---------------
 libempathy-gtk/empathy-geometry.h |   21 ++--
 src/empathy-chat-window.c         |   85 ++-----------
 src/empathy-ft-manager.c          |   59 +--------
 src/empathy-main-window.c         |   59 +--------
 5 files changed, 184 insertions(+), 307 deletions(-)

commit 9bfe3cdd27190113f8da56cf718c3af7ff9da5d9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 12:04:50 2009 +0000

    media_stream_error_to_txt: display a link to the fdo bugzilla

 src/empathy-call-window.c |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

commit ff55f4aeee822b9533668ecdee722b4e5f6f2d89
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:46:40 2009 +0000

    rephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error

 src/empathy-call-window.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 8512bd90845bb5eace68704c65203238587500f5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 12:04:37 2009 +0000

    Display the name of the CM in the
    TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR msg

 src/empathy-call-window.c |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

commit 3fa2b952c259dc6b44ce3f7e1e599e6ce9350b59
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 12:03:53 2009 +0000

    add empathy_tp_call_get_connection_manager

 libempathy/empathy-tp-call.c |   21 +++++++++++++++++++++
 libempathy/empathy-tp-call.h |    2 ++
 2 files changed, 23 insertions(+), 0 deletions(-)

commit a13ed429f988ec7ce1e473e8975fa65447cae309
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 15:35:24 2009 +0000

    media_stream_error_to_txt: add a msg for
    TP_MEDIA_STREAM_ERROR_NETWORK_ERROR

 src/empathy-call-window.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit f9674144fc2cb0a672cf3aa697eaea956d6a0e4f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 15:28:31 2009 +0000

    media_stream_error_to_txt: add a msg for
    TP_MEDIA_STREAM_ERROR_MEDIA_ERROR

 src/empathy-call-window.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit dc7b032347dac5fd9043f8243910b67cbdd7d28c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 15:25:11 2009 +0000

    media_stream_error_to_txt: add a msg for
    TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR

 src/empathy-call-window.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 6ada60b8764cd0d202fd962e8ed96a6c84037a80
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 15:10:06 2009 +0000

    media_stream_error_to_txt: add a msg for
    TP_MEDIA_STREAM_ERROR_NO_CODECS

 src/empathy-call-window.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 5bbac6517b4b111ca377922d3a1ddee6e895f016
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Nov 16 19:37:27 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |   73
 ++++++++++++++++++++++++++--------------------------------
 1 files changed, 33 insertions(+), 40 deletions(-)

commit 9dd7983e14f8e726ca3e1ffa01d2385e5c40c671
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Nov 16 19:25:08 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po | 1187
 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 719 insertions(+), 468 deletions(-)

commit 28c8aaa95db1f26e18f8542458d6ff690fd2da49
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 15:44:46 2009 +0000

    log-window: check if the account chooser isn't already ready

    If not we could wait forever if the chooser became ready right away.

 libempathy-gtk/empathy-log-window.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit edf18bab031a39dfa79d54833f774b5acce64ba8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 15:43:44 2009 +0000

    add empathy_account_chooser_is_ready

 libempathy-gtk/empathy-account-chooser.c |   10 ++++++++++
 libempathy-gtk/empathy-account-chooser.h |    1 +
 2 files changed, 11 insertions(+), 0 deletions(-)

commit dc392002e18aad2efd7806f84ac94a94fa28cd61
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 15:37:03 2009 +0000

    log-window: wait that the accounts chooser is ready before selecting
    the chat

    If we don't wait, the combobox is empty and so
    log_window_chats_set_selected can't find the chat (#601807).

 libempathy-gtk/empathy-log-window.c |   25 +++++++++++++++++++++----
 1 files changed, 21 insertions(+), 4 deletions(-)

commit 2b60435f91564f1d3848cb054599ecfe62a004b4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 15:35:24 2009 +0000

    account-chooser.c: add a 'ready' signal

    This can be useful to know when the combobox has been populated by the
    accounts.

 libempathy-gtk/empathy-account-chooser.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 95fb98c0a53a1f69f9ef97c21fc890e61b74544b
Merge: 1da83a9 8523d53
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon Nov 16 10:15:07 2009 +0100

    Merge branch 'nick'

commit 1da83a90e90795c1e3b04813d6645c0c40e7b51d
Author: vasudeven <agnihot3@gmail.com>
Date:   Sun Nov 15 16:14:42 2009 +0530

    updated Tamil translation

 po/ta.po |  219
 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 118 insertions(+), 101 deletions(-)

commit 3509fd39bc66c9d623850a9dc26faabf95c6075c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Nov 14 11:32:53 2009 +0100

    Updated Slovenian translation

 po/sl.po |  214
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 114 insertions(+), 100 deletions(-)

commit 8523d53b5c5a88c2581ca15d92e253c9d3bc38bf
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Fri Nov 13 22:36:48 2009 +0100

    Implement /nick command

 libempathy-gtk/empathy-chat.c |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

commit a9c15cf0385c3c7d3a73ab18e7fdced3365440bb
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Nov 13 18:44:00 2009 +0100

    Updated Spanish translation

 po/es.po |  228
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 118 insertions(+), 110 deletions(-)

commit 9af13416f222189ce0a4006375740544d6965570
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 17:17:53 2009 +0000

    contact.h: remove empathy_contact_hash as it's not defined (#580254)

 libempathy/empathy-contact.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit dfa84f1d4f1c0a6147d3c57570d4bad8757a3fa8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 17:04:04 2009 +0000

    account_widget_build_salut: focus the first name entry by default

    All the fields are mandatory so we should focus the first one.

 libempathy-gtk/empathy-account-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d7e43c8e57ef7e164b77823983acb16bb2026672
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:   Fri Nov 13 16:15:17 2009 +0100

    Respect indentation style.

 libempathy-gtk/empathy-chat.c |   28 ++++++++++++++--------------
 libempathy/empathy-tp-chat.c  |   32 +++++++++++++++++---------------
 libempathy/empathy-tp-chat.h  |   16 ++++++++--------
 3 files changed, 39 insertions(+), 37 deletions(-)

commit 77cd05e44a390273974fbb53266b0173a9ac7368
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 15:16:29 2009 +0000

    empathy-chat: watch for password-needed property changes

    This is needed when we are invited to a protected room. The channel is
    created without the password requiered flag and then is updated
    once we
    accept the invitation.

 libempathy-gtk/empathy-chat.c |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

commit 279e787b1634fdd3269cb28f0562b9bcca79e496
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 15:15:39 2009 +0000

    tp-chat: update the 'password-needed' property when password flags
    changes

 libempathy/empathy-tp-chat.c |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

commit 1b95421ff7aff636a202763d996fd247d3b73ee3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 15:13:33 2009 +0000

    empathy-tp-chat: add 'password-needed' property

 libempathy/empathy-tp-chat.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit 39c7d6c0773722c2af928a0faad15c4341336a5b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 14:24:43 2009 +0000

    ask for password when joining a protected room (#579341)

 libempathy-gtk/empathy-chat.c |  152
 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 152 insertions(+), 0 deletions(-)

commit fe838cf55249bf53c3f42098feb55edd5318bf34
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 13:26:33 2009 +0000

    add empathy_tp_chat_provide_password_{async,finish}

 libempathy/empathy-tp-chat.c |   54
 ++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-tp-chat.h |    9 +++++++
 2 files changed, 63 insertions(+), 0 deletions(-)

commit a6a3c811cbd2bdd64f6d49702bf1ad2f2fdf027c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 12:15:51 2009 +0000

    tp_chat_check_if_ready: deal with password protected room

    The TpChat is not ready if we are fetching the password flags.
    But once it's fetched, the chat is ready if it's protected as we won't
    be able to get the members of the room.

 libempathy/empathy-tp-chat.c |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

commit dd2c190bbbdbeec07e3923eb9d99af7d0e84b055
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 12:07:39 2009 +0000

    tp-chat: add API to check if a password is required

 libempathy/empathy-tp-chat.c |   36 ++++++++++++++++++++++++++++++++++++
 libempathy/empathy-tp-chat.h |    2 ++
 2 files changed, 38 insertions(+), 0 deletions(-)

commit 07e4c25c4a39705b7b6ecaaac6c8e001d611a713
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 11:58:55 2009 +0000

    tp_chat_check_if_ready: split the test checking if the TpChat is ready

 libempathy/empathy-tp-chat.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

commit 04840e3d006887d8c3909a8397b982a8b68d5252
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 11:48:13 2009 +0000

    empathy-chat: don't grab focus on the input entry is it's insensitive

 libempathy-gtk/empathy-chat.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 223e02f1160189dc76b91a38ca3cb10085688b73
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 10 17:40:37 2009 +0000

    chat-ui: add info_bar_vbox on the top of the widget

    This VBox will be used to display info bars.

 libempathy-gtk/empathy-chat.ui |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit ef9f82c085a018e3959800ad010f47da62d9b364
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 14:31:34 2009 +0000

    accounts-dialog: wait that account is prepared before calling
    accounts_dialog_add_account

    This ensure that EmpathyAccountSettings has been updated and so
    we don't
    add a new row in the model for this account (#601796).

 src/empathy-accounts-dialog.c |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

commit 9355fec8db2944c7d32a0e0ba3e1632d8088c88e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:34:57 2009 +0000

    change 'capa' to 'cap'

 libempathy-gtk/empathy-notify-manager.c |   10 ++++----
 libempathy-gtk/empathy-notify-manager.h |   36
 +++++++++++++++---------------
 src/empathy-status-icon.c               |    2 +-
 3 files changed, 24 insertions(+), 24 deletions(-)

commit ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:03:29 2009 +0000

    remove old comment

 src/empathy-status-icon.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit ba58113720953da388390515cca8f83cbd4440ef
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:02:58 2009 +0000

    empathy_notify_manager_init: no need to cast the return value of
    g_object_new

 libempathy-gtk/empathy-notify-manager.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit b176e4b26a65bcc92b9e38b0ef1ce1ecc6229749
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:02:14 2009 +0000

    remove notify_manager_dispose as it doesn't do anything

 libempathy-gtk/empathy-notify-manager.c |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

commit 2585245b3a13d640ac9988e7ecff2039ad9275c6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:01:14 2009 +0000

    notify-manager: fetch capabilities in _init instead of _constructor

 libempathy-gtk/empathy-notify-manager.c |   29
 +++++++++++++----------------
 1 files changed, 13 insertions(+), 16 deletions(-)

commit e5b71631aacf92ba8d242e0a3e3763555b8c751c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 13:25:23 2009 +0000

    change empathy_notification_is_enabled to
    empathy_notify_manager_notification_is_enabled

    Making it a method of EmpathyNotifyManager would allow us to cache the
    gconf values if we want to.

 libempathy-gtk/empathy-notify-manager.c |    2 +-
 libempathy-gtk/empathy-notify-manager.h |    3 ++-
 src/empathy-chat-window.c               |    2 +-
 src/empathy-status-icon.c               |    6 +++---
 4 files changed, 7 insertions(+), 6 deletions(-)

commit ab3c9ccb3c468f03ddc790bb2e5a84845684bfc5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:53:57 2009 +0000

    change empathy_misc_get_pixbuf_for_notification to
    empathy_notify_manager_get_pixbuf_for_notification

    Making this function a method of EmpathyNotifyManager would allow
    us to
    tweak the size of the icon depending on the notifications server as
    suggested in bug 588054.

 libempathy-gtk/empathy-notify-manager.c |    3 ++-
 libempathy-gtk/empathy-notify-manager.h |    6 ++++--
 src/empathy-chat-window.c               |    7 ++++++-
 src/empathy-status-icon.c               |    3 ++-
 4 files changed, 14 insertions(+), 5 deletions(-)

commit 31ffe0cd7670a9c31402443587dbe7d12f8561e0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:46:42 2009 +0000

    move empathy-misc to empathy-notify-manager

    All its code was related to notifications.

 libempathy-gtk/empathy-notify-manager.c |   44 +++++++++++++++++
 libempathy-gtk/empathy-notify-manager.h |   14 ++++++
 src/Makefile.am                         |    1 -
 src/empathy-chat-window.c               |    2 +-
 src/empathy-misc.c                      |   77
 -------------------------------
 src/empathy-misc.h                      |   49 -------------------
 src/empathy-status-icon.c               |    1 -
 7 files changed, 59 insertions(+), 129 deletions(-)

commit b5b5db79ae1c2fef783c415fbf577e8dc34e6b5d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:32:55 2009 +0000

    define constants for notify capabilities

 libempathy-gtk/empathy-notify-manager.h |   19 +++++++++++++++++++
 src/empathy-status-icon.c               |    3 ++-
 2 files changed, 21 insertions(+), 1 deletions(-)

commit 9237fdc11b953a9201f9123789517b2d11c3bf34
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:20:12 2009 +0000

    status-icon: use EmpathyNotifyManager to check if the server supports
    the 'actions' capa

 src/empathy-status-icon.c |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)

commit 73729806f2214306477756690ebbf8469d4ffe17
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:14:16 2009 +0000

    add empathy_notify_manager_has_capability

 libempathy-gtk/empathy-notify-manager.c |    9 +++++++++
 libempathy-gtk/empathy-notify-manager.h |    3 +++
 2 files changed, 12 insertions(+), 0 deletions(-)

commit f349f9df875a373dd4070a1e7f5d5a81cc02b230
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:11:55 2009 +0000

    notify-manager: fetch capabilities of the notification server

 libempathy-gtk/empathy-notify-manager.c |   24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

commit 4c0ea57b6d3a4c77a27326c83ebaaffec194dd18
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 12:05:14 2009 +0000

    add stub EmpathyNotifyManager (#601691)

 libempathy-gtk/Makefile.am              |    2 +
 libempathy-gtk/empathy-notify-manager.c |  112
 +++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-notify-manager.h |   56 +++++++++++++++
 3 files changed, 170 insertions(+), 0 deletions(-)

commit e02025bf48c753213d2a5af7cc2c38823f2d13dc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:30:25 2009 +0000

    src/Makefile.am: sort files

 src/Makefile.am |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 839f4703a9c01289cc986c1c9d7206300f858493
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:30:16 2009 +0000

    libempathy-gtk/Makefile.am: sort files

 libempathy-gtk/Makefile.am |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)

commit 762166d52a3ca78bfbf0c6485cbe0f987c59c170
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 13 11:30:09 2009 +0000

    libempathy/Makefile.am: sort files

 libempathy/Makefile.am |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

commit 8135adab4b538a6aa70f49652806f2eabaeb94d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 16:01:00 2009 +0000

    remove --enable-gtk-doc from DISTCHECK_CONFIGURE_FLAGS as we drop
    gtk-doc

 Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit eac0b572a73559e88be8da3d62f15cf26d3bb1e1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 17:19:51 2009 +0000

    account-assistant: set default display name to newly created accounts
    (#600705)

 src/empathy-account-assistant.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 2969485fc42fed028d1e8506534469b97cd5a283
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 17:15:51 2009 +0000

    empathy_account_widget_get_default_display_name: special case should
    be done in specialized widgets

    This requiers to refactor widget to actually inherit from
    EmpathyAccountWidget.

 libempathy-gtk/empathy-account-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 07cb259462d9958e65d2f94aef6e5728e83ccf29
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 17:13:21 2009 +0000

    move code generating the default display name of new account to
    account-widget

    This will allow us to:
    - Use this function from other places, like in the assistant.
    - Delegate special cases to the specialized versions of the widget.

 libempathy-gtk/empathy-account-widget.c |   52
 ++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-account-widget.h |    3 ++
 src/empathy-accounts-dialog.c           |   53
 +-----------------------------
 3 files changed, 57 insertions(+), 51 deletions(-)

commit 801db029900423dd230edfda4731205c3c2a91a3
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Nov 13 10:21:48 2009 +0100

    Updated Slovenian translation

 po/sl.po |  255
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 137 insertions(+), 118 deletions(-)

commit b74721f9d85a253e1a6279b1ad7a7ecfef919aa7
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:   Thu Nov 12 15:00:12 2009 -0200

    Call g_object_unref instead of gtk_rc_style_unref

 src/empathy-main-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6642c2d63dcb8e99e0c094e3d3fb93237a67b752
Author: vasudeven <agnihot3@gmail.com>
Date:   Thu Nov 12 21:16:49 2009 +0530

    Added Tamil translation

 po/ta.po |  644
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 390 insertions(+), 254 deletions(-)

commit 11a5ae372e20e9f053a4a9a46895c36b9f4e075b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 15:27:34 2009 +0000

    empathy-call-window: display_error: simplify showing of the widgets

 src/empathy-call-window.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 49d4f11079e86ef8e17922bf32f19def10088df7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 15:24:33 2009 +0000

    empathy-call-window: display_error: align the main message on
    the right

 src/empathy-call-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7220c2cc93f1e0bb09bf9b27ef3e4e91c37b39b1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 15:23:36 2009 +0000

    empathy-call-window: display_error: put the image and vbox in a hbox

    That way the image doesn't expand and stay on the right.

 src/empathy-call-window.c |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

commit 245e0dec111026b6f68e1ef5731a0c57e72d4248
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 12 14:49:24 2009 +0000

    empathy-call-window: display_error: wrap the translated error msg
    as well

 src/empathy-call-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8907e9a0664b82148c1ecae6fdeed0cdd6c91140
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:   Thu Aug 20 16:02:40 2009 -0400

    Make location labels selectable

 libempathy-gtk/empathy-contact-widget.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit efb9104e6c9ea50eea6ee4a820f1ab20c574200d
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:   Thu Aug 20 15:54:34 2009 -0400

    Add missing location field in ordering

 libempathy-gtk/empathy-contact-widget.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit d5070182fd31bf85a4129e8f3b8677c3af78772b
Author: Frederic Peters <fpeters@0d.be>
Date:   Thu Aug 20 15:54:02 2009 -0400

    Order location fields

 libempathy-gtk/empathy-contact-widget.c |   28
 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

commit 1020f57c4a8ea74b7738b6a8e20d299cdd65115d
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:   Thu Nov 12 10:58:34 2009 +0000

    Force an unset presence type to appear as offline in the presence
    chooser and status icon.

    An unset presence type *does* make sense, but not in these
    contexts. As an aside, there is no icon for an unset presence, so
    nothing is displayed, which is bad.

    Fixes bug #597819

 libempathy-gtk/empathy-presence-chooser.c |    6 ++++++
 src/empathy-status-icon.c                 |    7 +++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 4950a9c2e79b6c92510c738283a2b40c936570d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 15:58:37 2009 +0000

    empathy-tp-contact-factory: ensure that
    empathy_tp_contact_factory_get_from_handle always return an error
    if the contact hasn't been created

 libempathy/empathy-tp-contact-factory.c |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

commit 3a1d17fbbf289577c8849d6c087f864907e99a1a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 11 16:20:01 2009 +0000

    empathy_dispatch_operation_dispose: fix crash when disconnecting
    the ready signal

    We were trying to disconnect the wrong signal and it should be
    disconnected before unrefing channel_wrapper.

 libempathy/empathy-dispatch-operation.c |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

commit e22569b44b12df70532e12997fc15d3c2b507f79
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Nov 10 21:04:49 2009 +0100

    Updated Spanish translation

 po/es.po |  129
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 71 insertions(+), 58 deletions(-)

commit b51918d47bda93b4c4cbbc6763f64bd1fdf7e5f0
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Tue Nov 10 14:04:18 2009 +0100

    use new tpAccount api

 src/empathy-main-window.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit c408acfee13af60ac62f3f2d51b35c3fc6a9f128
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Tue Nov 10 13:40:48 2009 +0100

    added tooltips to buttons

 src/empathy-main-window.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 9d4730f96d07c5f320640e8a5fc74a1b248c0902
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Tue Nov 10 11:45:43 2009 +0100

    ui change: added 3 buttons to infobar

    the current ui shows 3 buttons next to the error message: retry,
    edit, close

 src/empathy-main-window.c |  110
 +++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 97 insertions(+), 13 deletions(-)

commit 8beb22ec2d4977bc1fc45260840188fdd793f0aa
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Tue Nov 10 09:58:30 2009 +0100

    two line message

    the message is now two lined, one line for the accountname and one
    for the error

 src/empathy-main-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 53ef8f9b779e5f97f71c6fead1078c7bd4961637
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Tue Nov 10 09:54:14 2009 +0100

    removed double code

    removed one of two identical lines of code

 src/empathy-main-window.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

commit 1cccce497a62d381c69a20c116739d39b93eeea3
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Fri Oct 30 15:26:21 2009 +0100

    make the infobar smaller

 src/empathy-main-window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 815f0ae2dc1aef40831a83e9ce758b5015a28fc2
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Fri Oct 30 15:15:42 2009 +0100

    use only one button in error-infobar

 src/empathy-main-window.c |   22 ++--------------------
 1 files changed, 2 insertions(+), 20 deletions(-)

commit a8a0b7d81176d5d151149df7be45b168a00b3fd5
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Fri Oct 30 10:18:23 2009 +0100

    use smaller account icons for error message

 src/empathy-main-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a86078b935d07e5a741159e015c615149855e5a1
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Fri Oct 30 10:17:35 2009 +0100

    use one lined error notifications

 src/empathy-main-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 64886f0504b7dd883cb1f1566df78fdf17306033
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 11:33:18 2009 +0100

    use gtk_box_pack_start

    instead of gtk_container_add we should use gtk_box_pack_start

 src/empathy-main-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit bb3eb6c8c7dbe59445f40d14de67889781adb015
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 11:30:04 2009 +0100

    use account icon instead of warning sign

    the infobar should use the account icon and not a generic warning sign

 src/empathy-main-window.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 3e7a401084b4dced0bb3b16fae4b38fd54c455b7
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 10:23:36 2009 +0100

    added set message type to infobar

 src/empathy-main-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 863ca0ae5fcebf39d2fc8a5d051642720731fcba
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 10:05:34 2009 +0100

    refactoring

    refactoring some names and calls

 src/empathy-main-window.c |   46
 ++++++++++++++++++++------------------------
 1 files changed, 21 insertions(+), 25 deletions(-)

commit cb72a333828e186384cc82ac3774deee9bd5f358
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 09:55:31 2009 +0100

    bumped gtk-dep version to 2.18.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 152f79da724481c6e0ea203bb1c048d3bc7ab1a7
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 09:50:21 2009 +0100

    changed variable name

    changed child into info_bar

 src/empathy-main-window.c |   34 +++++++++++++++++-----------------
 1 files changed, 17 insertions(+), 17 deletions(-)

commit 94b2ac2c22c580eb6df70349c6cbd793f361f885
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Thu Oct 29 09:46:49 2009 +0100

    removed trailing whitespaces

 src/empathy-main-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f18e8e83287ac7056e6960a97740542e173a64a8
Author: Felix Kaser <f.kaser@gmx.net>
Date:   Tue Oct 27 14:48:26 2009 +0100

    Added GtkInfobar and Retry button

    Susbstituted the table/vbox/hbox thing with a infobar when an account
    failes to connect.
    Added a button to retry a connection.

 src/empathy-main-window.c |  149
 ++++++++++++++------------------------------
 1 files changed, 48 insertions(+), 101 deletions(-)

commit b8ad0668749e8f1da95ce8060aac26905d8a8782
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 10 14:06:05 2009 +0000

    empathy_accounts_dialog_show: check if priv->cms is not NULL before
    using it

    priv->cms is initalized in accounts_dialog_accounts_setup once the
    account manager is ready. So it's not garanteed to be set in
    empathy_accounts_dialog_show anymore.

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 79823a12c3ddd74cea17164db13e16a21dd81ab3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 10 13:39:02 2009 +0000

    set 'R' as accelerator for the preferences dialog

    'P' is already used for "Personnal Information. I looked in
    different
    GNOME applications and it seems the accelerator for the preferences
    dialog is not standarized.  (#601336)

 src/empathy-main-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3df77a02867b34fb2ecefd2df1e91362db552123
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 10 13:34:12 2009 +0000

    set 'C' as accelerator for the Contact menu as 'C' is already used
    by Conversation (#601336)

 src/empathy-chat-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4a8a45fd6495f06a8fef623192cf8674baca71cb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 14:14:04 2009 +0000

    accounts-dialog: set the ypad on the "Name" cell

    Some accounts don't have an icon so we shouldn't use the icon cell to
    set this padding (#601150).

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 27bf66610d8229978421fd9d0c0b0ddc7cded40f
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Tue Nov 10 08:20:54 2009 +1100

    Fix race where UI sensitivity was being set before the AM was ready

 src/empathy-main-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 920f6e2d9865b72baf76bff3ac26c6a26e260a03
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Tue Nov 10 08:17:55 2009 +1100

    Warn if accessing connection status before AM is ready

 libempathy/empathy-utils.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 2ae61d037649fc6206b5aa47c9722e7ef24ffb02
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Mon Nov 9 19:29:17 2009 +0200

    Updated Latvian translation.

 po/lv.po | 3037
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1997 insertions(+), 1040 deletions(-)

commit 7fecd09b8b4fab7a7c30ffd8121820dda847a78a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 17:07:00 2009 +0000

    empathy-tp-call: we are not sending or receiving video if the video
    stream doesn't exist

 libempathy/empathy-tp-call.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 513b764e2f6a6e26ff0046f2bbbecacfc3dec749
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 12:32:32 2009 +0000

    main-window: save the size of the window when destroyed

 src/empathy-main-window.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 6b1512f94a9d211a7bab9ae44f1fd67b94d8e92d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 12:24:32 2009 +0000

    empathy-ft-manager: save the size of the window when disposing

 src/empathy-ft-manager.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 9280234db0c507bcaee37841fa2f129ccfa87b0b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 9 12:20:51 2009 +0000

    chat-window: save the size of the window when disposing

    The size wasn't saved when the window was closed before the timeout
    was
    fired (#601190).

 src/empathy-chat-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit cb117f3038211d0ca8fe416c77fe47b588d8304f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 18:49:15 2009 +0000

    TpContactFactory: wait that the connection is ready before using it

 libempathy/empathy-tp-contact-factory.c |   48
 ++++++++++++++++++++++--------
 1 files changed, 35 insertions(+), 13 deletions(-)

commit d2d8c7d06ac924b2b4113b46cda916bbf2fb7b98
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 18:47:17 2009 +0000

    dispatcher_init_connection_if_needed: wait that the connection is
    ready before using it (#600713)

 libempathy/empathy-dispatcher.c |   43
 +++++++++++++++++++++++++++++----------
 1 files changed, 32 insertions(+), 11 deletions(-)

commit 6aafcb1c58ef0f8a5407cce2820d8bc30effc5b7
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Mon Nov 9 21:46:38 2009 +1100

    Don't leak references to dup'ed objects

 src/empathy.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 4a2917a052f26751f18df7865a444c001555826b
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Mon Nov 9 20:38:32 2009 +1100

    Move the call to empathy_idle_get_state() to once the AM is ready

    Removes a race where the presence gets wiped because we check whether
    to go
    online before our connection to the AccountManager is ready.

 src/empathy.c |   28 +++++++++++++++++-----------
 1 files changed, 17 insertions(+), 11 deletions(-)

commit a74847a856efacde2142507fde3f7278e04a2f7c
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Mon Nov 9 20:21:00 2009 +1100

    [EmpathyIdle] track whether the AccountManager is ready, warn if it
    is not

 libempathy/empathy-idle.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit 43f1111b8d907d5b5b2ab2dc665f896055483138
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:   Sat Nov 7 18:31:27 2009 +0000

    Shavian translation

 po/en@shaw.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4a84e78ed798f0700eadebd066c0c9cc9115d6a9
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:   Sat Nov 7 18:30:41 2009 +0000

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po | 2631
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2632 insertions(+), 0 deletions(-)

commit 543006c90b020c671a375a0fbb3e7bf48dde8faa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Nov 7 12:21:15 2009 +0100

    Added Norwegian bokmål translation.

 po/nb.po |  729
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 403 insertions(+), 326 deletions(-)

commit 9f6f43ad9643118291f59db3705a1d9a3edf3442
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Nov 6 21:50:58 2009 +0100

    Updated Spanish translation

 po/es.po |   25 ++++++++++++++++++-------
 1 files changed, 18 insertions(+), 7 deletions(-)

commit 72bf0c495eae881203eaa15ce839a77ce9034968
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Fri Nov 6 21:35:17 2009 +0100

    Updated Italian translation

 po/it.po |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

commit e2c78e7f0f11378774c4afe40fc796ccdbc32634
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Fri Nov 6 21:35:17 2009 +0100

    Updated Italian translation

 po/it.po |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

commit 39401a49473e8e202d91b9d43ea6ccbb9fca101c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Fri Nov 6 16:26:44 2009 +0000

    Disable codecs not meant for general purpose conferencing

 data/codec-preferences |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 872a7cc1b2a01c921817a77ad8c5d7b07189b8bc
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Nov 6 16:11:51 2009 +0100

    Updated Spanish translation

 po/es.po |  229
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 123 insertions(+), 106 deletions(-)

commit 5f2ad64b11e2c09682456141fdf5c851fb314f17
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 15:07:24 2009 +0000

    media_stream_error_to_txt: correct the error message if the error
    was an audio one

 src/empathy-call-window.c |   22 +++++++++++++++-------
 1 files changed, 15 insertions(+), 7 deletions(-)

commit 91dfb1ed94816eb894eaeeba639b8f26a9e5aaba
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 13:56:45 2009 +0000

    accounts-dialog: display the 'remove' icon only on the selected row

    This used to be a Moblin specific change but it makes sense for
    GNOME as
    well (#600962).

 src/empathy-accounts-dialog.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 9ce289096e73d8310b0ec80287fe8d9047c93ef6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 13:54:49 2009 +0000

    accounts-dialog: set the 'ypad' of cells in the account treeview to 4

    It looks nicer this way.
    This used to be a Moblin specific change but it makes sense for
    GNOME as
    well (#600962).

 src/empathy-accounts-dialog.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 97712b427cbef669192d1399718e22250b9bdcb2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 13:53:38 2009 +0000

    accounts-dialog: simplify the remove acount confirmation dialog

    This used to be a Moblin specific change but it makes sense for
    GNOME as
    well (#600962).

 src/empathy-accounts-dialog.c |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

commit cc66599afc20a641f264565593de4075eb86810b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 13:51:59 2009 +0000

    account-widget: Change the label of the Connect button to 'Login'.

    This used to be a Moblin specific change but it makes sense for
    GNOME as
    well (#600962).

 libempathy-gtk/empathy-account-widget.c |   23 +++++++++--------------
 1 files changed, 9 insertions(+), 14 deletions(-)

commit 6d6b41a31fb589cfa6b176c8935771c341099934
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Nov 6 13:11:06 2009 +0000

    rephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message

 src/empathy-call-window.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 66155c621416a455adfbc9c548f71c6c00820554
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Nov 6 14:45:43 2009 +0100

    Updated Slovenian translation

 po/sl.po |  446
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 260 insertions(+), 186 deletions(-)

commit 087e9a69efcec032b6ba181a3f03f1d9bd03cf28
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:   Fri Nov 6 13:35:31 2009 +0000

    nautilus-sendto: don't dup the account manager; it's not needed
    (closes bug #600961)

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 nautilus-sendto-plugin/empathy-nautilus-sendto.c |   36
 ----------------------
 1 files changed, 0 insertions(+), 36 deletions(-)

commit e6e01ab41d84a9b8a8e415cc3705f6d64b9344c1
Author: Pascal Terjan <pterjan@linuxfr.org>
Date:   Fri Nov 6 13:08:40 2009 +0000

    Fix --enable-nautilus-sendto

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 26a92d6afa86dd70736863352682889d720587d5
Author: Pascal Terjan <pterjan@linuxfr.org>
Date:   Thu Nov 5 17:38:13 2009 +0000

    debug-window: format timestamp in a readable way

    Signed-off-by: Pascal Terjan <pterjan@linuxfr.org>

 src/empathy-debug-window.c |   67
 ++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 59 insertions(+), 8 deletions(-)

commit 7fb2dbc92e83fb1054e733c5007a6c774ece5f29
Author: Ryan LaBelle <traxdagamer@gmail.com>
Date:   Thu Nov 5 14:19:15 2009 -0500

    Better reorganization of chat_window_update (#600732)

 src/empathy-chat-window.c |  102
 ++++++++++++++++++++++++++++++++++-----------
 1 files changed, 77 insertions(+), 25 deletions(-)

commit 7a89f0e836e77d50b63cbf7aee35b1f3dc0a3e34
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 14:58:05 2009 +0000

    empathy-call-window: add a friendly message for
    TP_MEDIA_STREAM_ERROR_CONNECTION_FAILED (#575763)

 src/empathy-call-window.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 1b75b0f65fad1a388a59d4562c3700b7ac1ebc98
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Fri Nov 6 01:59:09 2009 -0600

    Updated Crimean Tatar (Crimean Turkish) translation

 po/crh.po |   89
 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 75 insertions(+), 14 deletions(-)

commit 0f4640b918b8b1c4f6ba54a605be361f59f6ef90
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Fri Nov 6 01:48:30 2009 -0600

    Added Crimean Tatar (Crimean Turkish) translation

 po/LINGUAS |    1 +
 po/crh.po  | 2912
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2913 insertions(+), 0 deletions(-)

commit c5dc13e2fd6126415d01e6035d74bf8cf2cb3792
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 14:27:40 2009 +0000

    use 'Technical Details' as title of the expander

 src/empathy-call-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f01e82a81513ca159ed4e806deb80c4baaf88d07
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 14:27:05 2009 +0000

    pass NULL to gtk_label_new when creating an empty label

 src/empathy-call-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e88cfe1ffae499dac6fc2b19a7485c839e887b03
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 14:02:36 2009 +0000

    Display the error message in a expander

    This message is not localised but can contain useful informations.

 src/empathy-call-window.c |   35 ++++++++++++++++++++++++++++++-----
 1 files changed, 30 insertions(+), 5 deletions(-)

commit cfa3f7aa8cc30c3a0056e2185e99a928460be568
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 12:41:13 2009 +0000

    use the error message if we don't have a nice description

 src/empathy-call-window.c |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

commit 20777152d7bfeca11a1477e4b472e3a3606c9de9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 12:38:28 2009 +0000

    factor out empathy_call_window_stream_error

 src/empathy-call-window.c |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

commit ada2797e29180cea03fbb5c2a7d6c74d022b14c2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 12:32:20 2009 +0000

    fix typo in comment

 src/empathy-call-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a410ade02281b10da83840f2782071935130ba3f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 12:31:39 2009 +0000

    call_handler_notify_tp_call_cb: return if call is NULL

 src/empathy-call-window.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 512fe980bc5c90b54d37ae1ecf85cdf4dc0c787e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 10:49:26 2009 +0000

    empathy-call-window: fix phrasing of the codec negotation failed
    msg and mark it as translatable

 src/empathy-call-window.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit a01a1fdaa1c642739af034faf1d107bebacf7f14
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 16:39:40 2009 +0000

    empathy-call-window: display an error message when codec negotiation
    failed (#581789)

 src/empathy-call-window.c |  136
 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 136 insertions(+), 0 deletions(-)

commit 434fbe68174c188d9f3b4994147656a8c2d5f40d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 14:37:33 2009 +0000

    empathy-call-window: add a VBox to display errors

 src/empathy-call-window.ui |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit 784b5b8dae5d2844c65c4fc6904dbd421a34c2e0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 19:34:01 2009 +0000

    empathy_call_handler_request_cb: notify when the tp-call property
    is set

 libempathy/empathy-call-handler.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 812c19a6c3c96b089cfe5be40d6fbd09e8b3e013
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 14:39:01 2009 +0000

    TpCall: add {audio,video}-stream-error signals

 libempathy/empathy-tp-call.c |   58
 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)

commit 424ded372a1884c12d9dce47199be00b3de531e4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 12:08:18 2009 +0000

    ensure that the "Previous Conversations" menu entry stays sensitive
    if there are valid accounts

    We have to wait until the account manager is ready before checking
    if there are valid accounts (#600798).

 src/empathy-main-window.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 85e5ade1f6c54dfac5d45011c299e49bf21a1bdb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Nov 5 11:26:22 2009 +0000

    contact-menu: rename "View Previous Conversations" menu entry to
    "Previous Conversations"

    This label was too long and looked weird comparing of the other
    entries
    of this menu. Futhermore, the same entry in the "View" menu is called
    "Previous Conversations".

 libempathy-gtk/empathy-contact-menu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 489c8957f4edc936eb9ee1bf31cd14220959c2d8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 16:59:31 2009 +0000

    Empathy should link on Farsight2

    Empathy uses some Farsight2 API but doesn't explicitely link on it
    (#600671).

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 583adbaf8dd535855e3f0ceb05234c38f9c6564b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 11:53:06 2009 +0000

    debug window shouldn't be transient

 src/empathy-debug-window.c |    2 +-
 src/empathy-main-window.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4c0bd51ff00d5e1c2a93f7c617a246cd63cd9f14
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 3 17:07:14 2009 +0000

    debug-window: debug level names shouldn't be translated

    They are meant to be used by developpers, not users.

 src/empathy-debug-window.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 816751a458d19c3e80eb0b16d09c48ea9fd1e0e8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Nov 4 11:27:01 2009 +0000

    empathy-chat-window: always display the title of the current tab

    This is more coherent as the web browsers do the same. Thanks to Ryan
    LaBelle for his help. (#600473)

 src/empathy-chat-window.c |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

commit 8c1094bd3c37fa787ebd4800f88a821f7b59df18
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Nov 3 20:47:18 2009 +0100

    Updated Spanish translation

 po/es.po |  496
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 282 insertions(+), 214 deletions(-)

commit 666672b3fcba8d463f0c12aebbbbf98e29aaedca
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Nov 3 19:56:15 2009 +0100

    Fix an error

 po/hu.po |  486
 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 255 insertions(+), 231 deletions(-)

commit 941457df386b447ba7ecfb928f1184c6c8eb25d3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 3 16:41:25 2009 +0000

    empathy-dispatch-operation: ensure that the operation stays alive
    while tp_channel_call_when_ready is running

 libempathy/empathy-dispatch-operation.c |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

commit 33a2f0c2162dfd7ba4e3b77f579c43d5eeb5c8bd
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 3 16:33:50 2009 +0000

    empathy-dispatch-operation: ensure that the operation stays alive
    while tp_connection_call_when_ready is running (#600551)

 libempathy/empathy-dispatch-operation.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit 937c7947b3ae29cfafc3b6f3f07cf201edfea26c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue Nov 3 17:37:37 2009 +0100

    Print "Unknown command" when typing "/help unknown"

 libempathy-gtk/empathy-chat.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 03d787f23201acdd662ad24a42c12695e07c4165
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue Nov 3 17:31:12 2009 +0100

    Make parsing of commend with no args work again

 libempathy-gtk/empathy-chat.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 22c06bcfd832f65fe2de6e44657e22decf2f523d
Merge: 2fdf428 e31c0e3
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue Nov 3 17:15:50 2009 +0100

    Merge branch 'irc-command'

commit e31c0e3f3b9a12dcf280a1ec05fc58463a020d71
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue Nov 3 17:11:07 2009 +0100

    Optimisation: Remove of the duplicated check for the command prefix.

 libempathy-gtk/empathy-chat.c |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

commit 59e8855f553fdcd3d23d3f0788ec6628192f0892
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Tue Nov 3 17:10:06 2009 +0100

    Make clear that for(foo); does nothing.

 libempathy-gtk/empathy-chat.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 2fdf42815677e4e7f41a73f77997af87d5ae5eb2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 3 15:15:08 2009 +0000

    get_default_display_name: use the real protocol name to check if
    it's IRC or not

 src/empathy-accounts-dialog.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit f66a2306e3b29591cc4fce485afbc12f3221e459
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Nov 3 14:38:08 2009 +0000

    new-chatroom-dialog: swap the position of the 'Room' and 'Server'
    entries.

    The 'Server' entry is optionnal and it looks weird to display it first
    (#597678).

 src/empathy-new-chatroom-dialog.ui |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

commit 219e27e8fb0dd0be1514af3d30b35d95472245ee
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 2 17:23:25 2009 +0000

    empathy_account_widget_contains_pending_changes: return TRUE if we
    are creating a new account which is not created yet

 libempathy-gtk/empathy-account-widget.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 24a3d8e3e4cee7272cc26d17ca3bdb8029581304
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Nov 2 17:08:27 2009 +0000

    Allow accounts_dialog_has_pending_change to return a NULL TpAccount

    That way we can warn user when he is about to lose his newly created
    account (#598550).

 src/empathy-accounts-dialog.c |   37
 ++++++++++++++++++++++++-------------
 1 files changed, 24 insertions(+), 13 deletions(-)

commit f72e6ddce1c1fd2ac17e11b3fcd285d08ba787dd
Merge: 8b15780 ede64d4
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Tue Nov 3 23:55:26 2009 +1100

    Merge branch 'fix-586098'

    Conflicts:
	libempathy-gtk/empathy-chat.c

commit 8b15780d062dfb9263a173ff486fd767f6d47d2c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Nov 2 16:33:49 2009 +0000

    empathy-account-widget: update apply button when our state changes

 libempathy-gtk/empathy-account-widget.c |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

commit 51c871d17949a1366f09eb16e74aac0cae653086
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Nov 2 16:33:15 2009 +0000

    empathy-account-widget: replace the 'Connect' buton by a 'Save' one when we are offline (#600427)

 libempathy-gtk/empathy-account-widget.c |   38
 +++++++++++++++++++++++++++++-
 1 files changed, 36 insertions(+), 2 deletions(-)

commit 64e877879a95dda07645726acb0b4881e3280093
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Nov 3 12:40:03 2009 +0000

    Use call-{start,stop} icons in the incoming call dialog

 src/empathy-event-manager.c |	  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 6ae8ca560dad6a96e614e564543643e2afb56fa7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 16:36:42 2009 +0100

    remove check.mak

 rules/check.mak |  120
 -------------------------------------------------------
 1 files changed, 0 insertions(+), 120 deletions(-)

commit d5c310f183d31c529f26d31ef79ac7e02662d4ee
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 16:21:05 2009 +0100

    No need to check for the 'check' framework any more

 Makefile.am  |    6 +-----
 configure.ac |   24 ------------------------
 2 files changed, 1 insertions(+), 29 deletions(-)

commit c0796c470597870b3b821aad1ea352d666153e83
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 16:04:12 2009 +0100

    rename check-irc-helper to test-irc-helper

 tests/Makefile.am			  |    6 +-
 tests/check-irc-helper.c		  |   80
 ------------------------------
 tests/check-irc-helper.h		  |   24 ---------
 tests/empathy-irc-network-manager-test.c |    2 +-
 tests/empathy-irc-network-test.c	  |    2 +-
 tests/empathy-irc-server-test.c	  |    2 +-
 tests/test-irc-helper.c		  |   80
 ++++++++++++++++++++++++++++++
 tests/test-irc-helper.h		  |   24 +++++++++
 8 files changed, 110 insertions(+), 110 deletions(-)

commit d948dd18d07e799223057134557312885d0cad42
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 16:01:44 2009 +0100

    merge check-empathy-helpers to test-helper

 tests/Makefile.am			  |    3 +-
 tests/check-empathy-helpers.c		  |  169
 ------------------------------
 tests/check-empathy-helpers.h		  |   32 ------
 tests/empathy-chatroom-test.c		  |    1 -
 tests/empathy-irc-network-manager-test.c |    1 -
 tests/test-helper.c			  |  159
 ++++++++++++++++++++++++++++
 tests/test-helper.h			  |   28 +++++
 7 files changed, 188 insertions(+), 205 deletions(-)

commit b3e65f73b24b69f3c6acd0dd662393259e13fc2d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 15:51:27 2009 +0100

    remove check-*

 tests/.gitignore	       |    1 -
 tests/Makefile.am	       |   30 +-----------------
 tests/check-empathy-helpers.c |    1 -
 tests/check-helpers.c	       |   67
 -----------------------------------------
 tests/check-helpers.h	       |   43 --------------------------
 tests/check-irc-helper.h      |    3 --
 tests/check-libempathy.h      |    5 ---
 tests/check-main.c	       |   40 ------------------------
 8 files changed, 1 insertions(+), 189 deletions(-)

commit fe119ac9b883091e0ed3e0b3cbbb64bca753baad
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 15:40:01 2009 +0100

    port check-empathy-chatroom-manager.c to GTest

    The tests have not been ported yet as they are currently
    disabled.

 tests/.gitignore			|    1 +
 tests/Makefile.am			|    9 +-
 tests/check-empathy-chatroom-manager.c |  402
 -------------------------------
 tests/check-libempathy.h		|    1 -
 tests/check-main.c			|    2 -
 tests/empathy-chatroom-manager-test.c	|  410
 ++++++++++++++++++++++++++++++++
 6 files changed, 417 insertions(+), 408 deletions(-)

commit f90aaa6e6f9dfa16dd3d6b6c526857f987862c99
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 15:31:23 2009 +0100

    port check-empathy-chatroom.c to GTest

    The tests have not been ported yet as they are currently
    disabled.

 tests/.gitignore		|    1 +
 tests/Makefile.am		|    7 +-
 tests/check-empathy-chatroom.c |  159
 --------------------------------------
 tests/check-libempathy.h	|    1 -
 tests/check-main.c		|    1 -
 tests/empathy-chatroom-test.c	|  165
 ++++++++++++++++++++++++++++++++++++++++
 6 files changed, 171 insertions(+), 163 deletions(-)

commit 3b0ccc3b5889e511190924a1f5f8df85de61e2bd
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 10:27:49 2009 +0100

    port check-empathy-irc-network-manager.c to GTest

 tests/.gitignore			   |	1 +
 tests/Makefile.am			   |	9 +-
 tests/check-empathy-helpers.c		   |	4 +-
 tests/check-empathy-irc-network-manager.c |  838
 ----------------------------
 tests/check-libempathy.h		   |	1 -
 tests/check-main.c			   |	1 -
 tests/empathy-irc-network-manager-test.c  |  851
 +++++++++++++++++++++++++++++
 7 files changed, 861 insertions(+), 844 deletions(-)

commit d3d64970aca1fa3cf19632843b27b2a88b0e8acd
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 27 16:18:10 2009 +0000

    port check-empathy-irc-network.c to GTest

 tests/.gitignore		   |	1 +
 tests/Makefile.am		   |	8 +-
 tests/check-empathy-irc-network.c |  240
 -----------------------------------
 tests/check-libempathy.h	   |	1 -
 tests/check-main.c		   |	1 -
 tests/empathy-irc-network-test.c  |  247
 +++++++++++++++++++++++++++++++++++++
 6 files changed, 254 insertions(+), 244 deletions(-)

commit 85268449651286df02e6da607abd98828fd68a6a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 27 16:10:41 2009 +0000

    port check-empathy-irc-server.c to GTest

 tests/.gitignore		  |    1 +
 tests/Makefile.am		  |    8 ++-
 tests/check-empathy-irc-server.c |   93
 ------------------------------------
 tests/check-irc-helper.c	  |   24 +++++-----
 tests/check-libempathy.h	  |    1 -
 tests/check-main.c		  |    1 -
 tests/empathy-irc-server-test.c  |   98
 ++++++++++++++++++++++++++++++++++++++
 7 files changed, 117 insertions(+), 109 deletions(-)

commit 2a974fc78e833d232a6203d5a807b0ee5efb396a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 27 15:51:11 2009 +0000

    move test_init/test_deinit to test-helper.c

 tests/Makefile.am	    |	 3 ++-
 tests/empathy-utils-test.c |	17 +----------------
 tests/test-helper.c	    |	19 +++++++++++++++++++
 tests/test-helper.h	    |	 9 +++++++++
 4 files changed, 31 insertions(+), 17 deletions(-)

commit f053694701a9cb6c35fa0250c1a0b3374bd54395
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 27 15:44:59 2009 +0000

    port check-empathy-utils.c to GTest

 tests/.gitignore	     |	  2 +
 tests/Makefile.am	     |	 25 +++++++++++++++++++--
 tests/check-empathy-utils.c |	 29 --------------------------
 tests/check-libempathy.h    |	  1 -
 tests/check-main.c	     |	  1 -
 tests/empathy-utils-test.c  |	 48
 +++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 72 insertions(+), 34 deletions(-)

commit a97016255a79a5b26af59411eab907d2881bc63e
Author: Justin Forest <justin.forest@gmail.com>
Date:	Mon Nov 2 17:54:01 2009 +0300

    Autocomplete for offline contacts. Closes bug #583919.

 libempathy-gtk/empathy-new-message-dialog.c |	 32
 ++++++++++++--------------
 1 files changed, 15 insertions(+), 17 deletions(-)

commit d06aae89f84d7bee74815879047e049aa99f39d7
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Nov 3 12:09:57 2009 +0000

    account-chooser: allow for a non-prepared account manager (fixes
    bug #600537)

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-account-chooser.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 1529840ddfa801111b2292c99de75d7e32272324
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Nov 3 10:38:19 2009 +0000

    accounts-dialog: don't always select the first account automatically

    Sometimes it takes a while to get all account details, but getting the
    account names is fairly quick. What tends to happen is that the tree
    view of account names is populated immediately, but the account widget
    is just grey until all details are retrieved. This time is enough to
    select an account in the tree view for editing.

    However, previously, once all details are retrieved, the first account
    is automatically selected. This is of course sensible if the user has
    not selected an account, but it's pretty annoying if you've already
    selected your seventeenth jabber account and then it plonks you back
    to number one.

    This patch only selects the first account if there is not one already
    selected.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-accounts-dialog.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit 83edf41df3eb8a7925939756b4d6650700dbf75a
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:	Tue Nov 3 13:59:23 2009 +1100

    Remove LIBPANELAPPLET entry from configure.ac

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 6100324f8be22975716366ae34fc9c7046e05bc2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Nov 2 16:16:51 2009 +0000

    empathy-accounts-dialog: account-validity-changed signal now has a
    'valid' argument (#600446)

 src/empathy-accounts-dialog.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8c4fe70aad3622138957c49732fa612b1e2e9eb7
Merge: 1b4acf8 b6bb173
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Mon Nov 2 10:41:20 2009 +0000

    Merge branch 'accountz'

commit 1b4acf8fcf47d928f525a4640f27323e13fd25ea
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Nov 1 21:22:08 2009 +0100

    Updated Italian translation of the help
     * Updated the screenshot

 help/it/figures/empathy-main-window.png |  Bin 9768 -> 10232 bytes
 help/it/it.po				 | 4949
 ++++++++++++++++++++++++-------
 2 files changed, 3938 insertions(+), 1011 deletions(-)

commit af69bde2866b6d219ae2f88bef748be2526c1604
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Nov 1 15:41:45 2009 +0100

    In case of unknown command, suggest /help

 libempathy-gtk/empathy-chat.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 018af67a500b8bab6b8b374c32a887f399339834
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Oct 27 14:26:14 2009 +0100

    Move /me and /say support from EmpathyMessage to EmpathyChat.
    Also make commands not case sensitive and use g_ascii_isspace to
    detect spaces.

 libempathy-gtk/empathy-chat.c |   83
 ++++++++++++++++++++++++++++++++++-------
 libempathy/empathy-message.c  |   56 ---------------------------
 libempathy/empathy-message.h  |    1 -
 3 files changed, 69 insertions(+), 71 deletions(-)

commit a732461a6458478703b769b3ab5c6fb5d30c90a4
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Oct 27 13:22:41 2009 +0100

    Add support for /help command without arg, to list all available
    commands.
    Also improve a bit the support for optional args.

 libempathy-gtk/empathy-chat.c |   86
 ++++++++++++++++++++++------------------
 1 files changed, 47 insertions(+), 39 deletions(-)

commit 894adf8d1f1763c6334c026fb46f7780a49405a3
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Oct 25 19:20:16 2009 +0100

    Add support for /help command and fix review comments

    https://bugzilla.gnome.org/show_bug.cgi?id=573407

 libempathy-gtk/empathy-chat.c |  256
 ++++++++++++++++++++++++++---------------
 1 files changed, 165 insertions(+), 91 deletions(-)

commit 104502ee87c5eb9de5accb96fb837f6c73f889f4
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Oct 11 21:49:47 2009 +0200

    Refactor chat commands.

    https://bugzilla.gnome.org/show_bug.cgi?id=573407

 libempathy-gtk/empathy-chat.c |  212
 ++++++++++++++++++++++++----------------
 1 files changed, 127 insertions(+), 85 deletions(-)

commit 06f81e690da1a60ee385c9486bf59e221259fd1a
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Oct 11 15:25:52 2009 +0200

    Add support for /msg command

    https://bugzilla.gnome.org/show_bug.cgi?id=573407

 libempathy-gtk/empathy-chat.c |   76
 +++++++++++++++++++++++++++++++++++++++-
 1 files changed, 74 insertions(+), 2 deletions(-)

commit a24f350a5e3423913f3456ddf7d5f5c6d3ad3300
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sat Oct 10 09:57:10 2009 +0200

    Add support for /query command

    https://bugzilla.gnome.org/show_bug.cgi?id=573407

 libempathy-gtk/empathy-chat.c |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

commit d283411b3f1ba3685b329a7a41d59ae153bd15ba
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sat Oct 10 09:48:23 2009 +0200

    Add support for /join command

    https://bugzilla.gnome.org/show_bug.cgi?id=573407

 libempathy-gtk/empathy-chat.c |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

commit 940f9b60e27fe79d64357c651525cbf50a936567
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sat Oct 10 00:28:26 2009 +0200

    Fix topic not always shown, and add /topic command support.

    https://bugzilla.gnome.org/show_bug.cgi?id=573407

 libempathy-gtk/empathy-chat.c |   51 ++++++++++++++++++++++++++--
 libempathy/empathy-tp-chat.c  |   73
 ++++++++++++++++++++++++++++-------------
 libempathy/empathy-tp-chat.h  |   11 ++++++
 3 files changed, 108 insertions(+), 27 deletions(-)

commit ede64d4975a1fca4a562e4635dc43856610788ed
Author: Jerzy Mansarliński <manjur87@gmail.com>
Date:	Sat Oct 31 17:08:00 2009 +0100

    empathy-chat.c: input history - Using GList pointer instead of
    gint index.

 libempathy-gtk/empathy-chat.c |  192
 +++++++++++++++++++++++------------------
 1 files changed, 109 insertions(+), 83 deletions(-)

commit b6bb173fe0840ec0857a145e265853e2a9083ee6
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 11:34:28 2009 +0000

    Upped dependency on tp-glib

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6996bc2efb7643418baf090e9c158906724e2633
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:51:18 2009 +0000

    contact-list-view: added note about waiting for manager to be come
    ready bug

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-contact-list-view.c |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 61dae5c0f483835085509792200f39da28ef38c1
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:41:16 2009 +0000

    empathy: when creating salut account, be sure to wait for the
    account manager

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy.c |   51 +++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 37 insertions(+), 14 deletions(-)

commit e6da8954b005318b6e438a9306374cf07bd54030
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:31:48 2009 +0000

    log-store-empathy: refer to "make logs async" bug

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-log-store-empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 17fa8e8c29b51a350babb894aad6acab11bea0e5
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:30:28 2009 +0000

    dispatcher: refer to EmpathyHandler bug

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-dispatcher.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1659a34e6b8cce932348b51c55db3ff33947f32f
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:27:45 2009 +0000

    idle: added a comment to explain _is_just_connected

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit a44cb2b8c74dab9135448dfa04a45c624cb59611
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:26:05 2009 +0000

    idle: don't hardcode 10 seconds as the "just connected" time

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |	6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 0e5b0eca677e4aa60cebdaec8e289192b39b5017
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:24:15 2009 +0000

    idle: add comment about the connect_times hash table types

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit d299fc2bd39cabadfd6a1753f8e22b1d029a6ed9
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:22:12 2009 +0000

    idle: updated comment

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |	6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 9447a3e1a68867e52ae22f22324dece3be70e8db
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:15:35 2009 +0000

    utils: remove FIXME

    Although still true, the comment above the function will suffice and
    this can't really be changed without lots of making-async of other
    places in Empathy.

    I also don't think this is a problem in practice as everywhere in
    Empathy we use the account manager should have a _prepare called
    beforehand.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-utils.c |	 2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit f2435188ed801faab430b40582e7dbd4cd8a0d56
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:11:04 2009 +0000

    location-manager: keep a ref to self during preparation to make sure
    we stay alive

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-location-manager.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit d5f2776bacfe750f02782cef348e984ed68916af
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 30 10:10:26 2009 +0000

    all: log error messages if preparing the account manager fails

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-account-chooser.c  |	8 +++++++-
 libempathy-gtk/empathy-chat.c		   |	5 ++++-
 libempathy-gtk/empathy-location-manager.c |   18 ++++++++++++++----
 libempathy-gtk/empathy-log-window.c	   |	5 ++++-
 libempathy-gtk/empathy-presence-chooser.c |	5 ++++-
 libempathy/empathy-account-settings.c	   |   18 ++++++++++++++----
 libempathy/empathy-chatroom-manager.c	   |	9 +++++++--
 libempathy/empathy-contact-manager.c	   |	5 ++++-
 libempathy/empathy-dispatcher.c	   |	9 +++++++--
 libempathy/empathy-idle.c		   |	5 ++++-
 src/empathy-accounts-dialog.c		   |	9 +++++++--
 src/empathy-import-widget.c		   |	9 +++++++--
 src/empathy-main-window.c		   |	5 ++++-
 src/empathy-status-icon.c		   |	5 ++++-
 src/empathy.c				   |   27
 +++++++++++++++++++++------
 15 files changed, 112 insertions(+), 30 deletions(-)

commit c415943206357644af15d4dfd3d8fa3f610ef3c8
Author: Jerzy Mansarliński <manjur87@gmail.com>
Date:	Thu Oct 29 23:44:14 2009 +0100

    Fix coding style

 libempathy-gtk/empathy-chat.c |   73
 +++++++++++++++++++++--------------------
 1 files changed, 37 insertions(+), 36 deletions(-)

commit a1e67bd4feaab4ac44d9df618059f4b5fccfd447
Author: Jerzy Mansarliński <manjur87@gmail.com>
Date:	Fri Jul 31 22:38:06 2009 +0200

    Add terminal-like chat input history. Fixes bug #586098.

 libempathy-gtk/empathy-chat.c |  248
 +++++++++++++++++++++++++++++++++++------
 1 files changed, 211 insertions(+), 37 deletions(-)

commit e00d3a20de6603e927f4c977492052701cc0a988
Author: Rômulo Fernandes Machado <romulo@castorgroup.net>
Date:	Thu Oct 29 17:03:11 2009 +0100

    Fixes cycling tab bug in chat window (#589263)

 src/empathy-chat-window.c |   61
 ++++++++++++++++++++++++++++++++++++---------
 1 files changed, 49 insertions(+), 12 deletions(-)

commit c6494847b87a4fbd7d1409f5a7b717a125745466
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 14:56:51 2009 +0100

    empathy-accounts-dialog: do_constructor: always return a new reference

    This fix is cleaner than the previous commmit. The constructor now
    always returns a new reference to the caller. It also now has an extra
    reference that it will release once the dialog as been destroyed.

 src/empathy-accounts-dialog.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit e76ce986941f3f95b3d35b23b77a0434991975f4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 14:18:51 2009 +0100

    empathy-accounts-dialog: do_constructor: don't ref the dialog if it
    already exists (#600023)

    This breaks the concept of a constructor but the caller isn't supposed
    to unref it itself anyway (it's unreffed in
    accounts_dialog_destroy_cb).

 src/empathy-accounts-dialog.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 4363fe7a71208ee2d696211838f028ef97700b45
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 29 12:17:04 2009 +0100

    Escape the header of the notification (#599431)

 src/empathy-status-icon.c |	9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit 4c2eb652ef61dd0f5ccac27e47f261417793aa73
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 27 15:22:55 2009 +0000

    move test app needing user interaction to interactive/

    tests/ should be used only for automatic unit tests.

 configure.ac					    |	 1 +
 tests/.gitignore				    |	 8 --
 tests/Makefile.am				    |	25 +------
 tests/contact-manager.c			    |	44 ----------
 tests/empetit.c				    |	88
 --------------------
 tests/interactive/.gitignore			    |	 8 ++
 tests/interactive/Makefile.am			    |	35 ++++++++
 tests/interactive/contact-manager.c		    |	44 ++++++++++
 tests/interactive/empetit.c			    |	88
 ++++++++++++++++++++
 tests/interactive/test-empathy-account-assistant.c |	25 ++++++
 tests/interactive/test-empathy-presence-chooser.c  |	56 +++++++++++++
 tests/interactive/test-empathy-protocol-chooser.c  |	31 +++++++
 .../test-empathy-status-preset-dialog.c	    |	49 +++++++++++
 tests/test-empathy-account-assistant.c		    |	25 ------
 tests/test-empathy-presence-chooser.c		    |	56 -------------
 tests/test-empathy-protocol-chooser.c		    |	31 -------
 tests/test-empathy-status-preset-dialog.c	    |	49 -----------
 17 files changed, 338 insertions(+), 325 deletions(-)

commit fb12577193262ad17ef2fc49d2324a7b23458610
Author: Rodolphe <rodolphe@damsy.net>
Date:	Tue Oct 27 10:42:22 2009 +0000

    Add new smileys available in the last Icon Naming Spec (#593327)

 libempathy-gtk/empathy-smiley-manager.c |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

commit 5dd0de4c39cb752c26b86b3415c20c6a6c2588a0
Merge: 546cd4d b251e6f
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:	Tue Oct 27 20:29:42 2009 +1100

    Merge branch 'mc5-debug'

commit 546cd4df21e3fe96e7d2bf4f18afa749804a8f47
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Tue Oct 27 13:19:33 2009 +0530

    Updated Tamil translation

 po/ta.po |  285
 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 135 insertions(+), 150 deletions(-)

commit b251e6fa7c1c90cabd7f03cf2e37bfa1ed3ffe63
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:	Tue Oct 27 16:39:51 2009 +1100

    Add MissionControl to the debug window

 src/empathy-debug-window.c |	 7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 32a099f4cd44a8ac22c34dc0c6db1e0ad41ef5d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 26 16:53:28 2009 +0000

    release.py: update last_tag_patern

 release.py |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 63e967acace88aab74b4b781758313ded94648bb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 26 16:52:31 2009 +0000

    start dev of 2.29.2

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4b9ac33d7edfa5fd301519a07806ef61ea26e335
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 26 16:30:47 2009 +0000

    prepare 2.29.1 release

 NEWS	      |  128
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 129 insertions(+), 1 deletions(-)

commit 8bc370bcaf9d03ec49368b18f84e539e6b89e13b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 26 15:21:55 2009 +0000

    dispatcher_request_handles_cb: use request_data->dispatcher to get
    the self pointer

    We don't pass a weak pointer to tp_cli_connection_call_request_handles
    so we can't rely on it (#599612).

 libempathy/empathy-dispatcher.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit cac9e049ba6a99b80aa1247cb33e1853b7bd7010
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 26 14:40:37 2009 +0000

    theme_adium_parse_body: escape text between links

 libempathy-gtk/empathy-theme-adium.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit b0bab86aebbb9cdf0935c9cb78244f6674c3a2da
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 26 14:03:58 2009 +0000

    theme_adium_parse_body: escape all the text if smileys are disabled
    (#599640)

 libempathy-gtk/empathy-theme-adium.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit d5a8dbc1f792a965b4a4ec42ffab464465340293
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Oct 26 12:58:11 2009 +0000

    theme_adium_append_event: escape text

 libempathy-gtk/empathy-theme-adium.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 25db009b027a9c6ef1497924787a7eee3a0fbc69
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Mon Oct 26 14:42:49 2009 +0100

    Updated Slovenian translation

 po/sl.po |  472
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 237 insertions(+), 235 deletions(-)

commit be81b40879b405f5baff65c885cb564bdf2404ca
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Oct 25 17:54:49 2009 +0100

    Fix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safe

 src/empathy-chat-window.c |	3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 71e0ec07afa999e30a85439eb7103939d557edf5
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 19:14:51 2009 +0100

    check-empathy-irc-network-manager: fix shadow declarations

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 tests/check-empathy-irc-network-manager.c |	6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit 12fcf479a49d90c34a203d1c93050fac762956f3
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 19:14:11 2009 +0100

    check-empathy-chatroom-manager: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 tests/check-empathy-chatroom-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 18010cbf53463aa968b99eb718916de094fbb532
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 19:06:55 2009 +0100

    tests: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 tests/check-empathy-helpers.c |    2 +-
 tests/check-empathy-helpers.h |    7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

commit aec12412098619da1301cfb445cc93a849d31c8c
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 19:06:38 2009 +0100

    po: removed empathy-account.c from POTFILES.in

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 po/POTFILES.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 2bfbe483b3403238bfcbb5e1eefd265fa5783e05
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 18:52:57 2009 +0100

    contact-manager, dispatcher: renamed _new_connection_cb to
    _status_changed_cb

    https://bugzilla.gnome.org/show_bug.cgi?id=599169#c2

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-contact-manager.c |    6 +++---
 libempathy/empathy-dispatcher.c      |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit c4fdd8511467729baed7df2db9b40d8eea16a38a
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 18:52:02 2009 +0100

    idle: use the TpAccount pointer as key to the hash table, and remove
    values on disconnect

    https://bugzilla.gnome.org/show_bug.cgi?id=599169#c2

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)

commit 3109ed5adee0f039b9010f23ae6cd84ef464a046
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:03:33 2009 +0100

    empathy: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy.c |  161
 +++++++++++++++++++++++++++------------------------------
 1 files changed, 76 insertions(+), 85 deletions(-)

commit 2b7894262b4e647760477a9e8b6f8add5b321128
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:02:52 2009 +0100

    status-icon: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-status-icon.c |   57
 ++++++++++++++++++++++++++++----------------
 1 files changed, 36 insertions(+), 21 deletions(-)

commit b126bcf946e65de4e061d89481166fd6894ef44a
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:01:53 2009 +0100

    new-chatroom-dialog: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-new-chatroom-dialog.c |	6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit eb593876a497fec9d0c1fd182af5d15a29fc1194
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:01:33 2009 +0100

    main-window: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-main-window.c |  135
 +++++++++++++++++++++++++++++----------------
 1 files changed, 87 insertions(+), 48 deletions(-)

commit 968589cc9a491fd60aeb46ba2eb8ac3f789e8b7a
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:01:06 2009 +0100

    import-widget: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-import-widget.c |	 57
 ++++++++++++++++++++++--------------------
 1 files changed, 30 insertions(+), 27 deletions(-)

commit 24031b2130a2143f100588d1d62ea2d21326f664
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:00:34 2009 +0100

    import-mc4-accounts: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-import-mc4-accounts.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 94afc1026dce7dc92d12196cc61a320509080762
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 16:00:07 2009 +0100

    event-manager: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-event-manager.c |	 15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

commit 8cf5bd07af7bcc53a115ff7cf7145c62b3d7dca6
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:59:37 2009 +0100

    chatrooms-window: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-chatrooms-window.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 395e69cf663ec73e2041ab458ab3afaf862e55f4
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:59:03 2009 +0100

    chat-window: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-chat-window.c |   27 +++++++++++++++------------
 src/empathy-chat-window.h |	5 +++--
 2 files changed, 18 insertions(+), 14 deletions(-)

commit ad49c874bb6fcdd91a319f6e886846a33c4ee61e
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:58:25 2009 +0100

    accounts-dialog: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-accounts-dialog.c |  211
 +++++++++++++----------------------------
 src/empathy-accounts-dialog.h |    4 +-
 2 files changed, 70 insertions(+), 145 deletions(-)

commit f4619e5b640b2f6c05ded981042da44aa5e4d29c
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:57:31 2009 +0100

    account-assistant: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-account-assistant.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit d23b04b4fce73fe16b5073b7d79c0ca8a9d64616
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:57:07 2009 +0100

    ui-utils: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-ui-utils.h |	1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 613e2bef219387d3089c3c583ae2047fc37f30e7
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:56:57 2009 +0100

    theme-adium: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-theme-adium.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 7a3e1db6e3a795a3bbf85c9d2489c43a9e6537e2
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:56:30 2009 +0100

    presence-chooser: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-presence-chooser.c |   56
 +++++++++++++++++++++-------
 1 files changed, 42 insertions(+), 14 deletions(-)

commit ed1550ec4ce29466e6c4b840ee37f2d78862c3d9
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:55:43 2009 +0100

    new-message-dialog: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-new-message-dialog.c |	  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 2beb2a7609f6534697a8874aaa9fc33f3bd115d8
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:55:30 2009 +0100

    log-window: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-log-window.c |	 76
 ++++++++++++++++++++++-------------
 libempathy-gtk/empathy-log-window.h |	  4 +-
 2 files changed, 50 insertions(+), 30 deletions(-)

commit f14693f2d70ff34f6a34477d64b85dfc92d53f04
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:54:36 2009 +0100

    location-manager: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-location-manager.c |   93
 ++++++++++++++++++++++++-----
 1 files changed, 77 insertions(+), 16 deletions(-)

commit d0285beb26e058b793d85ea9fef1d5f32558120b
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:53:54 2009 +0100

    irc-network-dialog: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-irc-network-dialog.c |	  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 62a7a3ea40c946f981d41f9ee338dc52b9bd8292
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:53:19 2009 +0100

    contact-widget: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-contact-widget.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit ce89ecf9f79cb6f2a57f8d279d6bff8cfff10283
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:52:43 2009 +0100

    contact-list-view: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-contact-list-view.c |	18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

commit 4cd4787acbbd265f95b9e777ae9e3d2050f8c968
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:49:50 2009 +0100

    contact-dialogs: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-contact-dialogs.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 1f321d962150e7071a2b2757eb011e87766e65ad
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:48:57 2009 +0100

    chat-text-view: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-chat-text-view.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 6159fe788283ddafade12e0f24e34091a4fb9279
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:48:12 2009 +0100

    chat: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-chat.c |   65
 +++++++++++++++++++++++++++--------------
 libempathy-gtk/empathy-chat.h |    2 +-
 2 files changed, 44 insertions(+), 23 deletions(-)

commit 35fe02be20f42c1c38db365570f382630b274f7c
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:44:44 2009 +0100

    account-widget: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-account-widget.c |   28
 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

commit 38d2cb938c3b91f6cbc89b825d720bdf35fb8e5f
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:43:38 2009 +0100

    account-chooser: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-account-chooser.c |  171
 +++++++++++++++++-------------
 libempathy-gtk/empathy-account-chooser.h |   10 +-
 2 files changed, 102 insertions(+), 79 deletions(-)

commit 5d0242ce18d39faed5fc2924cb58e8963150504c
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:42:51 2009 +0100

    tp-roomlist: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-tp-roomlist.c |   10 ++++------
 libempathy/empathy-tp-roomlist.h |    4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)

commit e7833bc3849245d26de70b13e94405fc682ed9ca
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:42:26 2009 +0100

    log-store: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-log-store.c |   12 ++++++------
 libempathy/empathy-log-store.h |   26 +++++++++++++-------------
 2 files changed, 19 insertions(+), 19 deletions(-)

commit 9fcc517087e2c9515092e52a792097190c009bfc
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:41:58 2009 +0100

    log-store-empathy: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-log-store-empathy.c |   36
 ++++++++++++++++---------------
 1 files changed, 19 insertions(+), 17 deletions(-)

commit a751ea6b71abacbfebe72f3e5b4444372afa328e
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:35:19 2009 +0100

    log-manager: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-log-manager.c |   10 +++++-----
 libempathy/empathy-log-manager.h |   12 ++++++------
 2 files changed, 11 insertions(+), 11 deletions(-)

commit aecaf4269593a29ca5234f6fcd07bb7f0ab0a120
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:34:59 2009 +0100

    dispatcher: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-dispatcher.c |   75
 +++++++++++++++++++++++++--------------
 1 files changed, 48 insertions(+), 27 deletions(-)

commit 753bdcb584f780ce3b6891782eca0e19ed598774
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:33:53 2009 +0100

    contact: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-contact.c |   24 ++++++++++--------------
 libempathy/empathy-contact.h |    6 +++---
 2 files changed, 13 insertions(+), 17 deletions(-)

commit 33793bb3219aa45e0fced3ea5e0266fc4ad6226d
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:33:13 2009 +0100

    contact-manager: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-contact-manager.c |   68
 +++++++++++++++++++++++-----------
 1 files changed, 46 insertions(+), 22 deletions(-)

commit effa229f70dd19601ea90edb3185cd984546658e
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:30:09 2009 +0100

    chatroom: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-chatroom.c |   16 ++++++++--------
 libempathy/empathy-chatroom.h |   11 ++++++-----
 2 files changed, 14 insertions(+), 13 deletions(-)

commit 9a4f28b016985fa303959032182bdbdf2c69c481
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:29:42 2009 +0100

    chatroom-manager: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-chatroom-manager.c |   57
 ++++++++++++---------------------
 libempathy/empathy-chatroom-manager.h |   11 +++---
 2 files changed, 27 insertions(+), 41 deletions(-)

commit dba0a67fd1ea3c7bdfd4d5069b4b9f2a43d622b6
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:28:28 2009 +0100

    account-settings: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-account-settings.c |  146
 ++++++++++++++++----------------
 libempathy/empathy-account-settings.h |    8 +-
 2 files changed, 77 insertions(+), 77 deletions(-)

commit e8894e6a663fe524a4d6282befa4a224c16180d5
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:26:31 2009 +0100

    Add empathy_idle_account_is_just_connected function.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |   68
 +++++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-idle.h |	2 +
 2 files changed, 70 insertions(+), 0 deletions(-)

commit d133b3b80a6a7fd4911905a077be21dabe0ef4bb
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 15:26:09 2009 +0100

    idle: port to new tp-glib account API

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |   42
 ++++++++++++++++++++++--------------------
 1 files changed, 22 insertions(+), 20 deletions(-)

commit bb173d8e042303ab7a0d9ec15c7a07f752cde200
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 14:47:04 2009 +0100

    Add empathy_account_manager_get_accounts_connected function.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-utils.c |	34 ++++++++++++++++++++++++++++++++++
 libempathy/empathy-utils.h |	 2 ++
 2 files changed, 36 insertions(+), 0 deletions(-)

commit 25fe1de65572fecd8b369f4c01df32e47d5afc28
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 24 01:20:25 2009 +0100

    Add empathy_get_account_for_connection function.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-utils.c |	35 ++++++++++++++++++++++++++++++++++-
 libempathy/empathy-utils.h |	 2 ++
 2 files changed, 36 insertions(+), 1 deletions(-)

commit 1d66bb9bffcb1e9d6eb034be4bf7c5eaea839a5d
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 23 18:37:45 2009 +0100

    Add empathy_idle_get_requested_presence function.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |   51
 ++++++++++++++++++++++++++++++++++----------
 libempathy/empathy-idle.h |	5 ++++
 2 files changed, 44 insertions(+), 12 deletions(-)

commit 24fb016e872b01bc3e4b8b3a36e99d60f2273784
Author: Rob Bradford <rob@linux.intel.com>
Date:	Fri Oct 23 17:18:05 2009 +0100

    empathy-chat-window: Don't update the Contact menu if visible

    If the Contact menu is currently visible do not update it. Instead
    update it
    once the menu is hidden.

    Fixes: #591360

 src/empathy-chat-window.c |   31 ++++++++++++++++++++++++++-----
 1 files changed, 26 insertions(+), 5 deletions(-)

commit a7b6b344618cceca174eea62954373edf84543ac
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 17:28:38 2009 +0100

    empathy.c: document how the reference on the newly created EmpathyChat
    is managed

 src/empathy.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

commit 9750a6735d088fa5c1930f2ac581619ff31c8491
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 23 13:46:56 2009 +0100

    Removed EmpathyAccount{,Manager}.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/Makefile.am		      |    4 -
 libempathy/empathy-account-manager.c | 1060 ---------------------------
 libempathy/empathy-account-manager.h |  111 ---
 libempathy/empathy-account.c	      | 1305
 ----------------------------------
 libempathy/empathy-account.h	      |  124 ----
 5 files changed, 0 insertions(+), 2604 deletions(-)

commit f4e6cbe11974883a3883536461c0be08f75cdd39
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 23 13:33:39 2009 +0100

    ft-manager: allow closing the dialog with C-w or Esc

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-ft-manager.c |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 7c5ac57b9aafe95d159c2a96410a0afa76408678
Author: Matěj Cepl <mcepl@redhat.com>
Date:	Fri Oct 23 12:00:13 2009 +0200

    Set default font from Gnome system if not set in the style.

    If the font family and font size is not set in the style, we set style
    based on the Gnome default settings.

    Signed-off-by: Matěj Cepl <mcepl@redhat.com>
    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-theme-adium.c |   82
 ++++++++++++++++++++++++++++++----
 1 files changed, 73 insertions(+), 9 deletions(-)

commit 4dce79a6d7b56185edfe19cf2803f1b71c8ddc74
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 11:47:42 2009 +0100

    use empathy_released to check if we are releasing or not

    This allow us to release a 2.x.y.1 release without enabling Werror.

 configure.ac |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

commit f366c52d4a8d41312424799c36178065fe0a814f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:53:58 2009 +0100

    Enable extra error CFLAGS in tests/

 tests/Makefile.am |	1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 94fedc82f978087ed83e3ecb1af6c674064bc6bb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 16:30:08 2009 +0100

    Enable extra error CFLAGS in libempathy/

 libempathy/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ced861778e7511c2300f03b0816fb18f800b8c56
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 16:29:56 2009 +0100

    Enable extra error CFLAGS in libempathy-gtk/

 libempathy-gtk/Makefile.am |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 4998da97b7d884670b5167a2ee9f04a1b3fdca1c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 13:21:46 2009 +0100

    Enable extra error CFLAGS in src/

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit bf79f1c56928a7270b679e5c35bff860440c077e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 16:18:37 2009 +0100

    disable -Wstrict-prototypes as some GTK+ headers are bugged

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit cc88cb87e38a54bb73926a2dbe67be416ef1cbd6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 12:47:57 2009 +0100

    remove m4/acinclude.m4

    We have our own errors management now.

 m4/acinclude.m4 |   65
 -------------------------------------------------------
 1 files changed, 0 insertions(+), 65 deletions(-)

commit c5abfdfed55676136808fea854d9ad3ed7bd458e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 12:14:59 2009 +0100

    copy error flags from Gabble

 configure.ac |   41 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 40 insertions(+), 1 deletions(-)

commit be027f7002d11677cf32601acd1370c45f2d2c57
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 12:14:34 2009 +0100

    add m4/as-compiler-flag.m4

 m4/as-compiler-flag.m4 |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)

commit 601e416af2bafa2b890b045139c9d50ed5aa9c65
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 12:02:36 2009 +0100

    copy version management from Gabble

 configure.ac |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

commit 6931154a620290ec29a50c017d427586fe6d8a3f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 23 11:17:23 2009 +0100

    empathy-protocol-chooser: don't cache TpConnectionManagerProtocol
    in the store

    TpConnectionManagerProtocol are not garanteed to stay valid so we
    shouldn't cache them in the store. Instead, we cache the protocol name
    and call tp_connection_manager_get_protocol each time we need it.
    This should fix crashers as the ones reported in #599386.

 libempathy-gtk/empathy-protocol-chooser.c |   75
 ++++++++++++++++++-----------
 1 files changed, 47 insertions(+), 28 deletions(-)

commit 6843cf006192fecf2382b1dd87a2fb8531a34b5f
Merge: a6eb75f a28c3a4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 14:37:26 2009 +0100

    Merge branch 'trivia'

commit a28c3a40ece7da5304ca084e1f30d26dbf006b56
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 14:35:29 2009 +0100

    empathy-avatar-chooser.c: fix identation

 libempathy-gtk/empathy-avatar-chooser.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a6eb75f8fddea5331c938c1ce42d08f962275f97
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 12:08:50 2009 +0100

    fix a comment so the style checker is happy (#599243)

 libempathy-gtk/empathy-avatar-chooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 74f0c713470d3b94b93536d6e60a9747ec923933
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:43:30 2009 +0100

    empathy-utils.c: fix casting issues

 libempathy/empathy-utils.c |	14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

commit 6e414d115637bf307d16140ca3eff8c473d4e5a6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:43:13 2009 +0100

    empathy-tp-contact-list.c: fix shadow declaration and uint comparaison

 libempathy/empathy-tp-contact-list.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit a691a12763667768333cbdd30be75a2b09f69266
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:42:41 2009 +0100

    empathy-tp-contact-factory.c: fix casting issue

 libempathy/empathy-tp-contact-factory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1f391b975297fc276073fd48406b2b02eed61277
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:42:27 2009 +0100

    empathy-time.c: fix shadow declaration

 libempathy/empathy-time.c |	8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 80dac46f3765ba8328bc563cba3fe49417680476
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:42:06 2009 +0100

    empathy-status-presets.c: fix casting issues

 libempathy/empathy-status-presets.c |	 20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

commit d3ebcb8302c5fa7e02af594cee984ab122c130ab
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:41:49 2009 +0100

    empathy-log-store-empathy.c: fix casting issues

 libempathy/empathy-log-store-empathy.c |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

commit 06788aad0559de0d79a8e8353bc49fccbcaf8551
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Oct 22 10:41:32 2009 +0100

    empathy-irc-network-manager.c: fix casting issues

 libempathy/empathy-irc-network-manager.c |   51
 +++++++++++++++++-------------
 1 files changed, 29 insertions(+), 22 deletions(-)

commit fc4c32d681fd53c804c20b1e76d454a08821bbaa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 18:19:04 2009 +0100

    empathy-dispatcher.c: fix shadow declarations

 libempathy/empathy-dispatcher.c |  245
 +++++++++++++++++++--------------------
 1 files changed, 122 insertions(+), 123 deletions(-)

commit 3dcd2bd00c3120b97c3fcc93983e21a22f301020
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 18:18:38 2009 +0100

    empathy-contact-groups.c: fix casting issues

 libempathy/empathy-contact-groups.c |	 21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)

commit 73ae73a1e6d938abf206035910f6b4de8572a8fc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 18:18:12 2009 +0100

    empathy-connection-managers.c: fix shadow declarations

 libempathy/empathy-connection-managers.c |   28
 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

commit d55286dab59129bd56b8fee99a22b69e731f9f65
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 18:17:53 2009 +0100

    empathy-chatroom-manager.c: fix casting issues

 libempathy/empathy-chatroom-manager.c |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

commit d5a1765f414f04f81922603af16f18d7c84f87a0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:58:06 2009 +0100

    empathy-account-settings.c: fix uint comparaison

 libempathy/empathy-account-settings.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 5f6e2d5c91cf79cdcec6de941db2393563bb0f82
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:25:19 2009 +0100

    empathy-nautilus-sendto.c: fix shadow declaration

 nautilus-sendto-plugin/empathy-nautilus-sendto.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 17c8536264198291326446270faf84f6e00e399d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:24:56 2009 +0100

    totem-subtitle-encoding.c: fix shadow declarations

 libempathy-gtk/totem-subtitle-encoding.c |   26
 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit 62754283f2d0904b9f57cc291e4a4e1d4490f288
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:24:36 2009 +0100

    empathy-ui-utils.c: fix shadow declaration

 libempathy-gtk/empathy-ui-utils.c |	8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit c77666dd4ec3151b2a3f2fdb1d6b75253bf09f43
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:24:14 2009 +0100

    empathy-theme-manager.c: fix shadow declarations

 libempathy-gtk/empathy-theme-manager.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 05f02c1a884c7a6fd31cff468534a55f9bc248b2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:24:01 2009 +0100

    empathy-theme-boxes.c: fix shadow declarations

 libempathy-gtk/empathy-theme-boxes.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit b4d5fc6e7190ef220edd48f0b77a5591a5b20b7b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:23:42 2009 +0100

    empathy-theme-adium.c: fix uint comparaisons

 libempathy-gtk/empathy-theme-adium.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e007409aae5aa30c28ef14761e55e73b52b8e113
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:23:25 2009 +0100

    empathy-status-preset-dialog: fix uint comparaisons

 libempathy-gtk/empathy-status-preset-dialog.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit dd2c71fd1667a2237981f937230f7a2022fc6eac
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:23:09 2009 +0100

    empathy-contact-widget.c: fix shadow declarations

 libempathy-gtk/empathy-contact-widget.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

commit 812da360eeda6ed787ad3e15a740f9936371d5b9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:22:44 2009 +0100

    empathy-chat-text-view.c: fix shadow declarations and uint
    comparaisons

 libempathy-gtk/empathy-chat-text-view.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit c5c492f8ec371626affed5b5e940cc7b31245f95
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:22:10 2009 +0100

    empathy-avatar-image.c: fix a casting issue

 libempathy-gtk/empathy-avatar-image.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 28c32abddcb9ae4863fa562c1bb97025db9d1d79
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:21:02 2009 +0100

    empathy-avatar-chooser.c: fix casting issues

 libempathy-gtk/empathy-avatar-chooser.c |   34
 ++++++++++++++++--------------
 1 files changed, 18 insertions(+), 16 deletions(-)

commit 5c830b1f8defeeddc2ecef58310d23f07720b49f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 17:20:42 2009 +0100

    empathy-account-widget.c: fix uint comparaison

 libempathy-gtk/empathy-account-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8e579dd7aea165cd3ca9b8e1f278fda16d94131f
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	Thu Oct 22 08:26:08 2009 +0700

    Updated Thai translation.

 po/th.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit d8a3034999ca213ac75b4110a875d688b75fed5f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 18:00:00 2009 +0100

    empathy-account-settings: fix CLAMP usage

    CLAMP syntax is (x, low, high), not (low, x, high). Also add some cast
    to fix compiler warnings.

 libempathy/empathy-account-settings.c |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit 0f12ed5628589596f4a2c02648ee66a9413c3f2a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:46:02 2009 +0100

    empathy-location-manager.c: fix shadow declarations

 libempathy-gtk/empathy-location-manager.c |   90
 ++++++++++++++--------------
 1 files changed, 45 insertions(+), 45 deletions(-)

commit 61f9d49b442ea64baa1f86a4121c1bce3daa30f9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:45:36 2009 +0100

    empathy-contact-list-view.c: fix shadow declarations and uint
    comparaisons

 libempathy-gtk/empathy-contact-list-view.c |	12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 167595e8a0108f2763949b6a1188dafcf99f276d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:45:17 2009 +0100

    empathy-contact-list-store.c: fix shadow declarations

 libempathy-gtk/empathy-contact-list-store.c |	  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit a94bffadcc27ac011a8b5d8472d907f23c129955
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:41:01 2009 +0100

    empathy-tp-chat.c: fix shadow declaration

 libempathy/empathy-tp-chat.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 10e8eb34e3ae90897bf2c2f1c08fa581e6394550
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:40:46 2009 +0100

    empathy-contact: cast data pointers

 libempathy/empathy-contact.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit ceabd0c25b48fc983066781d70d4fc6bd5905943
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 15:40:24 2009 +0100

    empathy-account-manager.c: fix uint comparaison

 libempathy/empathy-account-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a5e022f8e6251feafdfa8a2de50e02369ed215cc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 13:39:46 2009 +0100

    empathy-irc-server: the port is a guint

 libempathy/empathy-irc-server.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 56fedf2764bef7f4a98c30b2e302daee975f8b1d
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	Wed Oct 21 12:39:47 2009 +0300

    Updated Lithuanian translation.

 po/lt.po |  175
 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 73 insertions(+), 102 deletions(-)

commit 366373ccbc26bd0ea6dd494b7514b1a148b88b78
Merge: 7abf768 8c1e755
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 21 10:21:41 2009 +0100

    Merge commit 'kaserf/master'

commit 7abf768e7296a95e42f0fd31a5459e065ca921e6
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Wed Oct 21 09:50:06 2009 +0100

    Also allow Esc to close debug window and map view.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-debug-window.c |	 3 ++-
 src/empathy-map-view.c     |	 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 1aacf68f38e8169d9753b1e1f25d2613437f7611
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Wed Oct 21 09:40:06 2009 +0100

    Add Ctrl-w keybinding to close map window.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-map-view.c |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 8c1e75542e1ac90bcd0dc167a2d89aeb54e9f12a
Author: Felix Kaser <f.kaser@gmx.net>
Date:	Tue Oct 20 10:20:02 2009 +0200

    Ignoring non installed languages

    Languages which are in the gconf setting but are not installed any
    more are ignored, fixes bug #598954

 libempathy-gtk/empathy-spell.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 8e9aa89166cf774b6d7efe83db68ac2d6540e840
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Oct 20 19:16:58 2009 +0100

    Stop building libempathy{,-gtk} as a shared library. Closes bug
    #599086

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 .gitignore			     |	  1 -
 configure.ac			     |	 21 -------
 libempathy-gtk/Makefile.am	     |	 49 +++++++----------
 libempathy-gtk/libempathy-gtk.pc.in |	 13 -----
 libempathy/Makefile.am		     |	103
 ++++++++++++++++-------------------
 libempathy/libempathy.pc.in	     |	 13 -----
 6 files changed, 65 insertions(+), 135 deletions(-)

commit e99bb6f9e596bbc33cefdcae5da76802424504ab
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Oct 20 19:26:32 2009 +0100

    Stop building gtk-doc documentation. Closes bug #599087

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 Makefile.am				      |    2 +-
 autogen.sh				      |    9 ---
 configure.ac				      |    7 ---
 docs/.gitignore			      |    8 ---
 docs/Makefile.am			      |    2 -
 docs/README				      |    8 ---
 docs/libempathy-gtk/.gitignore		      |    6 --
 docs/libempathy-gtk/Makefile.am	      |   60 --------------------
 docs/libempathy-gtk/libempathy-gtk-docs.sgml |   76
 --------------------------
 docs/libempathy-gtk/libempathy-gtk.types     |   37 -------------
 docs/libempathy-gtk/version.xml.in	      |    1 -
 docs/libempathy/.gitignore		      |    6 --
 docs/libempathy/Makefile.am		      |   59 --------------------
 docs/libempathy/libempathy-docs.sgml	      |   72
 ------------------------
 docs/libempathy/libempathy.types	      |   41 --------------
 docs/libempathy/version.xml.in		      |    1 -
 16 files changed, 1 insertions(+), 394 deletions(-)

commit 3a1bca56854b66d288c875c86756ae913cb80e60
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:56:40 2009 +0100

    src/ephy-spinner.c: remove useless guint comparaisons

 src/ephy-spinner.c |	 5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 0edac04163ea89ac3ae0375dbd8e60a013a7a8d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:56:11 2009 +0100

    src/empathy.c: fix uint comparaison

 src/empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3061cee2096b47945445367c87b6d2cf146dcc31
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:55:55 2009 +0100

    src/empathy-sidebar.c: fix shadow declarations

 src/empathy-sidebar.c |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

commit 2cb90d9082371198bdb18831d1f18759b9ed5b09
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:55:22 2009 +0100

    src/empathy-main-window.c: fix shadow declarations and uint
    comparaisons

 src/empathy-main-window.c |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit 4e1bf5a7cbd03f934a74ebdc1d1bc1da9fe0b429
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:54:57 2009 +0100

    src/empathy-preferences.c: fix shadow declarations and uint
    comparaisons

 src/empathy-preferences.c |	4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit 1f9ec7bc79c1aa3cc002f0afaf0f518f0b6ab455
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:54:06 2009 +0100

    src/empathy-import-pidgin: cast strings to (xmlChar *) when needed

 src/empathy-import-pidgin.c |	  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 77803a3f4cc6adc42552fd823a43cd09474b0c3f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:52:45 2009 +0100

    src/empathy-import-mc4-accounts.c: fix uint comparaison

 src/empathy-import-mc4-accounts.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit be4654da13c2c957c72637678ad3a9f07a4b4e9d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:52:22 2009 +0100

    src/empathy-debug-window: fix shadow declarations and uint
    comparaisons

 src/empathy-debug-window.c |	 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 9f0ae2a124ecb68b8a553783002a2b01c02d5fb4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:52:06 2009 +0100

    src/empathy-chat-window: fix shadow declarations and uint comparaisons

 src/empathy-chat-window.c |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

commit a7f9ee4d7aeb8869d8ec0f86a1e3bdfb190bb037
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 15:51:34 2009 +0100

    empathy-call-window: fix shadow declarations

 src/empathy-call-window.c |	8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 6eedc10b7367d6455aede5e74788b6a1ca608ea0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 14:43:56 2009 +0100

    Don't display any icon if we have been disconnected

 src/empathy-chat-window.c |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)

commit 7d2255306d8c07e760917b1e8a4351c78ee302ed
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Sun Oct 11 21:47:09 2009 +0100

    empathy-chat-window: update the tab icon when the TpChat is
    disconnected (#597680)

 src/empathy-chat-window.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit 729145dbf0039db5763533d046eb53f5de38a419
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Oct 20 14:02:00 2009 +0100

    Re-add python.m4 as it may be needed for AM_PATH_PYTHON.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 m4/python.m4 |   66
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 0 deletions(-)

commit 105cc83e67ef41c35998aaaaae8bf18c56be65c0
Merge: 6496713 da50094
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Oct 20 14:00:51 2009 +0100

    Merge branch 'slatez-applets'

    Conflicts:
	Makefile.am
	configure.ac

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

commit 6496713f0997ab90e7ee686819640b22b4911aea
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Oct 20 12:59:15 2009 +0100

    Remove python bindings. (Closes bug #599039)

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 Makefile.am				   |	4 -
 configure.ac				   |   39 -
 m4/python.m4				   |   66 -
 python/.gitignore			   |	2 -
 python/Makefile.am			   |	2 -
 python/example.py			   |   32 -
 python/pyempathy.patch			   |   18 -
 python/pyempathy/Makefile.am		   |   48 -
 python/pyempathy/pyempathy.defs	   | 3767
 -----------------------------
 python/pyempathy/pyempathy.override	   |   71 -
 python/pyempathy/pyempathymodule.c	   |   28 -
 python/pyempathygtk.patch		   |   18 -
 python/pyempathygtk/Makefile.am	   |   49 -
 python/pyempathygtk/pyempathygtk.defs	   | 2108 ----------------
 python/pyempathygtk/pyempathygtk.override |   87 -
 python/pyempathygtk/pyempathygtkmodule.c  |   27 -
 python/update-binding.sh		   |  114 -
 17 files changed, 0 insertions(+), 6480 deletions(-)

commit da500948288ec5e9e675502151e5305bdf063592
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Tue Oct 20 13:07:52 2009 +0100

    Remove the panel applets. (Closes bug #599042)

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 Makefile.am					    |	 8 -
 configure.ac					    |	62 --
 megaphone/.gitignore				    |	 4 -
 megaphone/Makefile.am				    |	 2 -
 megaphone/data/GNOME_Megaphone_Applet.schemas.in   |	30 -
 megaphone/data/GNOME_Megaphone_Applet.server.in.in |	25 -
 megaphone/data/GNOME_Megaphone_Applet.xml	    |	 9 -
 megaphone/data/Makefile.am			    |	36 --
 megaphone/src/Makefile.am			    |	17 -
 megaphone/src/megaphone-applet.c		    |  592
 --------------------
 megaphone/src/megaphone-applet.h		    |	54 --
 nothere/.gitignore				    |	 4 -
 nothere/Makefile.am				    |	 2 -
 nothere/data/GNOME_NotHere_Applet.server.in.in     |	25 -
 nothere/data/GNOME_NotHere_Applet.xml		    |	 7 -
 nothere/data/Makefile.am			    |	36 --
 nothere/src/Makefile.am			    |	17 -
 nothere/src/nothere-applet.c			    |  136 -----
 nothere/src/nothere-applet.h			    |	52 --
 po/POTFILES.in					    |	 9 -
 po/POTFILES.skip				    |	 2 -
 21 files changed, 0 insertions(+), 1129 deletions(-)

commit 90469882929d06151352d3d8e8b0e6a1f5229905
Author: Leonid Kanter <leon@asplinux.ru>
Date:	Tue Oct 20 14:26:02 2009 +0300

    Updated Russian translation

 po/ru.po | 2398
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1606 insertions(+), 792 deletions(-)

commit c865d84deb0bb7c49f59ff6cd77064b6da86ff7f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Oct 20 11:56:47 2009 +0100

    release.py: stop hardcoding the GNOME username used for uploads

 release.py |	10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

commit 725ab93e1b5b3e6ecdbbf3413b57d499ba6f23d9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Oct 20 12:30:17 2009 +0200

    Correctly lookup project page for release notes

 release.py |	 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d52fd187091518977636b0844a98021775eaf0aa
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	Tue Oct 20 10:41:10 2009 +0300

    Updating Estonian translation

 po/et.po |   84
 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 61 insertions(+), 23 deletions(-)

commit 028f83c3e8adf7755846643cee6114cf6d063893
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Tue Oct 20 08:38:28 2009 +0200

    Updated Spanish translation

 po/es.po |   76
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 38 insertions(+), 38 deletions(-)

commit e200b330a1d364da4ad87b7de5f6fcec6b03f312
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Oct 19 22:40:24 2009 +0100

    Use the contacts alias in the information dialog

 libempathy-gtk/empathy-contact-dialogs.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 6ae71080bf117f76345e2d868d1e346c6021a0c1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Sep 1 16:20:35 2009 +0100

    Ensure we don't try to register invalid bus names

 libempathy/empathy-handler.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

commit 82063856bf2a278db370af8807c97e4e9c289afc
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Oct 19 16:58:43 2009 +0100

    Unset pending_call explicitly instead of implicitly

 libempathy/empathy-dispatcher.c |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit 0da8cbd3fe50e4eba859f93600a4da9c07ea751c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 14:42:42 2009 +0100

    empathy_call_window_setup_avatars: pass a weak object to
    empathy_tp_contact_factory_get_from_handle

    Pass the call window as weak object to
    empathy_tp_contact_factory_get_from_handle so the callback won't be
    called if the window is destroyed (#598453).

 src/empathy-call-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 95580f110cf428940866d348447cee18062a468d
Merge: 80a7e18 21236da
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 14:32:53 2009 +0100

    Merge commit 'maiku/bug_598332'

commit 80a7e18a8f783db81140aed9cefcd08f6b33e330
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 14:26:42 2009 +0100

    rename contact_list_store_finalize to contact_list_store_dispose

    This method just disconnect signals, release references and remove
    idle
    callbacks so it should really be a dispose, not a finalize.

 libempathy-gtk/empathy-contact-list-store.c |	 13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

commit 2ca081a4e27d46599053779c641e4646046f42ae
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 13:54:34 2009 +0100

    empathy-contact-list-store: remove the setup idle cb when store
    is destroyed

    This ensures that the setup cb isn't called on a destroyed object
    (#598452).

 libempathy-gtk/empathy-contact-list-store.c |	  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit 09a5b716473a7f57f438b913c4d889798b084461
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 11:33:48 2009 +0100

    empathy-call-window: use empathy_signal_connect_weak to connect the
    peak-level-changed signal

    That way the callback won't be called once the call window has been
    destroyed (#598432).

 src/empathy-call-window.c |	5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 057159903dc48bfd304bd8e157c446122c880a0d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 12:06:17 2009 +0100

    empathy_account_settings_get_tp_params: don't raise an error if
    tp_protocol is NULL

 libempathy/empathy-account-settings.c |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

commit 98241a08a60d0741e6d00f52775ccad85d6693c3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 19 11:58:52 2009 +0100

    empathy-account-settings: don't cache the TpConnectionManagerProtocol

    The result of tp_connection_manager_get_protocol isn't garanteed to be
    valid after the main loop re-entered. We can't cache it in the account
    settings and so have to request it each time we need it.

 libempathy/empathy-account-settings.c |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

commit 395532bc9175deaac84c5ebbea9e6fc2b215286f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Oct 15 19:19:50 2009 -0400

    Make calling empathy without options idempotent

    When empathy is started without any accounts the account assistant
    shows up,
    but if empathy is already running and is called again nothing
    happens. Fixed
    by always showing the account assistant if empathy is called and
    there are
    no non-salut accounts

 src/empathy.c |   27 +++++++++++++++++++++------
 1 files changed, 21 insertions(+), 6 deletions(-)

commit 990d6cd96616a31eaa7adc4325f86c16538c8e7f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Oct 15 11:50:37 2009 -0400

    Explain the -h option better

 src/empathy.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a7439d664bed1547019591dee97b4ed5fa09f434
Author: Mike Ruprecht <mike.ruprecht@collabora.co.uk>
Date:	Wed Oct 14 17:47:16 2009 -0500

    Fix assertion when closing a call window after CM crashed.

    g_object_unref was called on a NULL pointer.

 src/empathy-call-window.c |	3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 03d7564f4936a56034bab91a5963ccab34fc5321
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Mon Oct 19 01:10:30 2009 +0200

    Updated Hungarian translation

 po/hu.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bfc5410cb6460d745105c5e8dffb9d44533af851
Author: Jennie Petoumenou <epetoumenou@gmail.com>
Date:	Sat Oct 17 18:16:21 2009 +0300

    Updated Greek documentation translation

 help/el/el.po | 4525
 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 3604 insertions(+), 921 deletions(-)

commit 4480f731fddb58b0fc68072f4096727d912d2261
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 17 15:09:47 2009 +0100

    idle: work around the case if the session doesn't tell us when we
    go idle (fixes bug #594619)

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-idle.c |   23 +++++++++++++++++------
 1 files changed, 17 insertions(+), 6 deletions(-)

commit 4e360483d0a8dedc613faee420b8ace496243b05
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Sat Oct 17 13:13:54 2009 +0100

    debug-window: add C-w keybinding to close the window

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-debug-window.c |	18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit 5c1565562c5d71d7b4d2fa1a2b7aca040e0eb0ce
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Oct 17 11:16:35 2009 +0200

    Updated Spanish translation

 po/es.po |  118
 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 52 insertions(+), 66 deletions(-)

commit 2dc1a0df073d06fce26efd748ea3619339d90aa5
Merge: c0110e0 2d2dee0
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 16 23:01:25 2009 +0100

    Merge branch 'trrrrrrrrrrrrrivia'

commit 2d2dee09f6f816b1c7669baad8162b06ba2b1dcb
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 16 22:48:10 2009 +0100

    empathy-import-mc4-accounts: no need to add newlines to DEBUG calls

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 src/empathy-import-mc4-accounts.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 98bcced9ad8b35ce00666b9c8e08f0192bad0346
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 16 18:30:59 2009 +0100

    connectivity: small fix to a debug message

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy/empathy-connectivity.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c0110e0dcaa72035bae2d7d3aff6d4609efb3df8
Author: André Gondim <andregondim@ubuntu.com>
Date:	Fri Oct 16 08:56:11 2009 -0400

    Updated Brazilian Portuguese translation.

 po/pt_BR.po |	269
 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 138 insertions(+), 131 deletions(-)

commit 7c95b31d12c54097edb493891f86d28cfb1f4089
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 16 13:12:13 2009 +0100

    presence-chooser: remove "\n"s from DEBUG calls

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-presence-chooser.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit fbef69ba66c085d504fd2ea4ad3159d14023f789
Author: Jonny Lamb <jonnylamb@gnome.org>
Date:	Fri Oct 16 13:00:05 2009 +0100

    presence-chooser: make the entry not editable when we are offline

    The idea behind this is that you can't set a custom status when you
    are offline. It just doesn't make sense.

    Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>

 libempathy-gtk/empathy-presence-chooser.c |	5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit f7c8902cbc25a7f41483422062974af47175db1d
Author: Daniel Nylander <po@danielnylander.se>
Date:	Thu Oct 15 22:02:27 2009 +0200

    Updated Swedish translation

 po/sv.po |  884
 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 761 insertions(+), 123 deletions(-)

commit 9c841cbcbe833a6dbfc5361935ba0bfd9158ef91
Author: Daniel Nylander <po@danielnylander.se>
Date:	Thu Oct 15 18:23:31 2009 +0200

    Updated Swedish translation

 po/sv.po |  117
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 59 insertions(+), 58 deletions(-)

commit e2edcdccd7e02adf6d684ad66a25f8f2e75616ea
Author: Claude Paroz <claude@2xlibre.net>
Date:	Thu Oct 15 18:04:55 2009 +0200

    Updated French translation (and merged from gnome-2-28)

 po/fr.po |  358
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 204 insertions(+), 154 deletions(-)

commit f98941e85d145915344bc158e48609b6d25e6014
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Oct 15 11:43:10 2009 -0400

    Make sure -h is respected when there were no mc4 accounts to import

 src/empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ad55f6268d5b940ff1e3a7bd966c757cd8879c4c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Oct 15 16:56:07 2009 +0200

    Factor out free-ing the message list.

 src/empathy-debug-window.c |	15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

commit 109e8841508f423be4e096bc02bef211282938ba
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Sep 25 12:57:15 2009 +0200

    Implement a cache for debug logs (#596101).

    The cache is useful when a CM disappears and we don't want to lose its
    debug output.

 src/empathy-debug-window.c |  274
 +++++++++++++++++++++++++++++++++++---------
 1 files changed, 220 insertions(+), 54 deletions(-)

commit 31c55199d35be7341de91a47b13feddaba20404b
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Oct 15 13:43:44 2009 +0200

    Don't try to double free the avatar data (#598423).

    Also, simplify the code for loading the avatar data from the file.

 libempathy-gtk/empathy-avatar-chooser.c |   42
 ++++++++----------------------
 1 files changed, 11 insertions(+), 31 deletions(-)

commit 6703efaad20fd368471e43dc9eeed272f848e39a
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Oct 15 13:43:04 2009 +0200

    Use new API in the test.

 tests/test-empathy-account-assistant.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 21236da0d1d89af62dd4e11e883b553af658f41a
Author: Mike Ruprecht <mike.ruprecht@collabora.co.uk>
Date:	Wed Oct 14 16:59:04 2009 -0500

    Move destruction of connections from finalize to dispose.

    Code can potentially be run between the dispose and finalize
    methods. This
    moves the destruction of connections and subsequently
    outstanding_requests
    into the dispose function so the request callback can't be fired
    between
    unreffing the EmpathyDispatcher and cancelling the pending request.

 libempathy/empathy-dispatcher.c |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

commit eeafe98a27dbccc08a6023b7c73f7bd537c5e39c
Author: Mike Ruprecht <mike.ruprecht@collabora.co.uk>
Date:	Wed Oct 14 16:23:43 2009 -0500

    Remove the weak_object parameter when requesting channels.

    Use the EmpathyDispatcher pointed to in the DispatcherRequestData
    instead of
    the weak_object. Outstanding channel requests were being cancelled
    in the
    EmpathyDispatcher's finalize method. This had the potential to
    double-cancel
    the requests when the weak_object (EmpathyDispatcher) was unreffed,
    causing a
    segmentation fault.

 libempathy/empathy-dispatcher.c |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

commit 98e2adadb7d8439ab5fb6e3035336979f8fd9b63
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Oct 14 11:25:12 2009 -0400

    Make sure the account manager is completely unreffed when exiting

 src/empathy.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit a4dda5a12f49ea63efddec3cd4e81585e5816c00
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Oct 13 19:57:07 2009 -0400

    Let empathy -a show the assistant if applicable

 src/empathy.c |   63
 +++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 52 insertions(+), 11 deletions(-)

commit 4dce4c7c7f6282d06aceef5d63d3e653ac3b24cd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Oct 13 19:38:21 2009 -0400

    When starting hidden don't show the assistant

 src/empathy.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit e288bb38a4f04cf4ce00e77b5b81937eda2f0a12
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Oct 13 19:22:40 2009 -0400

    Show the assistant if there are no non-salut accounts

 src/empathy-account-assistant.c |   18 +++++++++++++++---
 src/empathy-account-assistant.h |    2 +-
 src/empathy.c			 |   31 +++++++++++++++++++++++++------
 3 files changed, 41 insertions(+), 10 deletions(-)

commit dd33e47cf95d374d9dfb9d0346cf2977c9393a21
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Oct 14 12:44:11 2009 -0400

    Use a nicer callback name

 libempathy-gtk/empathy-presence-chooser.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

commit 882784309a8bce349edff3632877f62f77003d01
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Oct 14 12:15:17 2009 -0400

    Use empathy_signal_connect_weak

 libempathy-gtk/empathy-presence-chooser.c |   26
 ++++++++++----------------
 1 files changed, 10 insertions(+), 16 deletions(-)

commit 0eb14eeb66bbec5985a12c0be24bf45d00ed311c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Oct 13 20:25:04 2009 -0400

    make the presence chooser insensitive no accounts are enabled

    When there are no accounts enabled, there isn't really any point in
    setting a
    presence and it's a bit confusing to the user as their action
    doesn't actually
    have a result

    Fixes #598354

 libempathy-gtk/empathy-presence-chooser.c |   61
 +++++++++++++++++++++++++++-
 1 files changed, 58 insertions(+), 3 deletions(-)

commit 85c083ccf5ecdb66d13a597e9306a08dbeed3237
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 14 15:34:01 2009 +0100

    accounts_dialog_add_account: connect notify::display-name using
    empathy_signal_connect_weak

    empathy_signal_connect_weak will disconnect the signal when the
    accounts
    dialog is disposed. (#598408)

 src/empathy-accounts-dialog.c |   14 +++-----------
 1 files changed, 3 insertions(+), 11 deletions(-)

commit c8d648fff1a1f130baab6838a4aab2c6f2162d66
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Oct 14 15:20:20 2009 +0100

    copy empathy_signal_connect_weak from telepathy-gabble

 libempathy/empathy-utils.c |	85
 ++++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-utils.h |	 5 +++
 2 files changed, 90 insertions(+), 0 deletions(-)

commit a99138d9d745e0269f9a9a8182f8df92dcb61bda
Author: Kostas Papadimas <pkst@gnome.org>
Date:	Wed Oct 14 18:54:17 2009 +0300

    Updated Greek translation.

 po/el.po | 1449
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 809 insertions(+), 640 deletions(-)

commit b3cc80d48c1bb913de1907e1664a0f720c8e900a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Oct 13 16:34:59 2009 -0400

    Use the protocol display name for new account names

    As the default display name for new accounts use the pretty
    human-readable
    version instead of the telepathy protocol names

    Fixes #598355

 src/empathy-accounts-dialog.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 1e0632dcffc06127e9919fcd4dfa3571108ff0de
Author: Mike Ruprecht <mike.ruprecht@collabora.co.uk>
Date:	Tue Oct 13 18:40:52 2009 -0500

    Cancel outstanding channel requests if connection to the CM is lost.

    When the connection to a given channel manager was lost (such as
    it crashed),
    any outstanding channel requests were freed, but then the request
    callback
    fired with an invalid (already freed) DispatcherRequestData
    parameter. It
    subsequently used this invalid data and crashed.

    This patch cancels all outstanding channel requests when they are
    freed so the
    callback isn't called with invalid data. Fixes #598332

 libempathy/empathy-dispatcher.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

commit 03f2b62039ae8df84b138185a32bfdf0cc857581
Author: Petr Kovar <pknbe@volny.cz>
Date:	Tue Oct 13 23:17:09 2009 +0200

    Updated Czech translation by Marek Cernocky

 po/cs.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 365a1187423217048c946f6efc7e824571c00b2c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Oct 12 15:51:33 2009 +0200

    Fix typo, correctly set the description of the sound being played.

 libempathy-gtk/empathy-sound.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3dbc53992c5223dfc30a482350fc5189c9ff3909
Merge: db580fd 5219271
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Mon Oct 12 09:50:58 2009 -0300

    Merge branch 'refactor-context-menu'

commit db580fd745ba2783d3bf0e8fbc0a3b0627c754df
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Sun Oct 11 12:01:46 2009 +0530

    Updated Tamil translation

 po/ta.po |  495
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 296 insertions(+), 199 deletions(-)

commit 16177e2cc6f4f8c6eaf71793f34bb71aa578028c
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sun Oct 11 00:40:55 2009 +0200

    Updated Hungarian translation

 po/hu.po |  251
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 128 insertions(+), 123 deletions(-)

commit 408a1e568dd72653450f6c83bd950254cf8bc1af
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat Oct 10 23:59:59 2009 +0200

    Updated Hungarian translation

 po/hu.po |   94
 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 60 insertions(+), 34 deletions(-)

commit 4ce5d89720ae7d2bcf0831e964d61884b4a992b5
Author: Petr Kovar <pknbe@volny.cz>
Date:	Sat Oct 10 17:39:57 2009 +0200

    Updated Czech translation by Jan Drabek

    Reviewed by: Lucas Lommer & Petr Kovar.

 po/cs.po | 1637
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 869 insertions(+), 768 deletions(-)

commit d3f1aba8f57f9ecbe34126763c3982896b692dbc
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Oct 10 12:01:15 2009 +0200

    Updated Spanish translation

 po/es.po |  270
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 171 insertions(+), 99 deletions(-)

commit 06f661b296a12ba89569d7b51b681f9215cf667c
Author: Claude Paroz <claude@2xlibre.net>
Date:	Fri Oct 9 23:16:45 2009 +0200

    Improved French translation

 po/fr.po |   32 +++++++++++++++++---------------
 1 files changed, 17 insertions(+), 15 deletions(-)

commit 681bf89f5749a65f11e85697db089582a8aac380
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Oct 9 21:53:57 2009 +0200

    Updated Italian translation

 po/it.po |  215
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 124 insertions(+), 91 deletions(-)

commit 52192715c5ea4dddd6bd42b8874fbb28412606ee
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Fri Oct 9 11:52:24 2009 -0300

    Refactor context menu code to use new HitTestResult API

    This is a big cleanup of the context menu code. The current API in
    WebKit is still not perfect, but we are now able to avoid lots of
    hacks and work-arounds.

 configure.ac			      |    2 +-
 libempathy-gtk/empathy-theme-adium.c |  246
 +++++++++++++++++-----------------
 2 files changed, 122 insertions(+), 126 deletions(-)

commit ec9d9d8779bd3e8a18fdd210bc0d317dc120f91e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Oct 8 21:30:44 2009 +0200

    Add missing ; to make it build.

 libempathy-gtk/empathy-chat-text-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 72a91aa96ff999c6140e8d1ba8521fdfa03b38f3
Author: Alexander Shopov <ash@contact.bg>
Date:	Wed Oct 7 07:39:24 2009 +0300

    Updated Bulgarian translation

 po/bg.po |  245
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 153 insertions(+), 92 deletions(-)

commit 4b78d56f3ccf51285cac55e236ae371adcb436da
Author: Gil Forcada <gforcada@gnome.org>
Date:	Tue Oct 6 17:12:58 2009 +0200

    Updated Catalan translation

 po/ca.po | 1729
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 985 insertions(+), 744 deletions(-)

commit ff1393e672b5e10fd7589a25349188ac6e9bbc73
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Tue Oct 6 10:24:52 2009 +0200

    Removed leak with g_string_free, added comment for 0xFFFC

 libempathy-gtk/empathy-chat-text-view.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 90f62ff1b5f9077482744ec8e218089d07fb8dc2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 5 15:07:15 2009 +0100

    accounts_dialog_account_display_name_changed_cb: check that
    accounts_dialog_model_get_selected_settings didn't return NULL
    (#597416)

    All the other callers of this function cope with setting being NULL so
    this one should do as well.

 src/empathy-accounts-dialog.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 30d4036989990a22b4c40ffc2b805b57291b5548
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	Mon Oct 5 22:24:40 2009 +0700

    Updated Thai translation.

 po/th.po | 2466
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 1683 insertions(+), 783 deletions(-)

commit e6188730e17ae1e60bdc61034f0c31e015c6ccb9
Merge: 4f1c664 a6e2a62
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 5 13:37:47 2009 +0100

    Merge branch 'fix-headers-597293'

commit 4f1c664ee53ae1579be089d936371b22a06f123b
Merge: c168aa5 7d22a2c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Oct 5 13:29:02 2009 +0200

    Merge branch 'contact-info'

commit a6e2a62fbd49bd25f87ed3862e4c33b6f35b838b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 5 12:27:48 2009 +0100

    upgrade Python bindings

 python/pyempathy/pyempathy.defs |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

commit 627db1c8bfa9b635ad01eb4c6eef64c6ac7378dd
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 5 12:25:57 2009 +0100

    remove empathy_account_manager_remove from header; function has
    been removed

 libempathy/empathy-account-manager.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 2acfc164bf9a1adb92e7cbb64328218132cce940
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Oct 5 12:25:29 2009 +0100

    remove empathy_tp_contact_list_can_add from header; function has
    been removed

 libempathy/empathy-tp-contact-list.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit c168aa58726f74d6df293ebbe18b62d4585a7017
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Oct 5 12:07:21 2009 +0200

    Rename HAVE_NBTK to HAVE_MOBLIN.

 configure.ac				 |   16 +++++++++-------
 libempathy-gtk/empathy-account-widget.c |   30
 +++++++++++++++---------------
 src/empathy-accounts-dialog.c		 |   20 ++++++++++----------
 3 files changed, 34 insertions(+), 32 deletions(-)

commit 7d22a2c47ec6e49a44af8a73199ec16e46870401
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Oct 5 09:53:07 2009 +0200

    Fix the contact information dialog's window.

 libempathy-gtk/empathy-contact-dialogs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f1a94b70df51d6fe024865b78f02141134ff491f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Sun Oct 4 17:31:36 2009 +0100

    add myself as maintainer

 MAINTAINERS  |    3 +++
 empathy.doap |    6 ++++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit cda1b2ba728779cc0728d1ed62619cefc22dec7b
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Sun Oct 4 09:40:14 2009 +0200

    Updated Slovenian translation

 po/sl.po |   98
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 62 insertions(+), 36 deletions(-)

commit bf3271455ff554df3e0ae8e9323cb8f141c196e5
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sat Oct 3 16:04:05 2009 +0200

    Updated German doc translation

 help/de/de.po |  845
 +++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 577 insertions(+), 268 deletions(-)

commit fb6105962feb0455c0899fc04582678d42112197
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Oct 3 14:01:12 2009 +0200

    Updated italian translation

 po/it.po |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

commit c2bb927bab8cba3fe9ca3e6a95eae88657cb4911
Author: Daniel Nylander <po@danielnylander.se>
Date:	Sat Oct 3 10:14:08 2009 +0200

    Updated Swedish translation

 po/sv.po |  311
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 179 insertions(+), 132 deletions(-)

commit 3338f6365114f19790944d4e0f4741a8a3e50e72
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Oct 2 22:08:29 2009 +0200

    Updated Italian translation

 po/it.po |  171
 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 101 insertions(+), 70 deletions(-)

commit c176057160c98197146fcfcd1c354b6c890dc707
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Fri Oct 2 20:21:55 2009 +0200

    Updated German translation

 po/de.po |  249
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 136 insertions(+), 113 deletions(-)

commit dff401109e3c25a4ce72ca59505aa08a841718cc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 2 17:23:52 2009 +0100

    empathy-accounts-dialog: 'Create' button should be 'Next' on Moblin

 src/empathy-accounts-dialog.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit b32ef40cc7c4dfbc6376c37989e8203f744bc6de
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri Oct 2 12:30:01 2009 +0200

    Remove the logic that re-applies the original enabled value.

    Now that we instant-apply the setting, this is not needed anymore.
    Also, this fixes a crasher.

 libempathy-gtk/empathy-account-widget.c |   21 ++++-----------------
 1 files changed, 4 insertions(+), 17 deletions(-)

commit 675a9ca2afc1f3ab506bc7b24d3fabf4b9c0ab7f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 2 17:01:51 2009 +0100

    empathy-account-widget: document that the 'Account:' string is
    moblin specific

 libempathy-gtk/empathy-account-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9617b1fa7265ee6d1bda4bfba591107fb11a8df2
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri Oct 2 18:04:41 2009 +0200

    Fix a typo in a string.

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5087ba96c4c93f03784c92eab3ffc212ef551b88
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri Oct 2 15:08:49 2009 +0200

    Change strings for the remove dialog on the moblin build.

 src/empathy-accounts-dialog.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit fce1e0c10e9d02a010eceb1e5f3734b67a38b641
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri Oct 2 14:51:15 2009 +0200

    Rename the Connect button to "Log in" on Moblin.

 libempathy-gtk/empathy-account-widget.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit abb123fcefb5ca1ecdeeb8ca2813de20da9f7e09
Author: Rob Bradford <rob@linux.intel.com>
Date:	Fri Oct 2 16:04:10 2009 +0100

    Bring up notifications until the conversation is accepted (#597125)

    Rather than filter out message received signals for new conversations
    that have already been tried to be initiated let them pass
    through. This
    results in you getting notifications repeatedly until you open
    accept the
    conversation and open the conversation window with the user.

 src/empathy-event-manager.c |	  7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

commit ce8d523beb33cd57df62715ae1cf1fad6a601366
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 2 14:12:34 2009 +0100

    fix coding styles

 src/empathy-status-icon.c |   32 +++++++++++++++-----------------
 1 files changed, 15 insertions(+), 17 deletions(-)

commit 817bde504ebb05cfefb136ba77450eab0c374dfa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 2 13:02:25 2009 +0100

    empathy-status-icon: check if notification daemon supports actions

 src/empathy-status-icon.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

commit d734b80c282ebb9120c630e1d6e7a8bad289daff
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 2 12:50:48 2009 +0100

    initialize libnotify earlier in main()

    The status icon will have to query the notify daemon during its
    construction so libnotify has to be already initialized.

 src/empathy.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit ea995fbc6cc94712a4d10d931f48121c939db437
Author: Rob Bradford <rob@linux.intel.com>
Date:	Fri Oct 2 12:27:23 2009 +0100

    Add a "Respond" button to notifications to provide a positive action
    (#589408)

    The positive action is the same positive action that would be
    accomplished by clicking on the status icon.

 src/empathy-status-icon.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 34010895cf8b0915b5f6bb162ba6165271b48c3c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Oct 2 15:16:27 2009 +0100

    add event type to EmpathyEvent (#589409)

 src/empathy-event-manager.c |	 52
 +++++++++++++++++++++++++-----------------
 src/empathy-event-manager.h |	 20 ++++++++++++----
 2 files changed, 46 insertions(+), 26 deletions(-)

commit 6b6983badfeb96c351829fc72816de849edbd5ad
Merge: 908127a 0f0f74b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Oct 1 17:59:04 2009 +0200

    Merge branch 'chain'

commit 908127a87ff5647ff00aa54ece3ec85c48c7ffe3
Merge: 267e769 0e914b5
Author: Dafydd Harries <daf@rhydd.org>
Date:	Thu Oct 1 15:32:28 2009 +0100

    Merge commit 'gabriel/fix-581488'

commit 0f0f74b2f7c25b8436c5394c7ba9cfc8125fb274
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Oct 1 13:05:12 2009 +0200

    Chain up to the parent class render, instead of copying it.

 libempathy-gtk/empathy-cell-renderer-activatable.c |  148
 +-------------------
 1 files changed, 3 insertions(+), 145 deletions(-)

commit 267e769eda9406c324b19c308330143fde287cc8
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Oct 1 12:14:53 2009 +0200

    Return if the renderer has no pixbuf.

 libempathy-gtk/empathy-cell-renderer-activatable.c |	 3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 991f4ed92181fae6c92a4d1b3506bc8d901b4a6c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Sep 8 14:23:09 2009 +0100

    empathy.schemas.in: s/criterium/criterion (#594308)

 data/empathy.schemas.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b62fa5c1f53e4bc8554e4071ed8249c5f5b49e4f
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Thu Oct 1 10:04:26 2009 +0100

    Rephrase geolocation preferences (#585957)

 src/empathy-preferences.ui |	 8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 0e914b5142f3ca7c6f283edbbfda986dd570deaa
Author: Gabriel Millaire <gabriel.millaire@collabora.co.uk>
Date:	Wed Sep 30 14:17:05 2009 -0400

    Fixed a leak of str

 libempathy-gtk/empathy-chat-text-view.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d7cd12a662172eca0276c8bbe13fc1257e0d0609
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Tue Sep 29 17:57:53 2009 -0400

    Fix after review
    - Early return if no selection
    - Now uses a for-loop with gtk_text_iter_equal
    - Renamed flag_return to ignore_newlines, same meaning
    - Improvement to string_append

 libempathy-gtk/empathy-chat-text-view.c |   59
 +++++++++++++++----------------
 libempathy-gtk/empathy-theme-boxes.c	 |    8 ++--
 2 files changed, 33 insertions(+), 34 deletions(-)

commit 3f4adb1dc22d89c35b56ea5fa99a5976cfc101bb
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Wed Jul 1 13:17:00 2009 -0400

    Fix copy clipboard to show smileys and to show name and time when
    using themes other than Classic
    Adds an association string to hbox for name and time in themes,
    adds an association string to pixbuf smiley

 libempathy-gtk/empathy-chat-text-view.c |   47
 ++++++++++++++++++++++++++++++-
 libempathy-gtk/empathy-smiley-manager.c |    2 +
 libempathy-gtk/empathy-theme-boxes.c	 |   11 +++++++
 3 files changed, 59 insertions(+), 1 deletions(-)

commit d038bcbb47ea96e4c128f85f64897d557ea380b9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Sep 30 09:40:16 2009 +0200

    Even if Next*.html are missing, we have to use the appendNextMessage
    js function for consecutive message.

 libempathy-gtk/empathy-theme-adium.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

commit 1d51095fdf7beea98a0a89c89d19b1dd1efec927
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Sep 28 09:52:41 2009 +0200

    Respect "DisableCombineConsecutive" adium theme setting. Fixes
    bug #596317

 libempathy-gtk/empathy-theme-adium.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 942b989926d9a4ebecafc1ecd0586be19ee4aeda
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Sep 28 09:44:30 2009 +0200

    Make the correct fallbacks in case of missing html files in an Adium
    theme. Fixes bug #596303

 libempathy-gtk/empathy-theme-adium.c |  101
 +++++++++++++++++-----------------
 1 files changed, 51 insertions(+), 50 deletions(-)

commit b1661630396060bff43ce5f4e2aeefb7e292ea65
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 15:06:13 2009 +0200

    Don't rely on EmpathyAccountManager to be ready.

    This fixes a crash when Empathy is launched with the '--accounts'
    option.

 src/empathy-accounts-dialog.c |   99
 +++++++++++++++++++++++++---------------
 1 files changed, 62 insertions(+), 37 deletions(-)

commit 67fdffb909d907b62a4900b605c53f1288f31053
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 12:24:30 2009 +0200

    Rename the Create button to Add on moblin.

 src/empathy-accounts-dialog.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 2a27b9a4f94d08614be03d915dbc261f30da9f42
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 12:24:18 2009 +0200

    Disable account creation on moblin.

 src/empathy-accounts-dialog.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit ace52fb8ffdadc6795d1305de212e044a3625b19
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 11:57:45 2009 +0200

    Add a spacing of 6 between the buttons.

 src/empathy-accounts-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 150f031eb2d56c88a528bfc97650f2190b9822fd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 11:44:46 2009 +0200

    Make sure the Add and Import buttons are always the same height.

 src/empathy-accounts-dialog.ui |   46
 +++++++++++++++++++++++----------------
 1 files changed, 27 insertions(+), 19 deletions(-)

commit a1f8c26fcebd859e23dc4ee72b8215153aa728db
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 11:33:44 2009 +0200

    Don't expand/fill the import button.

 src/empathy-accounts-dialog.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 20c14adfb956e9354ce7757fdd7647de8e7641a0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 11:07:46 2009 +0200

    Hide the action area if we're on moblin.

 src/empathy-accounts-dialog.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 78a64f4405ed0a6e690d5d165f4e3e13618c3db6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 30 10:55:16 2009 +0200

    Add a vertical padding to the rows.

 src/empathy-accounts-dialog.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 86cbe5d53c2826192741f179e3b434491f09c4a9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 29 17:31:14 2009 +0200

    Use the property in the accounts dialog.

 src/empathy-accounts-dialog.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 20d67de0b67588163800b633174d245dfd509f2e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 29 17:30:23 2009 +0200

    Add a "show-on-select" property.

    This implies copying the render function from gtkcellrendererpixbuf.c
    and modifying it slightly.

 libempathy-gtk/empathy-cell-renderer-activatable.c |  342
 ++++++++++++++++----
 libempathy-gtk/empathy-cell-renderer-activatable.h |	 1 +
 2 files changed, 283 insertions(+), 60 deletions(-)

commit 3896a68d0f8f86350794afc06db6b8de640adddc
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Tue Sep 29 21:25:30 2009 +0200

    Updated German doc translation

 help/de/de.po | 3041
 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 1573 insertions(+), 1468 deletions(-)

commit 32726fae58b90a02f3c6cdb7435d15966684cc37
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 28 17:11:55 2009 +0200

    Add an import button back to the accounts dialog.

    The button is only shown when there are actually accounts to import.

 src/empathy-accounts-dialog.c	|   17 ++++++++++++++++-
 src/empathy-accounts-dialog.ui |   11 +++++++++++
 2 files changed, 27 insertions(+), 1 deletions(-)

commit c637daaf5750c1809e05ff39fa2070591410aac3
Merge: ea2be64 51e36d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 28 16:39:59 2009 +0200

    Merge branch 'moblin'

    Conflicts:
	libempathy-gtk/empathy-account-widget.c

commit ea2be64bc7b7e5a7c2c15c38fe6f61b27ca2fb14
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 28 12:18:40 2009 +0200

    Instant-apply the "enabled" setting.

 libempathy-gtk/empathy-account-widget.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 51e36d3edfb6557c4cbafd81c534e6e633f393aa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 28 12:18:40 2009 +0200

    Instant-apply the "enabled" setting.

 libempathy-gtk/empathy-account-widget.c |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

commit c0c510473a1ac11e1718c7893f9276701b784eb6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sun Sep 27 20:17:50 2009 +0200

    Add configure switches for nbtk (off by default).

 configure.ac		    |	28 ++++++++++++++++++++++++++++
 libempathy-gtk/Makefile.am |	 2 ++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit 05b934b4c03aa24f3be3ac493b7c7485756f6383
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sun Sep 27 20:16:50 2009 +0200

    Add an optional NbtkGtkLightSwitch.

    Use an optional NbtkGtkLightSwitch instead of a GtkToggleButton to set
    an account enabled/disabled.

 libempathy-gtk/empathy-account-widget.c |   75
 ++++++++++++++++++++++++++++--
 1 files changed, 70 insertions(+), 5 deletions(-)

commit 125644f65e893c4f6922a7d0e88dbf08ebe08221
Author: Kentaro Kazuhama <kazken3@gmail.com>
Date:	Sun Sep 27 12:44:12 2009 +0900

    Updated Japanese translation

 po/ja.po | 2453
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 1672 insertions(+), 781 deletions(-)

commit 75d394d797214cd4bd5c2ff812d31c28fedd0eae
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Sep 26 16:21:39 2009 +0200

    Updated Italian translation

 po/it.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 731b466318ee38df8917521ad99011225d5ff84e
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:	Fri Sep 25 01:05:07 2009 +0200

    Updated Polish translation

 po/pl.po |  363
 ++++++++++++++++++++------------------------------------------
 1 files changed, 117 insertions(+), 246 deletions(-)

commit 15fafb1a011fa2672712d7b8df4a2f59e25bc3ef
Author: Bastien Nocera <hadess@hadess.net>
Date:	Thu Sep 24 16:44:47 2009 +0100

    Update POTFILES to match new nst plugin name

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0cd0ad2142e6722ffc620824e424277e1f622ce1
Author: Bastien Nocera <hadess@hadess.net>
Date:	Wed Sep 23 14:17:57 2009 +0100

    Add nautilus-sendto plugin

    As nautilus-sendto now exports its plugin API.

    https://bugzilla.gnome.org/show_bug.cgi?id=596075

 Makefile.am					  |    4 +
 configure.ac					  |   26 ++
 nautilus-sendto-plugin/Makefile.am		  |   19 ++
 nautilus-sendto-plugin/empathy-nautilus-sendto.c |  290
 ++++++++++++++++++++++
 po/POTFILES.in					  |    2 +
 5 files changed, 341 insertions(+), 0 deletions(-)

commit 3b1dc603c5f7174904bc1c6c01566700f0bab894
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 23 18:43:43 2009 +0200

    Don't rely on the widget allocation to be != 0.

    This should fix bug #595945.

 src/empathy-call-window.c |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

commit afc13fa1d9a600647fa806a0b7c40446aca26658
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Thu Sep 24 10:28:46 2009 +0200

    Updated Spanish translation

 po/es.po |  108
 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 48 insertions(+), 60 deletions(-)

commit 360a16647a4fff130ab0c4c957adb28ddd71a3db
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Sep 18 11:29:29 2009 +0200

    Fix little coding style

 src/empathy-chat-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 129fd234d566682e2ea839aa7a55f13cf3a72fb7
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Sep 24 09:08:56 2009 +0200

    Bump GLib requirement to 2.22.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit aebda6a7210c525cdbd6e878c508fed99b4ab7ab
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Sep 24 09:05:51 2009 +0200

    Revert "Revert "Remove deprecated call to g_mapped_file_free()""

    This reverts commit 0343c43f77ab5e59c614af0c0fa60d518d78a774.

 libempathy/empathy-log-store-empathy.c |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

commit 0e34ca788bcf7edd644139166175145b12ca037c
Merge: 428ac42 e1d5864
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 23 18:24:24 2009 +0200

    Merge branch 'missing-icon'

commit e1d586491b6dff96f88e9311390162d1d2798df7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 23 18:10:43 2009 +0200

    Don't show the "missing" image (#595921).

    If the icon theme doesn't have the protocol icon for the account we
    currently selected, show a default icon.

 src/empathy-accounts-dialog.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 428ac420a4d6ccc2b7468c59232c98e05619f5fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Sep 23 17:51:22 2009 +0200

    Don't always show the main window (#596044).

 src/empathy-main-window.c |	2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit eff3dea95f6aac46d5d4dda80d225c3464b403af
Merge: d30b840 ea226b2
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Sep 23 15:36:39 2009 +0200

    Merge branch 'contact-id'

commit ea226b276392e05c8da9273d5e0dd3793362bf27
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Sep 23 15:29:15 2009 +0200

    Init contact_id to NULL to silent some stupid compilators. It can't
    really be used not initialized anyway.

 libempathy-gtk/empathy-contact-list-view.c |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d30b840853d62cc54574372aeee1dd85d9b04aab
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Sep 22 15:24:04 2009 +0100

    Cancel existing group animation before starting another

    Fixes Gnome bug #595962.

 libempathy-gtk/empathy-cell-renderer-expander.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit cf5784fe3e77bedfe25f3b31dff6eb92e7a580ee
Author: Olivier Le Thanh Duong <olivier@lethanh.be>
Date:	Thu Sep 3 16:18:39 2009 +0200

    Add a Best fit button to the map view (#584034)

    Add a button to the contact map view which show all the contacts
    at once.

 src/empathy-map-view.c  |   23 +++++++++++++++++++++++
 src/empathy-map-view.ui |   10 ++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

commit 775ad4a575d720ef964d08e1ab12099da2f3af71
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Sep 22 10:14:55 2009 +0200

    Do not use math.h for trunc(). It is useless and it does not build
    because we don't link with -lm.

 libempathy-gtk/empathy-location-manager.c |	8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

commit e1ac09b63ec657e8665540d4806a8d3cadef77ce
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Sep 21 19:35:04 2009 +0200

    Bump version to 2.29.1

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 06d54b8496a7878bcc98b59ac74da61bac816735
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Sep 21 19:22:56 2009 +0200

    Update python bindings

 python/pyempathy/pyempathy.defs       |  116
 +++++++++++++++++++++++++++++++++
 python/pyempathygtk/pyempathygtk.defs |   22 ++++++
 2 files changed, 138 insertions(+), 0 deletions(-)

commit 387058612889428532f1c7f6a9792e0d4aa7f1e5
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Sep 21 19:07:22 2009 +0200

    Update NEWS

 NEWS |   57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)

commit 1f8c4430ca3b1e97c52e8bb76e2d2d2411fccd10
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Sep 21 11:57:40 2009 -0500

    [help] Commenting out copyright info for now

 help/C/account-irc.page	     |	  2 ++
 help/C/account-jabber.page	     |	  2 ++
 help/C/accounts-window.page	     |	  2 ++
 help/C/add-account.page	     |	  2 ++
 help/C/add-contact.page	     |	  2 ++
 help/C/audio-call.page		     |	  2 ++
 help/C/audio-video.page	     |	  2 ++
 help/C/change-status.page	     |	  2 ++
 help/C/create-account.page	     |	  2 ++
 help/C/disable-account.page	     |	  2 ++
 help/C/favorite-rooms.page	     |	  2 ++
 help/C/geolocation-not-showing.page |	  2 ++
 help/C/geolocation-privacy.page     |	  2 ++
 help/C/geolocation-supported.page   |	  2 ++
 help/C/geolocation-turn.page	     |	  2 ++
 help/C/geolocation-what-is.page     |	  2 ++
 help/C/geolocation.page	     |	  2 ++
 help/C/group-conversations.page     |	  2 ++
 help/C/import-account.page	     |	  2 ++
 help/C/index.page		     |	  2 ++
 help/C/introduction.page	     |	  2 ++
 help/C/irc-join-pwd.page	     |	  2 ++
 help/C/irc-join-room.page	     |	  2 ++
 help/C/irc-manage.page		     |	  2 ++
 help/C/irc-nick-password.page	     |	  2 ++
 help/C/irc-send-file.page	     |	  2 ++
 help/C/irc-start-conversation.page  |	  2 ++
 help/C/offline-contacts.page	     |	  2 ++
 help/C/prev-conv.page		     |	  2 ++
 help/C/prob-conn-acctdisabled.page  |	  2 ++
 help/C/prob-conn-auth.page	     |	  2 ++
 help/C/prob-conn-name.page	     |	  2 ++
 help/C/prob-conn-neterror.page      |	  2 ++
 help/C/prob-conn.page		     |	  2 ++
 help/C/remove-account.page	     |	  2 ++
 help/C/salut-protocol.page	     |	  2 ++
 help/C/send-file.page		     |	  2 ++
 help/C/send-message.page	     |	  2 ++
 help/C/set-custom-status.page	     |	  2 ++
 help/C/share-desktop.page	     |	  2 ++
 help/C/status-icons.page	     |	  2 ++
 help/C/video-call.page		     |	  2 ++
 42 files changed, 84 insertions(+), 0 deletions(-)

commit db0a8206853d58375960fabe1ae38267ba0576ec
Merge: 3f69fec 1ca52da
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Sep 20 21:53:14 2009 +0200

    Merge commit 'istaz/handle_none'

commit 1ca52da13f25b623adb55127aee61c6ea2f68bea
Author: Olivier Le Thanh Duong <olivier@lethanh.be>
Date:	Sun Sep 20 18:42:20 2009 +0200

    Fallback to the contact id if present when there is no room id for
    empathy_tp_chat

 libempathy-gtk/empathy-chat.c |    7 +++----
 libempathy/empathy-tp-chat.c  |   11 ++++++++++-
 src/empathy.c		       |   11 +----------
 3 files changed, 14 insertions(+), 15 deletions(-)

commit 3f69fecb7d8405f7a9e3c8e7b34665e536b7de0c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 20 12:58:06 2009 +0100

    Add StreamMedia channelfilters with InitialAudio and InitialVideo

 src/empathy.c |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

commit 0863264ba49fbc3561084cac8c68e01748c7764c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 20 12:55:25 2009 +0100

    Set the ice-udp capability directly as well

 libempathy/empathy-dispatcher.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 2a68a8beb9a0cf4493f0370df175286603840144
Author: Yavor Doganov <yavor@gnu.org>
Date:	Sun Sep 20 09:04:10 2009 +0300

    Updated Bulgarian translation

 po/bg.po |  992
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 654 insertions(+), 338 deletions(-)

commit 86b5fef59a5adca9a15f3743bbbea7bbe0adf8ad
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	Fri Sep 18 21:17:26 2009 +0300

    Updating Estonian translation

 po/et.po |   40 +++++++++++++++-------------------------
 1 files changed, 15 insertions(+), 25 deletions(-)

commit 672166485bba1419dfc167a170a8bd9a6afe9b8e
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:	Fri Sep 18 17:26:20 2009 +0530

    maithili update

 po/LINGUAS |	 1 +
 po/mai.po  | 2815
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2816 insertions(+), 0 deletions(-)

commit f06b2c8323486f70643218e13b6ae9bc4206019e
Merge: 5694ed5 ea8355c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Sep 18 11:52:23 2009 +0100

    Merge branch 'idle-state'

commit 5694ed583c63202600812a0f19dc2a250e7ef2ae
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	Fri Sep 18 10:06:44 2009 +0300

    Added Ukrainian translation

 po/uk.po | 1059
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 680 insertions(+), 379 deletions(-)

commit ea8355c99dc527d7602ce7b0c5bf3a83b2a8adaa
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Sep 17 23:45:03 2009 +0100

    presence-chooser: only listen to EmpathyIdle::notify::state

    Previously, when the global presence changed in EmpathyIdle, it would
    notify for "state" and "status", so the state change callback would be
    called twice.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-presence-chooser.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 362089ad2d09b2992453e567c6c39fb4bb356dbc
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Sep 17 23:43:00 2009 +0100

    idle: wait for the account manager to be ready before setting
    initial state

    Also, if we can get the global presence from the account manager
    straight away (in _init), then don't bother signalling the
    change. Otherwise, do signal the initial setting so things like the
    presence chooser and status icon will be updated with the initial
    presence.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-idle.c |   31 +++++++++++++++++++++++++++++--
 1 files changed, 29 insertions(+), 2 deletions(-)

commit eba6377a41b2b4780850465f61a07d3030693269
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	Thu Sep 17 22:23:36 2009 +0300

    Updated Romanian translation

 po/ro.po | 2753
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1778 insertions(+), 975 deletions(-)

commit 5c9327240c2c1498a3441a8462d13ae479a0fae2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Sep 17 14:04:25 2009 +0200

    Don't paste if the remote contact is disconnected (#595417).

 libempathy-gtk/empathy-chat.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 847aa7cd822ea23d0619ebfdfcbee61ad374c42c
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sat Aug 22 18:30:46 2009 +0100

    Iterate avatar tokens with a GHashTableIter

 libempathy/empathy-tp-contact-factory.c |   49
 ++++++++++++-------------------
 1 files changed, 19 insertions(+), 30 deletions(-)

commit 7eb816f6c5ce610f767a40f387f0b4aef2a6e153
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sat Aug 22 18:24:13 2009 +0100

    Get rid of the last two _run_ calls in Empathy

    Hooray! Also, don't try to get known avatar tokens or capabilities if
    the CM doesn't support them. This reduces the outrageous Debug spam
    when I connect to a Haze account or (worse) a big IRC channel.

    Fixes Gnome bug #532737

 libempathy/empathy-tp-contact-factory.c |   60
 +++++++++++++++----------------
 1 files changed, 29 insertions(+), 31 deletions(-)

commit 8dfca8c1e51261928a12bcf62014927ebd279206
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	Wed Sep 16 19:18:00 2009 +0300

    Updated Lithuanian translation

 po/lt.po | 1266
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 833 insertions(+), 433 deletions(-)

commit bc3deb13a79fa311f9b0926f916673db3a8868e9
Author: Ilkka Tuohela <hile@iki.fi>
Date:	Wed Sep 16 18:47:10 2009 +0300

    Updated Finnish translation

 po/fi.po | 1183
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 657 insertions(+), 526 deletions(-)

commit e560183ac77e780c9ee732a2daf8d75cf0d823ca
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Sep 16 15:30:16 2009 +0200

    Fix indentation of previous patch

 libempathy/empathy-contact.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 59741e29701de30b3cdb34a38cab4b48dd2384e7
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Sep 16 15:20:36 2009 +0200

    empathy_avatar_new takes ownership of arguments. Do not free filename.

 libempathy/empathy-contact.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit bbcee82de3ff150cf51c3cefa945e8ababcde4d7
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:	Wed Sep 16 15:23:52 2009 +0200

    Update Polish translation

 po/pl.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 064115126f2af7b527c05bdfc1935257105e581e
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:	Wed Sep 16 15:23:04 2009 +0200

    Update Polish translation

 po/pl.po |   54 +++++++++++++++++++++++++++---------------------------
 1 files changed, 27 insertions(+), 27 deletions(-)

commit b3a02f8d04f843a508b1671782d2c63a5e89b170
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Wed Sep 16 15:06:09 2009 +0200

    Updated Polish translation

 po/pl.po |   79
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 40 insertions(+), 39 deletions(-)

commit b1cd5c5bfaa4b0e8095bf35d6c2dd31d4967f619
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Sep 13 19:44:31 2009 +0200

    Updated Polish translation

 po/pl.po |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

commit f217cea60098ef05e1e3cc34464688b1c0610f4f
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Wed Sep 16 14:17:05 2009 +0200

    Updated Slovenian translation

 po/sl.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 178f99d48523f37ee95cf21384b52874047d4e9b
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Wed Sep 16 14:15:18 2009 +0200

    Updated Slovenian translation

 po/sl.po | 2755
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1831 insertions(+), 924 deletions(-)

commit 69115f671d48fc76e4fb033268062a815bfe957e
Author: Antón Méixome <meixome@mancomun.org>
Date:	Wed Sep 16 14:48:37 2009 +0200

    Updated Galician Translation

 po/gl.po | 1038
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 669 insertions(+), 369 deletions(-)

commit d18a42aba704a59875a95ecb51838c77722a8990
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:	Wed Sep 16 17:47:24 2009 +0530

    Adding as to LINGUAS and adding new Assamese translations.

 po/LINGUAS |	 1 +
 po/as.po   | 2854
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2855 insertions(+), 0 deletions(-)

commit e1d2138e205e9e86a6046a00db184c5d25805b62
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 15 15:49:11 2009 +0200

    Only handle manually text channels.

 libempathy/empathy-dispatcher.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 3c3d82a778c7f085bb0f9250c8ea109019a7a5e1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 15 15:33:54 2009 +0200

    Dispatch existing channels once we initialize the connection.

 libempathy/empathy-dispatcher.c |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

commit 324a3823750279b14a6251c793bf36a7a821faa6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Wed Sep 16 12:36:50 2009 +0200

    Updated Hungarian translation

 po/hu.po |  166
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 92 insertions(+), 74 deletions(-)

commit 197cdb5ad8eddc57cd99c29790e71aa684915569
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	Wed Sep 16 14:49:26 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po |	175
 +++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 105 insertions(+), 70 deletions(-)

commit 92d9677c07a4591869cab86b27e21676221cf614
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	Tue Sep 15 22:53:00 2009 +0300

    Updated Hebrew translation

 po/he.po |  283
 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 128 insertions(+), 155 deletions(-)

commit f1e62154f1e4469f7c4aad118b5e751a3e28a495
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	Tue Sep 15 20:13:58 2009 +0530

    Updated Telugu Translation

 po/te.po | 1645
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 860 insertions(+), 785 deletions(-)

commit faa44db1d31171e757d52338b6f549476a2917c5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 15 12:12:55 2009 +0200

    Fix long lines.

 libempathy/empathy-dispatcher.c |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

commit 36fcf8ff5514a2e2d941a0f9544098db25b3d8d4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 15 12:12:16 2009 +0200

    Always call _ensure_channel for text chats.

    So we can catch opened channels as well, e.g. if we crashed.

 libempathy/empathy-dispatcher.c |   52
 +++++++++++++++++++++++++++++++-------
 1 files changed, 42 insertions(+), 10 deletions(-)

commit 93bc2c62fc9ae522b2d23d7354d0881936c72faa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 15 12:11:16 2009 +0200

    Release the busname on disposal.

 libempathy/empathy-handler.c |   35 +++++++++++++++++++++++++++++++----
 1 files changed, 31 insertions(+), 4 deletions(-)

commit c490644841baa24bb39e6078ebd121f3883c1b2f
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Tue Sep 15 09:19:13 2009 +0200

    [help] Fixed MSN support of audio/video call, chenged to Yes

 help/C/audio-video.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 0b235f9223d30ea4a62c692cac65fa509f824635
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Sep 14 23:27:21 2009 +0100

    Use : instead of / to seperate account and contact id

 megaphone/src/megaphone-applet.c |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

commit c1b66fcb4e53cfa4207510541f2144ca605a5d98
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Sep 14 23:21:17 2009 +0100

    Correctly split and sanity check dropped contacts

 libempathy-gtk/empathy-contact-list-view.c |	16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit c5f8856f80196642a8df35af72160ce9b260efdd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Sep 14 23:12:38 2009 +0100

    Ignore the drop if we can't get the right information from it

 src/empathy-chat-window.c |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)

commit dea33b57496a4aa8f5c3d6a9e541c95b54196fb3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 18:05:14 2009 +0200

    Don't use "/" to separate account and contact.

 libempathy-gtk/empathy-contact-list-view.c |	 2 +-
 src/empathy-chat-window.c		    |	 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 9600d59c5317b692e3549e0bcc293607cda5fb4e
Author: Steve Frécinaux <code@istique.net>
Date:	Mon Sep 14 21:10:36 2009 +0200

    Fix previous patch.

    Sometimes, reworking trivial patches goes bad...

 libempathy-gtk/empathy-ui-utils.c |	8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit ff5b9397a4a2ca0e1b918b196cc14f9c6634d013
Author: Steve Frécinaux <code@istique.net>
Date:	Mon Sep 14 20:31:23 2009 +0200

    Ensure the Contact List is moved to the current workspace when shown.

    The new metacity/mutter 2.27 only moves windows to current workspace
    on
    present() when the window is a dialog. The Contact List isn't one,
    so we
    try to be smart and move explicitely the window's toplevel GdkWindow
    on
    the current workspace before trying to present it.
    This has been tested successfully with mutter 2.27 and metacity 2.26.

    This fixes Bug 593883 - Empathy misbehaviour within gnome-shell.

 libempathy-gtk/empathy-ui-utils.c |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

commit 590428c77768377bcc5678364380b136fda96f35
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@novopia.com>
Date:	Mon Sep 14 14:11:36 2009 -0400

    Depend on released libchamplain 0.4

 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit fe0dd31c143abf6fa1e9a0a9c14f92508617d218
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 17:16:15 2009 +0200

    Plug some leaks

 libempathy/empathy-account-settings.c |    3 +++
 libempathy/empathy-contact.c	       |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 178e57939162526089e56b8bd033ca2dcbb8f943
Author: Astur <malditoastur@gmail.com>
Date:	Mon Sep 14 16:40:33 2009 +0200

    Added Asturian translation

 po/LINGUAS |	 1 +
 po/ast.po  | 2940
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2941 insertions(+), 0 deletions(-)

commit f3b365193241950efbe62737bcf049ac7d66d9c4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 16:29:26 2009 +0200

    Check for NULL sink.

 src/empathy-call-window.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit e6193d56618533455724a7ec82e4f275a81967c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 16:24:43 2009 +0200

    Fix long lines.

 src/empathy-call-window.c |   55
 +++++++++++++++++++++++++++------------------
 1 files changed, 33 insertions(+), 22 deletions(-)

commit 1d14dfb12afb8f2cdd8db903573665799b4c7311
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 16:24:16 2009 +0200

    Move the toolbar setup after we initialize the audio output

 src/empathy-call-window.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b49a67f96c17eed32be230bf8b6e59eb54ca595f
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	Mon Sep 14 18:14:50 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po | 2099
 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 1140 insertions(+), 959 deletions(-)

commit ba50e508b7552acf9c1652bd7a8ccb6e1ea6a6b7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 12:10:40 2009 +0200

    Fix a long line.

 src/empathy-import-pidgin.c |	  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 3a91ef0255c807c3e60f0a153b81ea3b1b427343
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 12:09:50 2009 +0200

    Watch the DBus signature of the param.

    We used to hardcode UINT, but this does not work for haze CMs.

 src/empathy-import-pidgin.c |	 33 ++++++++++++++++++++++++++++-----
 1 files changed, 28 insertions(+), 5 deletions(-)

commit 6f1ccfd73f5bc6446b50f1d557691b90b1024210
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 12:09:25 2009 +0200

    Move accounts assignment after the CMS are ready

 src/empathy-import-widget.c |	  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 3ee3162a25751ce528cf84661b2d515820b15cfb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Sep 14 12:08:59 2009 +0200

    Move protocol_is_supported() to empathy-import-utils

 src/empathy-import-utils.c  |	 44
 +++++++++++++++++++++++++++++++++++++++++++
 src/empathy-import-utils.h  |	  4 +++
 src/empathy-import-widget.c |	 31 ++++-------------------------
 3 files changed, 53 insertions(+), 26 deletions(-)

commit ddcb7848002b70bc8950d45a9079582a8787c394
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:	Mon Sep 14 11:33:06 2009 +1000

    [EmpathyVideoWidget] fix X crash when using Empathy with GTK+ c-s-w

    In client-side-windows enabled GTK+, a call to GDK_WINDOW_XID()
    implicitly calls
    gdk_window_ensure_native() so that a native X11 window exists
    serverside to
    have an XID for.

    Calling gdk_window_ensure_native() from a thread is not awesome
    and causes
    Empathy to abort with one of several X errors. The fix is to call
    GDK_WINDOW_XID() as soon as the widget is realized, before the XID
    is requested
    from a thread (it would be neater to call gdk_window_ensure_native()
    here,
    but that would force us to require GTK+ 2.18, which we don't want
    to do).

    Fixes gnome bug #594890

 libempathy-gtk/empathy-video-widget.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit 38cf0499b0329c0556cb2adc2460fb234c596a43
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 13 16:58:46 2009 +0100

    Assert that we get a non-null account passed when creating a contact
    for a log

 libempathy/empathy-contact.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6d7f7edd8ee8290d0e07441523d6c9e44ed0a38d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 13 16:57:48 2009 +0100

    When getting messages for a file, pass the account as we already
    know it

 libempathy/empathy-log-store-empathy.c |   18 ++++--------------
 1 files changed, 4 insertions(+), 14 deletions(-)

commit c558a5ee937d50332885003c87a1b8c8520a412a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 13 15:34:55 2009 +0100

    Ensure we don't add the same contact twice at the top-level

 libempathy-gtk/empathy-contact-list-store.c |	 18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit cbe0d0b4ecbffe71334fa7c25ff49612c521cf3d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 13 15:13:11 2009 +0100

    Check if the remote-contact is actually there before putting it on
    the list

 libempathy/empathy-tp-chat.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 074c63227fd6bd3ce7bae43135d0ff7e2bf37ba8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 13 15:01:16 2009 +0100

    Ensure the notification callback data is always freed

 src/empathy-chat-window.c |   26 ++++++++++++++++++++------
 1 files changed, 20 insertions(+), 6 deletions(-)

commit 733da7c7268c0c77b7cb39701b4f9f1f15d63fd2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Sep 13 11:10:47 2009 +0100

    Fix potential usage of an unitialized value

 src/empathy-import-mc4-accounts.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0c620b73bc183858e16e859c66ab5c04baf176b8
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	Sun Sep 13 13:58:59 2009 +0200

    Updated Danish translation

 po/da.po |  227
 ++++++++++++++++++++++++--------------------------------------
 1 files changed, 88 insertions(+), 139 deletions(-)

commit 966524dc7fa0f85616f6b92714d10e39e652b2fc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	Sun Sep 13 19:39:43 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |	216
 +++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po |	216
 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 216 insertions(+), 216 deletions(-)

commit a25a901fe2999b7f1af294ffc527b4d5373499fa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Sep 12 18:31:26 2009 +0100

    Updated British English translation

 po/en_GB.po | 2604
 ++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 1752 insertions(+), 852 deletions(-)

commit 0975d0897b78e859f6f4cd94e258f45840ca20e8
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	Sat Sep 12 17:39:30 2009 +0200

    Updated Danish translation

 po/da.po | 2778
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1786 insertions(+), 992 deletions(-)

commit 3f86788bd5ce08cfd5e77c25881ac42c4d2d54c0
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	Sat Sep 12 18:42:53 2009 +0700

    Added Bengali translation

 po/LINGUAS |	 1 +
 po/bn.po   | 2965
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2966 insertions(+), 0 deletions(-)

commit 16c2a05f2036683dad271d89ab2b338c96506752
Author: Frédéric Péters <fpeters@0d.be>
Date:	Fri Sep 11 10:47:43 2009 +0200

    remove duplicated id in yahoo account ui file (GNOME bug 594776)

 libempathy-gtk/empathy-account-widget-yahoo.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 54884e32bd264b2519ff3d3172f2b25791bb9e3c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	Fri Sep 11 08:59:49 2009 +0100

    Updated Portuguese translation

 po/pt.po | 2607
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1720 insertions(+), 887 deletions(-)

commit fbbd61a878ebb1f0384b63370d202b70a9360a48
Author: Shankar Prasad <svenkate@redhat.com>
Date:	Fri Sep 11 10:57:08 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  239
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 146 insertions(+), 93 deletions(-)

commit ec08c46daf6963fe7f9d28dc581973686c4f2c1e
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:	Thu Sep 10 13:23:13 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po | 2587
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1708 insertions(+), 879 deletions(-)

commit aae4d7884219746b0a572ce4f19d7358e716e8ad
Author: Baris Cicek <baris@teamforce.name.tr>
Date:	Thu Sep 10 00:00:09 2009 +0300

    Updated Turkish translation.

 po/tr.po |  310
 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 188 insertions(+), 122 deletions(-)

commit 0c24d4c40532127dba6f197b8e3f59ddbc12781b
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Wed Sep 9 20:09:10 2009 +0200

    Updated German doc translation

 help/de/de.po | 3953
 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 2936 insertions(+), 1017 deletions(-)

commit 2a6b5684bd4e73e284b743af665322252f4a8649
Author: Shaun McCance <shaunm@gnome.org>
Date:	Wed Sep 9 12:21:53 2009 -0500

    [help] Adding geolocation note about servers supporting PEP

 help/C/geolocation-not-showing.page |	  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit d8e6d9a444325fa428fb27faabdbd605ce91e8d5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Sep 9 17:36:46 2009 +0100

    dispatcher_request_failed: check if conn_data is not NULL

    Trace attached on lp #392678 seems to indicate that the
    priv->connections hash table doesn't have a ConnectionData associated
    with the connection. A possible explanation could be that this
    connection has been invalidated before the RequestChannel call is
    terminated.

    Check if ConnectionData so Empathy won't crash in such case.

 libempathy/empathy-dispatcher.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit a64a6378eb3098be9e51d1dda253f7fb0c4c1fa3
Author: Shaun McCance <shaunm@gnome.org>
Date:	Wed Sep 9 11:38:39 2009 -0500

    [help] Minimal proofreading, deferring some reviews to after 2.28.0

 help/C/geolocation-not-showing.page |	 11 ++++++++---
 help/C/geolocation-privacy.page     |	 15 ++++++++++-----
 help/C/geolocation-supported.page   |	 11 ++++++++---
 help/C/geolocation-turn.page	     |	 11 ++++++++---
 help/C/geolocation-what-is.page     |	 29 ++++++++++++++++-------------
 help/C/geolocation.page	     |	 12 ++++++++----
 help/C/group-conversations.page     |	 11 ++++++++---
 help/C/salut-protocol.page	     |	  7 ++++++-
 help/C/send-file.page		     |	 13 +++++++++----
 help/C/send-message.page	     |	 13 +++++++++----
 10 files changed, 90 insertions(+), 43 deletions(-)

commit 589b9b1d4e4fada570004c9f9d8b9e1b85501cda
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Sep 9 16:55:21 2009 +0100

    empathy_account_settings_get_uint32: check if
    empathy_account_settings_get returned NULL (#594653)

 libempathy/empathy-account-settings.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 46db0404512f9970483af8878ed826c43693c1b3
Author: Shaun McCance <shaunm@gnome.org>
Date:	Wed Sep 9 10:12:43 2009 -0500

    [help] Changing "Salut" to "People Nearby"

 help/C/audio-video.page	 |    5 -----
 help/C/group-conversations.page |    2 +-
 help/C/salut-protocol.page	 |   11 ++++++++---
 help/C/send-file.page		 |    2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

commit fccb4a20106376e026c614f6b848fa04d938a00a
Author: Shaun McCance <shaunm@gnome.org>
Date:	Wed Sep 9 10:09:11 2009 -0500

    [help] Removing start-conversation page

    We no doubt need to provide some sort of help for the New Conversation
    dialog, but this isn't the way to do it.

 help/C/start-conversation.page |   71
 ----------------------------------------
 help/Makefile.am		|    1 -
 2 files changed, 0 insertions(+), 72 deletions(-)

commit 45c141e27c6b99bf6824157e597ea379bf45c90c
Author: Kostas Papadimas <pkst@gnome.org>
Date:	Wed Sep 9 18:00:32 2009 +0300

    Updated Greek translation.

 po/el.po | 2652
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1671 insertions(+), 981 deletions(-)

commit 9f82d7f6c050d574c1e9f48de05b7feb44f1b78b
Author: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Date:	Wed Sep 9 00:24:46 2009 -0700

    Malayalam translations updated.

 po/ml.po | 2487
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 1694 insertions(+), 793 deletions(-)

commit c8b0380c6788d5682f511734ba54ae808fafded3
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Sep 9 01:05:33 2009 +0200

    Bump telepathy-glib requirement to 0.7.35

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ec8548b264514c8d999ad6cb66c80805857943ee
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Sep 8 17:42:37 2009 +0100

    start dev of 2.28.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9a55fa969dd580a88f271478d1a6077e034d7022
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Sep 8 17:22:58 2009 +0100

    upgrade NEWS for 2.27.92

 NEWS |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 61 insertions(+), 0 deletions(-)

commit 0c16a75d15e2dd16011f615406176711613a93fa
Author: Shaun McCance <shaunm@gnome.org>
Date:	Tue Sep 8 11:18:26 2009 -0500

    [help] Fixing validity errors

    Mostly due to broken external-namespace defs in the Mallard spec

 help/C/account-irc.page	    |	 2 ++
 help/C/account-jabber.page	    |	 2 ++
 help/C/accounts-window.page	    |	 2 ++
 help/C/add-account.page	    |	 2 ++
 help/C/add-contact.page	    |	 2 ++
 help/C/audio-call.page		    |	 2 ++
 help/C/audio-video.page	    |	 4 +++-
 help/C/change-status.page	    |	 2 ++
 help/C/create-account.page	    |	 2 ++
 help/C/disable-account.page	    |	 2 ++
 help/C/import-account.page	    |	 2 ++
 help/C/index.page		    |	 2 ++
 help/C/introduction.page	    |	 2 +-
 help/C/irc-join-pwd.page	    |	 2 ++
 help/C/irc-join-room.page	    |	 2 ++
 help/C/irc-manage.page		    |	 2 ++
 help/C/irc-nick-password.page	    |	 2 ++
 help/C/irc-send-file.page	    |	 2 ++
 help/C/irc-start-conversation.page |	 2 ++
 help/C/offline-contacts.page	    |	 2 ++
 help/C/prev-conv.page		    |	 2 ++
 help/C/remove-account.page	    |	 2 ++
 help/C/status-icons.page	    |	 2 ++
 help/C/video-call.page		    |	 2 ++
 24 files changed, 48 insertions(+), 2 deletions(-)

commit 469e38c1578332e3cff6ceea9bf0940f9965ff04
Merge: 0cfd64b 923bb82
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Sep 8 16:22:00 2009 +0100

    Merge branch 'auto-connect'

commit 923bb82f3aa66ac7b24168b5b69541268bf9d055
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Sep 8 16:16:03 2009 +0100

    empathy: no need to connect to status-changed; notify::connection
    will do

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy.c |   86
 +++++++++++++++++++-------------------------------------
 1 files changed, 29 insertions(+), 57 deletions(-)

commit 0cfd64b658e967d9e2257bb21aa43dce4762ee29
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Sep 8 15:36:44 2009 +0100

    Bump the libempathy and libempathy-gtk sonames again

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit bad3a4a0e80429a37eb02c2c59c3a60541ef41e0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Sep 8 15:43:57 2009 +0100

    fix typo

 src/empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e423acc109dbfce1c34a23769c385dd38410f1f5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Sep 8 14:25:16 2009 +0100

    empathy: auto-connect to chatrooms where appropriate

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy.c |  123
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 123 insertions(+), 0 deletions(-)

commit b2ef2b768c2dbf77ff8647243862f183bb52cce0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Sep 8 14:22:09 2009 +0100

    chatroom-manager: add a ready property

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-chatroom-manager.c |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit abc3ceffca882c47c1b8678deb304f4d7d60955e
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	Tue Sep 8 14:45:03 2009 +0530

    Updated Marathi Translations

 po/mr.po |  306
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 187 insertions(+), 119 deletions(-)

commit 475604709d371c12f256f3c4b65280a1fa0c0e43
Author: Sweta Kothari <swkothar@redhat.com>
Date:	Tue Sep 8 11:17:28 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  246
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 148 insertions(+), 98 deletions(-)

commit d8eccd299879640268f1ec96222991644dd5ba3e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Mon Sep 7 17:51:14 2009 +0200

    Updated Polish translation

 po/pl.po | 3697
 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 1663 insertions(+), 2034 deletions(-)

commit 1f5c37347a4d759b8f3b56e3e9986a3f255b893c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Mon Sep 7 11:09:06 2009 +0200

    Updated Basque language

 po/eu.po |   40 +++++++++++++++++++++++++++++++++++++---
 1 files changed, 37 insertions(+), 3 deletions(-)

commit 472ce530b4bc8d225ed9e579fbe1a8f6f6d98c4a
Author: Ivar Smolin <okul@linux.ee>
Date:	Mon Sep 7 11:23:44 2009 +0300

    Updating Estonian translation

 po/et.po |   43 +++++++++++++++++++++++--------------------
 1 files changed, 23 insertions(+), 20 deletions(-)

commit b65f80f53709c7dd9235612d7277c282f9193e81
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Sep 6 17:34:04 2009 +0100

    tp-contact-factory: allow _get_from_handles to call with no handles.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-tp-contact-factory.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit ef621c236f7127f984e5796394264f2babd1920d
Author: Branko Kokanović <branko.kokanovic@gmail.com>
Date:	Sun Sep 6 15:21:26 2009 +0000

    Updated Serbian translation

 po/sr.po	| 2310
 +++++++++++++++++++++++++++++++++++++-------------------
 po/sr@latin.po | 2310
 +++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 3062 insertions(+), 1558 deletions(-)

commit ef2cd4e8f0e24cf9e023fc10e8c61315e2734b63
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Sep 4 13:25:13 2009 +0200

    Convert Pidgin's int values to uints

 src/empathy-import-pidgin.c |	  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

commit e0c20c667a0a15a07b7cab30337f1078038968f3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 1 13:05:12 2009 +0200

    Fix a long line

 src/empathy-accounts-dialog.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 36809360e48fef7729b43ccc4416ed2b118fa459
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 1 13:04:55 2009 +0200

    Manually handle delete events.

 src/empathy-accounts-dialog.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

commit 3f5b50c88c4e87fcf6a2b340655179764fe07848
Author: A S Alam <aalam@users.sf.net>
Date:	Sun Sep 6 14:06:20 2009 +0530

    Updating Translation for Gurmukhi by A S Alam

 po/pa.po | 1501
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 924 insertions(+), 577 deletions(-)

commit b6c586b2b29bf4a402da525a538430a99871d253
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Sep 6 10:34:18 2009 +0200

    Updated Italian translation

 po/it.po |  206
 +-------------------------------------------------------------
 1 files changed, 2 insertions(+), 204 deletions(-)

commit 650e90377f5cbd976ead1e1c3171ac69566fc9f4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Sep 6 00:20:18 2009 +0100

    chatroom-manager: only parse xml file once the account manager
    is ready

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-chatroom-manager.c |   32
 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

commit 9e50c6c125ae7db79ce1c79c50403ba8e9670d4c
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Sep 5 19:36:03 2009 +0200

    [help]	Created the Contact Management section in the index page
	Moved the contact related tasks in the new section

 help/C/add-contact.page      |    3 ++-
 help/C/index.page	      |    5 +++++
 help/C/offline-contacts.page |    3 ++-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 409eb9169459db7a7fd51db47d22453a88d4987a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat Sep 5 16:01:30 2009 +0200

    Hungarian translation updated

 po/hu.po | 2305
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1519 insertions(+), 786 deletions(-)

commit 994ead0a4635d7aef920ea04e5bc23c5dfb4598f
Author: Ivar Smolin <okul@linux.ee>
Date:	Sat Sep 5 09:10:58 2009 +0300

    Updating Estonian translation

 po/et.po |  114
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 77 insertions(+), 37 deletions(-)

commit 7ad87858b7d15ec184149023a3278d0a26d47171
Author: Shaun McCance <shaunm@gnome.org>
Date:	Fri Sep 4 15:47:35 2009 -0500

    [help] Some small corrections

 help/C/audio-video.page |   12 ++++++++++--
 help/C/prev-conv.page	 |    4 +---
 2 files changed, 11 insertions(+), 5 deletions(-)

commit 5b1df78b245d1e603d2ffa333b11bd636c69f1b2
Author: Shaun McCance <shaunm@gnome.org>
Date:	Fri Sep 4 11:51:12 2009 -0500

    [help] Updates to instructions for audio and video conversations

 help/C/audio-call.page  |   64 ++++++++++-------------
 help/C/audio-video.page |  132
 ++++++++++++++++++++++++++++++++++-------------
 help/C/video-call.page  |   57 +++++++++------------
 3 files changed, 148 insertions(+), 105 deletions(-)

commit 539195fab693e734688827d70934df5ef983092c
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Thu Sep 3 20:46:03 2009 +0200

    [help] Fixed a wrong full stop on a title

 help/C/irc-start-conversation.page |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 54efd9ec89f13ef8fc53744c0218c3a4dd8a8a61
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Thu Sep 3 19:01:04 2009 +0200

    Updated Italian translation

 po/it.po | 2436
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 1656 insertions(+), 780 deletions(-)

commit f520ac2a3b78567276d0a531a7517afdb1142d67
Author: Christian Kirbach <christian.kirbach@googlemail.com>
Date:	Thu Sep 3 17:56:07 2009 +0200

    Updated German translation

 po/de.po |  247
 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 154 insertions(+), 93 deletions(-)

commit 430f4ef62308439a0e2edb29e6c08165ceff4d8e
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Mar 2 23:07:51 2009 +0000

    add facebook icon

 data/icons/Makefile.am			       |    3 +++
 data/icons/hicolor_apps_16x16_im-facebook.png |  Bin 0 -> 552 bytes
 data/icons/hicolor_apps_22x22_im-facebook.png |  Bin 0 -> 731 bytes
 data/icons/hicolor_apps_48x48_im-facebook.png |  Bin 0 -> 1521 bytes
 4 files changed, 3 insertions(+), 0 deletions(-)

commit 2778b79973dfd9a99cc049950f6c4c3546564b86
Author: Mark Krapivner <mark125@gmail.com>
Date:	Thu Sep 3 00:52:03 2009 +0300

    Updated Hebrew translation

 po/he.po | 1203
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 740 insertions(+), 463 deletions(-)

commit 785daf06de0021a59694d0d5a7b697d60777064b
Author: Shaun McCance <shaunm@gnome.org>
Date:	Wed Sep 2 15:50:26 2009 -0500

    [help] Changing select to choose where appropriate, per GDP Style
    Guide

 help/C/audio-call.page		    |	 4 ++--
 help/C/group-conversations.page    |	 2 +-
 help/C/irc-start-conversation.page |	 2 +-
 help/C/prev-conv.page		    |	 2 +-
 help/C/send-file.page		    |	 2 +-
 help/C/send-message.page	    |	 2 +-
 help/C/video-call.page		    |	 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

commit 77ed87bfe603dc8c932ae5584b25d611410fe41f
Author: Shaun McCance <shaunm@gnome.org>
Date:	Wed Sep 2 15:48:24 2009 -0500

    [help] Updates to create-account, import-account, and offline-contacts

 help/C/create-account.page   |   83
 +++++++++++++++++++++---------------------
 help/C/import-account.page   |   71 ++++++++++++------------------------
 help/C/offline-contacts.page |   37 ++++++++-----------
 3 files changed, 79 insertions(+), 112 deletions(-)

commit 6a04c225af7afca9643aa6c792f79b2c65857beb
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Wed Sep 2 18:26:32 2009 +0200

    Updated Basque language

 po/eu.po |  164
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 106 insertions(+), 58 deletions(-)

commit 2bbaffa8f49b4490a65411012393c5576b631ac5
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Tue Sep 1 21:29:11 2009 -0400

    Limit the x264enc bitrate

 data/element-properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6488514c86e32c4f2f3914cf8f4b77c3388b0ce6
Author: Fábio Nogueira <fnogueira@gnome.org>
Date:	Tue Sep 1 22:35:44 2009 -0400

    Updated Brazilian Portuguese translation by Fábio Nogueira
    <fnogueira@gnome.org> and Og Maciel <ogmaciel@gnome.org>.

 po/pt_BR.po | 1573
 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 853 insertions(+), 720 deletions(-)

commit b5cb6b662d66c8230f406c5da0697793d271e8d3
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Tue Sep 1 15:22:04 2009 -0400

    Stop the sink on stream close to prevent deadlock

 src/empathy-call-window.c |   48
 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 48 insertions(+), 0 deletions(-)

commit b7c5ae7a1ae29b6acedfffde3d4319d3cfe15bc9
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Tue Sep 1 15:12:25 2009 -0400

    Add stream-closed signal to EmpathyCallHandler for when a stream
    is closed

 libempathy/empathy-call-handler.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit cd494555f232b36409361f4a35cdd8b35cd9ed63
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Tue Sep 1 14:59:51 2009 -0400

    callback is for handler no TfChannel

 src/empathy-call-window.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 43ce322dd93f7294affa1847c6f311f7be176d67
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Thu Aug 27 18:13:03 2009 -0400

    Use GOptionContext to parse options

    Use GOptionContext directly to the help for gst options is also
    displayed.

 src/empathy.c |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

commit 6288040da442c9e7cc7c2f1b8bfab13515a3d4a1
Author: Shaun McCance <shaunm@gnome.org>
Date:	Tue Sep 1 14:30:58 2009 -0500

    [help] More reviews and updates for account management topics

 help/C/add-contact.page     |	 32 ++++-----
 help/C/change-status.page   |	 28 ++++---
 help/C/disable-account.page |	 62 +++++++----------
 help/C/figures/offline.png  |	Bin 0 -> 405 bytes
 help/C/index.page	     |	 22 +++---
 help/C/prev-conv.page	     |	159
 ++++++++++++++++++-------------------------
 help/C/remove-account.page  |	 62 ++++++-----------
 help/C/status-icons.page    |	128 ++++++++++++++---------------------
 help/Makefile.am	     |	  6 ++-
 9 files changed, 211 insertions(+), 288 deletions(-)

commit 8103a1764926a892a748aa04697245509ba672cd
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Aug 31 15:46:51 2009 -0500

    [help] Completed review of some pages

 help/C/accounts-window.page	    |	 5 +++-
 help/C/add-account.page	    |	 5 +++-
 help/C/irc-join-pwd.page	    |	 9 +++++--
 help/C/irc-join-room.page	    |	 5 +++-
 help/C/irc-manage.page		    |	25 ++++++++++++++--------
 help/C/irc-nick-password.page	    |	 9 +++++--
 help/C/irc-send-file.page	    |	28 +++++++++++++++++++++++++
 help/C/irc-sending-file.page	    |	25 -----------------------
 help/C/irc-start-conversation.page |	39
 +++++++++++++----------------------
 help/Makefile.am		    |	 2 +-
 10 files changed, 84 insertions(+), 68 deletions(-)

commit 13449aa445e442cc8f182f8ddb02ecb219d4f7f3
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Aug 31 15:28:11 2009 -0500

    [help] Adding Google Talk notes, review information

 help/C/account-irc.page    |	 6 +++++-
 help/C/account-jabber.page |	11 ++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)

commit ffe919b7e6e98b923d4ecdc5fda726d639426108
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 1 15:52:20 2009 +0200

    Fix long lines.

 libempathy/empathy-dispatcher.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 3e83992d52dcde84723dc31129546d4e78877f15
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 1 15:51:15 2009 +0200

    Be sure that FindChannelRequest has a ref to the Dispatcher

    It has to own a reference, as it will unref when free-ing the struct.

 libempathy/empathy-dispatcher.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 182f1d1d62275355fa248fcdb9ea9b9a09a60e08
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Sep 1 15:48:59 2009 +0200

    Don't set empty values for the default EmpathyHandler

    This implies the following:
    - have an empty default handler when the Dispatcher is used directly
      with the singleton
    - autogenerate the name for the default handler
    - set priv->filters in the handler to an empty GPtrArray in this case,
      as that can't be NULL.

 libempathy/empathy-dispatcher.c |    3 +++
 libempathy/empathy-handler.c	 |   11 +++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

commit 834d75c763532d104e21a9add828d4a10afb799b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Tue Sep 1 12:36:09 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po |  942
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 609 insertions(+), 333 deletions(-)

commit fdc260402b8cebded24053eb50dc09c3cc8a1608
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Sep 1 14:15:25 2009 +1000

    Fix duplicate XML ids in GtkBuilder file that stopped it from loading

 libempathy-gtk/empathy-account-widget-jabber.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 577518e4c14b563c32d8486592f2c670acb9b857
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Sep 1 14:11:47 2009 +1000

    [empathy_builder_get_file] NULL out passed GObj ptrs if GtkBuilder
    file broken

    If the GtkBuilder file passed to empathy_builder_get_file is
    broken, it
    returns NULL, but doesn't touch the contents of any pointers passed
    to retrieve
    GObjects. In several places we start using these pointers without
    checking
    whether the file was actually setup, which causes Empathy to crash.

    Ideally callers of empathy_builder_get_file() should check whether
    or not
    the function returned correctly before using any of the passed
    pointers, but
    in case they don't, make sure we're not passing pointers to random
    memory.

 libempathy-gtk/empathy-ui-utils.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit 08c465a2d1b55d42834d338c562e7fde42273d0f
Author: Daniel Nylander <po@danielnylander.se>
Date:	Tue Sep 1 00:11:16 2009 +0200

    Updated Swedish translation

 po/sv.po |  320
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 192 insertions(+), 128 deletions(-)

commit ab8b4d3b38e0baa79268bab514a7836b7db474c8
Author: Louis-Francis Ratté-Boulianne
<louis-francis.ratte-boulianne@collabora.co.uk>
Date:	Mon Aug 31 14:59:56 2009 -0400

    Changed dialog constructor calls to use a string literal with format
    arguments

 src/empathy-accounts-dialog.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 687f31af1f31e84b52202a044353c442a0d0138f
Author: Claude Paroz <claude@2xlibre.net>
Date:	Mon Aug 31 22:16:28 2009 +0200

    Updated French translation

    Contributed by Bruno Brouard and Claude Paroz

 po/fr.po | 1545
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 876 insertions(+), 669 deletions(-)

commit 158af0ec152bc4d8037e1f08890abaf6625b06af
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Mon Aug 31 20:40:58 2009 +0200

    Updated Spanish translation

 po/es.po |  248
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 147 insertions(+), 101 deletions(-)

commit 1b161e754f1aafd32ec477d24341684fd97adfca
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Aug 31 13:05:45 2009 -0500

    [help] Remove irc-account from Makefile.am

 help/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 97332942b44691aaa9105e63188145699af674b1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 31 17:33:08 2009 +0100

    Always try to use the Requests interface before calling RequestChannel

 libempathy/empathy-dispatcher.c |   53
 +++++++++++++++++++++++++++++++-------
 1 files changed, 43 insertions(+), 10 deletions(-)

commit 75544880821487471da44423eca14e2d16a112fb
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Aug 31 11:17:58 2009 -0500

    [help] More info about IRC passwords and file sending

 help/C/irc-join-pwd.page      |    8 ++---
 help/C/irc-nick-password.page |   78
 +++++++++++-----------------------------
 help/C/irc-sending-file.page  |    8 ++---
 3 files changed, 28 insertions(+), 66 deletions(-)

commit e278f6cc7233bb0439c0346e97fa6d39c68d03b3
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Aug 31 11:02:45 2009 -0500

    [help] Updating IRC instructions, removing irc-account.page

 help/C/create-account.page |	 1 -
 help/C/irc-account.page    |  129
 --------------------------------------------
 help/C/irc-join-room.page  |	14 +++--
 help/C/irc-manage.page     |	 1 -
 4 files changed, 9 insertions(+), 136 deletions(-)

commit a8c565888d02711513742eded5a0846601042437
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	Mon Aug 31 18:04:59 2009 +0200

    Updated Arabic translation

 po/ar.po |  180
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 111 insertions(+), 69 deletions(-)

commit 4f50ef89674ae7404f58a06cc78e00841e1c4d65
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 31 16:05:00 2009 +0100

    Only set the icon name to gtalk for gtalk accounts

 src/empathy-account-assistant.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit ffdee1a18641e764b04485417b96b0e21f50d9f0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 31 15:49:38 2009 +0100

    Sort Gtalk after jabber

 libempathy-gtk/empathy-protocol-chooser.c |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit e4bddb2bcc2376056c9d24c634f8a30d31c047c1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 28 14:43:14 2009 +0200

    Add display name for "gtalk"

 libempathy/empathy-utils.c |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 75d28a9ddb083210eddf98e40b420c366fc1d805
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 28 14:42:42 2009 +0200

    Use the new APIs in the assistant and the dialog

 src/empathy-account-assistant.c |   10 ++++++++--
 src/empathy-accounts-dialog.c	 |   25 +++++++++++++++++--------
 2 files changed, 25 insertions(+), 10 deletions(-)

commit 2a59b87c17d5bc66a72d3509247a3e2650559a67
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 28 14:40:47 2009 +0200

    GTalk-enable the protocol chooser

 libempathy-gtk/empathy-protocol-chooser.c |   37
 +++++++++++++++++++++++++----
 libempathy-gtk/empathy-protocol-chooser.h |	4 +-
 2 files changed, 34 insertions(+), 7 deletions(-)

commit 61398dbbf1b7dc364c54e999fa983ce6fb078e3b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 28 14:39:42 2009 +0200

    Construct the GTalk widget according to the icon name

 libempathy-gtk/empathy-account-widget.c |   29
 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)

commit 032af43881ddaac3de000207ee73eec0d0448dd8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 28 14:39:04 2009 +0200

    Add a specialized GTalk widget UI in glade

 libempathy-gtk/empathy-account-widget-jabber.ui |  119
 ++++++++++++++++++++++-
 1 files changed, 114 insertions(+), 5 deletions(-)

commit 8df108603d829a98f2c9cb99f5394200ea7c6972
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 31 02:07:19 2009 +0200

    Fix a long line

 libempathy/empathy-account-settings.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit d603aec278728520651ea5aa8d918d0f745cdeca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 31 02:05:54 2009 +0200

    Use empathy_protocol_icon_name()

 libempathy/empathy-account-settings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0897839d5bffb9458abd5d2de2dcf0c1d09707ab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Aug 29 16:19:23 2009 +0200

    Fall back to the default icon if an empty icon name is set

 libempathy/empathy-account.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

commit 3c59ec5f8fc6de5c9be1fdd1638859a151bb6537
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Aug 29 16:19:10 2009 +0200

    Always set the icon name on account creation.

 libempathy/empathy-account-settings.c |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

commit 35aa8545a7ba5d6bef718206f11d3b391dcfc4e4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 28 14:36:44 2009 +0200

    Implement setting icon name to the account and to the settings.

 libempathy/empathy-account-settings.c |   81
 ++++++++++++++++++++++++++++++++-
 libempathy/empathy-account-settings.h |   11 +++++
 libempathy/empathy-account.c	       |   70 ++++++++++++++++++++++++++++
 libempathy/empathy-account.h	       |    6 +++
 4 files changed, 166 insertions(+), 2 deletions(-)

commit 5ca188be7636eec84c5a20be11fb7d137c0efbc1
Author: Brian Pepple <bpepple@fedoraproject.org>
Date:	Wed Aug 26 15:04:41 2009 -0400

    Use valid desktop category.

 data/empathy.desktop.in.in |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7792a4798c934d8871e4b8b4223c5aead10cc164
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 31 16:17:08 2009 +0200

    Always update the control buttons sensitivity on creation.

 libempathy-gtk/empathy-account-widget.c |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)

commit 8852aeef8fa4d6a76dfc030d8f337fab118dc463
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 13:26:15 2009 -0400

    Fixed some of the EmpathyAccountWidget's control button behaviour.

    - When creating an IRC account, we are now making sure that the
    control
      buttons have the correct state.
    - When creating an account, the "Cancel" button is always sensitive.
    - Fixed a style error in EmpathyAccountsDialog.

 libempathy-gtk/empathy-account-widget.c |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

commit 647858dc34ec9786c88b22fea74fc45ff3bb14f6
Merge: 5a1342e cd277c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 31 15:55:39 2009 +0200

    Merge commit 'jtellier/confirm-lose-accounts-settings'

commit 5a1342eb769353967062163bad6258edf18e460a
Merge: 00b3c7e 4757ddf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 31 15:37:19 2009 +0200

    Merge commit 'jtellier/set-account-name-translator-hint'

commit 00b3c7e1e6655a31463c9d966db34d0d5b40b42d
Author: Shankar Prasad <svenkate@redhat.com>
Date:	Mon Aug 31 16:00:26 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  186
 +++++++++++++++++++++++--------------------------------------
 1 files changed, 70 insertions(+), 116 deletions(-)

commit 9eebd23f8a4a83cef5b13204a1bb377d59160bbf
Merge: d181f7b e92cc2a
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Aug 31 10:59:21 2009 +0100

    Merge branch 'send-errors'

commit e92cc2a571051be566895ed3f09faebd8c56716f
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Aug 31 10:43:36 2009 +0100

    Be consistent with EmpathyMessage style.

 libempathy/empathy-message.c |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

commit d181f7ba0031ad758911e6f0c6f6530d3833b76e
Author: Shaun McCance <shaunm@gnome.org>
Date:	Mon Aug 31 01:00:37 2009 -0500

    [help] Updating add-account and create-account

 help/C/accounts-window.page	|    1 +
 help/C/add-account.page	|   22 +++++--
 help/C/create-account.page	|  145
 ++++++++++++++++++++--------------------
 help/C/irc-nick-password.page	|    1 +
 help/C/prob-conn-neterror.page |    7 ++-
 5 files changed, 97 insertions(+), 79 deletions(-)

commit dd1f87d55d4b233ae2118fac82de51fb4dc8588f
Author: Sweta Kothari <swkothar@redhat.com>
Date:	Mon Aug 31 11:08:47 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  283
 +++++++++++++++++++++++---------------------------------------
 1 files changed, 103 insertions(+), 180 deletions(-)

commit ad59f77dfdba77af558ae2d278c92b0a7ab747d7
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Aug 31 01:15:41 2009 +0100

    Ack received messages from ourself.

    Sumana Harihareswara reported that she had started a conversation with
    herself, sent a message, and then tried to close the window, but
    whenever she did so it reappeared.

    This was because Empathy did not acknowledge "incoming" messages from
    the user themself; hence, when it Close()d the channel, Gabble
    respawned
    it, because it still had pending messages.

 libempathy/empathy-message.c |   32 ++++++++++++++++++++++++++++++++
 libempathy/empathy-message.h |    4 ++++
 libempathy/empathy-tp-chat.c |   10 ++++++++--
 3 files changed, 44 insertions(+), 2 deletions(-)

commit 2150f8ae4242fe2a26f29c96ddeb27ace1fe90fd
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Aug 31 00:17:55 2009 +0100

    Handle SendError signal correctly, not as a message

    Fixes Gnome bug #593095 - Send errors are printed as normal messages.

 libempathy/empathy-tp-chat.c |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

commit a0ee1ca8fbbbe6d34c123eb46b32fc4f1e75779b
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Aug 31 01:13:00 2009 +0100

    Use char* not EmpathyMessage in TpChat:send-error

    The only consumer of this signal just extracts the body from the
    EmpathyMessage. It will be easier to handle the SendError D-Bus signal
    if we don't have to construct an EmpathyMessage from it.

 libempathy-gtk/empathy-chat.c |    4 ++--
 libempathy/empathy-tp-chat.c  |    7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

commit 04fbe6bf259fd8fb75c8ed4c4e135fb4187045f5
Author: ifelix <ifelix@redhat.com>
Date:	Mon Aug 31 02:13:34 2009 +0530

    Updated Tamil Translations

 po/ta.po |  165
 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 97 insertions(+), 68 deletions(-)

commit 817de24eacc3265b8a8c0ff19eb581d9aea5cc46
Author: Shaun McCance <shaunm@gnome.org>
Date:	Sun Aug 30 11:54:09 2009 -0500

    [help] Updates to 'Add an account' topic

 help/C/add-account.page |   72
 +++++++++++++++++-----------------------------
 1 files changed, 27 insertions(+), 45 deletions(-)

commit 533b73a6a80807838ed40245d6761691f47221ff
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 29 17:33:46 2009 +0100

    Add basic media-signalling capabilities

    Add basic capabilities for media-signalling so future CM's will
    still advertise
    support for them. Currently we announce:
      org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/ice-udp
      org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/gtalk-p2p

    Fixes #593041

 src/empathy.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 43c0f0769a5117d7acdc07f22d4c73a2f06de0fe
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 29 17:13:04 2009 +0100

    Add the filters not in the Client file to a second Handler

    A Dispatcher isn't guaranteed to ask the Handlers D-Bus interface
    for the
    filter after launching it. So have our main handler match what is
    defined in
    the client file and add an extra head which contains the complete list

 src/empathy.c |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

commit 40f2188129d8fc2d8d718adea0bb3c417013465d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 29 17:10:04 2009 +0100

    Add functions on the dispatcher to add/remove extra handlers

 libempathy/empathy-dispatcher.c |   70
 +++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-dispatcher.h |   11 ++++++
 2 files changed, 81 insertions(+), 0 deletions(-)

commit b3acc55a8c6401de41cfc320081e1aa0be17c27a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 29 00:01:47 2009 +0100

    Add a simple abstraction for implementing handlers

    Implement an EmpathyHandler object which can be used to easily
    add extra
    Client.Handler heads on D-Bus.

 libempathy/Makefile.am		 |    2 +
 libempathy/empathy-dispatcher.c |  215 ++++++++++-------------
 libempathy/empathy-dispatcher.h |    7 +-
 libempathy/empathy-handler.c	 |  369
 +++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-handler.h	 |   89 ++++++++++
 src/empathy.c			 |   59 ++++++-
 6 files changed, 615 insertions(+), 126 deletions(-)

commit 943dbb3303c06cfa35d0d89a5765ce5430dfba69
Author: Michael Kanis <mkanis@gmx.net>
Date:	Sun Aug 30 14:13:50 2009 +0200

    Updated German translation

 po/de.po | 1086
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 665 insertions(+), 421 deletions(-)

commit e20b4f1a90f521ff23aa464a2d068f040a578069
Author: Ivar Smolin <okul@linux.ee>
Date:	Sun Aug 30 13:41:51 2009 +0300

    Updating Estonian translation

 po/et.po |  267
 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 232 insertions(+), 35 deletions(-)

commit b5bfa796bda08430dc579985798980db7a6ac0c9
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	Sat Aug 29 15:54:29 2009 +0200

    Updated Arabic translation

 po/ar.po |  988
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 622 insertions(+), 366 deletions(-)

commit 2069b38305e90d63cbb93242802842dfc4e66f6b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Aug 29 15:05:18 2009 +0200

    Updated Spanish translation

 po/es.po |  884
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 572 insertions(+), 312 deletions(-)

commit fa36fdfd63ffe148a5dd43d216a024e3419ca86f
Author: Changwoo Ryu <cwryu@debian.org>
Date:	Sat Aug 29 22:01:29 2009 +0900

    Update Korean translation

 po/ko.po | 2332
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1474 insertions(+), 858 deletions(-)

commit f94874bcca81964baddb29eb1e7c7c90481f61a4
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	Sat Aug 29 16:24:42 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 1152
 ++++++++++++++++++++++++++++++++++++-----------------------
 po/zh_TW.po | 1157
 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 1403 insertions(+), 906 deletions(-)

commit ca952f9e959c8a994fadc4ab472edc2fef4a475c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Sat Aug 29 09:40:34 2009 +0200

    Updated Basque language

 po/eu.po |  198
 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 83 insertions(+), 115 deletions(-)

commit 7f14fdcabedcebe0a0c313dee05569de6a4078d8
Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
Date:	Sat Aug 29 04:11:43 2009 +0300

    Updated Belarusian translation

 po/be.po |  123
 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 53 insertions(+), 70 deletions(-)

commit cd277c0c7cbe0389c242abb58b995389000f3e53
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 14:55:27 2009 -0400

    Fixed style

 src/empathy-accounts-dialog.c |   33 ++++++++++++++++++---------------
 1 files changed, 18 insertions(+), 15 deletions(-)

commit 6600e6d9ff8505c9ef1765c1ca2ba17faad6f837
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 14:50:30 2009 -0400

    Marked strings for translation.

 src/empathy-accounts-dialog.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 4bca222891fc950ce1f18de66a86f1a9ace6eba5
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 14:36:45 2009 -0400

    Merged with master

 src/empathy-accounts-dialog.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit e84021944cfde5665a5286b1dbabe296a67f7231
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 14:19:47 2009 -0400

    Fixed bug which would occur when deleting account with pending changes

    - When the selected account was NULL,
      accounts_dialog_has_pending_change() would not check its state
      correctly. That function is working with a pointer on a pointer
      to the
      account and was not dereferencing properly.
    - The pointer to the account we pass to
      accounts_dialog_has_pending_change() is now properly initialized to
      NULL.
    - When deleting an account, the COL_ACCOUNT_POINTER column is now
      properly set to NULL.

 src/empathy-accounts-dialog.c |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

commit 0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 11:23:44 2009 -0400

    Using GtkTreeRowReference instead of a string path.

    - When the user selects another account and has pending changes to the
      currently selected account, we need to keed track of the destination
      row. Instead of saving that information as the string representation
      of a GtkTreePath, we now use a GtkTreeRowReference.

 src/empathy-accounts-dialog.c |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

commit 9b845e9ce1fe88006335f73a02ff68853757bd30
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 11:06:14 2009 -0400

    Simplified the code that checks if selected account has pending
    changes

 src/empathy-accounts-dialog.c |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

commit cb75a2c77a35fbf7ace246d5c45d7ecda8ae8ab1
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 28 10:45:54 2009 -0400

    Improved confirmation dialog shown to the user before discarding
    changes

    - Split the confirmation dialog's text into a primary and secondary
      section.
    - Changed the button label to "Cancel" and "Discard" instead of "Yes"
      and "No".
    - Added a accounts_dialog_show_question_dialog() function to show
      question dialogs related to the accounts dialog and connect to its
      "response" signal.
    - Removed the empathy_show_yes_no_question_dialog() function since it
      was added for this specific patch but is no longer used.

 libempathy-gtk/empathy-ui-utils.c |   28 -------
 libempathy-gtk/empathy-ui-utils.h |	6 --
 src/empathy-accounts-dialog.c	   |  153
 +++++++++++++++++++++++--------------
 3 files changed, 94 insertions(+), 93 deletions(-)

commit 8a6993197695c0b8448754d5389811a6d72e0009
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 27 13:15:56 2009 -0400

    Fixed style

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4c9f8ec9fb3173f3641ca344d3c743f582965a02
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 27 13:03:03 2009 -0400

    Fixed crash when checking if an account has pending changes

 src/empathy-accounts-dialog.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 1855aa4b32cc4bf06f9dd748b5c1a24c25129f0b
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 27 11:57:18 2009 -0400

    Minor changes to EmpathyAccountWidget and EmpathyAccountsDialog

    - account_widget_entry_changed_common is not called when an entry
    loses
      focus. Since this function is called on every keystroke, it was
      unnecessary to call it again on focus-out-event.
    - The EmpathyAccountWidget's control buttons' sensitivity (and
      contains_pending_changes member) is not altered when the state
      of the
      "Enabled" checkbox is changed due to an event which was not
      initiated
      by the user.
    - Fixed capitalization error in a comment in empathy-accounts-dialog.c

 libempathy-gtk/empathy-account-widget.c |   19 +++----------------
 src/empathy-accounts-dialog.c		 |    2 +-
 2 files changed, 4 insertions(+), 17 deletions(-)

commit 435a811e440c3a5a79f504fa6f2850e63673f49a
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed Aug 26 12:52:45 2009 -0400

    Asking for confirmation before losing pending accounts changes.

    If an account has pending changes, we now ask for a confirmation
    before:
    - Adding a new account
    - Closing the accounts dialog
    - Selecting a new account.
    Those are all options which discard pending changes.

 libempathy-gtk/empathy-account-widget.c |   33 ++++-
 libempathy-gtk/empathy-account-widget.h |    5 +
 libempathy-gtk/empathy-ui-utils.c	 |   28 ++++
 libempathy-gtk/empathy-ui-utils.h	 |    6 +
 src/empathy-accounts-dialog.c		 |  243
 +++++++++++++++++++++++++++++--
 5 files changed, 294 insertions(+), 21 deletions(-)

commit 36e602e834790033aed3c8b82a93404efb1585ad
Author: Shaun McCance <shaunm@gnome.org>
Date:	Fri Aug 28 12:31:26 2009 -0500

    Point to a help topic that exists from Accounts window

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d058ec42f339ff9ca62c729496030e6efa7edc19
Author: Shaun McCance <shaunm@gnome.org>
Date:	Fri Aug 28 12:24:42 2009 -0500

    [help] Adding information about the Accounts window and IRC

 help/C/account-irc.page       |  145
 +++++++++++++++++++++++++++++++++++++++++
 help/C/account-jabber.page    |   62 +++++++++++++++++
 help/C/accounts-window.page   |   38 +++++++++++
 help/C/figures/gtk-add.png    |  Bin 0 -> 400 bytes
 help/C/figures/gtk-edit.png   |  Bin 0 -> 744 bytes
 help/C/figures/gtk-remove.png |  Bin 0 -> 215 bytes
 help/C/prob-conn-name.page    |    6 +-
 help/Makefile.am	       |    3 +
 8 files changed, 252 insertions(+), 2 deletions(-)

commit 74a34883df84726ad94359675f3c65a624619dc9
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri Aug 28 10:49:07 2009 -0400

    Add empathy_make_absolute_url_len to limit the lenght of url string

    Related to http://bugzilla.gnome.org/show_bug.cgi?id=593207

 libempathy-gtk/empathy-theme-adium.c |    2 +-
 libempathy-gtk/empathy-ui-utils.c    |   37
 +++++++++++++++++++++++-----------
 libempathy-gtk/empathy-ui-utils.h    |    2 +
 3 files changed, 28 insertions(+), 13 deletions(-)

commit e388248780b01e51a5a1515cefc0240064620e74
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 28 18:17:57 2009 +0200

    [help] Fixed a warning, was using id not style

 help/C/add-account.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bb509e1840a7e1ab999c92c7a018fc69657643cf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 17:00:03 2009 +0100

    Update python bindings

 python/pyempathy/pyempathy.defs       |    6 ++++++
 python/pyempathygtk/pyempathygtk.defs |    1 -
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 189fc785879e90f39ff720e51ec7891833bfdf79
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 16:59:23 2009 +0100

    Make the protocol property read-only

 libempathy-gtk/empathy-account-widget.c |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

commit 91c325aabdb286f44729cb5ee7f69afd717dcca6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 16:56:42 2009 +0100

    Base the selected widget both on the CM and the protocol

    Previously Empathy would select the custom account widget purely
    based on the
    protocol, the problem here is that these widgets assume one specific
    connection
    manager and its set of parameters. Which triggered bugs if the
    intended cm for a
    protocol isn't installed, but haze is and provides the protocol.

 libempathy-gtk/empathy-account-widget.c |  103
 +++++++++++++++++++-----------
 libempathy-gtk/empathy-account-widget.h |    1 -
 src/empathy-account-assistant.c	 |    3 +-
 src/empathy-accounts-dialog.c		 |   33 +---------
 4 files changed, 70 insertions(+), 70 deletions(-)

commit 04434d6dd476e0613685adecfbad9b03eb4c2e4e
Merge: a624437 2099caa
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Fri Aug 28 09:54:09 2009 -0300

    Merge branch 'fix-navigation-handling'

commit a6244374ab84c026e99c0b6386a5281a6746308e
Author: Luca Ferretti <elle.uca@libero.it>
Date:	Fri Aug 28 14:38:23 2009 +0200

    Add missing ;

 src/empathy-account-assistant.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9488760608fb66ac49951fb39741d524cf009c02
Merge: b81c0c4 c2cbd1d
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Fri Aug 28 13:18:44 2009 +0100

    Merge branch 'do-say-me-think'

    Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>

commit b81c0c48ad7bf68583c08e38f8a2a90c7c7dce4b
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 26 21:31:11 2009 +0200

    Fix .desktop file (GNOME bug 592737)

 data/empathy.desktop.in.in |	 4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit a72c1e74b5865aed5a132dc568c01038f4050281
Author: Frédéric Péters <fpeters@0d.be>
Date:	Thu Aug 27 10:27:35 2009 +0200

    Do not construct a sentence for an assistant error string (GNOME
    bug 593257)

 src/empathy-account-assistant.c |   22 ++++++----------------
 1 files changed, 6 insertions(+), 16 deletions(-)

commit 9e9c41e83b05829519a4ed5fe1cadd288b74ac8d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri Aug 28 11:16:46 2009 +0200

    Only unref the AccountManager if it's not NULL

 libempathy/empathy-account-manager.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 29ce35b69e1727a0f5f6bd1a1fa2c72da5f7a56a
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 28 12:19:22 2009 +0200

    Word 'wizard' should not be used, fixes bug 593285

 src/empathy-account-assistant.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit de9b0f034c3132adf869aba67c006bc9bf243914
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	Fri Aug 28 15:40:08 2009 +0530

    Updated Marathi Translations

 po/mr.po |  198
 ++++++++++++++++++-------------------------------------------
 1 files changed, 59 insertions(+), 139 deletions(-)

commit b4779c949d7abca68e9e7cdabee5038ed0102369
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	Fri Aug 28 15:09:14 2009 +0530

    Updated Marathi Translations

 po/mr.po |   50 ++++++++++++++++++++++++++------------------------
 1 files changed, 26 insertions(+), 24 deletions(-)

commit 6ea36010c99e50731601d783e3fff395d9492945
Author: Shankar Prasad <svenkate@redhat.com>
Date:	Fri Aug 28 12:45:52 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po | 1314
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 744 insertions(+), 570 deletions(-)

commit f249e699dcaf497b4e03ec93d75f85184d61c3b8
Author: Branko Kokanović <branko.kokanovic@gmail.com>
Date:	Fri Aug 28 00:24:51 2009 +0200

    Updated Serbian translation

 po/sr.po	|13962
 +++++---------------------------------------------------
 po/sr@latin.po |13962
 +++++---------------------------------------------------
 2 files changed, 2042 insertions(+), 25882 deletions(-)

commit 32dcb071cac5ba5d9bb9a66445d43d2047f450f4
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 28 00:00:31 2009 +0200

    [help]	Fixed some topics against the new UI
	Topics fixed: add-account, disable-account, remove-account,
	irc-account
	Added irc-account to irc-manage
	Used 2column for irc-manage

 help/C/add-account.page     |	 54
 +++++++++++++++++++-----------------------
 help/C/disable-account.page |	 10 ++++++-
 help/C/irc-account.page     |	  1 +
 help/C/irc-manage.page      |	  2 +
 help/C/remove-account.page  |	  7 +++--
 5 files changed, 39 insertions(+), 35 deletions(-)

commit 37f4764acb3c231cb3ed089a90b34e8499fd0989
Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
Date:	Fri Aug 28 00:07:43 2009 +0300

    Updated Belarusian translation

 po/be.po | 1387
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 777 insertions(+), 610 deletions(-)

commit c2cbd1de858c0a8a994358fc717054ce32c8b895
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Aug 26 19:51:49 2009 +0100

    Remove validation from chat_send.

    Instead, call empathy_message_new_from_entry (), which parses the
    entered text for us.

 libempathy-gtk/empathy-chat.c |   30 ++++++++----------------------
 1 files changed, 8 insertions(+), 22 deletions(-)

commit c74685b02308c82d355fc59e1aa8491c84a2f114
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Aug 26 19:47:49 2009 +0100

    Don't parse message in EmpathyMessage:body setter

    This fixes a bug where the message (Type_Action, "/me wooo yay") is
    printed as " ! wjt woo yay" rather than as " ! wjt /me woo yay".

    This also fixes Gnome bug #593101 (Empathy exits sending empty /me
    message), which was caused by this deleted code walking off the end of
    the string "/me".

 libempathy/empathy-message.c |   17 ++---------------
 1 files changed, 2 insertions(+), 15 deletions(-)

commit dec9d4dcf8c7611862221be9eadb53ef52a5bc3b
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Aug 26 19:46:39 2009 +0100

    Add empathy_message_new_from_entry()

    This will be the sole place that user input is parsed for special
    commands like /me; the parsing logic will be removed from
    EmpathyMessage
    and chat_send().

 libempathy/empathy-message.c |   56
 ++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-message.h |    1 +
 2 files changed, 57 insertions(+), 0 deletions(-)

commit cd9d7d1ef951ab85bf87e7ff56b1180169d053c2
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Aug 26 19:46:20 2009 +0100

    /clearly shouldn't clear the window.

 libempathy-gtk/empathy-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1c6faef3890bc3819bcc44299cff20e021fc3717
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 25 16:07:49 2009 +0100

    Fall back to protocol name in Adium themes

    Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

 libempathy-gtk/empathy-theme-adium.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit aad78d378231d1a8a3c44ffda2ada5e63560a58a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 18:29:51 2009 +0100

    When not connected don't apply !offline states but save them

    When we're not connected to a network don't allow setting the
    status to
    anything else then offline, but when a status is set do save it so
    it can be
    applied as soon as soon as we get network connectivity

 libempathy/empathy-idle.c |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 4c9b885598161f7ab91888c07c1a557249ce3c77
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 17:52:15 2009 +0100

    ->connected always has the right status, so use that instead of
    specialcasing

 libempathy/empathy-connectivity.c |	9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

commit 09a260ea67ff01a17877c53e43ff1af6f28a59b6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 17:01:57 2009 +0100

    Only assume connected when we have neither Connman or NM

 libempathy/empathy-connectivity.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 698b2c1a3ba1f5d9a27d5c30520e0dd0e8bb92bf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 27 17:01:05 2009 +0100

    Slightly improve debug info

 libempathy/empathy-connectivity.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 4757ddf6444718f9d627579e793fa2429e8b4822
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 27 13:33:12 2009 -0400

    Improved the comment related to the IRC default display name.

    - Added more indication intended to translators
    - Added the possibility to swap the parameted in the string "%s on %s"
      (where the first argument in the login id and the second one is the
      server)

 src/empathy-accounts-dialog.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit e816bc40c79fed01bc9c8d13d45c5a51f2434239
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Thu Aug 27 21:34:38 2009 +0200

    Updated Basque language

 po/eu.po |   40 +++++++++++++++++++++++++++++++++++++---
 1 files changed, 37 insertions(+), 3 deletions(-)

commit b9f2dcb8ef38192fe56c78b157cdc9da12ac250c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Thu Aug 27 20:59:06 2009 +0200

    Updated Basque language

 po/eu.po |  110
 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 49 insertions(+), 61 deletions(-)

commit 2099caae0f5a46fc9ababbbb1749886863b9592f
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Thu Aug 27 15:39:42 2009 -0300

    Fix assumption about navigation-request not being called for HTML
    string load

    This bug was exposed by the WebKitGTK+ bug that prevented
    navigation-request from being emitted in various situations being
    fixed.

 libempathy-gtk/empathy-theme-adium.c |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

commit 461d3fa83d2608eccc5013e3af5669fa6b11e33c
Merge: 607bea5 c66fa12
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 27 17:08:25 2009 +0200

    Merge branch 'master'; commit 'jtellier/set-account-name'

commit 607bea527c91d369b6f0d16b1bb63699310d71ed
Merge: c8eb875 8dba395
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Aug 27 14:41:32 2009 +0100

    Merge commit 'jtellier/reconnect-account'

commit c66fa1223a902be9b51cf1568b07870e6f2dd402
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 27 09:18:10 2009 -0400

    - Added information intented to translators.
    - Fixed leak of the the display name.

 src/empathy-accounts-dialog.c |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

commit 5a9bf924644f14f67a62717eeca98a0dfbce60d7
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed Aug 26 15:37:39 2009 -0400

    Using a new logic to set the default display name:
    * If irc use "[account] on [server]"
    * If there is an account property use "[account]"
    * If there is no account property use "[protocol] Account"

 src/empathy-accounts-dialog.c |   49
 ++++++++++++++++++++++++++++++++--------
 1 files changed, 39 insertions(+), 10 deletions(-)

commit 28c3c1f834345cf6da157262841e2731feaf85ed
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed Aug 26 14:36:19 2009 -0400

    Only setting the display name to the Login ID for protocol which have
    this property.

 src/empathy-accounts-dialog.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit 5a464a08117785832583bdf720288502410952aa
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Tue Aug 25 13:18:56 2009 -0400

    - The account display gets updated in the account list and in the
      account name label.
    - By default, the account default display name is set to the login id.

 src/empathy-accounts-dialog.c |   55
 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 54 insertions(+), 1 deletions(-)

commit c8eb8757721031aba99238804896881f2182bd9e
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Wed Aug 26 16:44:47 2009 -0400

    Remove libmissioncontrol deps

    and remove trailing spaces

 libempathy-gtk/libempathy-gtk.pc.in |	  4 ++--
 libempathy/libempathy.pc.in	     |	  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 7110cbc2e450bb00522acdeb22aa3831cc3b37ad
Author: Claude Paroz <claude@2xlibre.net>
Date:	Wed Aug 26 21:59:42 2009 +0200

    Update POTFILES.in after file renaming

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 45808d25bd1565d811a1cebb6d74af5318c9ec95
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 26 19:57:57 2009 +0200

    Only request presence when the account is enabled (#593161).

 libempathy/empathy-account.c |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

commit 2d3e3cdf6e8cf6753b9fb1167399c68f90b55c75
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Aug 26 16:57:16 2009 +0100

    Ensure we call the empathy_sound_stop from the main thread

    The canberra gtk context is stored in thread-local storage, so we
    need to
    ensure that we start and stop the sounds from the same thread.

 src/empathy-call-window.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit cb4361a992c348f7c57ec75afb1c642fba20fb15
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 26 13:00:24 2009 +0200

    Ensure all accounts when getting all properties

    This introduces a check on the number of accounts, as MC5 could come
    back advertising less accounts than we have. In that case, we find the
    one which have gone and remove them from our cache.

 libempathy/empathy-account-manager.c |   80
 ++++++++++++++++++++++++++++++----
 1 files changed, 71 insertions(+), 9 deletions(-)

commit 151a069b2039195a33d0e0540deec1803ddd3d23
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 26 12:59:12 2009 +0200

    Implement empathy_account_refresh_properties()

 libempathy/empathy-account.c |   25 ++++++++++++++++++-------
 libempathy/empathy-account.h |    2 ++
 2 files changed, 20 insertions(+), 7 deletions(-)

commit f4252ca490492759fcc8942bd8605a15caa195f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 26 02:25:23 2009 +0200

    Fix long lines.

 libempathy/empathy-account-manager.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 2defc6dbbe38216941d4fa6f7462627154059de7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 26 02:25:01 2009 +0200

    Restart MC5 when it quits or crashes (#593018).

 libempathy/empathy-account-manager.c |   75
 +++++++++++++++++++++-------------
 1 files changed, 47 insertions(+), 28 deletions(-)

commit 8dba3957946252b622ba9c09e209f007d5961199
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Tue Aug 25 15:57:41 2009 -0400

    - Added a utility function (empathy_account_reconnect_async) to easily
      reconnect an account.
    - When we apply changes to an account, instead of disconnecting and
      reconnecting it, we use the new empathy_account_reconnect_async
      function.

 libempathy-gtk/empathy-account-widget.c |   63
 +++++++++++++------------------
 libempathy/empathy-account.c		 |   43 +++++++++++++++++++++
 libempathy/empathy-account.h		 |    7 +++
 3 files changed, 76 insertions(+), 37 deletions(-)

commit df5323f845906bf4cdb85fc430f5412d5956b4c7
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	Wed Aug 26 17:27:39 2009 +0530

    Updated Marathi Translations

 po/mr.po | 2461
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1572 insertions(+), 889 deletions(-)

commit c3046adb6683638ce2d1aae9068ad09018f70cdd
Author: ifelix <ifelix@redhat.com>
Date:	Wed Aug 26 16:22:38 2009 +0530

    Updated Tamil Translations

 po/ta.po |   54 +++++++++++++++++++++++++++++++-----------------------
 1 files changed, 31 insertions(+), 23 deletions(-)

commit a7f2adbcc0600e073766459152f56d2b61b752ce
Author: Sweta Kothari <swkothar@redhat.com>
Date:	Wed Aug 26 14:26:43 2009 +0530

    Updated Gujarati Translations

 po/gu.po | 2436
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1561 insertions(+), 875 deletions(-)

commit 79b5a3f46d6466d72eb77cef87300a80135d475e
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Wed Aug 26 10:47:40 2009 +0200

    Updated Basque language

 po/eu.po |  985
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 622 insertions(+), 363 deletions(-)

commit ff6420aecaf02a50c3ea07e01f4c2a0cafaa7af0
Author: ifelix <ifelix@redhat.com>
Date:	Wed Aug 26 14:07:42 2009 +0530

    Updated Tamil Translations

 po/ta.po |  842
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 522 insertions(+), 320 deletions(-)

commit 1669cc99bae84e2506bb6b671843bd980f16b2bc
Merge: fbaa610 13c650f
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Aug 26 09:54:29 2009 +0200

    Merge branch 'debug-window'

    Conflicts:
	src/empathy-debug-window.c

commit 13c650f07be34d376c9ef4e7966e470198cedf52
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Aug 21 15:16:12 2009 +0200

    Rename EmpathyDebugDialog to EmpathyDebugWindow

 src/Makefile.am	    |	 2 +-
 src/empathy-debug-dialog.c | 1251
 --------------------------------------------
 src/empathy-debug-dialog.h |	63 ---
 src/empathy-debug-window.c | 1251
 ++++++++++++++++++++++++++++++++++++++++++++
 src/empathy-debug-window.h |	63 +++
 src/empathy-main-window.c  |	 4 +-
 6 files changed, 1317 insertions(+), 1317 deletions(-)

commit 5b06953566c13a940f69933868541e4a43200e90
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Aug 21 14:39:03 2009 +0200

    Make EmpathyDebugDialog be a GtkWindow subclass rather than a
    GtkDialog.

    This is because:
    1) There are no actions, so it's not a dialog
    2) We want to hide the seperator for the action area
    3) To be able to maximize the window

 src/empathy-debug-dialog.c |	 8 +++++---
 src/empathy-debug-dialog.h |	 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)

commit fbaa6100736ae6fd627b7f299bc9fab421a33e0f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 19:59:33 2009 +0200

    Request presence again when an account is enabled

 libempathy/empathy-account.c |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 7df0207fe8f3f28c00068d50b39a7fb0527d30d9
Author: Daniel Nylander <po@danielnylander.se>
Date:	Tue Aug 25 20:36:14 2009 +0200

    Updated Swedish translation

 po/sv.po |  851
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 520 insertions(+), 331 deletions(-)

commit 24ddbb54827d18a0b1d51aef9436cb4b576463a6
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 19:10:44 2009 +0200

    Bump version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ffc481bca5abef41fe88b080066bb1ca5aaf0b85
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 18:50:54 2009 +0200

    Update NEWS

 NEWS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e4b630b944fa4ae434bc615777d73798ddb3d601
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 18:48:32 2009 +0200

    remove trailing spaces

 libempathy-gtk/empathy-account-widget-private.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit f9481eacf1f60d8ec361f009773b2cfea077f80e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 18:45:41 2009 +0200

    Remove the generate .service file

 data/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit d8c01c6adc1c97570bf414898eef9f913596fb5b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 17:43:53 2009 +0200

    Prepare for 2.27.91.1 release

 NEWS	      |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 97192df58084dadcbce48efc2e75e38377f86d46
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 17:41:31 2009 +0200

    We require gnome-doc-utils 0.17.3

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f72b24607c9d457d83f4d1eb4f197d876010d0ca
Author: Baris Cicek <baris@teamforce.name.tr>
Date:	Tue Aug 25 18:25:34 2009 +0300

    Updated Turkish translation.

 po/tr.po | 1628
 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 760 insertions(+), 868 deletions(-)

commit 52848f117b58fc4d95ca5ae87c9d264c5ced737b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 17:03:35 2009 +0200

    Ship empathy-account-widget-private.h within the tarball.

 libempathy-gtk/Makefile.am |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 55860699cea38c5df7a624ee394da7a5f89bd891
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 17:03:07 2009 +0200

    Add a note to NEWS that we added libunique dependency and MC5 will
    get keyring support rsn.

 NEWS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit ee852bfb67fa679091edfabbace9eedf33bf3318
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 16:42:24 2009 +0200

    Update GtkDoc

 docs/libempathy-gtk/libempathy-gtk-docs.sgml |    9 +++++++--
 docs/libempathy-gtk/libempathy-gtk.types     |    5 ++++-
 docs/libempathy/libempathy-docs.sgml	      |    5 +++++
 docs/libempathy/libempathy.types	      |    6 ++++++
 4 files changed, 22 insertions(+), 3 deletions(-)

commit 0f409b69e73a7ec78126afa06ee2edcb17b7769b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 16:23:00 2009 +0200

    Update python bindings

 python/pyempathy/pyempathy.defs	   |  634
 +++++++++++++++++++++++++++++
 python/pyempathy/pyempathy.override	   |	4 +
 python/pyempathygtk/pyempathygtk.defs	   |  121 ++++++
 python/pyempathygtk/pyempathygtk.override |	6 +
 python/update-binding.sh		   |   10 +
 5 files changed, 775 insertions(+), 0 deletions(-)

commit 98d56a7c21f8723e03f55415937376f7cde1087b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 16:22:32 2009 +0200

    Fix alignment

 libempathy/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 341e9618ce2a2ccd5f361749990b62ae1ffb40a9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 16:20:01 2009 +0200

    Update NEWS file

 NEWS |   94
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 94 insertions(+), 0 deletions(-)

commit db9fe18c0a3462d9e6cf7147538efbcac6822c74
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 16:11:01 2009 +0200

    Bump ABI versions

 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit cc0e441c674b44fbc83f53be98a4d72cb995a3d0
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Aug 25 16:10:23 2009 +0200

    Bump version to 2.27.91

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f36e15d51645589811bb5ed1d973ec49d534e7eb
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 25 14:40:46 2009 +0100

    Don't display 'null' in accounts UI for unknown protocols

 src/empathy-accounts-dialog.c |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

commit d3ab5e2272f7fa5f20657c386cdc1cc80880e1ed
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 25 14:37:57 2009 +0100

    Add human-readable names for Yahoo! Japan and Facebook Chat

    These are both marked for translation. Obviously the first should be
    localized in its target market, and the latter probably wants
    translating too (perhaps "Clavardage de Facebook"?).

 libempathy/empathy-utils.c |	 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 8f8d69de56449b6259d6567652dea8e9ac7930a8
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 25 14:34:30 2009 +0100

    Call gettext for translated protocol names

 libempathy/empathy-utils.c |	26 ++++++++++++++++----------
 1 files changed, 16 insertions(+), 10 deletions(-)

commit 19ccd0e26d96beaeb2c649004aaa04110d1d8d4a
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Aug 24 11:42:53 2009 -0400

    Workaround for Clutter bug

    Use a GtkFrame instead of a GtkViewport
    Bugs: http://bugzilla.openedhand.com/show_bug.cgi?id=1751
    http://bugzilla.gnome.org/show_bug.cgi?id=590692

 libempathy-gtk/empathy-contact-widget.ui |    4 +++-
 src/empathy-map-view.ui		  |    4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 24bba52bf2faf446ecd7b0f5fd2feef05bc80ffa
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 25 13:57:08 2009 +0100

    Use datadir instead of the dir suggested in the dbus pkgfile

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4ddcac7537e2fb2404f95d45349b64e93d906724
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 25 13:24:06 2009 +0100

    Add client and service file for o.fd.Tp.Client.Empathy.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 data/.gitignore				    |	 1 +
 data/Empathy.client				    |	 6 ++++++
 data/Makefile.am				    |	14 +++++++++++++-
 ...freedesktop.Telepathy.Client.Empathy.service.in |	 3 +++
 4 files changed, 23 insertions(+), 1 deletions(-)

commit 0b21afc9c0dd2b3944637449cc36f3229e29275f
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	Tue Aug 25 18:07:02 2009 +0530

    Updated Oriya Translation

 po/or.po | 1060
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 640 insertions(+), 420 deletions(-)

commit 84f127d075d2f2de415e777064680b58014ac3ff
Author: Aron Xu <aronxu@gnome.org>
Date:	Tue Aug 25 19:32:22 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po | 1166
 +++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 703 insertions(+), 463 deletions(-)

commit fefe898e2ccbca4a0aa75d849073faef5d37bb65
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 25 11:40:16 2009 +0100

    Wait for the connection to be ready before requesting contacts
    from it.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-dispatch-operation.c |   28
 ++++++++++++++++++++++------
 1 files changed, 22 insertions(+), 6 deletions(-)

commit c2967dfd3643cd14dde26ad7e1a08479c0d6ee1f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 25 12:01:56 2009 +0100

    Remove unused variable

 libempathy-gtk/empathy-protocol-chooser.c |	4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 6ea9a50172bdee58bf7edae22ed1ee419e22996c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 11:58:21 2009 +0200

    Use the display name in hte adium parser

 libempathy-gtk/empathy-theme-adium.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit c4e5e4b975463d6f5d596afd3aa5623b63ece9a0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 11:51:01 2009 +0200

    Add a missing include

 libempathy-gtk/empathy-protocol-chooser.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 1522b80f3f6c2f0ac3cef0def5b4df362550c6b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 11:50:51 2009 +0200

    Use the new function in the accounts dialog

 src/empathy-accounts-dialog.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 073dc5b0186057f6f30818c3fc50d2070b1743a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 11:50:26 2009 +0200

    Make empathy_protocol_name_to_display_name public

 libempathy-gtk/empathy-protocol-chooser.c |   31
 +----------------------------
 libempathy/empathy-utils.c		   |   30
 ++++++++++++++++++++++++++++
 libempathy/empathy-utils.h		   |	1 +
 3 files changed, 32 insertions(+), 30 deletions(-)

commit 13d33b5782508968119610517af99d8312a39f45
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 11:35:58 2009 +0200

    Rename Salut to People Nearby

 libempathy-gtk/empathy-protocol-chooser.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4822aa271618d166b48062fa21ab3fc99532c35e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 11:28:11 2009 +0200

    Use correct names in the chooser

    XMPP->Jabber
    Yahoo->Yahoo!

 libempathy-gtk/empathy-protocol-chooser.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 48a3c02a73569956acbc4c9e90e52910dfba7452
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 02:56:40 2009 +0200

    Fix coding style

 libempathy-gtk/empathy-protocol-chooser.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 5faa01e8bd1609409490e9620f910c6c35d62f69
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 02:56:21 2009 +0200

    Use the correct protocol name for the sorting

 libempathy-gtk/empathy-protocol-chooser.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5256f84f04342be01b5f15d0730fecccbf3e4083
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 02:54:59 2009 +0200

    Filter haze elements in the protocol chooser

    The rule is: free protocols on top and the rest is alphabetical.

 libempathy-gtk/empathy-protocol-chooser.c |   84
 ++++++++++++++++++++++++++---
 1 files changed, 77 insertions(+), 7 deletions(-)

commit aee5f035ce319f43a541bcf0cbdc536d648192eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 25 02:50:53 2009 +0200

    Check for NULL values returned by dup_selected()

 src/empathy-accounts-dialog.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit 3702cb89aa2fe19bea22e280b55fc71e677e9568
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 25 11:10:27 2009 +0100

    Fix a crash caused by tp-glib emitting invalidated in dispose

    When an TpProxy is disposed tp-glib emits the invalidated signal. This
    meant
    that when EmpathyAccount disposed its TpConnection as a result of
    the account
    manager saying the connection was gone, the invalidated signal was
    emitted. As
    a result of which the TpConnection would get disposed again...

 libempathy/empathy-account.c |   31 +++++++++++--------------------
 1 files changed, 11 insertions(+), 20 deletions(-)

commit 15066163b889c48346948a9b0b963c37ec124d1c
Author: ifelix <ifelix@redhat.com>
Date:	Tue Aug 25 16:06:46 2009 +0530

    Updated Tamil Translations

 po/ta.po |  435
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 242 insertions(+), 193 deletions(-)

commit 2e6d8132394680ea42a3ebdc1daad33ff5e07b86
Merge: 7cfb268 d7f82b0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 25 11:18:05 2009 +0100

    Merge branch 'mc5', fixes bug #590165

commit d7f82b00ea09c62be272ed2d0c98e9120a722ca9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 19:44:28 2009 +0100

    Rename empathy_profile_chooser_get_type to	_protocol_

 docs/libempathy-gtk/libempathy-gtk.types |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit de0881ae79de1418b8a2400ab1b8c5df64efff30
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 19:42:46 2009 +0100

    Remove non-existing file from POTFILES.in

 po/POTFILES.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit db8e44564590cc422920d83ed80fda900400abc0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Aug 24 18:43:04 2009 +0100

    Fallback to setting the global presence to offline if no account
    has a better presence.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-account-manager.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7cfb268c7d96f929646c5eb093e6f07aa8b1abea
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Aug 24 10:44:13 2009 -0400

    Update marker's label every second

    This is necessary for the time indication to stay accurate

 src/empathy-map-view.c |   96
 +++++++++++++++++++++++++++++++++---------------
 1 files changed, 66 insertions(+), 30 deletions(-)

commit 2b0b994dca5c7fe90f26befab4fd01d92908edef
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Aug 24 14:08:50 2009 +0200

    Add example labels to all protocols

    Also, fix padding and make the label prettier.

 libempathy-gtk/empathy-account-widget-aim.ui	    |	33
 ++++++++++++++++---
 libempathy-gtk/empathy-account-widget-groupwise.ui |	28
 ++++++++++++++---
 libempathy-gtk/empathy-account-widget-icq.ui	    |	33
 ++++++++++++++++---
 libempathy-gtk/empathy-account-widget-jabber.ui    |	 3 +-
 libempathy-gtk/empathy-account-widget-msn.ui	    |	28
 ++++++++++++++---
 libempathy-gtk/empathy-account-widget-sip.ui	    |	26 +++++++++++++--
 libempathy-gtk/empathy-account-widget-yahoo.ui     |	33
 ++++++++++++++++---
 7 files changed, 151 insertions(+), 33 deletions(-)

commit cdf5ef7743814ca18104d5dba1a04e79a3554d0e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 24 12:01:52 2009 +0100

    empathy-accounts-dialog: remove the hardcoded Gmail label

 src/empathy-accounts-dialog.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 532d0bd9055bdc5ff75eba8568953022ffa6e6df
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 24 12:00:23 2009 +0100

    empathy-account-widget: don't expand and fill vertically the
    'Activate' checkbox

 libempathy-gtk/empathy-account-widget.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 153573554bde794ee8fe60b5115ac9bce01c0dd8
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Mon Aug 24 12:41:33 2009 +0200

    Updated breton translation

 po/br.po |   28 ++++++++--------------------
 1 files changed, 8 insertions(+), 20 deletions(-)

commit 1cd5827a7e47c76834ed22ab4548a564623d3245
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 11:37:23 2009 +0100

    Free the allocated dirname after usage

 libempathy/empathy-log-store-empathy.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit f421f61bb5e2ef7e8067b5874e0230961be389d5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 11:35:00 2009 +0100

    Fix several coding style issues

 libempathy/empathy-log-store-empathy.c |    2 +-
 src/empathy-import-mc4-accounts.c	|    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 82c599881220294274e047813bd060e73fe45718
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 11:34:45 2009 +0100

    Add empathy-import-mc4-accounts to POTFILES

 po/POTFILES.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7a6984c4afb6d7080b833c4cbd9c7f500ff7693e
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Mon Aug 24 06:18:21 2009 +0200

    Updated breton translation

 po/br.po |   30 +++++++++++++++++-------------
 1 files changed, 17 insertions(+), 13 deletions(-)

commit 276a8e15dae658c49849aed43ac3094a0f6225e1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 00:23:27 2009 +0100

    Don't use a custom function to build the log dir

 libempathy/empathy-log-store-empathy.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit f23c28d9775e5679fa17568cb49e296b8251e0ea
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 00:22:54 2009 +0100

    Have log_store_empathy_search_hit_new lookup accounts properly

 libempathy/empathy-log-store-empathy.c |   24 +++++++++++++++++-------
 1 files changed, 17 insertions(+), 7 deletions(-)

commit aa0487edef4dc671e99a9e4dc6a1895c0fdaca4a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 24 00:21:27 2009 +0100

    Split out the account name to dirname translation

 libempathy/empathy-log-store-empathy.c |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

commit 7894d6060831bbb8134386cb24e1cf741a146ace
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 23:15:29 2009 +0100

    Ensure that the connection data is setup when handle channels

 libempathy/empathy-dispatcher.c |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

commit 25bd33610962da0a8ff8dba645ac84e9f84d7e4f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 23:13:12 2009 +0100

    Add a new _ensure_account API

    Have one call which only gets the account if it exists and a
    different one
    which creates the account on the given path when needed.

 libempathy/empathy-account-manager.c |   16 +++++++++++++---
 libempathy/empathy-account-manager.h |    3 +++
 libempathy/empathy-dispatcher.c      |    2 +-
 3 files changed, 17 insertions(+), 4 deletions(-)

commit 74bba154cc8476d831140e27148d4897633e2d18
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 22:52:40 2009 +0100

    When empathy_account_settings_apply_finish returns false the error
    is always set

 src/empathy-import-mc4-accounts.c |	3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 05deeddf094d51dfdfc6133850f40e3e1d5591ca
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 22:51:52 2009 +0100

    Put string up for translation

 src/empathy-import-mc4-accounts.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 81ad518058d0ae188c1dc229c55d6c8f71f84dbe
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 22:51:32 2009 +0100

    Fix use after free

 src/empathy-import-mc4-accounts.c |	5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 93e0d79fad604f7b0494f738f65cd5c6c46ecc8c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 22:51:02 2009 +0100

    Fix copyright date

 src/empathy-import-mc4-accounts.c |	2 +-
 src/empathy-import-mc4-accounts.h |	2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 6d77d369532c3806c8bba9ab2374d7b795657c0d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 22:50:36 2009 +0100

    Fix some broken english

 data/empathy.schemas.in	   |	4 ++--
 src/empathy-import-mc4-accounts.c |	2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 35d058ac2d105c9c77aa378e4dc4a9e7abae8597
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 22:43:14 2009 +0100

    Move the logs to the new location after creating the account

 src/empathy-import-mc4-accounts.c |   96
 +++++++++++++++++++++++++++++++++++--
 1 files changed, 92 insertions(+), 4 deletions(-)

commit a71220d4f3f8c5acec4e17b18573225dd0a5c125
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 21:26:17 2009 +0100

    Make the dir names for the logs look nicer

 libempathy/empathy-log-store-empathy.c |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

commit 96ae3367ff3aca2ef4c33e7e1f4790c7d5cc6fe3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 18:55:54 2009 +0100

    Refactor the startup sequence a bit

    On initial start the following should happen:
      * If we haven't tried to import mc4 accounts, do so
      * If there were no mc4 accounts imported and there are no accounts
      defined
	show the account creation assistant.
      * If we haven't created a salut account, do so

 src/empathy.c |   67
 +++++++++++++++++++++++++++++++-------------------------
 1 files changed, 37 insertions(+), 30 deletions(-)

commit 97ce0c3a078943c1c25ad8e2411482ffc9edc8c8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 18:53:33 2009 +0100

    Always set the mc4 imported gconf key

 src/empathy-import-mc4-accounts.c |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

commit 3cdcb21a13d11a2026d242c242704b0581a7b475
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 18:52:17 2009 +0100

    Fix debug strings, don't unref the gconf client twice

 src/empathy-import-mc4-accounts.c |	7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit 9d3432812718541748315d119b22960c190a2ffd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 18:45:13 2009 +0100

    Add api to ask if we have importer our mc4 accounts

 src/empathy-import-mc4-accounts.c |   14 ++++++++++++++
 src/empathy-import-mc4-accounts.h |	1 +
 2 files changed, 15 insertions(+), 0 deletions(-)

commit afd7de0052654752aa60edc8dddfd628eaa49ce6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 18:24:46 2009 +0100

    Return TRUE if we imported any mc4 accounts

 src/empathy-import-mc4-accounts.c |   30 +++++++++++++++++++-----------
 src/empathy-import-mc4-accounts.h |	2 +-
 2 files changed, 20 insertions(+), 12 deletions(-)

commit f4cd87f5aba95e2c20cb4af10f9de8e1d62b3702
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 18:16:24 2009 +0100

    Grab passwords from the keyring if needed

 configure.ac			   |	2 +
 src/empathy-import-mc4-accounts.c |   47
 +++++++++++++++++++++++++++++++++----
 2 files changed, 44 insertions(+), 5 deletions(-)

commit 95cddd4f98544e4526a08cc25e5dd3fce0ed2a33
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 17:51:58 2009 +0100

    Overhaul the importer slightly

 src/empathy-import-mc4-accounts.c |  516
 +++++++++++++------------------------
 src/empathy-import-mc4-accounts.h |	6 +-
 2 files changed, 179 insertions(+), 343 deletions(-)

commit 6e879827478efe7a4cb8d03101840cbff32188b1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 17:37:25 2009 +0100

    Don't override the display_name when creating the account

 libempathy/empathy-account-settings.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit 9498d6a67a0085d0bab3e49cd11288daa6474771
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 15:00:28 2009 +0100

    Use g_str_has_prefix convenience function for clarity

 src/empathy-import-mc4-accounts.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 4b5fa08436333e571186c991496549be520f21eb
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 14:57:32 2009 +0100

    Make the gconf entry be false by default

 data/empathy.schemas.in	   |   17 +++++++----------
 src/empathy-import-mc4-accounts.c |   15 ++++++++-------
 2 files changed, 15 insertions(+), 17 deletions(-)

commit 8781e7c615d1f233a530cff66cfe47aa54fddd2f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 14:55:53 2009 +0100

    Don't unref the account object as we don't own it

 src/empathy-import-mc4-accounts.c |	1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit b466c826795481a46c47f74773689633d9bb0b6c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 14:55:17 2009 +0100

    Use new async enable api

 src/empathy-import-mc4-accounts.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 50a7def3f5ba311a0e5f8725d6ccaa1215742db6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 14:51:18 2009 +0100

    Return the correct object when querying the dbus-daemon property

 libempathy/empathy-account.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 047eaa1027bc50f98f0980f0169b3ccbdda34238
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Aug 23 14:31:46 2009 +0100

    Remove unused finalize

 libempathy/empathy-connection-managers.c |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

commit 53077973f94837e583296a2d4c93db84317e1913
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Sat Aug 22 14:55:49 2009 +0200

    Instantiate the mc4 account importer in empathy.c

 src/empathy.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 5b34b46eb22ab9b178144959a23ca99d5b20f3ac
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Sat Aug 22 14:54:49 2009 +0200

    Add the mc4 account importer files in the makefile

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit cd4e69ec454107edd7e6ef4b36d75a28e7588c77
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Sat Aug 22 14:54:06 2009 +0200

    Add a new DEBUG domain for the mc4 account importer

 libempathy/empathy-debug.c |	 1 +
 libempathy/empathy-debug.h |	 1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 4e9b2251c70bd47c52806963a7cd9f6389240798
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Sat Aug 22 14:53:34 2009 +0200

    Add a new gconf value to know if mc4 accounts have to be imported

 data/empathy.schemas.in |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 1173e9d086df6304f2436edf0d8cc6c1540414f9
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Sat Aug 22 14:52:15 2009 +0200

    Add empathy-import-mc4-accounts files

 src/empathy-import-mc4-accounts.c |  555
 +++++++++++++++++++++++++++++++++++++
 src/empathy-import-mc4-accounts.h |   31 ++
 2 files changed, 586 insertions(+), 0 deletions(-)

commit f2ab339f3d092ac3b666e66fb3b1d50352e1c999
Author: Alexander Shopov <ash@contact.bg>
Date:	Sun Aug 23 23:22:39 2009 +0300

    Updated Bulgarian translation

 po/bg.po |   30 ++++++++++++++----------------
 1 files changed, 14 insertions(+), 16 deletions(-)

commit 0f44e04c0dc6b8c0cb67246f6af58c36c6bff3bc
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 23 21:20:03 2009 +0200

    [help] Used figure for the image in the introduction

 help/C/introduction.page |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 9a0b883ee43536dfd302526f60e5396ff9e7fa72
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Aug 23 20:58:24 2009 +0200

    Ignore tests/test-empathy-account-assistant

 tests/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 69587b5167623c9c73a06ab9c86695019c2146c6
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Aug 23 20:55:18 2009 +0200

    Use better avatar location: ~/.cache/<cm>/<protocol>/<token>

 libempathy/empathy-contact.c |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

commit c0bb2a5ad81932cb761f99495324701af2bae10b
Author: Alexander Shopov <ash@contact.bg>
Date:	Sun Aug 23 12:19:06 2009 +0300

    Updated Bulgarian translation

 po/bg.po | 1989
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 1220 insertions(+), 769 deletions(-)

commit 45a6ac022bc86f649bb49f909f95b9311eec57c9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 19:43:38 2009 +0100

    Use the right default answer if we're not importing accounts

 src/empathy-account-assistant.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit f984475cb967427790466d21b42b6e703fa55a26
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 18:33:58 2009 +0100

    When creating an account use a connect button instead of an apply
    button

 libempathy-gtk/empathy-account-widget.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit fe39c811b7ef600c0262b905683f3a8966311129
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 18:20:53 2009 +0100

    Clean up the dialog a bit

 src/empathy-accounts-dialog.ui |   25 +++++--------------------
 1 files changed, 5 insertions(+), 20 deletions(-)

commit 1eda75c91abf01bc7fe25d4eb41465a21f042596
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 18:20:32 2009 +0100

    Make the layout more consistent with the other widgets

 libempathy-gtk/empathy-account-widget-jabber.ui |   22
 +++++++---------------
 1 files changed, 7 insertions(+), 15 deletions(-)

commit c10e3fbca90c684a3f0988a119cfad3d14def218
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 17:44:14 2009 +0100

    Fix some leaks in _settings_discard

    Prevent leaking the unset parameter names when unsetting the array.
    Also use it as a general utility function in other parts of the code

 libempathy/empathy-account-settings.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit 4174547fb3fcc5d9447b20728a3fb086cf90b9e0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 17:31:15 2009 +0100

    If the parameter wasn't known return NULL for the dbus signature

 libempathy/empathy-account-settings.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit b72ead7076cd2ba308d32f0ae42fc50efc82bd51
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 17:22:23 2009 +0100

    Remove dead code and fix some coding style issues

 libempathy-gtk/empathy-account-widget.h |    3 ---
 src/empathy-accounts-dialog.c		 |    4 +---
 2 files changed, 1 insertions(+), 6 deletions(-)

commit bd062af39b10bb87d86b9561001f4ab9184e037d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 17:21:09 2009 +0100

    Don't leak a ref to EmpathyAccountSettings

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0888975ccb8c6ead5761659677d18991c53fe23a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 16:14:20 2009 +0100

    Make the alignment names in the sip.ui file unique

 libempathy-gtk/empathy-account-widget-sip.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 75787cf5aabb97b37bacbb86d0acd0dfcd2e3350
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Aug 22 17:53:57 2009 +0200

    [help] Fixed some indentation

 help/C/import-account.page |	 6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit d2b306d115c9c7b46da2e2018e061aa38e6397bf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 16:04:26 2009 +0100

    Don't free the icon name that we don't own

 src/empathy-accounts-dialog.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit f454a43c73519864fde157ce1ba5e61139c98ee6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Aug 22 15:53:07 2009 +0100

    Update python bindings

 python/pyempathygtk/pyempathygtk.defs |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

commit d047670385b7dcc65ccdb89969f0e43deea7c93e
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 21 16:08:29 2009 -0400

    Every protocols should now have an "Enabled" checkbox in "edit" mode.

 libempathy-gtk/empathy-account-widget-irc.c  |    4 +++-
 libempathy-gtk/empathy-account-widget-irc.h  |    3 ++-
 libempathy-gtk/empathy-account-widget-sip.c  |    4 +++-
 libempathy-gtk/empathy-account-widget-sip.h  |    3 ++-
 libempathy-gtk/empathy-account-widget-sip.ui |    2 +-
 libempathy-gtk/empathy-account-widget.c      |   17 +++++++++++++++--
 6 files changed, 26 insertions(+), 7 deletions(-)

commit 17ae7af66b0baa2b898445dee8e79a670e588891
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 21 15:11:32 2009 -0400

    Fix errors revealed by make check

    - Added missing files in po/POTFILES.in
    - Fixed style

 libempathy-gtk/empathy-account-widget.c   |	2 +-
 libempathy-gtk/empathy-protocol-chooser.c |	2 +-
 po/POTFILES.in				   |	1 +
 src/empathy-account-assistant.c	   |   10 +++++-----
 src/empathy-accounts-dialog.c		   |	4 ++--
 src/empathy-import-dialog.c		   |	4 ++--
 src/empathy-import-widget.c		   |	4 ++--
 7 files changed, 14 insertions(+), 13 deletions(-)

commit adc79c5d0574f548cfe2b89cb0e04d74a5d1e40e
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 13 08:56:02 2009 -0400

    First part of an overhaul of the accounts dialog

 libempathy-gtk/empathy-account-widget-jabber.ui |   53 +++-
 libempathy-gtk/empathy-account-widget.c	 |  302 ++++++++++++++---
 libempathy-gtk/empathy-account-widget.h	 |   16 +-
 libempathy/empathy-account-manager.c		 |    9 +-
 libempathy/empathy-account-settings.c		 |   49 +++-
 libempathy/empathy-account-settings.h		 |    3 +
 src/empathy-account-assistant.c		 |    5 +-
 src/empathy-accounts-dialog.c			 |  416
 ++++++++++++-----------
 src/empathy-accounts-dialog.ui			 |  137 +++-----
 9 files changed, 628 insertions(+), 362 deletions(-)

commit ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Aug 22 17:43:17 2009 +0200

    [help] Added the new topic to Makefile.am

 help/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e4d23c49aa343b07db175dbcea5bc164d6fa737a
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Aug 22 17:40:48 2009 +0200

    [help] Added one more step to the import-account topic

 help/C/import-account.page |	 7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit b5c1bfbf253614882a22a2050ff1961860c3f015
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Aug 22 17:30:43 2009 +0200

    [help] Added a seealso link to import-account

 help/C/import-account.page |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 18630f95cd3df91201132602b6147a38b33cd4e9
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Aug 22 17:26:42 2009 +0200

    [help] Updated the import-account topic

 help/C/import-account.page |	66
 ++++++++++++++++++++++---------------------
 1 files changed, 34 insertions(+), 32 deletions(-)

commit 8bd06a9a817724cf109e8c4a7def1f6ac7300077
Author: Peter Haslam <peter.haslam@freenet.de>
Date:	Sat Aug 22 17:23:25 2009 +0200

    [help] Added the import-account topic

 help/C/import-account.page |	78
 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 78 insertions(+), 0 deletions(-)

commit 165945e35293556ba6d133f5f90a7251de8d8e4b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 11 17:48:59 2009 +0200

    Enable entering more than an account from the wizard.

 src/empathy-account-assistant.c |  167
 ++++++++++++++++++++++++++++++---------
 1 files changed, 131 insertions(+), 36 deletions(-)

commit f77948f72bf1863ed85d903c9a6f28353f36b175
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 10 17:20:17 2009 +0200

    Add example labels to the simple widgets

 libempathy-gtk/empathy-account-widget-aim.ui	    |	28
 +++++++++++++++++--
 libempathy-gtk/empathy-account-widget-groupwise.ui |	28
 +++++++++++++++++--
 libempathy-gtk/empathy-account-widget-icq.ui	    |	28
 +++++++++++++++++--
 libempathy-gtk/empathy-account-widget-jabber.ui    |	28
 +++++++++++++++++--
 libempathy-gtk/empathy-account-widget-msn.ui	    |	28
 +++++++++++++++++--
 libempathy-gtk/empathy-account-widget-sip.ui	    |	28
 +++++++++++++++++--
 libempathy-gtk/empathy-account-widget-yahoo.ui     |	28
 +++++++++++++++++--
 7 files changed, 175 insertions(+), 21 deletions(-)

commit 0e5397ae0e6cc3d75f8e9db19ca872cf28cf41be
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sun Aug 9 17:48:57 2009 +0200

    Make the import system more future-proof

    Split the utilities from the widget and the dialog; we now have
    an enum
    for supported applications, with a special value which means "all
    applications", which is the only one which triggers showing the
    "Source"
    column in EmpathyImportWidget. We need this to avoid being redundant
    in
    the EmpathyAccountAssistant, as we already choose there the
    application
    from which to import.

 src/Makefile.am		 |    1 +
 src/empathy-account-assistant.c |    7 ++-
 src/empathy-accounts-dialog.c	 |    3 +-
 src/empathy-import-dialog.c	 |   44 +--------------------
 src/empathy-import-dialog.h	 |   18 --------
 src/empathy-import-pidgin.c	 |    2 +-
 src/empathy-import-utils.c	 |   76
 ++++++++++++++++++++++++++++++++++++
 src/empathy-import-utils.h	 |   56 ++++++++++++++++++++++++++
 src/empathy-import-widget.c	 |   82
 +++++++++++++++++++++++++++++++-------
 src/empathy-import-widget.h	 |    4 +-
 tests/Makefile.am		 |    2 +-
 11 files changed, 213 insertions(+), 82 deletions(-)

commit 350ed3dbdba49253b6a94c8066c45ae81e95bed1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sun Aug 9 17:15:51 2009 +0200

    Remove useless includes

 src/empathy-account-assistant.c |    1 +
 src/empathy-import-dialog.c	 |    4 ----
 2 files changed, 1 insertions(+), 4 deletions(-)

commit 7bbf2dfc7a29041ab5efeb1683fab7d213d480df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 21:08:12 2009 +0200

    The assistant should not be resizable

 src/empathy-account-assistant.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 34f824dd1b1642afab7474d32b53e65074a5495c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 21:06:49 2009 +0200

    Don't hardcode new lines

 src/empathy-account-assistant.c |   28 +++++++++++++++++-----------
 1 files changed, 17 insertions(+), 11 deletions(-)

commit fdb4edb101b73e0860c37570e877f8c2a57b3b76
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 17:24:42 2009 +0200

    Update the test

 tests/Makefile.am |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 5f31f7e68a4d8e132aa9c1d0c6305e1546368666
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 17:24:06 2009 +0200

    Hook the import UI in the assistant

 src/empathy-account-assistant.c |   92
 +++++++++++++++++++++++++++++---------
 1 files changed, 70 insertions(+), 22 deletions(-)

commit 72ade92677b8c069b2933b76c64e340222a31254
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 17:23:24 2009 +0200

    Adapt to the new API

 src/empathy-accounts-dialog.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit a7e5be33b8ff0bf0cdeaf4672d967e14f80c54eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 17:22:55 2009 +0200

    Add the new files to the Makefile.am

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 2f019885754917e5130b35d167cadb4c5ca966d5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Aug 7 17:21:56 2009 +0200

    Split EmpathyImportDialog and EmpathyImportWidget

    Also, take this as a chance to GObject-ify everything.

 src/empathy-import-dialog.c  |  493
 +++++++++++++-----------------------------
 src/empathy-import-dialog.h  |   39 +++-
 src/empathy-import-dialog.ui |   78 ++------
 src/empathy-import-widget.c  |  464
 +++++++++++++++++++++++++++++++++++++++
 src/empathy-import-widget.h  |   68 ++++++
 5 files changed, 739 insertions(+), 403 deletions(-)

commit 1ca4a9ee58260df26a03bc6565867b7958333f4c
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Tue Jul 28 15:07:53 2009 +0200

    Remove the hardcode

 src/empathy-accounts-dialog.c |   36 +++++++++++++-----------------------
 1 files changed, 13 insertions(+), 23 deletions(-)

commit b047c404615a4137ced83c40d214f1092fbc733b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 21:17:16 2009 +0200

    Emit the close signal only after we are done with the async machinery.

 src/empathy-account-assistant.c |   53
 +++++++++++++++++++++++++++++++++------
 1 files changed, 45 insertions(+), 8 deletions(-)

commit 85883a63be4daae817ed194ba6fa014266d27c09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 21:13:31 2009 +0200

    Port to new API

 src/empathy-accounts-dialog.c |    2 +-
 src/empathy.c		       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 23d4544855656cfdc9cf65ed94801191002e86ce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 21:13:09 2009 +0200

    Make the set_enabled API async

 libempathy/empathy-account.c |   57
 +++++++++++++++++++++++++++++++----------
 libempathy/empathy-account.h |    7 +++-
 2 files changed, 48 insertions(+), 16 deletions(-)

commit a4f73e80b9f3015356fd0ee7d33fc0c7a8a21c8c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 19:55:36 2009 +0200

    Implement close and cancel;

    Also, move to implementing GTK+ signals rather than connecting

 src/empathy-account-assistant.c |  101
 +++++++++++++++++++++++---------------
 1 files changed, 61 insertions(+), 40 deletions(-)

commit 2cfd3d52a13089bd00c863a2ff2a721ec04190b5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 19:20:28 2009 +0200

    Add a comment over the window type hint

 src/empathy-account-assistant.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1d0f90da95786ef6143460ed7234156ec9c46936
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 19:19:56 2009 +0200

    Enable newly created accounts

 src/empathy-account-assistant.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit f9cbc778a336d3a891d67914d289841222fb679b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 19:19:49 2009 +0200

    Implement dispose

 src/empathy-account-assistant.c |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

commit b264035637b60c6fc09839f2a58f2bc16f573113
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Aug 6 15:39:00 2009 +0200

    Report errors during creation

 src/empathy-account-assistant.c |  118
 ++++++++++++++++++++++++++++++++++++++-
 1 files changed, 117 insertions(+), 1 deletions(-)

commit 9aafbf8e9f92b270036f61622ece41461342a279
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 16:39:57 2009 +0200

    Fix long lines

 src/empathy.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 84fbdb813bbb7f29aceedbd7293dcb10c499d660
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 16:39:47 2009 +0200

    Don't forward anymore after the end

 src/empathy-account-assistant.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit ce3eb60be50a9571bde936eccecc800ee54080f1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 16:39:20 2009 +0200

    Report back errors (right now just on stdout)

 src/empathy-account-assistant.c |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

commit bca9fa60a556e96dbad090afcfd407dab7a4532d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 16:38:55 2009 +0200

    Add a parent window property to the assistant

 src/empathy-account-assistant.c	|   71
 +++++++++++++++++++++++++++++++-
 src/empathy-account-assistant.h	|    2 +-
 src/empathy.c				|   10 ++++-
 tests/test-empathy-account-assistant.c |    2 +-
 4 files changed, 79 insertions(+), 6 deletions(-)

commit 665eea7db24e59db641803d5d778f0fbc58eebe7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 12:08:17 2009 +0200

    Fix long line

 libempathy/empathy-account-settings.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 06c242f4125d7a48667b069ac53902894cbcdf10
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 12:06:29 2009 +0200

    Unref settings when changing the protocol

 src/empathy-account-assistant.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 3962f6f8d1680b6a304577dbc1ed366c33f6b206
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Aug 5 12:02:39 2009 +0200

    Change labels when creating an account

 libempathy-gtk/empathy-account-widget-jabber.ui |   28
 +++++++++++++++++++---
 libempathy-gtk/empathy-account-widget.c	 |   14 +++++++++++
 src/empathy-account-assistant.c		 |    4 +++
 3 files changed, 42 insertions(+), 4 deletions(-)

commit 877ca07d5b79400863997df5c31180feec7103db
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 20:01:30 2009 +0200

    Unify the enter and create page.

    Refactor a lot the surrounding code.
    Missing piece: adapting labels for the EmpathyAccountWidget in case of
    creation vs. entering details.

 src/empathy-account-assistant.c |  319
 +++++++++++++++++++++++++--------------
 1 files changed, 205 insertions(+), 114 deletions(-)

commit bc7cb0959c31644d271fc9945d17cd961dece03d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 20:00:54 2009 +0200

    Support changing the filter func on the fly

 libempathy-gtk/empathy-protocol-chooser.c |   36
 ++++++++++++++++-------------
 1 files changed, 20 insertions(+), 16 deletions(-)

commit caa57e8e5e3fbbad790e3825597a5b3ddd2f3175
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 18:22:32 2009 +0200

    React to entry changes immediately

 libempathy-gtk/empathy-account-widget.c |   40
 ++++++++++++++++++++++++-------
 1 files changed, 31 insertions(+), 9 deletions(-)

commit fa77756bd1db1c0b657fc784508890330bd5bfb3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 18:21:47 2009 +0200

    Remove the parameters from the unset pool when we set them again

 libempathy/empathy-account-settings.c |   36
 ++++++++++++++++++++++++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

commit c037c417937a5a77a8c8bc168103cb3c5a19a659
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 15:22:36 2009 +0200

    Filter out IRC and local-xmpp in the wizard

 src/empathy-account-assistant.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 3f21eaf356b78cd1e0a8c7d43818e85c7bc12e4a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 15:22:29 2009 +0200

    Implement a generic simple widget

 libempathy-gtk/empathy-account-widget-generic.ui |    2 +-
 libempathy-gtk/empathy-account-widget.c	  |   19
 +++++++++++++++++--
 2 files changed, 18 insertions(+), 3 deletions(-)

commit f75d35f22aa745688f9fd932a5de6a6903b3db04
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 15:21:46 2009 +0200

    Implement a simple SIP widget

 libempathy-gtk/empathy-account-widget-sip.c |	 81
 +++++++++++++++++----------
 1 files changed, 51 insertions(+), 30 deletions(-)

commit 712f5f9f45105ce66f0f8d4fff40857924943ae8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 13:20:52 2009 +0200

    Add simple implementations for many widgets

 libempathy-gtk/empathy-account-widget-aim.ui	    |	66 ++++++
 libempathy-gtk/empathy-account-widget-groupwise.ui |	66 ++++++
 libempathy-gtk/empathy-account-widget-icq.ui	    |	66 ++++++
 libempathy-gtk/empathy-account-widget-jabber.ui    |	66 ++++++
 libempathy-gtk/empathy-account-widget-msn.ui	    |	66 ++++++
 libempathy-gtk/empathy-account-widget-sip.ui	    |	66 ++++++
 libempathy-gtk/empathy-account-widget-yahoo.ui     |	66 ++++++
 libempathy-gtk/empathy-account-widget.c	    |  218
 ++++++++++++++------
 8 files changed, 615 insertions(+), 65 deletions(-)

commit b69cd1fb3e9c4f2ffe87e1be5e165cc168cc60c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 11:46:24 2009 +0200

    Update label layout and add an "apply" logic

 src/empathy-account-assistant.c |   66
 +++++++++++++++++++++++++++++++++-----
 1 files changed, 57 insertions(+), 9 deletions(-)

commit f274e990d552235090b689071f5d464007948d52
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 11:45:42 2009 +0200

    Add a way to hook up to the apply sensitivity

 libempathy-gtk/empathy-account-widget.c |   27
 ++++++++++++++++++++++++---
 libempathy-gtk/empathy-account-widget.h |    3 ++-
 2 files changed, 26 insertions(+), 4 deletions(-)

commit 7f784aadcfcadc05128b783a4e8d5f8499887b9d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 02:40:04 2009 +0200

    Add the details page to the assistant

    Also, add a sketched version of the other pages

 src/empathy-account-assistant.c |  170
 +++++++++++++++++++++++++++++++++++++-
 1 files changed, 165 insertions(+), 5 deletions(-)

commit 008fe6aa33bcc251a83b4670ead7eff5f552c268
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 02:39:47 2009 +0200

    Add an API to filter protocols

 libempathy-gtk/empathy-protocol-chooser.c |   81
 ++++++++++++++++++++++++-----
 libempathy-gtk/empathy-protocol-chooser.h |   11 ++++-
 2 files changed, 78 insertions(+), 14 deletions(-)

commit f6a4501ee0965a8353b9ed638d37367f7068b34a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Aug 4 02:39:25 2009 +0200

    Add the concept of simple account widget

 libempathy-gtk/empathy-account-widget.c |  113
 ++++++++++++++++++++++---------
 libempathy-gtk/empathy-account-widget.h |    3 +
 2 files changed, 85 insertions(+), 31 deletions(-)

commit f36945737307c6de7d5c8c66fb117dbdc170a758
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 3 18:01:48 2009 +0200

    Fix long lines

 libempathy-gtk/empathy-account-widget.c |   35
 +++++++++++++++++++-----------
 1 files changed, 22 insertions(+), 13 deletions(-)

commit 7ec689852cca3280e48f1d6cba3f5c358575844c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 3 18:00:41 2009 +0200

    Remove dead code

 libempathy-gtk/empathy-protocol-chooser.h |	4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 63b3a10e4b442ef9865885f590f3d251ac006f04
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 3 11:32:19 2009 +0200

    Add private struct and responses to first page

 src/empathy-account-assistant.c |   62
 +++++++++++++++++++++++++++++++++++++--
 1 files changed, 59 insertions(+), 3 deletions(-)

commit 91feedc5c6b02468fc029f83157445a9c6d8b7d4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 3 11:32:05 2009 +0200

    Style fixes

 src/empathy-account-assistant.h |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 01e526b8b694869c81996f9e817cc3e3a559c161
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Aug 3 10:34:48 2009 +0200

    Fix style

 src/empathy-account-assistant.c |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

commit 3ac8eb4e2f6909d6c54718d6910b156359e10b42
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Aug 1 19:11:33 2009 +0200

    Move back the account assistant to src/

 libempathy-gtk/Makefile.am		    |	 2 -
 libempathy-gtk/empathy-account-assistant.c |  116
 ----------------------------
 libempathy-gtk/empathy-account-assistant.h |	60 --------------
 src/Makefile.am			    |	 1 +
 src/empathy-account-assistant.c	    |  116
 ++++++++++++++++++++++++++++
 src/empathy-account-assistant.h	    |	60 ++++++++++++++
 tests/Makefile.am			    |	 5 +
 tests/test-empathy-account-assistant.c     |	 2 +-
 8 files changed, 183 insertions(+), 179 deletions(-)

commit 73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Aug 1 19:02:52 2009 +0200

    Implement first page in the assistant

 libempathy-gtk/Makefile.am		    |	 2 +
 libempathy-gtk/empathy-account-assistant.c |  116
 ++++++++++++++++++++++++++++
 libempathy-gtk/empathy-account-assistant.h |	60 ++++++++++++++
 src/Makefile.am			    |	 1 -
 src/empathy-account-assistant.c	    |	75 ------------------
 src/empathy-account-assistant.h	    |	60 --------------
 tests/test-empathy-account-assistant.c     |	 2 +-
 7 files changed, 179 insertions(+), 137 deletions(-)

commit a1382ef236e65efb2443268d3ed406229e747381
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Aug 1 17:33:32 2009 +0200

    Add a first page to the assistant

 src/Makefile.am		 |    1 +
 src/empathy-account-assistant.c |   32 ++++++++++++++++++++++++++++++++
 src/empathy-account-assistant.h |    1 +
 3 files changed, 34 insertions(+), 0 deletions(-)

commit 1b1ba53e2b64a4e5b3f9e27a54b3b863f5be0d4a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Aug 1 17:33:21 2009 +0200

    Add a test for the assistant

 tests/Makefile.am			|    2 ++
 tests/test-empathy-account-assistant.c |   25 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 0 deletions(-)

commit 8bccbdc3d107c019ef858d0ad15c769c31028731
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 17:00:30 2009 +0200

    Skeleton of EmpathyAccountAssistant

 src/empathy-account-assistant.c |   43 ++++++++++++++++++++++++++++
 src/empathy-account-assistant.h |   59
 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 102 insertions(+), 0 deletions(-)

commit 74209eb1b8b0cf9df87e66e2e028cae885b39a5f
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 16:54:23 2009 +0200

    Port empathy.c to telepathy-style

 src/empathy.c | 1072
 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 546 insertions(+), 526 deletions(-)

commit 158dad3e3108fab76a64d9aac22b6d9306ce3d4f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Aug 22 12:06:00 2009 +0200

    Updated Spanish translation

 po/es.po |  168
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 90 insertions(+), 78 deletions(-)

commit 1c989a207a5ef27f88b1c4a1a1b68cfcfd1d6efe
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Fri Aug 21 16:50:09 2009 -0400

    Properly register video source gstreamer element too

 libempathy-gtk/empathy-video-src.c |	10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

commit 3245c197d95c326372323addde9f62ca96167a33
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 18:51:24 2009 +0100

    Fix a small memory leak

 src/empathy-import-pidgin.c |	 12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit f51d76329d1f2994c450aa0c8bf3a37412512581
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Tue Jul 28 15:57:41 2009 +0200

    Instantiate mc5 pidgin account importer in empathy-accounts-dialog

 src/empathy-accounts-dialog.c |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

commit 6da962b47b8a9b6bba3aecf8fda82d1e58d547cf
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Tue Jul 28 15:55:28 2009 +0200

    Add empathy-import-dialog and empathy-import-pidgin to the makefile

 src/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 5e48d35061335282d7cf64e00dcf932dffcdfb54
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Tue Jul 28 14:49:53 2009 +0200

    Port empathy-import-pidgin to mc5

 src/empathy-import-pidgin.c |	 33 +++++++++++++++++----------------
 1 files changed, 17 insertions(+), 16 deletions(-)

commit 735481c7e2d0d2180d5970b83722452f8aa99ae9
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Tue Jul 28 14:49:26 2009 +0200

    Port empathy-import-dialog to mc5

 src/empathy-import-dialog.c |	143
 +++++++++++++++++++++++++++----------------
 src/empathy-import-dialog.h |	  7 +-
 2 files changed, 93 insertions(+), 57 deletions(-)

commit f1394c92c71040e26bf6ec204c3eb9d8bb11ba25
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 18:08:30 2009 +0100

    fix critical errors in the .hr translation

 po/hr.po |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 0ccf92f2b7b27dd85e722188cab07041f1083314
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 18:03:23 2009 +0100

    Update python bindings

 python/pyempathy/pyempathy.defs       |   10 +++
 python/pyempathygtk/pyempathygtk.defs |  143
 +++++---------------------------
 2 files changed, 33 insertions(+), 120 deletions(-)

commit fee38f8b6bb302fafb9e506cf7522c6071f76a55
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 18:03:10 2009 +0100

    Fix trailing spaces

 libempathy-gtk/empathy-protocol-chooser.c |	1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 10d2be90115f126fbc0a31050ee8555bf822ef89
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 18:01:34 2009 +0100

    Add new files to the POTFILES

 po/POTFILES.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 84e30dab1428affe335ef904377d07f8b5fdeb66
Merge: fd8e9c5 3803736
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 17:37:48 2009 +0100

    Merge back from master

commit fd8e9c5dc2584055177c7a79021cdd53ca431c22
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 17:23:48 2009 +0100

    Rename empathy_account_get_connection_for to
    empathy_account_get_connection_for_path

 libempathy/empathy-account.c	 |    4 ++--
 libempathy/empathy-account.h	 |    2 +-
 libempathy/empathy-dispatcher.c |    3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

commit 4b3de48f8648402437053f01296ff596cfdbf38a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 17:14:55 2009 +0100

    Don't hook up to invalidated when creating the connection failed

 libempathy/empathy-account.c |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)

commit 0f736265600a180423b1640841923f560fba70c2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Aug 21 16:11:17 2009 +0100

    Let the cached parameters asv own the key strings

 libempathy/empathy-account-settings.c |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit 3803736b4326d4bc00d58ccd25f910907f0b4521
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Aug 21 16:35:13 2009 +0200

    Revert "Don't use deprecated g_mapped_file_free()"

    This reverts commit 5a89234873d5c709ee852e2b43220f9c8c0a2033.

 libempathy/empathy-log-store-empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a1f79e1c8bb3613005f5fe158e23d22290d27403
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Aug 21 15:40:09 2009 +0200

    Use g_strdup instead of casting a const gchar* to a gchar*.

 libempathy/empathy-account-settings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 62e639c4f638eee069d73d3929af121a65bb9c84
Author: Ivar Smolin <okul@linux.ee>
Date:	Fri Aug 21 16:50:45 2009 +0300

    Updating Estonian translation

 po/et.po |   51 ++++++++++++++++++++++++++-------------------------
 1 files changed, 26 insertions(+), 25 deletions(-)

commit 5a89234873d5c709ee852e2b43220f9c8c0a2033
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Fri Aug 21 15:47:47 2009 +0200

    Don't use deprecated g_mapped_file_free()

 libempathy/empathy-log-store-empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 68bfadf58864571de7be1d9f3c7532b563483eb3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Fri Aug 21 15:46:03 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po |  402
 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 196 insertions(+), 206 deletions(-)

commit a198698ff45b4b4fd214dbf45b9eb6d348984bac
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 21 15:19:53 2009 +0200

    [help] Reworked the send-file topic

 help/C/send-file.page |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

commit f0675e594614857d8b5396aa584d7e8b08ff161c
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 21 12:13:41 2009 +0200

    [help]	Added topic about favorite rooms
	Added new file to Makefile.am
	Removed some useless spaces from add-contact

 help/C/add-contact.page    |	10 ++--
 help/C/favorite-rooms.page |  135
 ++++++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am	    |	 1 +
 3 files changed, 141 insertions(+), 5 deletions(-)

commit 889874e15d3c5848e89af1b488f1e31be8813da8
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 21 10:35:43 2009 +0200

    [help]	Set a fixed 2column style even for the index page
	Converted some notes into tips

 help/C/add-account.page	 |   12 +++++++-----
 help/C/audio-call.page		 |    2 +-
 help/C/create-account.page	 |    2 +-
 help/C/geolocation-what-is.page |    2 +-
 help/C/index.page		 |    1 +
 help/C/introduction.page	 |    2 +-
 help/C/irc-account.page	 |    2 +-
 help/C/irc-join-room.page	 |    2 +-
 help/C/set-custom-status.page	 |    2 +-
 help/C/share-desktop.page	 |    2 +-
 help/C/video-call.page		 |    2 +-
 11 files changed, 17 insertions(+), 14 deletions(-)

commit cd8ff6a009f3e9cb41cc6b13f6d89e2e81dcb1b7
Author: Daniel Nylander <po@danielnylander.se>
Date:	Thu Aug 20 23:40:05 2009 +0200

    Updated Swedish translation

 po/sv.po |  169
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 86 insertions(+), 83 deletions(-)

commit d458f689738ad5a94b3355fe73c167e469bce2dc
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 20 20:29:41 2009 +0100

    Use new api to get connections

 libempathy/empathy-dispatcher.c |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

commit 8bd008f556dcab022cceb2eaceb3080cb7198efc
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 20 20:29:26 2009 +0100

    Add API to get teh TpConnection for an account on a certain path

 libempathy/empathy-account.c |   90
 +++++++++++++++++++++++++++--------------
 libempathy/empathy-account.h |    2 +
 2 files changed, 61 insertions(+), 31 deletions(-)

commit 7982aefa5551c0aea59e85f9cef68b40016ad329
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Thu Aug 20 21:00:29 2009 +0200

    [help] Modified the description of a topic, removed useless spaces

 help/C/set-custom-status.page |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit 15dda78fbc8c5fa6e942b8e6098689678914b7c5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 20 19:49:12 2009 +0100

    When getting an account for an unknown path automagically create
    the new account object

 libempathy/empathy-account-manager.c |   19 +++++--------------
 1 files changed, 5 insertions(+), 14 deletions(-)

commit baa418e11bf914a99a5ce40d12c964cb394e0e63
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 20 18:04:49 2009 +0100

    Set the RequestedPresence when creating a new command

    When we create a new account set the initial value of
    RequestedPresence to the
    global requested presence, but don't enable it by default. This will
    cause its
    requested presence to always be in sync with the rest of empathy.

 libempathy/empathy-account-settings.c |   37
 ++++++++++++++++++++++++++++++++-
 1 files changed, 36 insertions(+), 1 deletions(-)

commit dcb2ab438c8b9d02e6eef6a53d93242836db2ae7
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 20 17:58:48 2009 +0100

    Only set the current global requested on the initial set of accounts

    Stop setting the presence automagically when an account gets enabled
    or becomes
    ready, in both cases this account might be created or be enabled by
    some other
    UI and that UI should make the decisions about it's requested
    presence.

 libempathy/empathy-account-manager.c |   22 +++++++++-------------
 1 files changed, 9 insertions(+), 13 deletions(-)

commit 6a6c9006908cb43e0cacca34cc22862582aadba6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Aug 20 17:57:17 2009 +0100

    Add a function to get the requested global presence from the account
    manager

 libempathy/empathy-account-manager.c |   16 ++++++++++++++++
 libempathy/empathy-account-manager.h |    5 +++++
 2 files changed, 21 insertions(+), 0 deletions(-)

commit 64715cc98c7d507f9a291fe4d467bfda526fad26
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Aug 20 16:30:55 2009 +0100

    empathy-contact-list-view.h: include empathy-enum-types.h

    Python bindings need to use EMPATHY_TYPE_CONTACT_LIST_FLAGS which is
    defined in empathy-enum-types.h.

 libempathy-gtk/empathy-contact-list-view.h |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8d679cc2bb5dc81ce82e427e8818d253ece05476
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Aug 20 16:17:21 2009 +0100

    upgrade Python bindings

 python/pyempathy/pyempathy.defs       |   73
 +++++++++++++++++++++++--------
 python/pyempathygtk/pyempathygtk.defs |   78
 +++++++++++++++-----------------
 2 files changed, 92 insertions(+), 59 deletions(-)

commit 92954d703c6fa0eefe4b0963c9d28842c06fc10d
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Thu Aug 20 17:03:19 2009 +0200

    [help] Moved license from US version to unported one

 help/C/legal.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 900bb42ee52f895dd7c6ce252e7f6104968d1bf8
Merge: f6b001d 3336ae4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Aug 20 14:44:10 2009 +0100

    Merge branch 'connman'

commit f6b001dd6a0ef2dd1ae6bf071c3334d934c30628
Author: Antón Méixome <meixome@mancomun.org>
Date:	Thu Aug 20 14:42:27 2009 +0200

    Updated Galician Translation

 po/gl.po |   54 ++++++++++++++++++++++++------------------------------
 1 files changed, 24 insertions(+), 30 deletions(-)

commit b22a4ae1998207e136d4e1c85e10cf159d82d8bc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Aug 20 10:49:25 2009 +0100

    empathy-chat: reformat 2 strings to allow translaters to reverse
    the order of the args if needed (#587803)

 libempathy-gtk/empathy-chat.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit c0a80fc3e49e9235cc6cabbab091e68293eb7d0e
Author: Christian Kirbach <christian.Kirbach@googlemail.com>
Date:	Thu Aug 20 10:42:01 2009 +0100

    stock button labels should not be translatable

 libempathy-gtk/empathy-status-preset-dialog.ui |    4 ++--
 src/empathy-call-window-fullscreen.ui		|    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 8bbfd2d8f92eb025364b9f8cda055259a6fd15ce
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Wed Aug 19 23:15:24 2009 +0200

    [help] Wrote the previous conversations and the geolocation topics
     * Added al the new pages to Makefile
     * Fixed a typo in irc-manage

 help/C/geolocation-not-showing.page |	 37 ++++++++++++++
 help/C/geolocation-privacy.page     |	 89
 +++++++++++++++++++++++++++++++++++
 help/C/geolocation-supported.page   |	 47 ++++++++++++++++++
 help/C/geolocation-turn.page	     |	 59 +++++++++++++++++++++++
 help/C/geolocation-what-is.page     |	 58 +++++++++++++++++++++++
 help/C/geolocation.page	     |	 33 +++++++++++++
 help/C/irc-manage.page		     |	  2 +-
 help/C/prev-conv.page		     |	 44 ++++++++++++++----
 help/Makefile.am		     |	  7 +++
 9 files changed, 366 insertions(+), 10 deletions(-)

commit 3336ae452410f53254957b48b72460978f3b990a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 17:34:03 2009 +0100

    configure: code clean up when choosing the connectivity

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 configure.ac |   29 ++++++++++++-----------------
 1 files changed, 12 insertions(+), 17 deletions(-)

commit 98bdc25304295c21761ee6d5547273d5f077f61b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 16:54:10 2009 +0100

    empathy-connectivity: assume status is offline if GetState fails

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 4be054d9317f3f35c5fc799556f85f880e1761bf
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 14:45:48 2009 +0100

    empathy-connectivity: add ConnMan support

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |  122
 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 120 insertions(+), 2 deletions(-)

commit 094a490dac0da29d685e5f1cbb06bc6caa588d3a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 13:31:21 2009 +0100

    configure: enable connectivity building with nm, connman, auto or none

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 configure.ac		|   56
 ++++++++++++++++++++++++++++++++++++-----------
 libempathy/Makefile.am |    6 +++-
 2 files changed, 47 insertions(+), 15 deletions(-)

commit 4b87ece33144d35023b713d8e7d1be9262bc272a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 17:08:49 2009 +0100

    empathy-connectivity: small style fix

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 8e549e268287120c56eb2dbc25b9d70dadb895f2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 17:07:48 2009 +0100

    all: save the signal id and use that to disconnect from the signal

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-presence-chooser.c |   11 +++++++----
 libempathy/empathy-connectivity.c	   |	9 ++++++---
 libempathy/empathy-idle.c		   |   10 ++++++----
 3 files changed, 19 insertions(+), 11 deletions(-)

commit 4459108d4cc646d447c6a2548dfc02f4e4327cff
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Wed Aug 19 12:04:02 2009 -0400

    Turn reduced accuracy mode by default

    There is a 10 seconds delay before any information is sent
    when enabling location publishing.	Still, enabling the
    privacy mode by default can only make sure that precise
    location is never sent for people who want privacy.

 data/empathy.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c98e85dcf635914dc66755d6a8560e2d370cfffe
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 16:50:14 2009 +0100

    empathy-connectivity: only send the new state in the state-change
    signal

    It can be assumed that the old state was always the opposite to the
    new state, because the signal is only ever fired if the new state
    differs from the old state.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-presence-chooser.c |	3 +-
 libempathy/empathy-connectivity.c	   |   31
 +++++++++++++++++++---------
 libempathy/empathy-idle.c		   |	5 +--
 3 files changed, 24 insertions(+), 15 deletions(-)

commit c777b477a4003b4f49285500736f0c91767c76cb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 15:57:35 2009 +0100

    empathy: unref Connectivity object at the end of the application life

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 363e6b81d004687f286fcd30322e94bd15c14e8f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 15:22:05 2009 +0100

    empathy-idle: no need to listen to use-conn

    If use_conn is set to FALSE, then EmpathyConnectivity will signal
    status-change with a new online status of TRUE, which will do the
    right thing.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-idle.c |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

commit 6d55ee1e5cfce1655ed34b8e36ef23167a7d9818
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 15:15:59 2009 +0100

    empathy-connectivity: remove dispose_run

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

commit 6f47d10791dac97495b73200e05122b6406ea74b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Aug 19 12:59:06 2009 +0100

    Cache the icon inside EmpathyAccountSettings

    At some point we should set the Icon property in the account manager,
    for now just cache it in the settings so we can pass it by reference
    instead of needing to dup it as that's the API we want to have in
    the future

 libempathy/empathy-account-settings.c |   16 +++++++++-------
 src/empathy-accounts-dialog.c	       |    4 ----
 2 files changed, 9 insertions(+), 11 deletions(-)

commit 73a5b1104ef2ede807ae856134f075e11b7c90c1
Merge: fe0d5cd dab45aa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Aug 19 15:44:54 2009 +0100

    Merge commit 'lfrb/added'

commit 1b6dc82801e05a9afe5495e05e4918e19a44bdfe
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 15:08:52 2009 +0100

    empathy-connectivity: be sure to get the initial presence on init

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 1f9772288086230ec9b8ac63380ad90d413b73c0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 15:01:16 2009 +0100

    empathy-connectivity: init priv->connected to TRUE if we're not
    using NM

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit 6013dce0de5f8046d0b1318b7d01d672eac45b91
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 14:40:26 2009 +0100

    empathy-connectivity: remove useless assignment

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit bbe5b582755870e4e3d4865f49d8ef9bb5db0b8d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 14:39:55 2009 +0100

    empathy-connectivity: stop using the name "manager" when I mean
    "connectivity"

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit fe0d5cdd8602bebff90d27f4fd84dbf1790b418f
Author: Antón Méixome <meixome@mancomun.org>
Date:	Wed Aug 19 14:47:42 2009 +0200

    Updated Galician Translation

 po/gl.po |  171
 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 92 insertions(+), 79 deletions(-)

commit 0d6ea34bb155e74a5ceac71cea9c550d7baaa85a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 13:40:13 2009 +0100

    empathy-connectivity: disconnect from NM state change signal on
    finalize

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit d12645619d0fcf721d9edcdb8b7893e27364e17f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 13:30:23 2009 +0100

    empathy-connectivity: only unref the NM client if we're using NM

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit eaac8d0b0724b90e6891ae69c3c8937861b8cdc9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Aug 19 12:22:58 2009 +0100

    Don't automagically remove invalid accounts

    Automagic removal is slightly terrifying, if the user succeeded in
    creating the
    account it must have been valid at some point. So leave it there,
    the UI should
    indicate that there is a problem with the account so that the user
    can fix it
    instead.

 src/empathy-accounts-dialog.c |   25 +------------------------
 1 files changed, 1 insertions(+), 24 deletions(-)

commit d183b3dbbdd4bf1aea48eff08ae33ddd27f23e57
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 12:00:50 2009 +0100

    empathy-connectivity: handle changes in use_conn correctly

    This is so that the presence chooser can get notified if use_conn
    turns to false, and NM still reports us as offline, so it can become
    sensitive again.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit 4080b07d140362f0d2888d0baf6a4ecf60e8ea2a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 11:51:47 2009 +0100

    empathy-presence-chooser: make chooser insensitive when there's
    no connection

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-presence-chooser.c |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

commit 394527fe9f0394c41fcf980bba3668d84434040f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Aug 19 11:51:27 2009 +0100

    empathy-idle: disconnect from connectivity signals before unreffing

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-idle.c |   37 +++++++++++++++++++++----------------
 1 files changed, 21 insertions(+), 16 deletions(-)

commit ac4264815de204513483ab37135daf92a6d6a912
Author: Michael Kanis <mkanis@gmx.de>
Date:	Wed Aug 19 00:34:12 2009 +0200

    Updated German translation

 po/de.po | 2223
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1406 insertions(+), 817 deletions(-)

commit 2492382f950439be2e9b44362e091155b0589616
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Tue Aug 18 23:21:44 2009 +0200

    [help] Wrote most of the previous conversations topic, needs more work

 help/C/prev-conv.page |  103
 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 103 insertions(+), 0 deletions(-)

commit deb6b846017739eab6f148aed544688dc7515af5
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Tue Aug 18 15:45:22 2009 -0400

    Animate show in and out of markers

 src/empathy-map-view.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b9d913aced1b76300ce6b18b53878b4f40cf2264
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Tue Aug 18 15:43:18 2009 -0400

    Don't create a marker for contacts with empty location

 src/empathy-map-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8b9afe55dba0cb3dc7c20d714574e8c85f9fdb11
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Tue Aug 18 13:00:57 2009 -0400

    Use empathy_make_absolute_url to fix URLs that have no scheme

 libempathy-gtk/empathy-theme-adium.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit c5cf2e489ecda8e8f2f53f29120388ba15e635c8
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Tue Aug 18 13:03:24 2009 -0400

    Make empathy_make_absolute_url visible

 libempathy-gtk/empathy-ui-utils.c |   21 ++++++++++++---------
 libempathy-gtk/empathy-ui-utils.h |	2 ++
 2 files changed, 14 insertions(+), 9 deletions(-)

commit dab45aa28b1b60bc2407dc11a652aeb06a8655d4
Author: Louis-Francis Ratté-Boulianne
<louis-francis.ratte-boulianne@collabora.co.uk>
Date:	Thu Aug 6 13:24:42 2009 -0400

    Always add to publish list

 libempathy/empathy-tp-contact-list.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit 04a8b6b56f3beaabbbc17fe7e54983325df2a8ea
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Tue Aug 18 16:01:58 2009 -0400

    Dim at 75% markers for location data older than a week

 src/empathy-map-view.c |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

commit 34eecfb2542a01913f038616dbf8fe1563fe3e42
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	Tue Aug 18 22:50:16 2009 +0300

    Added Ukrainian translation

 po/uk.po | 2581
 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 1834 insertions(+), 747 deletions(-)

commit 27e11ea6e41c5b2498307d581caa751936de30f1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 19:33:10 2009 +0100

    replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE

 libempathy/empathy-account.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit eafc0f2bb66f45dbc2d79482c9c0caaf9c6f0c00
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 19:13:14 2009 +0100

    the status in EmpathyIdle is the status_message not the status string

 libempathy/empathy-idle.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

commit 84a60506e5b1cf6cdbf0e2838c0c37eeb3b4a480
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 19:12:12 2009 +0100

    Add a debug message for tracking global status

 libempathy/empathy-account-manager.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit c1d7093754507c971b61633f51b7a80f2dcb4c7d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 18 18:25:13 2009 +0100

    empathy: create a new EmpathyConnectivity object on startup

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy.c |   26 ++++++++++++++++----------
 1 files changed, 16 insertions(+), 10 deletions(-)

commit 21eba5b7a86ad221efd3738d415cd56eb0ee98b8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 18 18:24:48 2009 +0100

    empathy-idle: use EmpathyConnectivity instead of messing with
    NM itself

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-idle.c |  172
 +++++++++++++--------------------------------
 libempathy/empathy-idle.h |	3 -
 2 files changed, 49 insertions(+), 126 deletions(-)

commit e3279de0b6781be33abf59a7d4efcb728765a9fc
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 18 18:23:54 2009 +0100

    empathy-connectivity: add signals, properties and hook in NM

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-connectivity.c |  192
 ++++++++++++++++++++++++++++++++++---
 libempathy/empathy-connectivity.h |	6 +
 2 files changed, 186 insertions(+), 12 deletions(-)

commit 77363aa431aaa9a2938bf547500a3c2ce2cd17c2
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 11 18:02:51 2009 +0100

    Don't assume that 'subscribe' exists.

    This fixes bug #591468, which is a crash when you open a tab to a
    contact from the user list in an IRC channel. Idle doesn't have a
    'subscribe' list, so priv->subscribe is NULL, so this crashed. But if
    you don't have a subscribe list, obviously you can't add the
    contact to
    subscribe, so we can just guard this appropriately.

    Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>

 libempathy/empathy-tp-contact-list.c |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)

commit f0a0befc9453c490d9db7c820708b49481c30f96
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Aug 17 20:16:18 2009 -0400

    Don't check for smileys in urls

    Moving the smiley detection after the url detection and
    only if not url is found. (similar to what regular themes
    do)

 libempathy-gtk/empathy-theme-adium.c |   53
 ++++++++++++++++-----------------
 1 files changed, 26 insertions(+), 27 deletions(-)

commit fbec34e1aa516010e9aa037c8203dd2dbe6f1cee
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Aug 18 17:30:17 2009 +0100

    empathy-call-window: add 2 translators comments (#592052)

 src/empathy-call-window.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 37dd3c3001f54daf3b2f41c2360bc2f46dcf00e8
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Jul 31 14:29:23 2009 +1000

    displatcher -> dispatcher

 libempathy/empathy-dispatcher.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 8daae9d4540406968b405c850586b26ca2a1699c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 18 16:57:49 2009 +0100

    empathy-conf: rename use_nm to use_conn

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 data/empathy.schemas.in       |    8 ++++----
 libempathy-gtk/empathy-conf.h |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 266a064e053e0e5795167e47d3c1bb026e303284
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 16:47:04 2009 +0100

    Get the DisplayName when the account is ready

 libempathy/empathy-account-settings.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

commit ac3c718ca603a8261dfd02536e5a75bc60edfb4a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 16:32:38 2009 +0100

    Fix indentation

 libempathy-gtk/empathy-account-widget.c |   39
 +++++++++++++++++-------------
 1 files changed, 22 insertions(+), 17 deletions(-)

commit 58da89ed39904ba96f085fbc18b3a7cdad54ac57
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 16:32:27 2009 +0100

    Rename empathy_settings_get_dbus_signature to
    empathy_account_settings_get_dbus_signature

 libempathy-gtk/empathy-account-widget.c |    3 ++-
 libempathy/empathy-account-settings.c	 |    2 +-
 libempathy/empathy-account-settings.h	 |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

commit 72d258b32eddaae77992e30a127882cbaaab0be0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Aug 18 10:58:59 2009 +0100

    keep a ref on the selected account

 src/empathy-accounts-dialog.c |   22 +++++++++++++++-------
 1 files changed, 15 insertions(+), 7 deletions(-)

commit b6385d57ac531ea4dde4e6bf5478fc47924bcb07
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 18 16:56:54 2009 +0100

    empathy-debug: add connectivity debug key

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-debug.c |	 1 +
 libempathy/empathy-debug.h |	 1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 381d68e40a9ead2b8217c4f4da856c972d5d3228
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Aug 18 15:34:41 2009 +0100

    empathy-connectivity: add initial stubs

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/Makefile.am		   |	2 +
 libempathy/empathy-connectivity.c |  129
 +++++++++++++++++++++++++++++++++++++
 libempathy/empathy-connectivity.h |   65 +++++++++++++++++++
 3 files changed, 196 insertions(+), 0 deletions(-)

commit 447b48d17a454ccf32ab21f7426cdd28b1399979
Author: Shaun McCance <shaunm@gnome.org>
Date:	Tue Aug 18 10:02:01 2009 -0500

    [help] Fixed validity errors in audio-video and salut-protocol

 help/C/audio-video.page    |	54
 ++++++++++++++++++++++----------------------
 help/C/salut-protocol.page |	 4 +-
 2 files changed, 29 insertions(+), 29 deletions(-)

commit 5586d8a26f0491766976471829dccabddce20a1a
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Tue Aug 18 15:32:35 2009 +0200

    Updated breton translation

 0 files changed, 0 insertions(+), 0 deletions(-)

commit d8d8f1c750979f016fbd0f43e5c292a2479bba9c
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Tue Aug 18 15:31:32 2009 +0200

    Updated breton translation

 po/br.po |  257
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 136 insertions(+), 121 deletions(-)

commit 1e19000ef22ebfadf394ef823d6562bbac3ecb57
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Mon Aug 17 23:01:18 2009 +0200

    [help] Reworked two topics, added a new one
     * introduction: some wordings
     * group-conversations: moved from advanced to text conversations
     section
       reworked the topic
     * prev-conv: added stub topic for searching previous conversations

 help/C/group-conversations.page |   62
 +++++++++++++++++++++++++++++++++++---
 help/C/introduction.page	 |    9 +++--
 help/C/prev-conv.page		 |   24 +++++++++++++++
 3 files changed, 86 insertions(+), 9 deletions(-)

commit 3e59547e23fbd7d91f5b96ffc52270084dce5b79
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Aug 3 22:58:08 2009 -0400

    Port to Clutter 1.0 and libchamplain 0.3.6

 configure.ac		|    8 ++++----
 src/empathy-map-view.c |    5 +++--
 src/empathy.c		|    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

commit 07a2794768ee8fbfb2d7b5a71ea22a9ea17d7b43
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:56:53 2009 +0100

    Set gui to NULL after unreffing it

 libempathy-gtk/empathy-account-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6c2a10287ca173821152889963efdd6bc66e7a26
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:56:32 2009 +0100

    Rename desired presence to requested presence

 libempathy/empathy-account-manager.c |   38
 +++++++++++++++++-----------------
 1 files changed, 19 insertions(+), 19 deletions(-)

commit acd0172ff0bcc511ec646f8859742542c0cd5393
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:56:05 2009 +0100

    Remove dead code

 libempathy/empathy-account-manager.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

commit 955e5f31d9cf3056777ceaf321b8ed4dc33b06cd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:55:33 2009 +0100

    rename status-reason to connection-status-reason and notify
    connection-status{-reason,} when changes happen

 libempathy/empathy-account.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 31ef7d012ce3fe7ab4872f4864deaf4230feede1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:54:25 2009 +0100

    Use the remove function account

 src/empathy-accounts-dialog.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit d7ad9a427fa8c11bcee8628a0bb5f56602fc84b3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:12:55 2009 +0100

    _new for a signleton needs to return a ref

 src/empathy-accounts-dialog.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 40ee5f34184be738a4f9f31456480c62a9ad3bb9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 17:12:23 2009 +0100

    Fix identation

 src/empathy-accounts-dialog.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit cc4b0254397717079f7d53391560952a8b1992a5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 16:40:24 2009 +0100

    Notify when display-name is updated

 libempathy/empathy-account.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 65e338cadaca67c77e418903d6887ee0f0196827
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 16:37:28 2009 +0100

    No need to check if create_results exists in dispose

 libempathy/empathy-account-manager.c |   32
 ++++++++++++++------------------
 1 files changed, 14 insertions(+), 18 deletions(-)

commit ad9ed2451356457afaceddc7d0dc6b8b74a83bf6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 16:36:51 2009 +0100

    Plug some leaks

 libempathy/empathy-account.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit 665ec36c0690f5247e4803d7f5513097b2cf2bb4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 16:36:20 2009 +0100

    Removed dead code

 libempathy/empathy-account-settings.c |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

commit 8a384ab9928c7d1a460b0233036edaa86010b444
Author: Andre Klapper <a9016009@gmx.de>
Date:	Mon Aug 17 15:37:56 2009 +0200

    Update Czech translation

 po/cs.po | 2158
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1412 insertions(+), 746 deletions(-)

commit 80796607c55a6e27e051cd6ca0d43df43ddcb238
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Mon Aug 17 14:38:43 2009 +0200

    [help] Wrote the group conversations topic
    Removed one image from the Makefile, image removed yesterday

 help/C/group-conversations.page |   75
 +++++++++++++++++++++++++++++++++++++-
 help/Makefile.am		 |    3 +-
 2 files changed, 74 insertions(+), 4 deletions(-)

commit 0c3cd08bfeadc61d4f679e9f36732e49d6500418
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 13:19:25 2009 +0100

    Only cancel the name owner watch if the dbus proxy still exists

 libempathy/empathy-account-manager.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit af5442e540b7913f382e7691053c91472b867254
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 13:18:18 2009 +0100

    Fix coding style (tabs vs. spaces

 libempathy/empathy-account-manager.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit b7bc2ba10f00bf35fb6615e9565e69618b1528d3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 13:18:03 2009 +0100

    no need to check for the size of the hash table

 libempathy/empathy-account-manager.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 9b497ff832bbffab66eb193ebae190161db55757
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 13:11:46 2009 +0100

    Remove double check for connection == NULL

 libempathy-gtk/empathy-contact-dialogs.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 8b24044e2bdeec4e282339c78d4eff9050cf964c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Aug 17 13:11:20 2009 +0100

    If there is a failure in recognizing the protocol name, fallback to
    the generic UI

 libempathy-gtk/empathy-account-widget.c |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

commit bc0428f6f77805811fd5b43f05196925313dbacb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 17 11:14:16 2009 +0100

    Use tp-glib Location stable API (#585843)

 libempathy/empathy-tp-contact-factory.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 9b528dc51ee3fb403e46aae06a2fa6c6e531657b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 17 11:08:16 2009 +0100

    remove Location from extensions

 extensions/Connection_Interface_Location.xml |  330
 --------------------------
 extensions/Makefile.am			      |    1 -
 extensions/misc.xml			      |    1 -
 3 files changed, 0 insertions(+), 332 deletions(-)

commit 73d00714bc45edbe8a668b08e82fce28460a13e5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 17 11:06:28 2009 +0100

    bump tp-glib dep to 0.7.34: we need for stable Location API

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b1cc0a7eab8600d414199091da8d1d942f19bda0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 17 10:54:14 2009 +0100

    sync Debug interface with undrafted version in spec (#585844)

 extensions/Debug.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit e7fc72be1c9584700ab05e24addfbefda811b944
Author: Tommi Vainikainen <thv@iki.fi>
Date:	Sun Aug 16 23:32:50 2009 +0300

    Updated Finnish translation

 po/fi.po | 2120
 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1355 insertions(+), 765 deletions(-)

commit af580dfdb1095e9fa76fdc5b8c9f548e1463a3ab
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 16 22:25:37 2009 +0200

    [help] Removed unused picture (extended-away)

 help/C/figures/extended-away.png |  Bin 752 -> 0 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 432cd81fa944fad28041c93c3ad519fca407ca05
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 16 22:23:41 2009 +0200

    [help] Added new topic: small introduction
    Updated the pictures of the main window
    Added the new file to help Makefile

 help/C/figures/empathy-main-window.png |  Bin 8902 -> 7703 bytes
 help/C/introduction.page		|   45
 ++++++++++++++++++++++++++++++++
 help/Makefile.am			|    1 +
 3 files changed, 46 insertions(+), 0 deletions(-)

commit 824b3e64ef7bfc63a8a4833ab5c0f093bd1bde9d
Author: Ivar Smolin <okul@linux.ee>
Date:	Sun Aug 16 18:13:34 2009 +0300

    Updating Estonian translation

 po/et.po |   52 ++++++++++++++++++++++------------------------------
 1 files changed, 22 insertions(+), 30 deletions(-)

commit f7cdf7d41863dae74dbda842c3cfb02aaa206477
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Aug 15 14:22:20 2009 +0200

    Updated Spanish translation

 help/es/es.po | 3115
 +++++++++++++++------------------------------------------
 1 files changed, 792 insertions(+), 2323 deletions(-)

commit f3ba3b59992a2fcaba14b65393a8362e2ea87f83
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Aug 15 14:22:13 2009 +0200

    Updated Spanish translation

 po/es.po |  114
 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 55 insertions(+), 59 deletions(-)

commit ea77d5da730a088e280f0c318c5bb519ec472afb
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	Sat Aug 15 13:01:51 2009 +0300

    Updated Arabic translation

 po/ar.po |  206
 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 101 insertions(+), 105 deletions(-)

commit 1b68597e6f4da4c6cdf6e6567aa70b0844dfaf04
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 14 21:56:01 2009 +0200

    [help] Fixed last revision sections
     * Fixed some revision sections
     * Added credit and copyright where missing

 help/C/audio-call.page		 |   10 +++++++++-
 help/C/audio-video.page	 |   11 ++++++++++-
 help/C/group-conversations.page |    2 ++
 help/C/index.page		 |    6 ++----
 help/C/irc-join-pwd.page	 |    2 --
 help/C/irc-nick-password.page	 |    1 -
 help/C/salut-protocol.page	 |   13 ++-----------
 help/C/send-file.page		 |    1 -
 help/C/send-message.page	 |    5 ++---
 help/C/set-custom-status.page	 |    5 ++++-
 help/C/share-desktop.page	 |    1 -
 help/C/status-icons.page	 |    1 +
 help/C/video-call.page		 |   11 ++++++++++-
 13 files changed, 42 insertions(+), 27 deletions(-)

commit 07df348bb50c2e259c881762e09efa8ff52c4fd4
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 21:31:12 2009 +0200

    Updated Spanish translation

 help/es/es.po |  783
 +++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 542 insertions(+), 241 deletions(-)

commit 0f931106903b01f7ec5a56e357dc704e913ab720
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 14 21:29:00 2009 +0200

    [help] Remove comment sections
     * Removed comment sections as they show up in the po
     * Fixed some revision sections

 help/C/add-contact.page      |    6 ----
 help/C/irc-manage.page       |    9 ------
 help/C/offline-contacts.page |   13 +--------
 help/C/prob-conn-auth.page   |   11 +------
 help/C/prob-conn.page	      |   56
 ++++++++++++++---------------------------
 help/C/status-icons.page     |   12 ---------
 6 files changed, 23 insertions(+), 84 deletions(-)

commit 975de4f843f4fa2dda99597e162d064a536c95a4
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 21:20:46 2009 +0200

    Updated Spanish translation

 help/es/es.po |   92
 ++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 75 insertions(+), 17 deletions(-)

commit 7a91c985c8e9b96764e29948de83fb016da9beda
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 14 21:09:26 2009 +0200

    [help]

    irc-nick-password:
     * wordings
     * added a note
    irc-start-conversation:
     * added topic for starting a private IRC conversation
    irc-send-file:
     * added topic for sending files via IRC (it's not possible)
    start-conversation:
     * added topic describing the Ctrl+N way to start a conversation
    prob-conn-neterror:
     * reworked the page adding the IRC problem
    prob-conn-name:
     * reworked the page
    prob-conn-acctdisabled:
     * reworked the page
    audio-video:
     * added a note
     * added table for supported services/protocols
    Makefile.am:
     * added new pages

 help/C/audio-video.page	    |	70 ++++++++++++++++++++++++++++++
 help/C/irc-join-room.page	    |	 5 +-
 help/C/irc-manage.page		    |	11 ++---
 help/C/irc-nick-password.page	    |	19 +++++---
 help/C/irc-sending-file.page	    |	27 ++++++++++++
 help/C/irc-start-conversation.page |	62 +++++++++++++++++++++++++++
 help/C/prob-conn-acctdisabled.page |	68 ++++++++++++++++++-----------
 help/C/prob-conn-auth.page	    |	52 ++++++++++++++---------
 help/C/prob-conn-name.page	    |	45 ++++++++++---------
 help/C/prob-conn-neterror.page     |	83
 +++++++++++++++++++----------------
 help/C/send-file.page		    |	16 +++---
 help/C/start-conversation.page     |	71 ++++++++++++++++++++++++++++++
 help/Makefile.am		    |	 3 +
 13 files changed, 403 insertions(+), 129 deletions(-)

commit 7b2b0bf17f28dffc39de8482989a72c401c6e263
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 20:10:54 2009 +0200

    Updated Spanish translation

 help/es/es.po |   30 +++++++++++++++++++++++++++++-
 1 files changed, 29 insertions(+), 1 deletions(-)

commit bf265a7b5ab8dadbc2e7227dffa858ef115d220a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 20:01:26 2009 +0200

    Updated Spanish translation

 help/es/es.po |  150
 ++++++++++++++++++++++-----------------------------------
 1 files changed, 58 insertions(+), 92 deletions(-)

commit 22c2deb643eef980ce94831a70fdb0614799abaa
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 18:39:34 2009 +0200

    Updated Spanish translation

 help/es/es.po |   45 ++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 38 insertions(+), 7 deletions(-)

commit 83ed195c1e8eb5d7a4d5e1491598e2cd722bc8ca
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 18:12:55 2009 +0200

    Updated Spanish translation

 help/es/es.po |  236
 +++++++++++++++++++++++++++++++++------------------------
 1 files changed, 136 insertions(+), 100 deletions(-)

commit 1f0c078c1540453a3747a58f3e7a236944e73975
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 18:12:51 2009 +0200

    Updated Spanish translation

 po/es.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 8156f7589c1790f7b0a9b241265e4780b954285c
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 14 14:33:24 2009 +0200

    Updated Spanish translation

 help/es/es.po |   24 +++++++++++++++++++-----
 1 files changed, 19 insertions(+), 5 deletions(-)

commit 2645adeb5be91331fe6b3e989ea6daf5ac79f78a
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	Fri Aug 14 17:38:52 2009 +0530

    Added entry for Telugu [te] in LINGUAS file

 po/LINGUAS |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b1b8ff996e3283deb17d57b8e43fb75ea9be4727
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	Fri Aug 14 17:34:41 2009 +0530

    Updated telugu translation

 po/te.po | 2813
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2813 insertions(+), 0 deletions(-)

commit b15c53e7e8b21fcfb4e6c43e0740866a6c2a5130
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Aug 13 12:10:01 2009 +0100

    Only call SetChatState if the Channel supports it

    I'm sick of seeing spurious debug messages about this whenever I type
    anything into an IRC channel.

 libempathy/empathy-tp-chat.c |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)

commit e3636c7d43ab2a0ab059def183d10a2fb7867418
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Fri Aug 14 10:17:52 2009 +0200

    Fixed documentation link with for the new Mallard structure
     * Colses bug 591602

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8231bae19efd93b161c03c5638e9cc0ca9b07e0b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Thu Aug 13 19:35:10 2009 +0200

    Updated Spanish translation

 help/es/es.po | 3334
 +++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 2311 insertions(+), 1023 deletions(-)

commit ce4494fe1b9387bd5cb959e36828a638c10d478f
Author: Baris Cicek <baris@teamforce.name.tr>
Date:	Thu Aug 13 19:27:01 2009 +0300

    Updated Turkish translation.

 po/ChangeLog |    4 +
 po/tr.po     | 2508
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 1706 insertions(+), 806 deletions(-)

commit bf81413efc948ff14be2236c6e668db773bc2bb5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Aug 13 10:57:57 2009 +0100

    empathy-preferences: use tp_strdiff instead of strcmp

    This should prevent the crash #591612

 src/empathy-preferences.c |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

commit cceeda115ec00094fd59d26fdbbb30a5e54bb47a
Author: Daniel Nylander <po@danielnylander.se>
Date:	Thu Aug 13 09:39:56 2009 +0200

    Updated Swedish translation

 po/sv.po |  156
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 78 insertions(+), 78 deletions(-)

commit 19ac35f900dcb22c2a272ee751bccd76f64676f1
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	Wed Aug 12 22:27:37 2009 +0300

    Updating Estonian translation

 po/et.po |  625
 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 297 insertions(+), 328 deletions(-)

commit c359242189bc96481f63fbdcecbf8a3218f608d7
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:41:45 2009 +0200

    Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582)

 data/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1
Merge: 03480a1 553761a
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:40:34 2009 +0200

    Merge branch 'mallard-to-merge'

commit 03480a1e9b3e6886bef8346c4b73d8dd93b8e238
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Aug 12 16:43:45 2009 +0100

    Don't leak a ref when updating notification bubble

    This meant that if a notification bubble for a tab had ever been
    updated, closing the tab would not destroy the EmpathyChat, or indeed
    close the Channel. New messages would be logged, but not presented to
    the user. Reopening a tab to the same channel would work, but
    sending a
    message would assert.

    I'm pretty sure this fixes #588840.

 src/empathy-chat-window.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 553761acd191a6879caab2a8943b5aae50f46290
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:29:52 2009 +0200

    [help] remove trailing whitespaces

 help/C/add-account.page	    |	 4 ++--
 help/C/add-contact.page	    |	 4 ++--
 help/C/audio-call.page		    |	14 +++++++-------
 help/C/audio-video.page	    |	 4 ++--
 help/C/create-account.page	    |	 4 ++--
 help/C/disable-account.page	    |	 6 +++---
 help/C/index.page		    |	 4 ++--
 help/C/irc-account.page	    |	20 ++++++++++----------
 help/C/irc-join-pwd.page	    |	 4 ++--
 help/C/irc-join-room.page	    |	10 +++++-----
 help/C/irc-manage.page		    |	 6 +++---
 help/C/irc-nick-password.page	    |	22 +++++++++++-----------
 help/C/prob-conn-acctdisabled.page |	10 +++++-----
 help/C/prob-conn-auth.page	    |	18 +++++++++---------
 help/C/prob-conn-name.page	    |	18 +++++++++---------
 help/C/prob-conn-neterror.page     |	12 ++++++------
 help/C/prob-conn.page		    |	 2 +-
 help/C/salut-protocol.page	    |	 8 ++++----
 help/C/send-file.page		    |	16 ++++++++--------
 help/C/send-message.page	    |	14 +++++++-------
 help/C/set-custom-status.page	    |	 6 +++---
 help/C/share-desktop.page	    |	 2 +-
 help/C/status-icons.page	    |	 4 ++--
 help/C/video-call.page		    |	12 ++++++------
 24 files changed, 112 insertions(+), 112 deletions(-)

commit bdeb60bbdd89e51d4c9cce413c5c466cd6f122bb
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:27:48 2009 +0200

    [help] let git ignore translated Mallard pages

 help/.gitignore |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit 9d41af181cc388a5ee02f3eaa5681ca0bd33566b
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:27:23 2009 +0200

    [help] set required attributes on revision element

 help/C/salut-protocol.page |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0a88eb69853c26ec9a79a26950b906eb5d9b2403
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:26:47 2009 +0200

    [help] embed answer to comment in another <comment> element

 help/C/prob-conn.page |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 0354a7cd79699a75b6d603fef2f6aa7a0cdcc244
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:26:05 2009 +0200

    [help] fixed attribute name (versione -> version)

 help/C/offline-contacts.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ce43ae4e797fd7ff4157185782b08f550578193d
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:25:40 2009 +0200

    [help] remove invalid type attribute on <link> element

 help/C/create-account.page |	 3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit d91fef0b1a6c3d9bed0746b81cf044ababbd76f0
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:25:13 2009 +0200

    [help] add missing <tbody> to <table> containing <thead>

 help/C/audio-video.page  |    2 ++
 help/C/status-icons.page |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

commit d437af598ae190650f5f7fb3aab5a79c9758e6bd
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:24:24 2009 +0200

    [help] move <comment> below <title>, to validate against current
    schema

 help/C/add-contact.page      |    4 ++--
 help/C/irc-manage.page       |    4 ++--
 help/C/offline-contacts.page |    4 ++--
 help/C/prob-conn-auth.page   |    4 ++--
 help/C/salut-protocol.page   |    6 +++---
 help/C/status-icons.page     |    4 ++--
 6 files changed, 13 insertions(+), 13 deletions(-)

commit 567309e7e26dc92e7cbb9e1be2cde466ffcacc9e
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:22:11 2009 +0200

    [help] update <comment>/<cite> tag contents to match current
    Mallard spec

 help/C/add-contact.page      |    2 +-
 help/C/irc-manage.page       |    2 +-
 help/C/offline-contacts.page |    2 +-
 help/C/prob-conn-auth.page   |    2 +-
 help/C/prob-conn.page	      |    6 +++---
 help/C/salut-protocol.page   |    2 +-
 help/C/status-icons.page     |    2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)

commit 8fcdca98439362cc9c714e62970e028404674a91
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Aug 12 18:16:31 2009 +0200

    [help] remove duplicated revision entry

 help/C/send-file.page |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit e236e08f5276ff4923f58b3fdcecc296137ac001
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Mon Aug 10 21:32:30 2009 +0200

    * wrote share-desktop * rewrote set-custom-status * some rewrote
    here and there, mostly small fixes

 help/C/add-account.page       |   75 +++++++++++-----------
 help/C/add-contact.page       |   34 ++++------
 help/C/change-status.page     |    9 +--
 help/C/create-account.page    |   20 ++----
 help/C/disable-account.page   |   56 +++++++----------
 help/C/irc-account.page       |    7 +-
 help/C/irc-join-pwd.page      |    6 ++-
 help/C/irc-nick-password.page |    6 +-
 help/C/remove-account.page    |   58 +++++++----------
 help/C/send-file.page	       |    8 +++
 help/C/set-custom-status.page |  138
 +++++++++++++++++++++++++++++++++++-----
 help/C/share-desktop.page     |   75 ++++++++++++++++++++++-
 12 files changed, 320 insertions(+), 172 deletions(-)

commit 2ca0f50c4917a7c5fd5ad8c91a92793f35f90baa
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Aug 10 15:43:25 2009 +0200

    use DOC_INCLUDES for included files, not DOC_ENTITIES

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f415a8566619b951cc0cf804d20ba66fbf33c457
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Aug 10 13:57:28 2009 +0200

    update build system for the new Mallard help

 help/Makefile.am |   42 ++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 40 insertions(+), 2 deletions(-)

commit a984f5c1916a33edf8145491e57aa3faa08865fd
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Aug 10 13:56:47 2009 +0200

    remove invalid <license/> tag, and update legal.xml to cc by-sa

 help/C/add-account.page	    |	 2 -
 help/C/add-contact.page	    |	 2 -
 help/C/change-status.page	    |	 2 -
 help/C/create-account.page	    |	 5 +--
 help/C/disable-account.page	    |	 2 -
 help/C/index.page		    |	 2 -
 help/C/irc-account.page	    |	 2 -
 help/C/irc-join-pwd.page	    |	 2 -
 help/C/irc-join-room.page	    |	 2 -
 help/C/irc-manage.page		    |	 2 -
 help/C/irc-nick-password.page	    |	 2 -
 help/C/legal.xml		    |	85
 ++++--------------------------------
 help/C/offline-contacts.page	    |	 2 -
 help/C/prob-conn-acctdisabled.page |	 1 -
 help/C/prob-conn-auth.page	    |	 2 -
 help/C/prob-conn-name.page	    |	 1 -
 help/C/prob-conn-neterror.page     |	 1 -
 help/C/prob-conn.page		    |	 2 -
 help/C/remove-account.page	    |	 5 +--
 help/C/salut-protocol.page	    |	 2 -
 help/C/send-file.page		    |	 2 -
 help/C/send-message.page	    |	 2 -
 help/C/set-custom-status.page	    |	 2 -
 help/C/status-icons.page	    |	 2 -
 24 files changed, 11 insertions(+), 123 deletions(-)

commit 5e6fc11a838de8923e5d494eb40ee3e65e8a0f5c
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Aug 10 13:56:33 2009 +0200

    remove obsolete help file

 help/C/empathy.xml | 1395
 ----------------------------------------------------
 1 files changed, 0 insertions(+), 1395 deletions(-)

commit 23a733f9087d62e802571a8000c9d3ec37b3e47a
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Aug 8 18:33:58 2009 +0200

    Added stub topic for password protected IRC channels Wrote the audio
    call topic Some work on the video call topic Added a seealso link
    in create account

 help/C/audio-call.page     |	18 ++++++++++--------
 help/C/create-account.page |	 4 +++-
 help/C/irc-join-pwd.page   |	27 +++++++++++++++++++++++++++
 help/C/video-call.page     |	43
 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 83 insertions(+), 9 deletions(-)

commit 5751765ea330898b76ca1e5f1dd62a3e14de2761
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Wed Aug 5 23:21:30 2009 +0200

    Modified the audio-call page Written some contents for the audio-call
    page Reworked a little bit some seealso links

 help/C/audio-call.page        |   41
 +++++++++++++++++++++++++++++++++++++++++
 help/C/audio-video.page       |    7 ++-----
 help/C/set-custom-status.page |    7 ++++---
 help/C/status-icons.page      |   23 ++---------------------
 4 files changed, 49 insertions(+), 29 deletions(-)

commit 25724cfdbcccf201460efc83757c9927c98472d4
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 2 23:38:56 2009 +0200

    Added seealso links to audio and video call pages

 help/C/audio-call.page |    1 +
 help/C/video-call.page |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 254f9b868d3176b15d79808bf747580185bd6509
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 2 23:34:52 2009 +0200

    Added two new figures: * The icon for audio conversation * The icon
    for video conversation Wrote the audio-video page

 help/C/audio-video.page		   |   59
 ++++++++++++++++++++++++++++-
 help/C/figures/audio-input-microphone.png |  Bin 0 -> 650 bytes
 help/C/figures/camera-web.png		   |  Bin 0 -> 881 bytes
 3 files changed, 57 insertions(+), 2 deletions(-)

commit 57753450bb5c3885ffcc64f02595624b7c894a0e
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 2 17:27:25 2009 +0200

    Fixed the note in the IRC nickname password Fixed pkgversion and
    version of a document

 help/C/irc-nick-password.page |    2 +-
 help/C/send-file.page	       |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 874528bf52d76adba91fe7a5cf2dfcef78dcde48
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 2 16:32:50 2009 +0200

    Reworked the index page to insert new topics Added stub pages for
    the new topics Fixed the xref of various topics to move them in the
    new index page

 help/C/add-contact.page	 |    4 ++--
 help/C/audio-call.page		 |   15 +++++++++++++++
 help/C/audio-video.page	 |   15 +++++++++++++++
 help/C/change-status.page	 |    2 +-
 help/C/group-conversations.page |   15 +++++++++++++++
 help/C/index.page		 |   22 +++++++++++-----------
 help/C/irc-account.page	 |    4 ++--
 help/C/irc-manage.page		 |    2 +-
 help/C/send-file.page		 |    4 ++--
 help/C/send-message.page	 |    2 +-
 help/C/share-desktop.page	 |   15 +++++++++++++++
 help/C/video-call.page		 |   15 +++++++++++++++
 12 files changed, 95 insertions(+), 20 deletions(-)

commit b3cbd871359e6ce20473a67d8018f65292bbf380
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Aug 2 15:41:31 2009 +0200

    Modified terminology

 help/C/send-message.page |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 50d34cf70f763703db33061d74cac6ca9de6cb32
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Tue Jul 28 21:32:11 2009 +0200

    Small typos and corrections

 help/C/add-account.page    |	 2 +-
 help/C/irc-account.page    |	 2 +-
 help/C/prob-conn-name.page |	 4 ++--
 help/C/send-message.page   |	 3 ++-
 help/C/status-icons.page   |	 2 +-
 5 files changed, 7 insertions(+), 6 deletions(-)

commit 248776956fb2348ab2a77e38f023fc6da3b6989c
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jul 26 17:43:34 2009 +0200

    * New topic: prob-conn-name for handling the "Name in use" IRC error *
    New topic: irc-nick-password on setting the password for a registered
    nickname * New topic: irc-join-room on how to enter an IRC channel *
    Added the new topic in the IRC account page * Reworked the title of
    the guide page for common problems * Added a small paragraph to the
    add-account page

 help/C/add-account.page	|    6 +++
 help/C/irc-account.page	|   24 +++++++---
 help/C/irc-join-room.page	|   57 ++++++++++++++++++++++++
 help/C/irc-nick-password.page	|   94
 ++++++++++++++++++++++++++++++++++++++++
 help/C/prob-conn-name.page	|   60 +++++++++++++++++++++++++
 help/C/prob-conn-neterror.page |    6 +-
 help/C/prob-conn.page		|   16 +++++--
 7 files changed, 247 insertions(+), 16 deletions(-)

commit 694c11f5e271d1af097cb013881cfdbd829a20ac
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sat Jul 25 17:03:43 2009 +0200

    Add TODO comment on prob-conn-neterror.page * need to talk about
    IRC problem

    Added new pages:
    * irc-manage: guide page for all IRC topics
    * irc-account: topic on how to set up an IRC account

    Linked the prob-conn-neterror topic from the irc-manage page

    Modified dialog instead of window for the account page

 help/C/add-account.page	|    2 +-
 help/C/irc-account.page	|  123
 ++++++++++++++++++++++++++++++++++++++++
 help/C/irc-manage.page		|   45 +++++++++++++++
 help/C/prob-conn-neterror.page |    8 ++-
 4 files changed, 176 insertions(+), 2 deletions(-)

commit 036c51af56a5f2a7d9a65c132b5d7a28831c7eb5
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Thu Jul 23 20:55:35 2009 +0200

    Reworked the topics, now whould be more consistent and coherent with
    each other Added a couple of seealso links

 help/C/change-status.page    |    2 +-
 help/C/create-account.page   |   86
 +++++++++++++++++++++--------------------
 help/C/offline-contacts.page |   28 ++++++++------
 help/C/prob-conn-auth.page   |   63 ++++++++++++++++++------------
 help/C/send-message.page     |   29 +++++++-------
 help/C/status-icons.page     |    6 +-
 6 files changed, 116 insertions(+), 98 deletions(-)

commit 2a17a62f8634b95cebf3df6763cb064c9f749634
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Tue Jul 21 23:24:21 2009 +0200

    Removed the SVG files of the status icons Reworked the send a file
    topic Completed the status icons topic Completed and added into
    index the offline contacts topic Removed the comment from the add
    account page

 help/C/add-account.page	  |    5 --
 help/C/figures/available.svg	  |  104 ----------------------------
 help/C/figures/away.svg	  |   93 -------------------------
 help/C/figures/busy.svg	  |  140
 --------------------------------------
 help/C/figures/extended-away.svg |  120 --------------------------------
 help/C/offline-contacts.page	  |   55 +++++++--------
 help/C/send-file.page		  |  123 +++++++++++++++++++++------------
 help/C/status-icons.page	  |   55 ++++++++++++---
 8 files changed, 149 insertions(+), 546 deletions(-)

commit 85ba725ccfd7b18a325c3bfa900a0bccff3e1e88
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jul 19 00:23:44 2009 +0200

    Added a new stub file about description of the status icons Added a
    seealso link in another document Added the status icons, taken from
    Empathy data/icons directory * Added SVG and PNG format

 help/C/add-account.page	  |   28 ++++----
 help/C/change-status.page	  |   29 ++++----
 help/C/figures/available.png	  |  Bin 0 -> 689 bytes
 help/C/figures/available.svg	  |  104 ++++++++++++++++++++++++++++
 help/C/figures/away.png	  |  Bin 0 -> 538 bytes
 help/C/figures/away.svg	  |   93 +++++++++++++++++++++++++
 help/C/figures/busy.png	  |  Bin 0 -> 616 bytes
 help/C/figures/busy.svg	  |  140
 ++++++++++++++++++++++++++++++++++++++
 help/C/figures/extended-away.png |  Bin 0 -> 752 bytes
 help/C/figures/extended-away.svg |  120 ++++++++++++++++++++++++++++++++
 help/C/index.page		  |   18 +++---
 help/C/status-icons.page	  |   92 +++++++++++++++++++++++++
 12 files changed, 586 insertions(+), 38 deletions(-)

commit d0210bf39425cc75021a1d7a06f5068ffa4ca0c5
Author: Jim Campbell <jwcampbell@ubuntu.com>
Date:	Wed Jul 1 18:02:33 2009 +0200

    Added set-custom-message.page: * Added first draf of how to set a
    custom message for your status

 help/C/set-custom-status.page |   62
 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 62 insertions(+), 0 deletions(-)

commit 4ee5fa135f9ccb5ffee78c4eaf4eb2451801b486
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Wed Jun 24 23:22:15 2009 +0200

    Update all the status of the document: * index.page is at incomplete
    * the majority of the topics are draft * the salut-protocol is
    now review

 help/C/add-contact.page	    |	 2 +-
 help/C/change-status.page	    |	 7 +++++--
 help/C/index.page		    |	 2 +-
 help/C/prob-conn-acctdisabled.page |	 2 +-
 help/C/prob-conn-auth.page	    |	 2 +-
 help/C/prob-conn-neterror.page     |	 2 +-
 help/C/prob-conn.page		    |	 2 +-
 help/C/remove-account.page	    |	 2 +-
 help/C/salut-protocol.page	    |	 2 +-
 help/C/send-file.page		    |	 2 +-
 help/C/send-message.page	    |	 2 +-
 11 files changed, 15 insertions(+), 12 deletions(-)

commit d99dc3b2b2eb43afc53208bebdeefaf550b256c1
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Wed Jun 24 23:03:55 2009 +0200

    Work on add-contact file: * Reworked the procedure in a numbered list
    * Checked terminology with the app * Added a note about the connection
    * Added a seealso link Add a new topic offline-contacts: * Small
    topic on how to see offline contacts and hide them * Inserted only
    in the add-contact page as seealso Update the license line with the
    3.0 number as talked via email Update some topic form stub to draft

 help/C/add-account.page	    |	 7 +-
 help/C/add-contact.page	    |  107
 ++++++++++++++++++++++++------------
 help/C/change-status.page	    |	 2 +-
 help/C/disable-account.page	    |	 7 +-
 help/C/index.page		    |	 2 +-
 help/C/offline-contacts.page	    |	58 +++++++++++++++++++
 help/C/prob-conn-acctdisabled.page |	 2 +-
 help/C/prob-conn-auth.page	    |	 2 +-
 help/C/prob-conn-neterror.page     |	 2 +-
 help/C/prob-conn.page		    |	 2 +-
 help/C/remove-account.page	    |	 2 +-
 help/C/salut-protocol.page	    |	33 +++++------
 help/C/send-file.page		    |	 2 +-
 help/C/send-message.page	    |	 2 +-
 14 files changed, 160 insertions(+), 70 deletions(-)

commit 60c866ec8d72d4976bc54bb4e21ea9d450357470
Author: Paul Cutler <pcutler@gnome.org>
Date:	Sun Jun 21 21:53:28 2009 -0500

    Fixed minor typos

 help/C/create-account.page  |	  4 ++--
 help/C/disable-account.page |	  2 +-
 help/C/salut-protocol.page  |	  8 ++++----
 help/C/send-file.page	     |	  2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

commit aad2e7ea743988393c5f8023929ab69700d24860
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 21 20:22:15 2009 +0200

    New file salut-protocol.page: * Wrote small description of what the
    protocol is Work on the create account topic: * Checked all the links
    to service registration forms * Removed FWD, service closed up *
    Reworked terminology: avoided SIP in favor of Telephony * Created
    another section for Salut * Added link to salut-protocol

 help/C/create-account.page |	97
 ++++++++++++++++++++++++++-----------------
 help/C/salut-protocol.page |	55 +++++++++++++++++++++++++
 2 files changed, 114 insertions(+), 38 deletions(-)

commit c8c2ab42b1b7fff88b9bfe9ec942e56324dc5ca7
Author: Phil Bull <philbull@gmail.com>
Date:	Fri Jun 19 23:35:38 2009 +0100

    Use a different title style for each topic. The "How can I..." bit
    at the start of each title was reducing readability.

 help/C/add-account.page     |	  2 +-
 help/C/add-contact.page     |	  2 +-
 help/C/change-status.page   |	  2 +-
 help/C/create-account.page  |	  5 +++--
 help/C/disable-account.page |	  5 +++--
 help/C/remove-account.page  |	  4 ++--
 help/C/send-file.page	     |	  2 +-
 help/C/send-message.page    |	  2 +-
 8 files changed, 13 insertions(+), 11 deletions(-)

commit bf2830cb6131a70e549399b38a9a6c994aff39ff
Author: Phil Bull <philbull@gmail.com>
Date:	Fri Jun 19 23:29:06 2009 +0100

    * Restructure problems-connecting into a guide and shorten names to
    "prob-conn" * Update xmlns where missed * Use the page type hint
    (topic/guide) correctly

 help/C/add-contact.page	    |	 2 +-
 help/C/change-status.page	    |	 2 +-
 help/C/prob-conn-acctdisabled.page |	52 ++++++++++++++++
 help/C/prob-conn-auth.page	    |	51 ++++++++++++++++
 help/C/prob-conn-neterror.page     |	62 ++++++++++++++++++++
 help/C/prob-conn.page		    |	38 ++++++++++++
 help/C/problems-connecting.page    |  113
 ------------------------------------
 help/C/send-file.page		    |	 2 +-
 help/C/send-message.page	    |	 2 +-
 9 files changed, 207 insertions(+), 117 deletions(-)

commit 73980629d8f011acb0bd2441c53776153e2a348e
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Thu Jun 18 23:49:17 2009 +0200

    Updated xmlns links * Updated the xmlns links in all pages to reflect
    the new Mallard spec URL

 help/C/add-account.page	 |    2 +-
 help/C/add-contact.page	 |    2 +-
 help/C/change-status.page	 |    2 +-
 help/C/create-account.page	 |    2 +-
 help/C/disable-account.page	 |    2 +-
 help/C/index.page		 |    2 +-
 help/C/problems-connecting.page |    2 +-
 help/C/remove-account.page	 |    2 +-
 help/C/send-file.page		 |    2 +-
 help/C/send-message.page	 |    2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

commit 016a69a83d9a20aeaa93bcdf20faeef968a888a8
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 21:19:47 2009 +0100

    Added "add contact" page. Needs work.

 help/C/add-contact.page |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)

commit 88ed5023f2167d1a8ec40ba773ea69be8103e2ca
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 23:32:03 2009 -0400

    * Add a custom-message topic for setting a custom presence message
    (needs more work) * Modified the change-status topic

 help/C/change-status.page |   23 ++++++++++++++++++-----
 1 files changed, 18 insertions(+), 5 deletions(-)

commit 5ea557b78b99877f78ab56ccb5df508f9b100dc9
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 23:10:34 2009 -0400

    Fixed the naming convention of files: use dash, not underscores

 help/C/change-status.page	 |   39 +++++++++++++
 help/C/change_status.page	 |   39 -------------
 help/C/problems-connecting.page |  113
 +++++++++++++++++++++++++++++++++++++++
 help/C/problems_connecting.page |  113
 ---------------------------------------
 help/C/send-file.page		 |   54 ++++++++++++++++++
 help/C/send-message.page	 |   54 ++++++++++++++++++
 help/C/send_file.page		 |   54 ------------------
 help/C/send_message.page	 |   54 ------------------
 8 files changed, 260 insertions(+), 260 deletions(-)

commit 1141d65da420328c1f6ba7373c53a2bf554abcc9
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 22:51:52 2009 -0400

    Rework some sections

 help/C/change_status.page  |	59 +++++++++++++++++++------------------
 help/C/create-account.page |	 4 +-
 help/C/send_message.page   |	70
 ++++++++++++++++++++++++++++++--------------
 3 files changed, 80 insertions(+), 53 deletions(-)

commit 8514fdd6e08d327e01e904de666fbb4414029d61
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 03:49:10 2009 +0100

    Add common problems section

 help/C/index.page		 |    4 ++++
 help/C/problems_connecting.page |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 6ee9ba692824d3abb9cf010692d3880a863b57c2
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 22:32:17 2009 -0400

    Fixed description of disable-account topic

 help/C/disable-account.page |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b4e70b513a9c0307c84dc9210b8b7f3dde1a984d
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 03:22:39 2009 +0100

    * Change links to reflect index page categories * Add sentence on
    automatic status change to change_status

 help/C/add-account.page     |	  4 ++--
 help/C/change_status.page   |	 13 +++++++++++--
 help/C/create-account.page  |	  2 +-
 help/C/disable-account.page |	  4 ++--
 help/C/index.page	     |	 10 +++++++++-
 help/C/remove-account.page  |	  4 ++--
 help/C/send_file.page	     |	  2 +-
 help/C/send_message.page    |	  2 +-
 8 files changed, 29 insertions(+), 12 deletions(-)

commit a5a227c8abb1bb0f7208f797f3bfde3953d29a68
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 03:08:15 2009 +0100

    Added page on connection problems.

 help/C/problems_connecting.page |  113
 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 113 insertions(+), 0 deletions(-)

commit f09080299c239dd1602365cebd98af5a457e2a6d
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 21:49:20 2009 -0400

    Added remove and disable account topics Added link to the add-account
    topic

 help/C/add-account.page     |	  1 +
 help/C/disable-account.page |	 78
 +++++++++++++++++++++++++++++++++++++++
 help/C/remove-account.page  |	 85
 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 164 insertions(+), 0 deletions(-)

commit 5dad754128ba85483b02e87784c17ae678141779
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 19:55:37 2009 -0400

    Added the add-account topic Some cleaning of the index.page (empty
    line)

 help/C/add-account.page |   96
 +++++++++++++++++++++++++++++++++++++++++++++++
 help/C/index.page	 |    2 -
 2 files changed, 96 insertions(+), 2 deletions(-)

commit e649179a02b95836fcbfe376e2bb3b111a6f7606
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 00:42:30 2009 +0100

    Add "send_message" topic

 help/C/send_message.page |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

commit 8429d0c1dff0036ea65a75ee35651816f8544d07
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 00:20:46 2009 +0100

    Change title, add link to index

 help/C/create-account.page |	 4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 530793478eeedac93f25f69c45f207f943c3c274
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 00:18:03 2009 +0100

    Change links

 help/C/index.page     |    4 +---
 help/C/send_file.page |    4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)

commit f9b0f6cd161a10e2fead1f367e00d5d0215b50ff
Author: Phil Bull <philbull@gmail.com>
Date:	Mon Jun 15 00:08:06 2009 +0100

    Change capitalisation

 help/C/send_file.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c0f96feb8f7ae82662b950729effac4046ca83cc
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 18:51:33 2009 -0400

    Added topic on creating accounts

 help/C/create-account.page |  119
 ++++++++++++++++++++++++++++++++++++++++++++
 help/C/index.page	    |	56 +++++++++++---------
 2 files changed, 150 insertions(+), 25 deletions(-)

commit 1f1a155079ad5f878297e77020c4202134cdc3e3
Author: Phil Bull <philbull@gmail.com>
Date:	Sun Jun 14 23:32:55 2009 +0100

    Add topic on changing your status

 help/C/change_status.page |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit 63af18d35fc97a5396701f8c5c536980fceaebd3
Author: Phil Bull <philbull@gmail.com>
Date:	Sun Jun 14 23:07:23 2009 +0100

    * Added topic on sending files (send_file) * Fix broken link on
    index page

 help/C/send_file.page |   54
 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 54 insertions(+), 0 deletions(-)

commit 293a30500849034931fe560fb40fd057e9d9556a
Author: Milo Casagrande <milo@ubuntu.com>
Date:	Sun Jun 14 16:10:42 2009 -0400

    Added the index.page start page

 help/C/index.page |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

commit df40da35e0abb3446b83b7950805aa62718dfff4
Author: Shankar Prasad <svenkate@redhat.com>
Date:	Wed Aug 12 17:47:48 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po | 2184
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 1338 insertions(+), 846 deletions(-)

commit b65d672d2d0bd196de434634332b3cb42316a37f
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	Wed Aug 12 14:57:53 2009 +0530

    Updated Oriya Translation

 po/or.po |  706
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 409 insertions(+), 297 deletions(-)

commit c7ae775429b35ff06ea3bbb29ebaac5e5bc80bc3
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Tue Aug 11 15:29:09 2009 +0200

    Updated Basque language

 po/eu.po | 1919
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 1166 insertions(+), 753 deletions(-)

commit 34388b53bf884a5eff30c0dbf2add84e9043096d
Author: Frédéric Péters <fpeters@0d.be>
Date:	Sun Aug 9 18:18:40 2009 +0200

    Always show icons in presence chooser (GNOME bug 591247)

 libempathy-gtk/empathy-presence-chooser.c |	1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 61d13bbf3bf40d196ed727c6b79205ca0aaa94ff
Merge: cb95d7e a3a2495
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Aug 10 16:03:18 2009 +0100

    Merge commit 'ksz/rfb'

commit cb95d7e6f594f2144d11bf3b2c1e81c69e0e5099
Author: Antón Méixome <meixome@mancomun.org>
Date:	Mon Aug 10 16:46:33 2009 +0200

    Updated Galician translation

 po/gl.po |  314
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 172 insertions(+), 142 deletions(-)

commit a3a24957f7638ff5e0a27d4a09b67717b62479d7
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Mon Aug 10 13:30:39 2009 +0200

    fix bug #590756 - Renamed x_vnc service to rfb

 libempathy-gtk/empathy-share-my-desktop.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 13e0cbdf5f7bb6ace292a5c875edfd41e31af988
Author: Gil Forcada <gforcada@gnome.org>
Date:	Sun Aug 9 11:23:19 2009 +0200

    Minor fixes to Catalan translation

 po/ca.po | 2308
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1463 insertions(+), 845 deletions(-)

commit 96231a42f2ee0dcdcb33b67edc5e1ecee80dfc8e
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	Sun Aug 9 11:17:45 2009 +0200

    Added Catalan (Valencian) translation

 po/LINGUAS	   |	1 +
 po/ca@valencia.po | 2873
 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2874 insertions(+), 0 deletions(-)

commit 486ac5b8ddef3e47f7050e6b70fb3555292ee796
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Fri Aug 7 18:57:06 2009 +0200

    Updated Spanish translation

 po/es.po |   75
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 38 insertions(+), 37 deletions(-)

commit 822589779b6ca45df0ad2b7cee175de706307ee8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Aug 7 16:59:10 2009 +0100

    chat_window_help_contents_activate_cb: documentation doesn't have a
    'chat' section anymore (#590029)

 src/empathy-chat-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c266347e297660bb665abfcdfc3d6568fd8e4294
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Aug 7 16:12:21 2009 +0100

    empathy_send_file_with_file_chooser: allow to send files from network
    locations (#591058)

    Empathy can send file from network locations so there is no reason to
    not allow users to.

 libempathy-gtk/empathy-ui-utils.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit a90f1f5cb840c43a60a5da2e5d6daa884ba8dd2c
Author: Frédéric Péters <fpeters@0d.be>
Date:	Tue Jul 28 10:36:47 2009 +0200

    Let messages with two slashes without spaces in between pass

    This makes it possible to send /unix/path (GNOME bug 589335)

 libempathy-gtk/empathy-chat.c |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

commit 09c7ee275295bcfc31c9ee76d8ef235c73821621
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 10 12:19:47 2009 +0100

    Use the official MSN icon (#576467)

 data/icons/hicolor_apps_16x16_im-msn.png    |	Bin 762 -> 835 bytes
 data/icons/hicolor_apps_22x22_im-msn.png    |	Bin 1086 -> 1281 bytes
 data/icons/hicolor_apps_24x24_im-msn.png    |	Bin 1203 -> 1407 bytes
 data/icons/hicolor_apps_32x32_im-msn.png    |	Bin 1734 -> 1660 bytes
 data/icons/hicolor_apps_48x48_im-msn.png    |	Bin 2876 -> 2778 bytes
 data/icons/hicolor_apps_scalable_im-msn.svg |	380
 +++++++++------------------
 6 files changed, 126 insertions(+), 254 deletions(-)

commit afb052be39a6ea5e3f5858f69aaf47d27995ec3e
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Aug 7 09:19:19 2009 -0400

    Setting priv->bus_message_source_id to 0 to make sure that
    g_source_remove is not called twice on it.

 src/empathy-call-window.c |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

commit 044a71d3ffd3788c1f2f8060448b536eff62d6f0
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 6 10:46:59 2009 -0400

    Now removing the bus watch when destroying the pipeline.

 src/empathy-call-window.c |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

commit b90d0d4a041ce3753b51a3cbf36142838d9e2876
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 6 15:01:09 2009 -0400

    Fixed a bug that caused the application to crash when input volume was
    changed on a disconnected call.

 src/empathy-call-window.c |   36 +++++++++++++++++++++++++++---------
 1 files changed, 27 insertions(+), 9 deletions(-)

commit ec6cebc3342d4b8777f690df0f687fc00d3d7122
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Aug 7 12:21:08 2009 +0100

    status_icon_update_notification: don't crash if event->message is NULL

    g_markup_escape_text isn't NULL-safe so we should be sure that
    event->message is not NULL before calling it.

 src/empathy-status-icon.c |	5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 61281d748f97710b1561ab81cdc1ce33d47f0b78
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	Fri Aug 7 02:45:26 2009 -0600

    Updated Irish translation

 po/ga.po |  403
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 206 insertions(+), 197 deletions(-)

commit 5b03fadebc0191b901d27e7506848c18a25691a0
Merge: eccbc31 1edab7c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Aug 6 22:39:51 2009 +0100

    Merge commit 'jtellier/empathy-contact-widget-style'

commit eccbc315b01b7030653191ac1e2b4475dc682fd1
Author: Louis-Francis Ratté-Boulianne
<louis-francis.ratte-boulianne@collabora.co.uk>
Date:	Thu Aug 6 13:26:38 2009 -0400

    Move contact when drag'n'dropped (Fix #585443)

 libempathy-gtk/empathy-contact-list-view.c |	 8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit bb29218b8ad4e92e03f8b87236c9843392c5c0d9
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Tue Aug 4 15:43:53 2009 -0400

    Force skew method of clock slaving for alsa/osssrc

 data/element-properties |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 21be2be89095c754e8ddc96a666735eb48f7e7ee
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Fri Jul 31 20:10:34 2009 -0400

    Move the FsElementElementAddedNotifier over the main pipeline

 libempathy/empathy-call-handler.c |   32 --------------------------------
 src/empathy-call-window.c	   |   31 ++++++++++++++++++++++++++++++-
 2 files changed, 30 insertions(+), 33 deletions(-)

commit b1508d71bf814939e9b9818377b4fef95c6470b2
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Fri Jul 31 20:10:09 2009 -0400

    Correctly register the src/sink elements

 libempathy-gtk/empathy-audio-sink.c |	 10 +++++++++-
 libempathy-gtk/empathy-audio-src.c  |	 12 +++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)

commit a885bc90fd4c27676090a59bb615b14258ff8579
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Fri Jul 10 15:41:27 2009 +0100

    Make it possible to set element properties from a config file

 data/Makefile.am		   |	3 +-
 data/element-properties	   |   17 ++++++++++++
 libempathy/empathy-call-handler.c |   50
 ++++++++++++------------------------
 3 files changed, 36 insertions(+), 34 deletions(-)

commit b1642e68a321a80d7557863409455375906c14ba
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Fri Jul 10 15:21:16 2009 +0100

    Put codec preferences in a configuration file

 data/Makefile.am		   |	4 +++
 data/codec-preferences		   |   36 +++++++++++++++++++++++++
 libempathy/empathy-call-handler.c |   53
 ++++++++----------------------------
 3 files changed, 52 insertions(+), 41 deletions(-)

commit 1edab7cb3e0c6de74d22849c904bcde2168c2854
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Aug 6 10:51:35 2009 -0400

    Fixed style

 libempathy-gtk/empathy-contact-widget.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 2fe171b03ebf6e2a4f726e456527cacafa1c4194
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Aug 6 10:37:57 2009 -0400

    Remove redundant == TRUE/FALSE

 libempathy-gtk/empathy-location-manager.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 713fb600634add0e0abe35489402e5ed8d5fde10
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Jul 2 14:25:48 2009 -0400

    Fix reduced accuracy concerns

    As pointed out by users, the previous reduced accuracy mode
    was not the best.  It is better to trunkate the coordinates
    rather than adding a random value to it.

    This patch also replaces strcmp by tp_strdiff

 libempathy-gtk/empathy-location-manager.c |   36
 ++++++++++++++--------------
 src/empathy-preferences.ui		   |	2 +-
 2 files changed, 19 insertions(+), 19 deletions(-)

commit 52a4fda0785b6e49be175221350c8f90d7982527
Merge: 0d01019 faef888
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Aug 6 13:02:52 2009 +0100

    Merge branch 'escape-notifications'

    Fixes #580134

    Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>

commit 0d01019a5c90edb5dd7b97037e49bdd508d2f9f9
Author: alinrus <netblock@gmail.com>
Date:	Thu Aug 6 13:09:41 2009 +0200

    Set selectable status information

 libempathy-gtk/empathy-contact-widget.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 6226d30cae6450daa2d930a52dc002ab8bcbee7c
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Thu Aug 6 09:58:04 2009 +0200

    Updated breton translation

 po/br.po |  293
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 162 insertions(+), 131 deletions(-)

commit e59bb30923e3643b57bace4c01d2cf28e67b659d
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Thu Aug 6 06:14:57 2009 +0200

    Updated breton translation and added br in Linguas file.

 0 files changed, 0 insertions(+), 0 deletions(-)

commit c03672a10644fc36352657e9b66e9d3e2e47ecf5
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	Thu Aug 6 06:13:40 2009 +0200

    Updated breton translation and added br in Linguas file.

 po/LINGUAS |	 1 +
 po/br.po   | 2507
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2508 insertions(+), 0 deletions(-)

commit 70b4decf86fd6df867eb2805782582ef3b5931db
Author: Rodrigo L. M. Flores <mail@rodrigoflores.org>
Date:	Wed Aug 5 12:55:42 2009 -0400

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 2348
 ++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1524 insertions(+), 824 deletions(-)

commit 54e803983afeeffe0a46ed0cd43f929859434aff
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	Wed Aug 5 18:08:52 2009 +0300

    Updated Arabic translation

 po/ar.po |  254
 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 133 insertions(+), 121 deletions(-)

commit 7e8cf5368fc2d51a270f6507a146f0b87bae0e03
Author: Mark Krapivner <mark125@gmail.com>
Date:	Wed Aug 5 15:39:14 2009 +0300

    Updated Hebrew translation

 po/he.po | 1255
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 718 insertions(+), 537 deletions(-)

commit 7d7bc4c67767952b926eb9c3431e485d1e59b6b2
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Aug 5 11:08:44 2009 +0100

    Embolden tab labels when you're highlighted

    This is in addition to en-reddening them, which might not be enough if
    you can't distinguish red and black, and matches how names are
    highlighted in the conversation window.

    Ideally this would be theme-able, but this is a start.

 src/empathy-chat-window.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit faef8889c4331af839cbec91691fe97ade60f9f7
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 4 22:29:56 2009 +0100

    Don't try to free NULL pixbufs.

    It's all very well to ensure that we don't pass a NULL pixbuf to
    libnotify, but we shouldn't then try to g_object_unref () the pointer
    without checking it's not NULL.

 src/empathy-chat-window.c |   16 +++++++---------
 src/empathy-status-icon.c |   15 ++++++++-------
 2 files changed, 15 insertions(+), 16 deletions(-)

commit 485ccb5ac65dc8beccd511c9575c3f58ae52d047
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Aug 4 22:15:38 2009 +0100

    Escape markup in notifications and icon tooltip

    7730ffd fixed this for the notifications that are produced by the chat
    window, but not for the ones produced by the status icon. Why
    these are
    separate code paths eludes me.

 src/empathy-status-icon.c |   19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)

commit e7cfecf66b0620de55633444855999d974acd6f2
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Tue Aug 4 21:49:13 2009 +0200

    Updated German translation

 help/de/de.po |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

commit 6b4edecdd8924a13855ef0cdad4cf9baa814df17
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Tue Aug 4 20:37:36 2009 +0200

    Updated Spanish translation

 help/es/es.po |  422
 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 209 insertions(+), 213 deletions(-)

commit 25695252172715884b1a1d94188120498142952a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Tue Aug 4 19:07:07 2009 +0200

    Updated Spanish translation

 po/es.po |  227
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 122 insertions(+), 105 deletions(-)

commit 8ef6b63b1ce2f906b9cfe74ad49e2981c435bd9c
Author: Daniel Nylander <po@danielnylander.se>
Date:	Mon Aug 3 12:34:54 2009 +0200

    Updated Swedish translation

 po/sv.po |  202
 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 116 insertions(+), 86 deletions(-)

commit ddd1d7859f1b4b757e1091a816863d8f53b244d7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Mon Aug 3 00:48:56 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 1139
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 659 insertions(+), 480 deletions(-)

commit 800532eb93ab4fc40280705e969f5db8a2e548c0
Author: Ivar Smolin <okul@linux.ee>
Date:	Sun Aug 2 18:41:32 2009 +0300

    Updating Estonian translation

 po/et.po |  282
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 174 insertions(+), 108 deletions(-)

commit 771b69208c4c3bb4b32057e53f97d4c79995a5cc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	Sun Aug 2 16:11:05 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 2051
 +++++++++++++++++++++++++++++++++++------------------------
 po/zh_TW.po | 2054
 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 2423 insertions(+), 1682 deletions(-)

commit d72ca1549ebfe0648060f12416a44530566c066b
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 16:23:17 2009 +0200

    Set presence on accounts when they become ready

 libempathy/empathy-account-manager.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 9f9890593181c881b09773d7f8e68a402d8ce7fa
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 15:12:42 2009 +0200

    Port to libunique

 configure.ac			|    1 +
 src/Makefile.am		|    1 -
 src/bacon-message-connection.c |  412
 ----------------------------------------
 src/bacon-message-connection.h |   51 -----
 src/empathy.c			|  151 ++++-----------
 5 files changed, 38 insertions(+), 578 deletions(-)

commit af5cee20d84c3ef3ebf31f7e19b4108f9607aa14
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 13:24:42 2009 +0200

    Make sure we always show the main window

 src/empathy-main-window.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 0c6cc061e45dd68827a8bbc28b96df4b753c29fd
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	Sat Aug 1 02:53:05 2009 -0600

    Updated Irish translation

 po/ga.po | 2752
 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 2081 insertions(+), 671 deletions(-)

commit de42661f2e27d8bffb4c9ed3e921c85a8fe27add
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	Sat Aug 1 02:42:54 2009 -0600

    Add type to UI file to catch missing strings

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8dcbfe163b293dda9bc0481e846db3bdd4e0ea98
Merge: 3e8f251 c62744a
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 10:33:18 2009 +0200

    Merge branch 'master' into mc5

commit 3e8f25168aadd741ecc0fe8da4d1847eece5ff83
Merge: 41e5b31 87070d2
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Aug 1 10:32:39 2009 +0200

    Merge branch 'sjoerd-mc5' into mc5

    Conflicts:
	libempathy-gtk/empathy-account-widget.c
	libempathy-gtk/empathy-protocol-chooser.c

commit 41e5b31c1918f40c3ba47bff2dc9ab682fe0391f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jul 31 12:11:58 2009 +0200

    Use proper display names in the chooser

 libempathy-gtk/empathy-protocol-chooser.c |   46
 +++++++++++++++++++++++++----
 1 files changed, 40 insertions(+), 6 deletions(-)

commit c62744a26535b8778e6053e5d7c544ca9ccc1e5f
Author: Aron Xu <aronxu@gnome.org>
Date:	Fri Jul 31 18:03:44 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |	 82
 ++++++++++++++++++++++++++++++----------------------------
 1 files changed, 42 insertions(+), 40 deletions(-)

commit 0279ad1b9504f81dbe6773eab9fdbd6ffdbfca3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jul 31 11:44:35 2009 +0200

    Make protocol icons work also with account == NULL

 libempathy/empathy-account-settings.c |    7 +++++--
 libempathy/empathy-account-settings.h |    2 +-
 src/empathy-accounts-dialog.c	       |   11 ++++++++---
 3 files changed, 14 insertions(+), 6 deletions(-)

commit 8d2d494e21dd76251ce3fff3301bf007eb514f53
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jul 31 11:44:12 2009 +0200

    Don't try to lookup NULL connections

 libempathy-gtk/empathy-contact-dialogs.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit e0f2c0a49153280c723a293f2dcda0dffd931ec2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 20:00:01 2009 +0200

    Change the name to Empathy IM Client, which is more recognizable

 data/empathy.desktop.in.in |	 6 +++---
 empathy.doap		    |	 4 ++--
 help/C/empathy.xml	    |	 2 +-
 src/empathy.c		    |	 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

commit 87070d25c5f2d9a0ecba73e8ce913eca7f183c79
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 19:35:03 2009 +0200

    Fix some coding style issues

 libempathy/empathy-account-manager.c  |   11 +++++++----
 libempathy/empathy-account-settings.c |   33
 ++++++++++++++++++---------------
 libempathy/empathy-account.c	       |    8 +++++---
 libempathy/empathy-dispatcher.c       |    1 -
 4 files changed, 30 insertions(+), 23 deletions(-)

commit f54c1834d7a8dc0de0f6f4c1ae60910a38944d05
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 19:30:25 2009 +0200

    add some slightly nicer debug messages

 libempathy/empathy-account.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 4e38b2c3eab6a2a19906db5c4933870beb6ce626
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 19:29:35 2009 +0200

    Add a small comment about emp_account_manager_update_global_presence

 libempathy/empathy-account-manager.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit ef19c477deba879906da074361527c7885db35ee
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 19:25:24 2009 +0200

    Fix typo

 libempathy/empathy-idle.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 586a307e56f2bce203e80de9f9f9d5a15e34bec6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 17:37:45 2009 +0200

    Update python bindings

 python/pyempathy/pyempathy.defs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit c9ef23052d2e5007e6120dcc881d6c382fcf48d3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 17:35:38 2009 +0200

    Chang the API of AccountManager to have the get lookup the account
    by name

    EmpathyAccountManager used to have a _lookup function that looked
    up accounts
    by name and a _get function that lookup up accounts by
    connection. This is
    confusing, as looking up an account for a connection is less common
    rename have
    the _get_account be the same _lookup (but without returning a ref)
    and add a
    _get_account_for_connection function lookup by account

 libempathy-gtk/empathy-chat.c		    |	 6 ++++--
 libempathy-gtk/empathy-contact-list-view.c |	 2 +-
 libempathy/empathy-account-manager.c	    |	15 +++++----------
 libempathy/empathy-account-manager.h	    |	 4 ++--
 libempathy/empathy-chatroom-manager.c	    |	 8 ++++----
 libempathy/empathy-contact.c		    |	 3 ++-
 libempathy/empathy-dispatcher.c	    |	 4 +---
 libempathy/empathy-log-store-empathy.c     |	 4 +++-
 megaphone/src/megaphone-applet.c	    |	 3 ++-
 src/empathy-chat-window.c		    |	 4 +---
 src/empathy.c				    |	 2 +-
 11 files changed, 26 insertions(+), 29 deletions(-)

commit 237c4ac2d8d1b008a0c34aa24fc63eb3a1c0c91d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 30 17:18:30 2009 +0200

    explicitely include libempathy/empathy-enum-types.h

 python/pyempathygtk/pyempathygtk.override |	1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 89108da0875495e3b832db3a6db264b25c6ffe81
Author: lyper <lyp069@gmail.com>
Date:	Thu Jul 30 14:01:52 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |	133
 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 67 insertions(+), 66 deletions(-)

commit bf6b5979152190e78ca913c6cfd0b91e204c60fd
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Jul 30 00:44:36 2009 +0200

    Fix trailing whitespace

 libempathy-gtk/empathy-account-widget.c |   18 +++++++++---------
 libempathy/empathy-account-manager.c	 |    6 +++---
 src/empathy-accounts-dialog.c		 |   12 ++++++------
 3 files changed, 18 insertions(+), 18 deletions(-)

commit 6d753b4f94a7fd35a727f5a2359087379e8288b1
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Jul 30 00:44:27 2009 +0200

    Update POTFILES.in

 po/POTFILES.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 20438b5175f16e9b78b68a89b5da3fdd3aadad45
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Jul 29 23:38:19 2009 +0200

    Don't try to unref the GtkBuilder object in _dispose

    We take care of unreffing it before getting to dispose, as the object
    can have a variable lifecycle

 libempathy-gtk/empathy-account-widget.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit c8fc859d6d2bda4110e0dcb5fa4e213162d1c1c4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Jul 29 23:38:00 2009 +0200

    Hook up to the destroy signal in EmpathyAccountWidget

 libempathy-gtk/empathy-account-widget.c |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit 25ee209b2d033ca91f23a818636926285030945d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Jul 29 23:21:40 2009 +0200

    Set the sensitivity to the forget button

 libempathy-gtk/empathy-account-widget.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 6bd8c2d7d8589d3d0019599c75de05b20ae18f44
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Jul 29 23:11:07 2009 +0200

    Ignore default value for required params

    Parameters should never have both the default and the required flags
    set, as required means the user has to fill in a value. When this
    happens anyway, the default dlag should be ignored, so we can avoid
    looking up the default value when checking for an account settings'
    validity.

 libempathy/empathy-account-settings.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 3c966e213e602fc6bb289a30b62f12122dcbdee9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Jul 29 23:06:35 2009 +0200

    Make account creation non-exclusive

    As it's valid to create more than an account at the same time,
    we should
    permit it with subsequent calls to EmpathyAccountManager.

 libempathy/empathy-account-manager.c |   68
 +++++++++++++++++++++++-----------
 1 files changed, 46 insertions(+), 22 deletions(-)

commit 10439722fe6985ff89c61e8c7488113e1a52806e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed Jul 29 22:44:22 2009 +0200

    Rename empathy_account_settings_owns_account()

    Call it empathy_account_settings_has_account() instead

 libempathy/empathy-account-settings.c |    2 +-
 libempathy/empathy-account-settings.h |    2 +-
 src/empathy-accounts-dialog.c	       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 9980b694fec4e3d205555a88040571365416455b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jul 27 11:52:06 2009 +0200

    Implement dispose and finalize

 libempathy-gtk/empathy-account-widget.c |  106
 ++++++++++++++++++++++---------
 1 files changed, 75 insertions(+), 31 deletions(-)

commit 7f58866b6d20c71e21af8d90dc714f32de077af5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jul 27 01:24:53 2009 +0200

    Set apply button sensitivity on creation

 libempathy-gtk/empathy-account-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 207d7ac4384915a0fd3a65f609a04eeb59cb98e0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jul 27 01:24:42 2009 +0200

    Remove debug output

 src/empathy-accounts-dialog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 68f828614636f87c93af780960954c923cf2faf6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jul 27 01:18:31 2009 +0200

    Add a cosmetic comment to separate public and non-public methods.

 libempathy-gtk/empathy-account-widget.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit c6e40cfec95a7f0bef133a96b74220a9bd295c72
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jul 27 01:17:25 2009 +0200

    Use telepathy style

 libempathy-gtk/empathy-account-widget.c | 1289
 ++++++++++++++++---------------
 1 files changed, 657 insertions(+), 632 deletions(-)

commit 9e9bc5b2eebee732b8012cbcd649ebba1c320b65
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jul 27 01:17:14 2009 +0200

    Update copyright and author

 libempathy-gtk/empathy-account-widget.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 000a7c0ca4dc343b42e628323ddd1ca0f2a08e3f
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Jul 27 00:54:23 2009 +0200

    First cut at GObject-ifying EmpathyAccountWidget

 libempathy-gtk/Makefile.am			    |	 3 +-
 libempathy-gtk/empathy-account-widget-irc.c	    |	79 ++--
 libempathy-gtk/empathy-account-widget-irc.h	    |	 5 +-
 .../empathy-account-widget-local-xmpp.ui	    |  219 +++++++
 libempathy-gtk/empathy-account-widget-private.h    |	47 ++
 libempathy-gtk/empathy-account-widget-salut.ui     |  219 -------
 libempathy-gtk/empathy-account-widget-sip.c	    |	42 +-
 libempathy-gtk/empathy-account-widget-sip.h	    |	 5 +-
 libempathy-gtk/empathy-account-widget.c	    |  642
 +++++++++++---------
 libempathy-gtk/empathy-account-widget.h	    |	52 +-
 src/empathy-accounts-dialog.c			    |	29 +-
 11 files changed, 732 insertions(+), 610 deletions(-)

commit a84e75c56b59533a551a411ff7a2aa7d88659cd4
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun Jul 26 17:09:06 2009 +0200

    Add empathy_account_settings_is_valid ()

 libempathy/empathy-account-settings.c |   60
 +++++++++++++++++++++++++++++++++
 libempathy/empathy-account-settings.h |    1 +
 2 files changed, 61 insertions(+), 0 deletions(-)

commit 72ae76e34c0c57b326be53f860bbc12cadf1ceb8
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun Jul 26 17:08:47 2009 +0200

    Fix a typo.

 libempathy-gtk/empathy-account-widget.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 88723038185c9f7b1402153f0a3009ea883fc250
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 18:24:54 2009 +0200

    Even more cleanup + update header

 src/empathy-accounts-dialog.c |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

commit 0613221d61c564e4931cf3f62cc95109e71f4c6c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Sat Jul 25 18:20:40 2009 +0200

    Adapt to the current telepathy style

 src/empathy-accounts-dialog.c | 2318
 ++++++++++++++++++++---------------------
 1 files changed, 1146 insertions(+), 1172 deletions(-)

commit ab51e3524e667dce95c9b792a9cd051f4070d668
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 17:23:38 2009 +0200

    Use the right property name when getting the connection status.

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 604cd696cf2af3995a3bba6317b3684255a08fc2
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 17:02:20 2009 +0200

    Fix a typo in dispose()

 libempathy/empathy-account-manager.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 8159c9cf091d3474702df58b04dcd11783109ab7
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 17:01:33 2009 +0200

    Cancel the creation thread in dispose()

 libempathy/empathy-account-manager.c |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit b3970ee62ba17348a793cc2d2e617f403216f728
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 16:46:32 2009 +0200

    Emit the ACCOUNT_CREATED signal at the right time

    I.e. emit it only after the account has been added to the relevant
    EmpathyAccountSettings object.

 libempathy/empathy-account-manager.c |   67
 ++++++++++++++++------------------
 1 files changed, 31 insertions(+), 36 deletions(-)

commit 7823b045d9b6a00102a44b40943d7d2188412521
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 16:45:01 2009 +0200

    Use the new API when getting the account iter.

 src/empathy-accounts-dialog.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

commit 7f8d4b20123d1f3f48ddaf404b022bdeeba5d99a
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat Jul 25 16:44:14 2009 +0200

    Add empathy_account_settings_owns_account()

 libempathy/empathy-account-settings.c |   14 ++++++++++++++
 libempathy/empathy-account-settings.h |    3 +++
 2 files changed, 17 insertions(+), 0 deletions(-)

commit 6d59456848be4257df0724a610ef224d8c1d2e84
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jul 24 21:24:38 2009 +0200

    Make sure the account dialog respects the initial selection

 src/empathy-accounts-dialog.c |   64
 +++++++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 30 deletions(-)

commit e3ed5ba84d20da177070d4708bca4bdb9d0ee149
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jul 24 15:52:29 2009 +0200

    Implement _set_display_name

 libempathy/empathy-account-settings.c |   46 +++++++++++++++++++++++++
 libempathy/empathy-account.c	       |   59
 +++++++++++++++++++++++++++++++++
 libempathy/empathy-account.h	       |    7 +++-
 3 files changed, 110 insertions(+), 2 deletions(-)

commit 45c7f5469ed08aeda3d54bf375d129cab5194cde
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jul 24 01:45:59 2009 +0200

    When an account is enabled, always align it to the global presence.

    Before, this was only done for newly created accounts, and not every
    time any account was enabled.

 libempathy/empathy-account-manager.c |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

commit 113d262b56effb7927d310ca90db3da5840e2dc9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 19:23:27 2009 +0200

    Make remove work

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9b7a3c09518ca7fee43c0c8941a0c1d49261871e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 19:23:04 2009 +0200

    Plug some leaks

 libempathy/empathy-account-manager.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 68d69476f586e377ce45af014f7e4eeb8acd3b8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 19:22:30 2009 +0200

    Respect the global presence when enabling an account

 libempathy/empathy-account-manager.c |   39
 +++++++++++++++++++++++++++++++--
 1 files changed, 36 insertions(+), 3 deletions(-)

commit d5c41662829057e80268b6771fbe7452aa36a814
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 16:27:36 2009 +0200

    Unref the dialog when destroying

 src/empathy-accounts-dialog.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 5a729c2ae7018c491216eedc93129fa483cab181
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 16:22:38 2009 +0200

    Chain up dispose and remove useless finalize

 src/empathy-accounts-dialog.c |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

commit 43208e2ee8fe2371d0562f37d817173857a91268
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 16:21:12 2009 +0200

    Move some code off dispose

 src/empathy-accounts-dialog.c |   49
 ++++++++++++++++++++++++++---------------
 1 files changed, 31 insertions(+), 18 deletions(-)

commit 010828ac98b604438cd0edace9263cd120f4ad10
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 12:32:23 2009 +0200

    GObject-ify and clean-up the code; still WIP

 src/empathy-accounts-dialog.c |  545
 +++++++++++++++++++++++++++--------------
 src/empathy-accounts-dialog.h |   27 ++-
 2 files changed, 387 insertions(+), 185 deletions(-)

commit 9dfae3e6a3b7ca4751c2249590eca8317768e9b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Jul 23 12:31:27 2009 +0200

    Add an API to get the num of CMs

 libempathy/empathy-connection-managers.c |   12 ++++++++++++
 libempathy/empathy-connection-managers.h |    2 ++
 2 files changed, 14 insertions(+), 0 deletions(-)

commit 4b6db27ff05428dda571c5e60bc7229a4dd91d5f
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Jul 22 14:15:01 2009 +0200

    Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog

    Synchronize the two objects with the help of
    EmpathyConnectionManagers,
    so that we can get a consistent list of the CMs when using the
    chooser.

 libempathy-gtk/empathy-protocol-chooser.c |   77
 +++++++++++++----------------
 libempathy-gtk/empathy-protocol-chooser.h |	6 ++-
 tests/test-empathy-protocol-chooser.c	   |	8 ++--
 3 files changed, 43 insertions(+), 48 deletions(-)

commit ac4f16973341bb7b0d9af0e668bf1c9c13a49431
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 20:38:38 2009 +0200

    Update python bindings

 python/pyempathy/pyempathy.defs       |  158
 ++++++++++++++++++++++++---------
 python/pyempathygtk/pyempathygtk.defs |  120 ++++++++++++++++++++-----
 2 files changed, 212 insertions(+), 66 deletions(-)

commit 97d122d36a2e387ccdba9689052b0397bbe42a76
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 20:38:13 2009 +0200

    remove usage of empathy_account_equal

 libempathy-gtk/empathy-account-chooser.c |    8 +++-----
 libempathy-gtk/empathy-chat.c		  |    2 +-
 libempathy-gtk/empathy-log-window.c	  |    2 +-
 libempathy/empathy-chatroom-manager.c	  |   11 ++++-------
 libempathy/empathy-chatroom.c		  |    3 +--
 libempathy/empathy-utils.c		  |    7 -------
 libempathy/empathy-utils.h		  |    2 --
 megaphone/src/megaphone-applet.c	  |    2 +-
 src/empathy-chat-window.c		  |    2 +-
 src/empathy-chatrooms-window.c		  |    2 +-
 10 files changed, 13 insertions(+), 28 deletions(-)

commit a5a46b1dc612eb29b86f4bdfa3b3d80cb35f8893
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 20:20:57 2009 +0200

    Remove empathy_account_hash

 libempathy/empathy-utils.c |	 8 --------
 libempathy/empathy-utils.h |	 1 -
 src/empathy-main-window.c  |	 4 ++--
 3 files changed, 2 insertions(+), 11 deletions(-)

commit bb2d63c7d3964a3cd68e6667a19907aa72bb686b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 19:28:56 2009 +0200

    Unref the connection if it fails to become ready or is invalidated

 libempathy/empathy-account.c |   27 +++++++++++++++++----------
 1 files changed, 17 insertions(+), 10 deletions(-)

commit 68cf4c663ae37ef031adfbe4afaecc218df235e6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 16:50:17 2009 +0200

    Fix some coding style issues

 libempathy-gtk/empathy-protocol-chooser.c |	6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 4c97b5730fd6c27376c6e2079262038e87fdc6c9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 16:48:08 2009 +0200

    Fix some leaks

 libempathy-gtk/empathy-account-widget.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit 1bcccdbc977cc35af2edccc9b222d53a63a8c0b6
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 29 16:46:24 2009 +0200

    Add a utility function to may protocols to their icons

 libempathy-gtk/empathy-protocol-chooser.c |	3 +--
 libempathy/empathy-account.c		   |	2 +-
 libempathy/empathy-utils.c		   |	6 ++++++
 libempathy/empathy-utils.h		   |	2 ++
 4 files changed, 10 insertions(+), 3 deletions(-)

commit 7d0365eab1fa74ddf72d89d997740f809290b7aa
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 29 14:21:45 2009 +0200

    Bump version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d36c32cd4b3e2e4fcfcef169c129830a95af6d9a
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 29 13:36:38 2009 +0200

    Update ABI version

 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 29 13:36:32 2009 +0200

    Update NEWS

 NEWS |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

commit ce183d1c5407ddeae0cb31e30c687101a3f2e190
Author: Nicolò Chieffo <84yelo3@gmail.com>
Date:	Tue Jul 28 18:12:32 2009 +0100

    Wrap text in contact label status (#589846)

 libempathy-gtk/empathy-contact-widget.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 6b432eaf1f72dc42f0adf7bb7b60c5956d4e7cd0
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 13:28:56 2009 +0200

     - Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of
     hardcoding the gconf key everywhere.
     - Code cleanup in EmpathyThemeAdium

 libempathy-gtk/empathy-conf.h	      |    1 +
 libempathy-gtk/empathy-theme-adium.c |   84
 +++++++++++++++++++--------------
 2 files changed, 49 insertions(+), 36 deletions(-)

commit f5a270ba2b59c64b37ceb730e800bb0db5991c36
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 13:20:35 2009 +0200

    Wrap too long line.

 libempathy-gtk/empathy-contact-dialogs.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit e6b82c8297942483750028db51846180e225e35d
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 13:20:02 2009 +0200

    Init flags to 0 to make sure it is never undefined

 libempathy-gtk/empathy-contact-list-store.c |	  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit e5574c03936d59e2fc0077fcad318ad008c09d92
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 13:19:27 2009 +0200

    Accept gibing NULL widget to empathy_url_show()

 libempathy-gtk/empathy-ui-utils.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1036277e3c369afe3a1fba9aeaf3552fcd5a20aa
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 13:18:30 2009 +0200

    Do not have too complex code in var initialization.

 src/empathy-call-window.c |	6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 4da463c098708dd0b52a82195bad5ac537a9197b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 13:18:06 2009 +0200

    Little coding style cleanup

 src/empathy-chat-window.c |	7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit 0c107f3a4fcd0f655deeff94d2e168361cda7a37
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 09:11:47 2009 +0200

    Set default for enable_webkit_developer_tools gconf key

 data/empathy.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 94aad8894c20e4a1b87fde25bd6b970b35343ec9
Author: Priit Laes <plaes@plaes.org>
Date:	Wed Jul 29 12:18:52 2009 +0300

    Added Estonian translation.

 po/LINGUAS |	 1 +
 po/et.po   | 1917
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1918 insertions(+), 0 deletions(-)

commit e5a8856fbc12280af273c8329ee08ba4e6e3a044
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 14:38:13 2009 +0200

    Update gitignore

 tests/.gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a410e0a8e2d745a94ebb96c98d63651a3f06a6dc
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 24 14:34:44 2009 +0200

    Add missing includes in empathy-share-my-desktop.c

 libempathy-gtk/empathy-share-my-desktop.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 1d153c1cf91edce537bc64efb01b5a496b35518e
Merge: b50b703 6df1c4b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 28 11:20:27 2009 +0200

    Merge commit 'upstream/master' into mc5

    Conflicts:
	libempathy-gtk/empathy-account-widget.c
	src/empathy.c

commit 6df1c4bdd81fbbb288b8e49c3bea9a1dd2e005a6
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Jul 27 22:58:01 2009 +0200

    Set status text first in presence chooser widget model.

    ATK will take the first column of the model to get the textual value
    of a row, so make it something useful (instead of icon-name); also
    fill that cell with a value for "custom message" commands, so they
    are also known to ATK.  (GNOME bug 589830)

 libempathy-gtk/empathy-presence-chooser.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit fdd1174c22b2de215c0a4fd0b33051a3b44f5661
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Jul 27 18:08:02 2009 +0200

    correctly display contact names in a11y tools (GNOME bug 545282)

 libempathy-gtk/empathy-contact-list-view.c |	 4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit fb8b6e57e460565b24427ea524ff38520fc51bc2
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	Sat Jul 18 08:38:36 2009 +0300

    Updated Arabic translation

 po/ar.po |   66
 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 35 insertions(+), 31 deletions(-)

commit 037b9278b0ecdf12eb1446b2deab4f898db0d3c0
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	Mon Jul 27 15:10:59 2009 +0300

    Updated Lithuanian translation

 po/lt.po |  616
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 329 insertions(+), 287 deletions(-)

commit 2b2c8d1e7e6ab59baf79de2658bfe809e0f500e4
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Jul 26 17:58:09 2009 +0200

    Updated German translation

 help/de/de.po |  780
 ++++++++++++++++++++++++++-------------------------------
 1 files changed, 360 insertions(+), 420 deletions(-)

commit 04aee1294618e5571390080fc5a1bd6f993c64f5
Author: Aron Xu <aronxu@gnome.org>
Date:	Sun Jul 26 17:48:04 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po | 2392
 +++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1487 insertions(+), 905 deletions(-)

commit dc402735567b460c9c1ec4afa6baa5bafc10742c
Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
Date:	Sat Jul 25 10:50:56 2009 +0300

    Updated Belarusian translation

 po/be.po |   85
 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 39 insertions(+), 46 deletions(-)

commit b81a88aa387f00c467ffad7865a61acb5692e01a
Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
Date:	Sat Jul 25 02:54:49 2009 +0300

    Updated Belarusian translation

 po/be.po | 2685
 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 1936 insertions(+), 749 deletions(-)

commit 66f198c160fd6a8c1f3cce1a5e6237aeb1b20c99
Author: Louis-Francis Ratté-Boulianne
<louis-francis.ratte-boulianne@collabora.co.uk>
Date:	Thu Jul 23 10:56:42 2009 -0400

    Fixed copy/paste mistake (Remove members from the right set)

 libempathy/empathy-tp-contact-list.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 9422fb338f29d3fb764f3237b12096d6b98012ba
Author: Daniel Nylander <po@danielnylander.se>
Date:	Wed Jul 22 23:53:20 2009 +0200

    Updated Swedish translation

 po/sv.po |   48 ++++++++++++++++++++++++++----------------------
 1 files changed, 26 insertions(+), 22 deletions(-)

commit b50b7039d3b52f33df94e5a3526d9f43a51401ad
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 22 19:28:28 2009 +0100

    Ensure EmpathyConnectionManagers stays alive when still emitting
    signals

 libempathy/empathy-connection-managers.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 2ca42ded917d24b66628c40cf2f4e2b4aa5b518b
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Jul 22 17:15:52 2009 +0200

    remove trailing tabulation

 src/empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f3e15cee01791e3e6a4b624450fea6167aa02c31
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 22 00:16:23 2009 +0100

    Allow stop to be called if there isn't a backing channel

 libempathy/empathy-tp-roomlist.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit df1cf218c8a219caa68fc2f95aed1df84a95382e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 22 00:07:03 2009 +0100

    Don't try to update the widgets if no account was selected

 src/empathy-new-chatroom-dialog.c |	4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 0b269dddf9534936735567c8f23519f0f88c949d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 22 00:06:14 2009 +0100

    Get the connection status, not the presence status string

 libempathy-gtk/empathy-account-chooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5fcaf2ec834ebd542ee6f434705acdfaf8a05368
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 22 00:00:33 2009 +0100

    If the requested property is missing, assume we didn't request it

    MC5 tries to handle channels only signalled by the old NewChannel
    signal, but
    the Requested property isn't set in that case. Assume that we didn't
    request it
    in that case

 libempathy/empathy-dispatcher.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 36bfa50660b97ad74678e3cde0f6195154135fef
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 19:42:40 2009 +0100

    Add the Apply widget to the IRC account settings dialog

 libempathy-gtk/empathy-account-widget-irc.c  |   13 +-
 libempathy-gtk/empathy-account-widget-irc.ui |  339
 +++++++++++++-------------
 2 files changed, 181 insertions(+), 171 deletions(-)

commit 80e9b255ca7f39d17034475f52479e5199ce5f93
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 19:28:08 2009 +0100

    Add apply button for salut accounts

 libempathy-gtk/empathy-account-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6d2d940c7946eafb807e325af4c87a03570ef383
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 19:27:43 2009 +0100

    Correctly implement empathy_account_is_valid

 libempathy/empathy-account.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit d46b6d50cedf6babe686d8a13dea36d5cbc4394f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 19:12:01 2009 +0100

    Hook up removing accounts in the accounts dialog

 src/empathy-accounts-dialog.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 2e87bc47e7c03fa0d2145b2c3904df545b941a76
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 19:11:50 2009 +0100

    Add api to remove accounts

 libempathy/empathy-account.c |   48
 ++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-account.h |    5 ++++
 2 files changed, 53 insertions(+), 0 deletions(-)

commit 067e77dceb1e0c01f33ce4c743e88c7214403b8a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 19:02:37 2009 +0100

    Add removed signal on EmpathyAccount

 libempathy/empathy-account-manager.c |   17 ++++++++++++
 libempathy/empathy-account.c	      |   47
 ++++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+), 0 deletions(-)

commit 08c068fc1b90777c3a2b9c313e282f93f24b3f71
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 18:45:20 2009 +0100

    Make the account manager listen to AccountValidityChanged

 libempathy/empathy-account-manager.c |   35
 ++++++++++++++++++++++++++++++++-
 1 files changed, 33 insertions(+), 2 deletions(-)

commit 68dcc8dcce232a4e8c803bd6cc71052c473f9203
Author: Marco Barisione <marco@barisione.org>
Date:	Mon Jul 20 13:25:23 2009 +0100

    Use the account manager when the service is running, not when we
    receive NameOwnerChanged

 libempathy/empathy-account-manager.c |   29 ++++++++++++++---------------
 1 files changed, 14 insertions(+), 15 deletions(-)

commit 1ddf26795e74abafdcc8468894cf1617007c579b
Author: Fran Diéguez <fran.dieguez@glug.es>
Date:	Tue Jul 21 19:17:58 2009 +0200

    Updated Galician Translation.

 po/gl.po | 1831
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 1104 insertions(+), 727 deletions(-)

commit e9266689e7b55d9be53afc46c5b3d131ba9837cd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 18:14:51 2009 +0100

    Disable tests that try to use MC4 related code

 tests/check-empathy-chatroom-manager.c |    4 ++++
 tests/check-empathy-chatroom.c		|    4 ++++
 tests/check-empathy-helpers.c		|    2 ++
 3 files changed, 10 insertions(+), 0 deletions(-)

commit 183bea15838e2ad9dc16f6d86eedb820831a8d7f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 18:06:47 2009 +0100

    Coding style fixes

 libempathy/empathy-account-manager.c	  |    2 +-
 libempathy/empathy-account-settings.h	  |    4 ++--
 libempathy/empathy-account.c		  |    6 +++---
 libempathy/empathy-account.h		  |    2 +-
 libempathy/empathy-connection-managers.c |    2 +-
 libempathy/empathy-connection-managers.h |    4 ++--
 libempathy/empathy-log-store-empathy.c   |    2 +-
 src/empathy.c				  |    8 ++++----
 8 files changed, 15 insertions(+), 15 deletions(-)

commit 7ba6375cdfa00bc0871e4958076398e82f92c2b5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 18:02:47 2009 +0100

    Unescape _ and _2d in the protocol from mission-control

 libempathy/empathy-account.c |   39
 ++++++++++++++++++++++++++++++++++++++-
 1 files changed, 38 insertions(+), 1 deletions(-)

commit e24b064cc562a89abf8facba5b9085d4aee862ed
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 18:02:21 2009 +0100

    Port creating of of a salut account to then new apis

 src/empathy.c |  134
 ++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 90 insertions(+), 44 deletions(-)

commit 9c3db97dcf9bd237784d401ae3215326a1d77ae2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:56:22 2009 +0100

    Port to using EmpathyAccountSettings

 libempathy-gtk/empathy-account-widget-irc.c |	 61 +++--
 libempathy-gtk/empathy-account-widget-irc.h |	  4 +-
 libempathy-gtk/empathy-account-widget-sip.c |	 22 +-
 libempathy-gtk/empathy-account-widget-sip.h |	  4 +-
 libempathy-gtk/empathy-account-widget.c     |	264 ++++++++++++--------
 libempathy-gtk/empathy-account-widget.h     |	 25 +-
 src/empathy-accounts-dialog.c		     |	363
 +++++++++++++++++++--------
 7 files changed, 475 insertions(+), 268 deletions(-)

commit aeb06b95274c6c22501c752b9fb8864af6f1bc29
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:54:05 2009 +0100

    Make empathy_account_set_enable call out over d-bus

 libempathy/empathy-account.c |   30 ++++++++++++++++++++++++++----
 1 files changed, 26 insertions(+), 4 deletions(-)

commit 10b85cf1e8161c7f3392f50dc329c89f3bb87512
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:50:43 2009 +0100

    Add API to Update an accounts parameters

 libempathy/empathy-account.c |   51
 ++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-account.h |    8 ++++++
 2 files changed, 59 insertions(+), 0 deletions(-)

commit b81f5d599018df2378b489f080b5a2a64a8f9c9a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:48:58 2009 +0100

    Remove the API to change the account parameters one by one

 libempathy/empathy-account.c |   67
 +++++-------------------------------------
 libempathy/empathy-account.h |   17 +---------
 2 files changed, 10 insertions(+), 74 deletions(-)

commit f8d5873483b65c9d3d6577b3490d0ed21e7f4a21
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:43:31 2009 +0100

    Add an abstraction to buffer up changes to an account

 libempathy/Makefile.am		       |    2 +
 libempathy/empathy-account-settings.c |  964
 +++++++++++++++++++++++++++++++++
 libempathy/empathy-account-settings.h |  156 ++++++
 3 files changed, 1122 insertions(+), 0 deletions(-)

commit 0d4c1f6c049f0f08f7f323b7d8924783e0b1f608
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:33:26 2009 +0100

    Correct usage of priv

 libempathy/empathy-connection-managers.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit 96445f9768c9dee5e375522aa3bb3a9a01df7280
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:32:44 2009 +0100

    Put (Haze) behind all protocols coming from haze

 libempathy-gtk/empathy-protocol-chooser.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b53f011fbab2a1efbb2ba229195da8ec8e1fc7dc
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:27:22 2009 +0100

    Add API to add accounts

 libempathy/empathy-account-manager.c |  115
 ++++++++++++++++++++++++++++-----
 libempathy/empathy-account-manager.h |   14 +++--
 2 files changed, 106 insertions(+), 23 deletions(-)

commit 6fa59ef0e20828af6404821b198468ae3a9ef158
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Jul 20 19:13:37 2009 +0200

    migrate configuration files to XDG config directory

 src/empathy.c |   63
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 63 insertions(+), 0 deletions(-)

commit e1fa17399fc137a508f195aa6976b5f32189de96
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Jun 17 10:01:52 2009 +0200

    Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)

 libempathy-gtk/empathy-account-widget-irc.c |	  2 +-
 libempathy-gtk/empathy-geometry.c	     |	  2 +-
 libempathy/empathy-chatroom-manager.c	     |	  2 +-
 libempathy/empathy-contact-groups.c	     |	  4 ++--
 libempathy/empathy-status-presets.c	     |	  4 ++--
 src/empathy-main-window.c		     |	  4 ++--
 6 files changed, 9 insertions(+), 9 deletions(-)

commit 4bdda84105d2e83a551b6c1caa919df221fc2244
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jul 21 16:25:36 2009 +0100

    reformat macros a bit

 libempathy/empathy-account-manager.h |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

commit 6af3cdc16ef3e4a35524b4e076e9c8c99469814c
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Tue Jul 21 20:26:11 2009 +0530

    Updated Tamil translation

 po/ta.po |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

commit 31ad856080bddfd38d997549382f4218bd7a661d
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Mon Jul 20 20:16:59 2009 +0200

    Updated Spanish translation

 po/es.po |   28 ++++++++++++++++------------
 1 files changed, 16 insertions(+), 12 deletions(-)

commit 719ae62b7c7a33e8338470b386386c7fd807b560
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Mon Jul 20 16:06:57 2009 +0200

    Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.h

 libempathy/empathy-debug.h |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 16f43e0a4d7bd7597694bca7f9f48ef2a20da5a5
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Mon Jul 20 16:41:15 2009 +0200

    Instantiate ShareMyDesktop feature in the contact menu of Empathy

 libempathy-gtk/empathy-contact-menu.c |   31
 +++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-contact-menu.h |    1 +
 2 files changed, 32 insertions(+), 0 deletions(-)

commit 4c748f51e9ce75c711ec15ef54a473b735d32e89
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Fri Jul 17 20:48:07 2009 +0200

    Add the new files in Makefile.am

 libempathy-gtk/Makefile.am |	 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 2e50e3145e5bbd85366da1c97d94c785bc8c7ef4
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Fri Jul 17 20:46:12 2009 +0200

    Add ShareMyDesktop files

 libempathy-gtk/empathy-share-my-desktop.c |  245
 +++++++++++++++++++++++++++++
 libempathy-gtk/empathy-share-my-desktop.h |   28 ++++
 2 files changed, 273 insertions(+), 0 deletions(-)

commit cd822950695cd4d0589559924703badf9d4771df
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jul 20 11:30:54 2009 +0100

    Add singleton to cache TpConnectionManagers

 libempathy/Makefile.am			  |    2 +
 libempathy/empathy-connection-managers.c |  296
 ++++++++++++++++++++++++++++++
 libempathy/empathy-connection-managers.h |   75 ++++++++
 3 files changed, 373 insertions(+), 0 deletions(-)

commit e4c629b216459740a76cb51b329be445c6a86a3e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Jul 19 14:45:31 2009 +0100

    remove dead code

 libempathy/empathy-account.c |   58
 ------------------------------------------
 1 files changed, 0 insertions(+), 58 deletions(-)

commit cfa3ead3f5ee00789c784edfef0379f2bf82bfd8
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Jul 18 14:06:27 2009 +0200

    Updated Spanish translation

 po/es.po |  271
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 143 insertions(+), 128 deletions(-)

commit 63dee7284d16ab5ed587d6e7a402e53236a97833
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sat Jul 18 13:44:52 2009 +0200

    Updated Spanish translation

 po/es.po |  286
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 148 insertions(+), 138 deletions(-)

commit 2e1d3db14849dbd52fc3dfdaa9a0861f4926d531
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Sat Jul 18 13:48:51 2009 +0530

    Updated Tamil translation

 po/ta.po |  477
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 251 insertions(+), 226 deletions(-)

commit 98655aa5cae4870b377cf21b9b442fb08c4d003d
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Sat Jul 18 01:39:02 2009 -0400

    Respect the button-images setting

    Streamline the construction of some buttons, with the nice side-effect
    that they now obey the button-images setting. See bug 588810.

 libempathy-gtk/empathy-new-message-dialog.ui |   84
 ++++---------------------
 src/empathy-accounts-dialog.ui		      |   43 ++-----------
 src/empathy-new-chatroom-dialog.ui	      |   43 ++-----------
 3 files changed, 28 insertions(+), 142 deletions(-)

commit 96bfc42462ed8e297b010a57e1be8bfc6986a180
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	Sat Jul 18 08:20:52 2009 +0300

    Updated Arabic translation

 po/ar.po | 2249
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1433 insertions(+), 816 deletions(-)

commit 9a3e0650a445d9eff8006a577558503944292938
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Fri Jul 17 17:07:38 2009 +0100

    Only consider what's clicked a link when priv->hovered_uri is non-NULL
    (Fixes: #588886)

 libempathy-gtk/empathy-theme-adium.c |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit 6e60fdb3583e4072961a72148fe396885d037dcb
Author: Nicolò Chieffo <nicolo.chieffo@gmail.com>
Date:	Fri Jul 17 17:58:08 2009 +0200

    Validate parameters to fixup_url() and empathy_url_show()

    Using g_return{_val,}_if_fail(). Extra validation added by Davyd
    Madeley.

 libempathy-gtk/empathy-ui-utils.c |	7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 1246403f33f502ad3959f56d5ec1c2674b1b4ac8
Author: Daniel Nylander <po@danielnylander.se>
Date:	Fri Jul 17 11:01:32 2009 +0200

    Updated Swedish translation

 po/sv.po |  467
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 242 insertions(+), 225 deletions(-)

commit 21127f20e2fe1254757e6bd5ee63ad71689fc4c6
Author: Nicolò Chieffo <84yelo3@gmail.com>
Date:	Thu Jul 16 18:00:29 2009 +0100

    Escape window names before saving them in geometry.ini

    Fixes #586967

 libempathy-gtk/empathy-geometry.c |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

commit 19cc09b10307b7d5a03a48cd455c958a7419750f
Merge: 133a7e7 9ba6430
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Jul 16 16:30:10 2009 +0100

    Merge commit 'bigon/mc_free'

commit 133a7e7512781f4b1ad84ac97918547894b68f81
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Wed Jul 1 10:07:24 2009 -0300

    Make WebKit web inspector available, when using Adium themes.

 data/empathy.schemas.in	      |   14 ++++
 libempathy-gtk/empathy-theme-adium.c |  125
 ++++++++++++++++++++++++++++++++-
 2 files changed, 135 insertions(+), 4 deletions(-)

commit 9ba64303ca4bd6f4cbdf268713c0af02a98b1afb
Author: Laurent Bigonville <bigon@bigon.be>
Date:	Thu Jul 16 17:10:11 2009 +0200

    Free params glist with mc_protocol_free_params_list instead of
    g_slist_free

 libempathy-gtk/empathy-account-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e8f72606c7fc3ff48916c27a3e8d776618fe6f93
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 16 15:39:25 2009 +0100

    Escape unique names by replacing / by %

 libempathy/empathy-log-store-empathy.c |   23 +++++++++++++++--------
 1 files changed, 15 insertions(+), 8 deletions(-)

commit 9309c89a6ce064223dc2879d5b61baf69472a334
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 16 15:38:46 2009 +0100

    Ignore a log when the account it isn't found

 libempathy/empathy-log-store-empathy.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit e700d8f398b27a98ef24476e3909570aa91c329a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 16 14:54:45 2009 +0100

    Put the logs in XDG_DATA_HOME instead of ~/.gnome2

 libempathy/empathy-log-store-empathy.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit f8043f3f6ebdd8acee896f0b50f78f62b35d0fdf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 16 14:53:18 2009 +0100

    Default to OFFLINE instead of UNSET for the global presence

 libempathy/empathy-account-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 758bc33318e81709f4a64ea99c0629e9c522258a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 16 12:41:26 2009 +0100

    Escape the unique account name

 libempathy/empathy-log-store-empathy.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 1c95c220ca3830e83ed436d840528126e9ba9d15
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu Jul 16 11:41:15 2009 +0100

    Move the responsibility of popping up the empathy accounts dialog
    out of the status icon

 src/empathy-status-icon.c |   17 -----------------
 src/empathy.c		   |   21 ++++++++++++++++++---
 2 files changed, 18 insertions(+), 20 deletions(-)

commit 7cded0b0190dac119d3e7bb6882b2a2a93293db8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 18:19:31 2009 +0100

    Add a concept of ready to the account manager

 libempathy/empathy-account-manager.c |   74
 +++++++++++++++++++++++++++++++++-
 libempathy/empathy-account-manager.h |    2 +
 2 files changed, 74 insertions(+), 2 deletions(-)

commit 17b571acbdbe5219c9b7c468006dda616cb7bb0a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 18:18:27 2009 +0100

    Check the right variable for setting the ready property

 libempathy/empathy-account.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3546af6b2b14fa640c1a86e6a975eef6fcb37a00
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 15:24:48 2009 +0100

    Remove last references to mission-control 4

 configure.ac				 |    9 +---
 libempathy/empathy-call-handler.c	 |    1 +
 libempathy/empathy-chatroom-manager.c	 |    2 +
 libempathy/empathy-dispatcher.c	 |    4 +-
 libempathy/empathy-ft-handler.c	 |    1 +
 libempathy/empathy-idle.c		 |    4 --
 libempathy/empathy-log-manager.c	 |    1 +
 libempathy/empathy-tp-chat.c		 |    1 +
 libempathy/empathy-tp-contact-factory.c |    2 +
 libempathy/empathy-tp-contact-list.c	 |    1 +
 libempathy/empathy-tp-file.c		 |    1 +
 libempathy/empathy-tp-roomlist.c	 |    1 +
 libempathy/empathy-utils.c		 |   15 ------
 libempathy/empathy-utils.h		 |    3 -
 src/empathy-accounts-dialog.c		 |    3 -
 src/empathy-debug-dialog.c		 |    4 --
 src/empathy-event-manager.c		 |    1 +
 src/empathy-main-window.c		 |    3 -
 src/empathy-tube-dispatch.c		 |    1 +
 src/empathy.c				 |   76
 +------------------------------
 20 files changed, 18 insertions(+), 116 deletions(-)

commit ec439e852438565122a2d5a5dc322db8567d6c7d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 15:24:16 2009 +0100

    Remove profiles, they're not used anymore

 data/Makefile.am	|   21 ---------------------
 data/aim.profile	|   10 ----------
 data/ekiga.profile	|   14 --------------
 data/fwd.profile	|   15 ---------------
 data/gadugadu.profile	|   11 -----------
 data/groupwise.profile |   11 -----------
 data/gtalk.profile	|   16 ----------------
 data/icq.profile	|   11 -----------
 data/irc.profile	|    9 ---------
 data/jabber.profile	|   12 ------------
 data/msn-haze.profile	|   13 -------------
 data/msn.profile	|   13 -------------
 data/qq.profile	|   11 -----------
 data/salut.profile	|    9 ---------
 data/sametime.profile	|   11 -----------
 data/sipphone.profile	|   16 ----------------
 data/sofiasip.profile	|   10 ----------
 data/yahoo.profile	|   11 -----------
 18 files changed, 0 insertions(+), 224 deletions(-)

commit 5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 15:14:17 2009 +0100

    Temporarily disable account importing as it still depends on profiles

 src/Makefile.am	       |    2 --
 src/empathy-accounts-dialog.c |   15 +++++++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)

commit 565bab5296d9114543318ff453c6c2a878da417e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 15:00:26 2009 +0100

    Use default status identifiers when setting the presence

 libempathy/empathy-idle.c |   24 ++++++++++++++++++++----
 1 files changed, 20 insertions(+), 4 deletions(-)

commit 7c4c3fb9a2de1711a7a76abc48d6ac540b70d4d0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 14:58:26 2009 +0100

    Get the presence from the AccountManager instead of MC4

 libempathy/empathy-idle.c |   59
 +++++---------------------------------------
 1 files changed, 7 insertions(+), 52 deletions(-)

commit aafc27b739884d4c9e5fe0d9cabee52445eaa4ba
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 14:53:29 2009 +0100

    Keep track of ``global'' presence of all accounts

 libempathy/empathy-account-manager.c |  304
 ++++++++++++----------------------
 libempathy/empathy-account-manager.h |    5 +
 libempathy/empathy-account.c	      |   69 ++++++--
 libempathy/empathy-account.h	      |    1 -
 4 files changed, 163 insertions(+), 216 deletions(-)

commit c004e520157141ca939e32ac5ef18390304e1d9e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 14:44:10 2009 +0100

    Remove dead code

 libempathy/empathy-account-manager.c |  118
 +---------------------------------
 libempathy/empathy-account-manager.h |    3 -
 2 files changed, 2 insertions(+), 119 deletions(-)

commit 41ad88801dbd0efbfe82bd5c5ba3cb595c9151ab
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jul 10 16:07:10 2009 +0100

    Implement HandledChannels D-Bus property

 libempathy/empathy-dispatcher.c |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

commit 2e6c79d649630038440d47da78fc6905aea4d36c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jul 10 13:33:52 2009 +0100

    empathy-account-manager.c: remove obsolte empathy-account-priv.h
    include

 libempathy/empathy-account-manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit aedb2729fa86eafc2891bc522cad68285d41b8a5
Merge: 2a6048e 9fe1942
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Wed Jul 15 16:45:12 2009 +0100

    Merge commit 'jtellier/video-call-button-sensitivity'

commit 2a6048e015b83b22eb2c771412b2e4770c4ada01
Author: Abner Silva <abner.silva@collabora.co.uk>
Date:	Mon Jul 13 18:41:09 2009 -0300

    Chat window's tab label changes the font color when got an incoming
    msg. (Fixes #588498)

 src/empathy-chat-window.c |   32 ++++++++++++++++++++++++++------
 1 files changed, 26 insertions(+), 6 deletions(-)

commit 3db15a0c3a67d8f5c03ac88468b107dbabb7c8ef
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jul 15 13:32:10 2009 +0100

    start dev of 2.27.5

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ae0aef1928e4cac049f0a9165ee3ebd5489f588f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jul 15 11:47:30 2009 +0100

    upgrade NEWS for 2.27.4

 NEWS |   66
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 0 deletions(-)

commit 0343c43f77ab5e59c614af0c0fa60d518d78a774
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Wed Jul 15 12:38:55 2009 +0100

    Revert "Remove deprecated call to g_mapped_file_free()"

    This commit breaks older GLib. When we're ready to bump our
    requirement to
    GLib 2.22, simply revert this commit.

    This reverts commit 0ade362fb9343ec984c396a202565c4e5faa1f12 but
    with an
    extra comment to explain what the hell is going on.

 libempathy/empathy-log-store-empathy.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 8dd36644a68e297429a8a8a486df467a0d5d755c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 15 11:40:09 2009 +0100

    Bump sonames for libempathy and libempathy-gtk

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a55d556e43624ced7d3c55863078669cfeebde84
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Wed Jul 15 10:58:17 2009 +0100

    Small style fixes

 libempathy-gtk/empathy-contact-dialogs.h |    3 ---
 libempathy/empathy-tp-contact-list.c	  |    4 ++--
 2 files changed, 2 insertions(+), 5 deletions(-)

commit ce74b001af76af82c3bc448784ce7826b99d378f
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Jul 14 11:47:47 2009 +0100

    Check CAN_ADD before returning an Add Contact... menu item

 libempathy-gtk/empathy-contact-menu.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit 81f7d9001ac4da0f72b81d1c3d4861a011e62a1d
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Jul 14 11:45:46 2009 +0100

    Handle the case where priv->list is not an EmpathyContactManager

 libempathy-gtk/empathy-contact-list-store.c |	  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 0ce1b4664b5706744f7d295f34b726fb61fd636a
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Jul 14 10:30:15 2009 +0100

    Small coding style fix

 libempathy-gtk/empathy-contact-menu.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 0ade362fb9343ec984c396a202565c4e5faa1f12
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Jul 14 10:11:03 2009 +0100

    Remove deprecated call to g_mapped_file_free()

    Change to g_mapped_file_unref()

 libempathy/empathy-log-store-empathy.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 234ee3923f26d46219410a4561a0516b7efaf3b3
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Wed Feb 25 13:55:56 2009 +0900

    have EmpathyContactWidget set the account on the account chooser

 libempathy-gtk/empathy-contact-menu.c	 |    1 -
 libempathy-gtk/empathy-contact-widget.c |    7 +++++++
 2 files changed, 7 insertions(+), 1 deletions(-)

commit fa028af2e446e6246b43c887f42099d60ad6c219
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Wed Feb 25 13:47:15 2009 +0900

    Don't override empathy_account_chooser_set_account when setting
    filtering

 libempathy-gtk/empathy-account-chooser.c |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

commit 8571c54004e9cf8d2729a03d712210ab0ba0cd3b
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Feb 24 17:55:33 2009 +0900

    Set parent for new contact dialog

 libempathy-gtk/empathy-contact-menu.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

commit 4e13ee5ecdbeb71559b76ee2080c9e58385c3ad8
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Feb 24 14:56:26 2009 +0900

    Hook up the callback to throw up the standard Add Contact dialog

 libempathy-gtk/empathy-contact-dialogs.c |    9 ++++++++-
 libempathy-gtk/empathy-contact-dialogs.h |    7 ++++++-
 libempathy-gtk/empathy-contact-menu.c	  |   17 ++++++++++++++---
 3 files changed, 28 insertions(+), 5 deletions(-)

commit fac3f031d33d41237ec86e810ffad81cd63c6ec3
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Feb 24 14:34:26 2009 +0900

    Determine if the contact is not in the Contact List and add a menu
    item as appropriate

 libempathy-gtk/empathy-contact-menu.c |   43
 +++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-contact-menu.h |    1 +
 2 files changed, 44 insertions(+), 0 deletions(-)

commit 76af883334b3ae82e718c65d74484cc327501cde
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Sun Apr 26 11:01:00 2009 +0800

    Implement CAN_GROUP by looking at RequestableChannelClasses

 libempathy/empathy-tp-contact-list.c |   54
 +++++++++++++++++++++++++++++++++-
 1 files changed, 53 insertions(+), 1 deletions(-)

commit 015e7e34ba24114d48352f4f5b0dc1a3073625fe
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Sun Apr 26 10:33:32 2009 +0800

    Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP
    are set

 libempathy-gtk/empathy-contact-list-view.c |	 1 -
 libempathy-gtk/empathy-contact-menu.c	    |	20 ++++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletions(-)

commit 24f3f86b2bd9c42a9ea9f498980f0d255e35bb32
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Sat Apr 25 09:39:55 2009 +0800

    Add empathy_contact_manager_initialized()

 libempathy/empathy-contact-manager.c |   17 +++++++++++++++++
 libempathy/empathy-contact-manager.h |    1 +
 2 files changed, 18 insertions(+), 0 deletions(-)

commit 4afeb994e1fb9bdef315d0eaa24c3821536e30c1
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Apr 24 15:16:46 2009 +0800

    call GetAliasFlags() to determine if an alias can be set on a
    ContactList

    Pending FIXMEs:
     - need to lookup RequestableChannelClasses to see if Groups can be
       requested on this connection
     - need to work out the best way to pass ContactListFlags to
       empathy_contact_menu_new()

 libempathy-gtk/empathy-contact-list-view.c |	 1 +
 libempathy/empathy-contact-list.h	    |	 2 +
 libempathy/empathy-tp-contact-list.c	    |	37
 +++++++++++++++++++++++++++-
 3 files changed, 39 insertions(+), 1 deletions(-)

commit 8b3f04ee2d55d07d298c0183c355e9e41e868c2a
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Wed Apr 22 14:26:49 2009 +0800

    Look up flags to determine whether or not to display the 'Remove' item

 libempathy-gtk/empathy-contact-list-view.c |	54
 ++++++++++++++++++++--------
 libempathy-gtk/empathy-contact-list-view.h |	 1 +
 2 files changed, 40 insertions(+), 15 deletions(-)

commit 5b001b1130224ac3400dc8f3432cedf43eaf5d0c
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Apr 24 14:47:31 2009 +0800

    Add a FLAGS column to EmpathyContactListStore

 libempathy-gtk/empathy-contact-list-store.c |	 40
 ++++++++++++++++++---------
 libempathy-gtk/empathy-contact-list-store.h |	  1 +
 2 files changed, 28 insertions(+), 13 deletions(-)

commit 98d43b78d70e1a2ff6a0b931ad1b8e11790daff0
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Apr 24 14:36:23 2009 +0800

    Convert empathy_contact_manager_can_add() to
    empathy_contact_manager_get_flags_for_connection()

 libempathy-gtk/empathy-contact-dialogs.c |    2 +-
 libempathy/empathy-contact-manager.c	  |    9 +++++----
 libempathy/empathy-contact-manager.h	  |    3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)

commit 0c0c427ea240b0615cc08658fc318516d4259d3e
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Apr 24 14:26:19 2009 +0800

    Remove redundant empathy_tp_contact_list_can_add()

 libempathy/empathy-contact-manager.c |    9 ++++++---
 libempathy/empathy-tp-contact-list.c |   17 -----------------
 2 files changed, 6 insertions(+), 20 deletions(-)

commit 736807e3c658aee559cb3d41413e775023d29c51
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Apr 24 14:25:27 2009 +0800

    Expose channel group flags via EmpathyContactList iface

 libempathy/empathy-contact-list.c    |   11 +++++++++++
 libempathy/empathy-contact-list.h    |   10 ++++++++++
 libempathy/empathy-tp-contact-list.c |   25 +++++++++++++++++++++++++
 3 files changed, 46 insertions(+), 0 deletions(-)

commit b39c5448563fe1313203884c9da04471817a999e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jul 15 11:05:06 2009 +0100

    add empathy-theme-adium.c to POTFILES.in

 po/POTFILES.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6f218a6bf13f09a0995fa2c704fadca392798f7c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jul 13 17:51:25 2009 +0100

    empathy.doap: add bug-database element (#587958). Thanks to Florian
    Ludwig.

 empathy.doap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 0e863df2164f231255175745e092c803c56ade2a
Merge: 69a72d6 c157ac3
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Tue Jul 14 10:30:05 2009 +0100

    Merge branch 'fix-585882'

commit 69a72d65e8c5341230965098b38dea4c632efca7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jul 13 18:05:07 2009 +0100

    empathy-message.c: remove a trailing space

 libempathy/empathy-message.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ad1cc3ce5f2e21766e7cd0f05669e3510048eacb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jul 13 18:04:56 2009 +0100

    empathy-main-window.c: remove a trailing space

 src/empathy-main-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ecdfee8677647e73662dd86e512c9c36772a282f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jul 13 18:04:37 2009 +0100

    empathy-theme-adium.c: remove trailing spaces

 libempathy-gtk/empathy-theme-adium.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit 972532d4223b01ae12fcae945620615fbc9f5ccd
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Fri Jul 10 12:55:43 2009 -0400

    Minor changes

 src/empathy-main-window.c |	8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 3a3e74fe6ca8e99e11d54a1c43ec87cc2e6b02c4
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Fri Jul 10 11:48:39 2009 -0400

    Remove old code

 src/empathy-preferences.c |   69
 ---------------------------------------------
 1 files changed, 0 insertions(+), 69 deletions(-)

commit 2a5d562c839106c2edacd58cbdc003e0aead635b
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Fri Jul 10 11:28:54 2009 -0400

    Regrouped similar functions, uses enum instead of define

 src/empathy-main-window.c |  118
 +++++++++++++++++++++------------------------
 1 files changed, 55 insertions(+), 63 deletions(-)

commit c74b8f99f8b3c706d18cc280c35748d8e5282660
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Mon Jun 29 22:37:23 2009 -0400

    Changed menu label and various review fixes

 src/empathy-main-window.c  |	34 ++++++++++++++++------------------
 src/empathy-main-window.ui |	18 +++++++++---------
 2 files changed, 25 insertions(+), 27 deletions(-)

commit 40869ce43c263c1e20f79ec342415fea749cc9a7
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Fri Jun 19 15:22:19 2009 -0400

    Added notification for confs Show avatar, Compact Size and Sort
    criterium
    Now checks for wrong string in Sort criterium

 src/empathy-main-window.c |  124
 ++++++++++++++++++++++++++++-----------------
 1 files changed, 77 insertions(+), 47 deletions(-)

commit 4fa12b80765dcb6059017a43e1c419f6bf2c9b3f
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Fri Jun 19 16:11:14 2009 -0400

    Move Compact List and Sort Contacts from Preferences to View menu

 src/empathy-main-window.c  |  155
 +++++++++++++++++---------------------------
 src/empathy-preferences.c  |  133 +++++++++++++++++++++----------------
 src/empathy-preferences.ui |	94 --------------------------
 3 files changed, 135 insertions(+), 247 deletions(-)

commit 29cbf3a2b4c6c2a73b04d4e369a4ffc35a5dcfb2
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Wed Jun 10 21:43:19 2009 -0400

    Work in progress : move preferences to View menu
    Moving Sort by name / by status and Show Avatars / Compact contact
    list preferences to View menu : Sort by name / Sort by status and
    Normal Size / Normal Without Icons / Compact Size

 src/empathy-main-window.c  |  145
 +++++++++++++++++++++++++++++++++++---------
 src/empathy-main-window.ui |	57 +++++++++++++++++
 2 files changed, 172 insertions(+), 30 deletions(-)

commit 589c90fbf211b4d9c43bec975462d4075ed6dd3d
Merge: 7deb4ea 43b22a3
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri Jul 10 15:51:21 2009 +0100

    Merge branch 'label-align'

commit 7deb4ea20b08eab10473f2620c90f6b896d5af10
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sat Jun 20 17:27:06 2009 +0100

    Use accessor functions instead direct access (Fixes #586476)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-avatar-chooser.c	 |   10 +++---
 libempathy-gtk/empathy-avatar-image.c		 |    2 +-
 libempathy-gtk/empathy-cell-renderer-expander.c |   38
 +++++++++++++++++------
 libempathy-gtk/empathy-chat-text-view.c	 |    6 ++-
 libempathy-gtk/empathy-chat.c			 |   31 +++++++++++-------
 libempathy-gtk/empathy-contact-dialogs.c	 |    8 ++--
 libempathy-gtk/empathy-contact-list-view.c	 |    4 +-
 libempathy-gtk/empathy-status-preset-dialog.c	 |    4 +-
 libempathy-gtk/empathy-ui-utils.c		 |    4 +-
 libempathy-gtk/empathy-video-widget.c		 |    6 ++--
 megaphone/src/megaphone-applet.c		 |    2 +-
 src/empathy-call-window-fullscreen.c		 |    6 ++--
 src/empathy-chat-window.c			 |    6 ++--
 src/empathy-debug-dialog.c			 |    4 +-
 src/empathy-sidebar.c				 |    2 +-
 src/empathy.c					 |    2 +-
 src/ephy-spinner.c				 |    4 +-
 17 files changed, 83 insertions(+), 56 deletions(-)

commit db59070855af10bc2ac8ac7355f80a27f6f91d3d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jul 10 11:51:39 2009 +0100

    Implement a first minimal version of a Client.Handler

 libempathy/empathy-dispatcher.c |  290
 +++++++++++++++++++++++----------------
 libempathy/empathy-dispatcher.h |    2 +
 2 files changed, 176 insertions(+), 116 deletions(-)

commit fb43069972c8eccefcf1beb28251d1ed23c4a20c
Author: Ken VanDine <kvandine@gnome.org>
Date:	Fri Jul 10 10:09:23 2009 +0100

    Fixed a copy/paste bug in configure.ac

    This fixes bug #588021.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ee5227403193fe7b5dae7d5c15e33d8a9c385c3f
Author: Nicolò Chieffo <84yelo3@gmail.com>
Date:	Wed Jul 8 16:39:17 2009 +0100

    Support for history message in Adium themes. Use context HTMLs.

 libempathy-gtk/empathy-theme-adium.c	|  131
 ++++++++++++++++++++++++++-----
 libempathy/empathy-log-store-empathy.c |    1 +
 libempathy/empathy-message.c		|   36 +++++++++
 libempathy/empathy-message.h		|    3 +
 4 files changed, 150 insertions(+), 21 deletions(-)

commit aff75bcc97abac0173dfd4cc6f9a959fbd493ae6
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 8 16:36:57 2009 +0100

    Use atomic operations to manage EmpathyAdiumData refcount

 libempathy-gtk/empathy-theme-adium.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 8022c4d5692acc7406f3fa3cb8cacb443c2b96d4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 8 16:19:48 2009 +0100

    Use the account manager to set the presence

 libempathy/empathy-idle.c |   35 +++++++++++------------------------
 1 files changed, 11 insertions(+), 24 deletions(-)

commit 5182ada04ef43baabccfcc46b1ff0ea754f572b0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 8 16:19:18 2009 +0100

    Add a utility to set the presence on all requested accounts

 libempathy/empathy-account-manager.c |   29 ++++++++++++++++++++++++++++-
 libempathy/empathy-account-manager.h |    6 ++++++
 2 files changed, 34 insertions(+), 1 deletions(-)

commit 6389342273e991e9b4c17d15fe82b709801a6983
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 8 16:18:56 2009 +0100

    Add api to set the requested presence

 libempathy/empathy-account.c |   43
 ++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-account.h |    4 +++
 2 files changed, 47 insertions(+), 0 deletions(-)

commit 96fad6a1159582a3e8792dd3308ce1fbeb178234
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 8 11:35:43 2009 +0100

    Initial port of Account and AccountManager to MC5

 libempathy-gtk/empathy-account-widget-irc.c |	 13 +-
 libempathy-gtk/empathy-account-widget.c     |	  9 +-
 libempathy/Makefile.am			     |	  1 -
 libempathy/empathy-account-manager.c	     |	185 +++++++++++---
 libempathy/empathy-account-priv.h	     |	 44 ----
 libempathy/empathy-account.c		     |	368
 ++++++++++++++++++++++-----
 libempathy/empathy-account.h		     |	  6 +-
 src/empathy-accounts-dialog.c		     |	  3 +-
 8 files changed, 457 insertions(+), 172 deletions(-)

commit e98ae9bde97e290c0f54593af1cb30905bb9055e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 8 11:35:02 2009 +0100

    Add an GType of ao

 libempathy/empathy-utils.c |	10 ++++++++++
 libempathy/empathy-utils.h |	 3 +++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit d19d09875e8cf3d77bc464c07d2bb70354b9ae50
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Jul 7 14:01:31 2009 +0100

    can_add_contact_to_account: early return if connection is NULL
    (#587817)

 libempathy-gtk/empathy-contact-dialogs.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 3b848301b06feddc82cbf667876ae502b95bbe6e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Sun Jul 5 16:29:09 2009 +0100

    empathy_contact_manager_can_add: raise an error if connection is NULL

 libempathy/empathy-contact-manager.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit a2315ff447331af909d5bef8d2e26c7e56fd9184
Author: Daniel Nylander <po@danielnylander.se>
Date:	Tue Jul 7 15:39:09 2009 +0200

    Updated Swedish translation

 po/sv.po | 2811
 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 1342 insertions(+), 1469 deletions(-)

commit 43b22a36646ac97e2c1f599369156d3aa56eac6c
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Jul 7 11:09:05 2009 +0100

    Make EmpathyContactWidget use EmpathyKludgeLabel

 libempathy-gtk/Makefile.am		  |    2 ++
 libempathy-gtk/empathy-contact-widget.c  |    8 +++++++-
 libempathy-gtk/empathy-contact-widget.ui |   12 +-----------
 3 files changed, 10 insertions(+), 12 deletions(-)

commit 700a8e8096468491466c0e2c70fab525d66016dd
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Jul 7 11:05:04 2009 +0100

    EmpathyKludgeLabel is a child of GtkLabel

    EmpathyKludgeLabel sets the PangoLayout width to the width of the
    GtkAllocation.
    It then fudges the allocation in the expose to make the alignment work
    correctly.

 libempathy-gtk/empathy-kludge-label.c |   89
 +++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-kludge-label.h |   53 +++++++++++++++++++
 2 files changed, 142 insertions(+), 0 deletions(-)

commit 9f496e2f0a5f0baf935b6f3aa26f66386b5df97e
Author: A S Alam <aalam@users.sf.net>
Date:	Tue Jul 7 06:28:52 2009 +0530

    updating translation for Punjabi

 po/pa.po | 1060
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 604 insertions(+), 456 deletions(-)

commit 13f92652db89b2c15c3302b4af7560a4e4ee22c9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jul 6 11:56:14 2009 +0100

    Remove useless mission-control includes

 libempathy-gtk/empathy-account-chooser.c    |	  2 --
 libempathy-gtk/empathy-account-widget-irc.c |	  2 --
 libempathy-gtk/empathy-account-widget-sip.c |	  2 --
 libempathy-gtk/empathy-contact-dialogs.c    |	  2 --
 libempathy-gtk/empathy-irc-network-dialog.c |	  2 --
 libempathy-gtk/empathy-new-message-dialog.c |	  2 --
 libempathy-gtk/empathy-theme-adium.c	     |	  1 -
 libempathy-gtk/empathy-ui-utils.c	     |	  2 --
 libempathy-gtk/empathy-ui-utils.h	     |	  2 --
 libempathy/empathy-dispatcher.c	     |	  2 --
 libempathy/empathy-idle.h		     |	  2 +-
 libempathy/empathy-log-manager.h	     |	  2 --
 megaphone/src/megaphone-applet.c	     |	  2 --
 nothere/src/nothere-applet.c		     |	  1 -
 src/empathy-chat-window.c		     |	  1 -
 src/empathy-main-window.c		     |	  2 --
 src/empathy-new-chatroom-dialog.c	     |	  3 ---
 src/empathy.c				     |	  1 -
 18 files changed, 1 insertions(+), 32 deletions(-)

commit e4c5612c5e28f5c1afcf212602da3c531fe28909
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jul 6 11:31:00 2009 +0100

    Update python bindings

 python/pyempathy/pyempathy.defs	   |   11 ++++
 python/pyempathygtk/pyempathygtk.defs	   |   86
 ++++++-----------------------
 python/pyempathygtk/pyempathygtk.override |	2 +-
 python/update-binding.sh		   |	2 +-
 4 files changed, 31 insertions(+), 70 deletions(-)

commit 0ddbfabe32f0d02a63a21fca5bfb015f4e56bf97
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jul 6 11:29:55 2009 +0100

    Transform profile chooser into a protocol chooser

 libempathy-gtk/Makefile.am		   |	4 +-
 libempathy-gtk/empathy-profile-chooser.c  |  324
 ---------------------------
 libempathy-gtk/empathy-profile-chooser.h  |   69 ------
 libempathy-gtk/empathy-protocol-chooser.c |  339
 +++++++++++++++++++++++++++++
 libempathy-gtk/empathy-protocol-chooser.h |   70 ++++++
 src/empathy-accounts-dialog.c		   |   81 ++++----
 src/empathy-accounts-dialog.ui		   |	2 +-
 tests/Makefile.am			   |	4 +-
 tests/test-empathy-profile-chooser.c	   |   31 ---
 tests/test-empathy-protocol-chooser.c	   |   31 +++
 10 files changed, 484 insertions(+), 471 deletions(-)

commit afc9f191f25ac192f89fc1cd1ea4a93ab8356332
Author: Claude Paroz <claude@2xlibre.net>
Date:	Mon Jul 6 12:06:33 2009 +0200

    Updated French translation

 po/fr.po | 2103
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1327 insertions(+), 776 deletions(-)

commit eb9dc0cc2b90d53b87b52e13122f760d291d211e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jul 6 10:55:03 2009 +0100

    Rework creating a salut account so it doesn't need profiles

 src/empathy.c |  128
 ++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 85 insertions(+), 43 deletions(-)

commit da5b54cd7fb15a4388d494348b94f96787896155
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jul 6 10:51:05 2009 +0100

    use newly deprecated API

 src/empathy-import-dialog.c |	  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 7445fd6d08294399972dd0c2c808d9aabfc11b20
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Jul 5 16:19:59 2009 +0100

    Add api to create accounts, by cm and proto name

 libempathy/empathy-account-manager.c |   42
 +++++++++++++++++++++++++++++++++-
 libempathy/empathy-account-manager.h |    8 +++++-
 tests/check-empathy-helpers.c	      |    3 +-
 3 files changed, 50 insertions(+), 3 deletions(-)

commit 162dbd9125538c310cbc91cc4bf19458fb79c47f
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Sun Jul 5 17:54:21 2009 +0100

    Don't check for Adium themes if Webkit isn't available

    This was breaking compile with -Werror

 libempathy-gtk/empathy-theme-manager.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 2d517a8bf5f8048a83d753fb0977d4949cbdeb7a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Jul 5 13:08:11 2009 +0100

    Remove usage of McProfiles

 libempathy-gtk/empathy-account-widget.c |  140
 ++++++++++++++++--------------
 libempathy-gtk/empathy-theme-adium.c	 |    5 +-
 src/empathy-accounts-dialog.c		 |   95 +++++++++------------
 src/empathy-new-chatroom-dialog.c	 |    5 +-
 4 files changed, 117 insertions(+), 128 deletions(-)

commit ddcb104dfa874375ea17cac4de2f273af7327fc4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Jul 5 10:43:50 2009 +0100

    Get the icon name from the account object directly

 libempathy-gtk/empathy-account-chooser.c |    2 +-
 libempathy-gtk/empathy-log-window.c	  |    2 +-
 libempathy-gtk/empathy-ui-utils.c	  |   10 ----------
 libempathy-gtk/empathy-ui-utils.h	  |    1 -
 libempathy/empathy-account.c		  |   11 +++++++++++
 libempathy/empathy-account.h		  |    1 +
 src/empathy-accounts-dialog.c		  |    2 +-
 7 files changed, 15 insertions(+), 14 deletions(-)

commit 1732b56d4186e1e15275dadf6c8db0305398d36d
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sun Jul 5 11:38:59 2009 +0200

    Updated Spanish translation

 po/es.po |  469
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 248 insertions(+), 221 deletions(-)

commit 6294f9870191ddc0f8a357907d17ac776ef511ca
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Jul 5 10:31:15 2009 +0100

    Add missing newline

 libempathy-gtk/empathy-ui-utils.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit adef4b7fed1d3555723b7e223781f6caa1a8e015
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Jul 5 10:28:04 2009 +0100

    Add API to get the protocol and cm name from a account

 libempathy/empathy-account.c |   55
 ++++++++++++++++++++++++++++++++++++-----
 libempathy/empathy-account.h |    7 ++---
 2 files changed, 51 insertions(+), 11 deletions(-)

commit 79dfad0edbc4a1e32cff19d23b9a28bad68cfed7
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Sat Jul 4 14:43:04 2009 +0530

    Updated Tamil translation

 po/ta.po |  517
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 265 insertions(+), 252 deletions(-)

commit 9bececb9ff8b4678c34238f520a982ed66eb9820
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Fri Jul 3 22:09:25 2009 +0530

    Updated Tamil translation

 po/ta.po |  282
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 168 insertions(+), 114 deletions(-)

commit baec7d9dc896aa9297c18310c27060f4125e812b
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri Jun 26 19:02:07 2009 -0400

    Sort themes by name

 src/empathy-preferences.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 9f148e53e8086daff05f7ce9801a405c61182864
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 29 20:07:33 2009 -0400

    List installed adium themes

 libempathy-gtk/empathy-theme-adium.c	|   22 ++++-
 libempathy-gtk/empathy-theme-manager.c |   61 ++++++++++++-
 libempathy-gtk/empathy-theme-manager.h |    1 +
 src/empathy-preferences.c		|  159
 +++++++++++++-------------------
 src/empathy-preferences.ui		|   44 ---------
 5 files changed, 142 insertions(+), 145 deletions(-)

commit 9fe194288e580fcbd79fcae90050ccb8b6380a63
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Jul 2 12:08:43 2009 -0400

    Added functions to determine if a contact has video capabilities
    Activating the "Video Call" button only if the remote contact support
    video.
    The call window's "Send Video" is only sensitive if the contact has
    video capabilities.

 libempathy-gtk/empathy-contact-menu.c |    4 ++--
 libempathy/empathy-contact.c	       |   24 ++++++++++++++++++++++++
 libempathy/empathy-contact.h	       |    2 ++
 src/empathy-call-window.c	       |   12 +++++++-----
 4 files changed, 35 insertions(+), 7 deletions(-)

commit 5dae9d1185b972651a7c7e8d4431f8dcdd2e0cd3
Merge: 5af5ded f923e5e
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Thu Jul 2 11:15:13 2009 -0300

    Merge branch 'fix-585601'

commit 5af5dedd2bd5a57f700d3abf7a326d0462494caa
Merge: 0e9e212 fdbb5ae
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Jul 1 23:43:27 2009 +0100

    Merge branch 'part-reasons'

commit f923e5ed0d36621b580061dbaff834ec7e7ee0bc
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Wed Jul 1 10:08:48 2009 -0300

    Fix Bug 585601: Adium theme is not reloaded on /clear or Ctrl+L or
    clear menu item

    The theme was deciding that new messages should be 'joined' to an
    already existing message bubble, because not enough time had passed,
    even after clearing the chat area. We now clear last_contact to make
    sure this never happens.

 libempathy-gtk/empathy-chat-text-view.c |    4 ++++
 libempathy-gtk/empathy-theme-adium.c	 |    7 +++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit 0e9e2124eee55872b7e6209cbcfd626c9e366e40
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	Wed Jul 1 19:23:23 2009 +0530

    Added Oriya into the List

 po/LINGUAS |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b6feb637d1dc4acaaab4dc946d1c787d96c97aab
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	Wed Jul 1 19:23:00 2009 +0530

    Updated Oriya Translation

 po/or.po | 1970
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 1156 insertions(+), 814 deletions(-)

commit 488710d07959785515e2b44237c0c4fdb9a83424
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	Wed Jul 1 19:19:30 2009 +0530

    Updated Oriya Translation

 po/or.po | 2148
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2148 insertions(+), 0 deletions(-)

commit ccdfb6e4e03b3e651c68f4ed3fff61cd9db6a753
Author: Abner Silva <abner.silva@collabora.co.uk>
Date:	Mon Jun 29 19:18:50 2009 -0300

    New chatrooms are no longer marked as favorite by default. Fixes
    bug #575667

 src/empathy-chat-window.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 8caba0f8e3f7d48881572d456ef4f92a4637c272
Author: Abner Silva <abner.silva@collabora.co.uk>
Date:	Mon Jun 29 13:49:52 2009 -0300

    Removing chatroom from the list before emmiting chatroom-removed
    signal.

 libempathy/empathy-chatroom-manager.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 0a41b6b31705626c71047261b91afdac711dead7
Merge: a980a2b 1a74f07
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 1 14:21:29 2009 +0100

    Merge branch 'empathy-account'

commit 1a74f07d19bdbdbf0aa62587343b64f636ec7b20
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 1 14:05:05 2009 +0100

    clarify when notify::connection is signalled

 libempathy/empathy-account.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 2a56b58b44cb38e394c1e92a59ee65dbc9456f7d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 1 14:03:45 2009 +0100

    fix coding style

 libempathy/empathy-account-manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit d5a9f12cc68ec9e63a588e7aac7d49608d49ad19
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 1 14:03:35 2009 +0100

    Clarify that we own the keys/values in the accounts hash

 libempathy/empathy-account-manager.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 16da0cefe5da520704d9914b1bc824c7b5342071
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 1 14:01:20 2009 +0100

    explain the connect_time struct member

 libempathy/empathy-account.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 6f38a06ea764fc3542be9470fb44406f4268e058
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Jul 1 13:49:35 2009 +0100

    Fix coding style

 libempathy/empathy-account.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 7b8a38ef119b1bcbf0a82d3f99552fe4bb2c3b9c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:59:09 2009 +0100

    Update the python bindings

 python/pyempathy/pyempathy.defs       |  137
 +++++++++++++++++++++++----------
 python/pyempathygtk/pyempathygtk.defs |  101 ++++++++++---------------
 2 files changed, 137 insertions(+), 101 deletions(-)

commit d3693520f43afa28ac328843ea3d01c2b1dac427
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:58:40 2009 +0100

    Port the tests to EmpathyAccount

 tests/check-empathy-chatroom-manager.c |   45
 ++++++++++++++++++++-----------
 tests/check-empathy-chatroom.c		|    2 +-
 tests/check-empathy-helpers.c		|   25 ++++++++++++-----
 tests/check-empathy-helpers.h		|    6 ++--
 tests/check-helpers.h			|    1 -
 5 files changed, 51 insertions(+), 28 deletions(-)

commit f623e96f1e77b32d411150c4040055f11f17da2b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:58:02 2009 +0100

    Port megaphone to EmpathyAccount

 megaphone/src/megaphone-applet.c |   28 ++++++++++------------------
 1 files changed, 10 insertions(+), 18 deletions(-)

commit dd54eb8205f1cd12267af127dab79297c0edc469
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:49:13 2009 +0100

    Port the main of empathy to EmpathyAccount

 src/empathy-accounts-dialog.c	   |  125
 ++++++++++++++++++-------------------
 src/empathy-accounts-dialog.h	   |	4 +-
 src/empathy-chat-window.c	   |   26 ++++----
 src/empathy-chat-window.h	   |	4 +-
 src/empathy-chatrooms-window.c    |	4 +-
 src/empathy-event-manager.c	   |   11 +---
 src/empathy-import-dialog.c	   |   24 ++++---
 src/empathy-import-dialog.h	   |	1 +
 src/empathy-import-pidgin.c	   |	1 -
 src/empathy-main-window.c	   |   25 +++----
 src/empathy-new-chatroom-dialog.c |   16 +++--
 src/empathy-status-icon.c	   |   16 +++--
 src/empathy.c			   |   22 ++++---
 13 files changed, 141 insertions(+), 138 deletions(-)

commit f3d6fcb79762ff484c8b7221cec1079b0dad7fb7
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:43:26 2009 +0100

    Port libempathy-gtk to EmpathyAccount

 libempathy-gtk/empathy-account-chooser.c    |	 71
 ++++++++++++-------------
 libempathy-gtk/empathy-account-chooser.h    |	 10 ++--
 libempathy-gtk/empathy-account-widget-irc.c |	 39 +++++++-------
 libempathy-gtk/empathy-account-widget-irc.h |	  4 +-
 libempathy-gtk/empathy-account-widget-sip.c |	  9 ++--
 libempathy-gtk/empathy-account-widget-sip.h |	  4 +-
 libempathy-gtk/empathy-account-widget.c     |	 75
 +++++++++++++--------------
 libempathy-gtk/empathy-account-widget.h     |	 22 ++++----
 libempathy-gtk/empathy-chat-text-view.c     |	  2 +-
 libempathy-gtk/empathy-chat.c		     |	  8 ++--
 libempathy-gtk/empathy-chat.h		     |	  2 +-
 libempathy-gtk/empathy-contact-dialogs.c    |	 12 +----
 libempathy-gtk/empathy-contact-list-view.c  |	 17 +++----
 libempathy-gtk/empathy-contact-widget.c     |	  6 +-
 libempathy-gtk/empathy-irc-network-dialog.c |	  2 +-
 libempathy-gtk/empathy-log-window.c	     |	 45 ++++++++--------
 libempathy-gtk/empathy-log-window.h	     |	  4 +-
 libempathy-gtk/empathy-new-message-dialog.c |	  2 +-
 libempathy-gtk/empathy-theme-adium.c	     |	  4 +-
 libempathy-gtk/empathy-ui-utils.c	     |	  4 +-
 libempathy-gtk/empathy-ui-utils.h	     |	  4 +-
 21 files changed, 164 insertions(+), 182 deletions(-)

commit 370bb92f2ce8ccd70bd694a6ab4ba78abeb448f9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:42:42 2009 +0100

    Port libempathy to EmpathyAccount

 libempathy/empathy-chatroom-manager.c	 |   18 ++++++++--------
 libempathy/empathy-chatroom-manager.h	 |   11 ++++-----
 libempathy/empathy-chatroom.c		 |   20 +++++++-----------
 libempathy/empathy-chatroom.h		 |   11 ++++-----
 libempathy/empathy-contact.c		 |   13 +++++------
 libempathy/empathy-contact.h		 |    6 ++--
 libempathy/empathy-dispatch-operation.c |    4 ++-
 libempathy/empathy-dispatch-operation.h |    2 +
 libempathy/empathy-log-manager.c	 |   15 ++++---------
 libempathy/empathy-log-manager.h	 |   12 +++++-----
 libempathy/empathy-log-store-empathy.c  |   34
 +++++++++++++++++-------------
 libempathy/empathy-log-store.c		 |   12 +++++-----
 libempathy/empathy-log-store.h		 |   26 +++++++++++-----------
 libempathy/empathy-utils.c		 |   15 ++-----------
 libempathy/empathy-utils.h		 |    1 -
 15 files changed, 93 insertions(+), 107 deletions(-)

commit b2691907925acca067dcaa8492619581bcc83480
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:41:37 2009 +0100

    Port EmpathyTpRoomlist to EmpathyAccount

 libempathy/empathy-tp-roomlist.c |   46
 +++++++++++++------------------------
 libempathy/empathy-tp-roomlist.h |    4 +-
 2 files changed, 18 insertions(+), 32 deletions(-)

commit e0b356e25084d47d8953cc7c15fae4a97f62d047
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jun 26 14:17:55 2009 +0100

    Implement EmpathyAccount

    Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount
    object, which wraps McAccount. When moving to MC5, EmpathyAccount
    will wrap the
    Telepathy.Account interface. Fixes #587508

 libempathy/Makefile.am		      |    3 +
 libempathy/empathy-account-manager.c |  579
 ++++++++++++++--------------------
 libempathy/empathy-account-manager.h |   19 +-
 libempathy/empathy-account-priv.h    |   44 +++
 libempathy/empathy-account.c	      |  572
 +++++++++++++++++++++++++++++++++
 libempathy/empathy-account.h	      |   94 ++++++
 6 files changed, 956 insertions(+), 355 deletions(-)

commit a980a2b3eaa634981b0ebfe950f50b515e43cf4a
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Tue Jun 30 12:35:55 2009 -0400

    Improve geocoding debugging and add more fields

 libempathy/empathy-tp-contact-factory.c |   42
 +++++++++++++++++++++++++------
 1 files changed, 34 insertions(+), 8 deletions(-)

commit c157ac3a330abe4831c4c93e52126a054934b9f6
Author: Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Date:	Mon Jun 29 17:25:56 2009 -0300

    Fix Bug 585882: Can't easily copy URL's when using Adium themes

    Track the last hovered link, and use it to copy/open addresses using
    the context menu.

 libempathy-gtk/empathy-theme-adium.c |   94
 ++++++++++++++++++++++++++++++++--
 1 files changed, 90 insertions(+), 4 deletions(-)

commit 66b32d43ebeab870039ca729b24ae64fdeff5088
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jun 30 17:24:05 2009 +0100

    Fallback to OFFLINE when getting an unknown presence from MC

 libempathy/empathy-idle.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9c05486e1f1acf1c71ff0593e6c9d9060e32e152
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jun 30 17:23:31 2009 +0100

    Use NM by default

 libempathy/empathy-idle.c |	6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit d57d431db13fa5fdbddc51d71b9f82da00418522
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jun 30 17:21:18 2009 +0100

    Always react when disconnecting from the network

 libempathy/empathy-idle.c |	6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 941d757434d220fec709f30ac4847c7240b3d7d3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Jun 30 15:57:06 2009 +0100

    Optionally use libnm-glib for NetworkManager integration

    Previously Empathy use the NM D-Bus interface directly. Unfortunately
    the d-bus
    calls used were deprecated and somewhat buggy (if NM wasn't running
    on empathy
    startup, it would never detect network changes).

    Given that NetworkManager isn't a blessed gnome dependency the code
    has been
    made optional, but it's expected that every distribution will
    build with
    NetworkManager integration anyway.

    Based on a patch by Tambet Ingo <tambet@novell.com>. Fixes #587446

 configure.ac		   |   29 +++++++++++++++-
 libempathy/Makefile.am    |	4 ++-
 libempathy/empathy-idle.c |   81
 +++++++++++++++++++--------------------------
 3 files changed, 65 insertions(+), 49 deletions(-)

commit 6a1b1c8baf4c30fabd76395e6ff81fd3b7cd621d
Author: Abderaouf Bencherait <kenshin@collabora.co.uk>
Date:	Fri Jun 26 19:38:37 2009 -0400

    fixed libnotify crashing if icon doesn't exist

 src/empathy-chat-window.c |	8 ++++++--
 src/empathy-status-icon.c |	4 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

commit bd2d05811e85a43bc960da36483c315f83e4ac31
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	Mon Jun 29 20:11:41 2009 +0300

    Updated Lithuanian translation

 po/lt.po | 2361
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 1317 insertions(+), 1044 deletions(-)

commit 5e30d8dcf1b80b6281df6bd872bb4455f28c1b23
Merge: 8ffe9c1 240b54d
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Jun 28 09:58:53 2009 +0200

    Merge commit 'elliot/bug-584703-c'

commit 8ffe9c1d74fa04ed7dfb898a8760469e8df16915
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sat Jun 27 15:04:10 2009 +0200

    Updated Spanish translation

 po/es.po |  262
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 139 insertions(+), 123 deletions(-)

commit 160408787937224c2f9b1ed7965c2ad92e3c3255
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jun 26 18:27:21 2009 +0200

    Ring on outgoing call.

 libempathy/empathy-call-handler.c |	3 +-
 src/empathy-call-window.c	   |   78
 +++++++++++++++++++++++++-----------
 2 files changed, 56 insertions(+), 25 deletions(-)

commit 6cd00184145a217f2a295f96a8c43d0f1fbe984d
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jun 26 16:34:39 2009 +0200

    Add empathy_sound_* in doc.

 docs/libempathy-gtk/libempathy-gtk-docs.sgml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 147ab96a53207b846da9fb7126ebbefc84fe0b55
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jun 26 16:29:08 2009 +0200

    Include empathy-sound.h to make it build

 src/empathy-chat-window.c |	1 +
 src/empathy-main-window.c |   11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

commit bef0b0057e4a76924b64c2c3b1d5e2edc237fbe2
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jun 26 16:24:34 2009 +0200

    Port EmpathyEventManager to new empathy-sound API.

 src/empathy-event-manager.c |	 97
 +++++++------------------------------------
 1 files changed, 16 insertions(+), 81 deletions(-)

commit 53050e14aadcd76d454a5236454e3d44f63f0ddd
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Jun 26 14:05:43 2009 +0200

    Move sound related functions to its own module.

 libempathy-gtk/Makefile.am	   |	2 +
 libempathy-gtk/empathy-sound.c    |  385
 +++++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-sound.h    |   56 ++++++
 libempathy-gtk/empathy-ui-utils.c |  139 +-------------
 libempathy-gtk/empathy-ui-utils.h |   26 ---
 po/POTFILES.in			   |	1 +
 6 files changed, 445 insertions(+), 164 deletions(-)

commit 240b54dbfe75e1d24a7619cf22e2ffd3acbb6427
Author: Elliot Fairweather <elliot.fairweather@collabora.co.uk>
Date:	Fri Jun 26 14:49:30 2009 +0100

    disconnect from invalidated signal before unreferencing connections

 libempathy/empathy-account-manager.c |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

commit ae811044a107035a82cbba64951661494dd33e3a
Author: Elliot Fairweather <elliot.fairweather@collabora.co.uk>
Date:	Fri Jun 26 14:45:22 2009 +0100

    disconnnect from invalidated signal before unreferencing connections

 libempathy/empathy-contact-manager.c |   44
 ++++++++++++++++++---------------
 1 files changed, 24 insertions(+), 20 deletions(-)

commit 46e1b63ca2310b6a3465c271afecc01d2ee72343
Author: Matthias Clasen <mclasen@redhat.com>
Date:	Tue Jun 23 12:16:33 2009 +0200

    Don't hardcode size of the accounts dialog and use ellipsization
    (#520972)

 src/empathy-accounts-dialog.c	|    1 +
 src/empathy-accounts-dialog.ui |    6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)

commit ba43aa5a434eab9e68a73af667b4c4441b50db61
Author: Giedrius Slavinskas <giedrius25@gmail.com>
Date:	Fri Jun 26 11:08:00 2009 +0200

    Use gnome-session instead of gnome-screensaver to know when session
    is idle

 libempathy/empathy-idle.c |   32 +++++++++++++++++++++-----------
 1 files changed, 21 insertions(+), 11 deletions(-)

commit 764e70b98c1b657e87b349c1f220903a78eb4065
Merge: 2f64117 65d0f64
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Jun 25 14:06:26 2009 -0400

    Merge branch 'fix-prefs'

commit 65d0f6456b3a590e32853c400474561e89b19662
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Jun 25 13:48:02 2009 -0400

    Rename label1 to remove dupped id

 src/empathy-preferences.ui |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6
Merge: aa9603b 807b622
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 25 18:52:48 2009 +0100

    Merge branch 'debugger'

commit aa9603b62dd1893eb3fdcd357397ba20c733da43
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 11:25:52 2009 +0100

    check-whitespace.sh: check trailing tabs

 tools/check-whitespace.sh |	6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 49e8e15aebd530dc21ad4c5a41679d2354355e40
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:45:29 2009 +0100

    empathy-theme-manager: remove trailing tabs

 libempathy-gtk/empathy-theme-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7ea5e46363457fe2a677e343ac0beed2c29d6de0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:45:21 2009 +0100

    empathy-theme-irc: remove trailing tabs

 libempathy-gtk/empathy-theme-irc.c |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c7aeca1d4bbc7c9a2f767807d2752156eebb2215
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:45:14 2009 +0100

    empathy-theme-boxes: remove trailing tabs

 libempathy-gtk/empathy-theme-boxes.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 53c33c1edd59042c9fcf5f7f0e9ddfd489c1405a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:45:06 2009 +0100

    empathy-theme-adium: remove trailing tabs

 libempathy-gtk/empathy-theme-adium.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

commit 79f4cab781ecdae50934146f365de98421c21f1c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:59 2009 +0100

    empathy-spell: remove trailing tabs

 libempathy-gtk/empathy-spell.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit faca6e2fb73105a6408ea36d09d2cdcf883892ee
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:52 2009 +0100

    empathy-smiley-manager: remove trailing tabs

 libempathy-gtk/empathy-smiley-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 633f111cb0569220f096d9039b27afdec6df3675
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:43 2009 +0100

    empathy-new-message-dialog: remove trailing tabs

 libempathy-gtk/empathy-new-message-dialog.c |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c6f80bd5d78054651c9ed0daab213a64059f4e5f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:35 2009 +0100

    empathy-log-window: remove trailing tabs

 libempathy-gtk/empathy-log-window.c |	  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b08b12f0ec3803b355c2a1355ae92fdcb4833e7b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:28 2009 +0100

    empathy-contact-menu: remove trailing tabs

 libempathy-gtk/empathy-contact-menu.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 22cdc148e14071f820fe668f92a174aee7a67460
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:21 2009 +0100

    empathy-contact-list-view: remove trailing tabs

 libempathy-gtk/empathy-contact-list-view.c |	12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 3974ab0014f5146f162945eb9102051826bd109e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:09 2009 +0100

    empathy-contact-list-store: remove trailing tabs

 libempathy-gtk/empathy-contact-list-store.c |	 10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit edaad58496e20b817036e167ce63239da272f5cf
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:44:00 2009 +0100

    empathy-contact-dialogs: remove trailing tabs

 libempathy-gtk/empathy-contact-dialogs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2e8c433a836739bcaf62bd50cea4c3992534818e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:43:51 2009 +0100

    empathy-chat: remove trailing tabs

 libempathy-gtk/empathy-chat.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit d462954efb034d07c1c4a274c05d171cd476f276
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:53:52 2009 +0100

    empathy-chat-view: remove trailing tabs

 libempathy-gtk/empathy-chat-view.c |	32
 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

commit 0573829c980d06c47d2ceb88f890389d16b400a0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:43:31 2009 +0100

    empathy-chat-text-view: remove trailing tabs

 libempathy-gtk/empathy-chat-text-view.c |  282
 +++++++++++++++---------------
 1 files changed, 141 insertions(+), 141 deletions(-)

commit 6d5a2f5a5e8259ba4febe144674a9e68076edb53
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:43:16 2009 +0100

    empathy-avatar-chooser: remove trailing tabs

 libempathy-gtk/empathy-avatar-chooser.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 68df3f2115dcae41400f5b13ec0b87ec4875a8a6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:43:09 2009 +0100

    empathy-account-widget: remove trailing tabs

 libempathy-gtk/empathy-account-widget.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 58781acde5a0e1ca4bc20fe1eb4884fa2c097b74
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:43:01 2009 +0100

    empathy-account-chooser: remove trailing tabs

 libempathy-gtk/empathy-account-chooser.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 66a3fe50151f3fb7498e38b8b3a4f54918244baf
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:27:19 2009 +0100

    empathy-utils: remove trailing tabs

 libempathy/empathy-utils.c |	 6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 3106afc8993db5df27ff41dd715469b66aaf4912
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:27:09 2009 +0100

    empathy-tp-contact-list: remove trailing tabs

 libempathy/empathy-tp-contact-list.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d03e9ce9b20c5b36a326741e3481d5fd73baf238
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:27:01 2009 +0100

    empathy-tp-chat: remove trailing tabs

 libempathy/empathy-tp-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 12a1643c10b0d9375ef41cb9493d08c46c5b96ef
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:26:49 2009 +0100

    empathy-time: remove trailing tabs

 libempathy/empathy-time.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0d8a535644f15f2fd7efc878910530f952927b57
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:26:41 2009 +0100

    empathy-idle: remove trailing tabs

 libempathy/empathy-idle.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a29b9902f1f006ba2a0ef83a605d08aceddccc90
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:26:35 2009 +0100

    empathy-contact-manager: remove trailing tabs

 libempathy/empathy-contact-manager.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit ec9c3c21d4fb4396de9d89486c7f5a7620920686
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:26:28 2009 +0100

    empathy-chatroom: remove trailing tabs

 libempathy/empathy-chatroom.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit ceffec53f750fe1fe44efb98d7d36eb73fd88f9f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:24:00 2009 +0100

    empathy: remove trailing tabs

 src/empathy.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 81bb64536866022147663230e4d166769bd5e070
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:23:53 2009 +0100

    empathy-status-icon: remove trailing tabs

 src/empathy-status-icon.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit ce18f35f5fac38d43115df41c357e3bafe35d361
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:23:45 2009 +0100

    empathy-sidebar: remove trailing tabs

 src/empathy-sidebar.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8816b1b8e8cdacd150aba479729d7884b4613cd2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:23:36 2009 +0100

    empathy-preferences: remove trailing tabs

 src/empathy-preferences.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit e25f7f1a2f082c0dc6294cbeb39ca71c86366f87
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:23:28 2009 +0100

    empathy-new-chatroom-dialog: remove trailing tabs

 src/empathy-new-chatroom-dialog.c |	6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 7aa191693d4636b12df13eb1e85366252010e801
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:23:20 2009 +0100

    empathy-chat-window: remove trailing tabs

 src/empathy-chat-window.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 2a99081f8dbccd419e171a26f452a1334fe535d4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 15:23:13 2009 +0100

    empathy-accounts-dialog: remove trailing tabs

 src/empathy-accounts-dialog.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 309a9214ca400ca0f3bfaacd47ed1e0cd7444220
Merge: a7dba74 c36efaa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 17:31:53 2009 +0100

    Merge branch 'check-style'

commit a7dba74096b4d64e24f3e89aff6616b1e872db34
Author: Laurent Bigonville <bigon@bigon.be>
Date:	Thu Jun 18 00:26:06 2009 +0200

    configure.ac: Cleanup PKG_CHECK_MODULES

 configure.ac |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit c36efaa152329d5a22e5925bb3fc7f342965228c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 16:07:33 2009 +0100

    add empathy-map-view files to empathy_handwritten_source so they
    are checked by the coding style script

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 16b7d0adaecd0ff7f1d24741cd35246f80a72e42
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 24 16:07:52 2009 +0100

    empathy-map-view: fix coding style

 src/empathy-map-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5557dda4a2b596d32962f5e7bc5800967d410d60
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Tue Jun 23 21:44:09 2009 +0530

    Updated Tamil translation

 po/ta.po |  827
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 449 insertions(+), 378 deletions(-)

commit f18e71dedebf24c9cb721c1cf7ce5f7009324b3b
Author: Nicolò Chieffo <nicolo.chieffo@gmail.com>
Date:	Tue Jun 23 11:13:55 2009 -0400

    Fix Bug 586133: don't autoscroll on new messages

 libempathy-gtk/empathy-chat-text-view.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit 03fa531203802810a57bc723132368bf2761e19c
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Mon Jun 22 09:10:29 2009 -0400

    Fixed  Bug 586284 – Crasher: click on the microphone once
    disconnected

 src/empathy-call-window.c |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit cf5cd933ff677c2a36aba86cab7921339503362c
Author: Frédéric Péters <fpeters@0d.be>
Date:	Tue Jun 23 12:03:14 2009 +0200

    New labels for user signing in/out notification preferences.

 src/empathy-preferences.ui |	 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit db7bc6a966cb9250fa8f5649975b68d3d6e60514
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Jun 22 16:03:48 2009 +0200

    More human notification messages when users sign in/out.

 src/empathy-event-manager.c |	  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 057ee5554220ef573a577db545df40fcfaf587b3
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Jun 22 16:02:11 2009 +0200

    Fixed coding style of presence notification.

 src/empathy-event-manager.c |	 20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

commit e037c0c20d0f532314ce9cad99347418506dd6c2
Author: Frédéric Péters <fpeters@0d.be>
Date:	Tue Jun 16 09:49:20 2009 +0200

    Do not flash contact icon in the main window for notification
    only events

 src/empathy-main-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 14e24fa32cf6059e9a5cedadc86cef8dea7575fd
Author: Frédéric Péters <fpeters@0d.be>
Date:	Tue Jun 16 09:48:45 2009 +0200

    Do not blink status icon for notification only events

 src/empathy-status-icon.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

commit 9b0797d859e999bf28145ed77aa13b3970b2a9a3
Author: Frédéric Péters <fpeters@0d.be>
Date:	Tue Jun 16 09:46:06 2009 +0200

    Support for notification-only events

    Add a "must_ack" attribute to events, set if there is no function
    associated to the event, and add a timeout on such events to have them
    removed automatically.

 src/empathy-event-manager.c |	 13 +++++++++++++
 src/empathy-event-manager.h |	  1 +
 2 files changed, 14 insertions(+), 0 deletions(-)

commit a51deb704aa36bc8b6d02be102f90b666397ff16
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon Jun 15 16:53:48 2009 +0200

    Show a notification when a contact goes offline or online

 data/empathy.schemas.in       |   30 +++++++++++++++++
 libempathy-gtk/empathy-conf.h |    2 +
 src/empathy-event-manager.c   |   70
 +++++++++++++++++++++++++++++++++++++++++
 src/empathy-preferences.c     |   16 +++++++++
 src/empathy-preferences.ui    |   26 +++++++++++++++
 5 files changed, 144 insertions(+), 0 deletions(-)

commit d38da38d45d13ca4a85456609abacec17d01a6eb
Author: Nicolo Chieffo <84yelo3@gmail.com>
Date:	Tue Jun 23 11:19:48 2009 +0200

    Workaround for the "Contact list doesn't appear in windows list"
    bug (#572759)

 libempathy-gtk/empathy-ui-utils.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7ead087382b7a403b2f0eca2f70389a758ff1a00
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jun 22 22:47:10 2009 +0100

    Fix coding style and FSF address

 libempathy-gtk/empathy-plist.c |   12 ++++++------
 libempathy-gtk/empathy-plist.h |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

commit d296a5a92b346ae2237a71b60000f30dad3429b1
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Mon Jun 22 17:54:42 2009 +0200

    Add working GTK+ theme tracking

 libempathy-gtk/empathy-theme-manager.c |   34
 ++++---------------------------
 1 files changed, 5 insertions(+), 29 deletions(-)

commit cde7b1953a9c430946af7152fb72bbaf3e1d4a95
Merge: 69989d7 ae4ef55
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 22 16:45:12 2009 +0200

    Merge branch 'status-icon-586645'

commit ae4ef5575fbf5fc20753bbcfb8d7e8b1feff858b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 22 16:37:23 2009 +0200

    Assume our presence is offline if MC reports it as UNSET (#586645)

 libempathy/empathy-idle.c |	4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 69989d77d169f08d9d5d702cd22f3cda4c2b2ce2
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 22 16:06:29 2009 +0200

    Add helper API to read info.plist file of an adium theme. Will be
    useful for upcoming theme selector

 libempathy-gtk/empathy-theme-adium.c |   50
 +++++++++++++++++++++++++--------
 libempathy-gtk/empathy-theme-adium.h |    4 +++
 2 files changed, 42 insertions(+), 12 deletions(-)

commit 4c782007bf100a3820dc265bca6fceda17991a77
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 22 10:43:38 2009 +0200

    Move all data about an adium theme into EmpathyAdiumData struct and
    share it with all EmpathyThemeAdium instances.

 docs/libempathy-gtk/libempathy-gtk.types |    1 +
 libempathy-gtk/empathy-theme-adium.c	  |  492
 +++++++++++++++++-------------
 libempathy-gtk/empathy-theme-adium.h	  |   14 +-
 libempathy-gtk/empathy-theme-manager.c   |   24 ++-
 src/empathy-preferences.c		  |    2 +-
 5 files changed, 320 insertions(+), 213 deletions(-)

commit 0f915c44a5e5a2fd91c5b5b26f5a8e5a78ee7ed3
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 22 15:24:03 2009 +0200

    Fix typos in plist parser

 libempathy-gtk/empathy-plist.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 24f46af7642e8e2d0b7fa737d0fbb64ff394b437
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Jun 21 11:28:29 2009 +0200

    Fix warning if theme don't have footer_html

 libempathy-gtk/empathy-theme-adium.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 4a119839567ba66889b222fac4b87627863a218a
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Jun 21 11:27:16 2009 +0200

    Use tp_g_value_slice_new and tp_asv API for plist parser.

 libempathy-gtk/empathy-plist.c       |  137
 +++++++++-------------------------
 libempathy-gtk/empathy-plist.h       |    3 +-
 libempathy-gtk/empathy-theme-adium.c |   25 +++---
 3 files changed, 47 insertions(+), 118 deletions(-)

commit 071f1844a8f47e4d67ad3c752441a3d71d9e18e2
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Sun Jun 21 01:46:36 2009 +0200

    Add a plist parser and set font family, size and default
    variant. Fixes bug #586387.

 libempathy-gtk/Makefile.am	      |    4 +
 libempathy-gtk/empathy-plist.c       |  404
 ++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-plist.h       |   35 +++
 libempathy-gtk/empathy-theme-adium.c |   37 +++-
 4 files changed, 478 insertions(+), 2 deletions(-)

commit 2031cecd62e0b846c84ab7b8126c4fb556f99bd6
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sun Jun 21 12:05:40 2009 +0200

    Updated Spanish translation

 po/es.po |  568
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 317 insertions(+), 251 deletions(-)

commit 140a3e7349025b41e1a0e7f5bd20e85f41cea75e
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Fri Jun 19 16:23:57 2009 +0200

    Partial fix for bug #586379

    Added naive support for footer files in adium themes. No macros are
    actually parsed and replaces but these are mostly used in headers.

 libempathy-gtk/empathy-theme-adium.c |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

commit 3f1ee55e4b48f8e771abe18808502a2f62f17932
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Fri Jun 19 15:49:24 2009 +0200

    Stop status_html from leaking

 libempathy-gtk/empathy-theme-adium.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 20be4973fcdaff3ee828483f2b03b67adec260a1
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Fri Jun 19 15:25:04 2009 +0200

    Fix bug #585475

    Implemented %service%, %shortTime%, %senderDisplayName%,
    %senderScreenName% and %messageClasses%

 libempathy-gtk/empathy-theme-adium.c |   44
 ++++++++++++++++++++++++++++++++-
 1 files changed, 42 insertions(+), 2 deletions(-)

commit 4de45a243b718afa7bba29f5100c4e2df4b967f9
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	Fri Jun 19 18:47:59 2009 +0530

    Merged translations for Bengali India

 po/bn_IN.po | 2367
 +++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 1657 insertions(+), 710 deletions(-)

commit 3eb439ded3d3bd5e644b82b9cec910e0ad5b23fc
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Fri Jun 19 13:50:11 2009 +0200

    Support fallback avatars provided by adium themes

 libempathy-gtk/empathy-theme-adium.c |   35
 +++++++++++++++++++++++++++++----
 1 files changed, 30 insertions(+), 5 deletions(-)

commit 5f638d0e0cb77b0dbc59782eb8b80b1763a4c81b
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Fri Jun 19 11:49:32 2009 +0200

    Limit joining consecutive messages to 5 minutes

    Fixes bug #586352

 libempathy-gtk/empathy-theme-adium.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit fdbb5ae44e2b82a36f7103b63e5c8a2041faea6c
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 21:29:31 2009 +0100

    Style: avoid marching off the right margin

 libempathy/empathy-tp-chat.c |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

commit a0813b0a5b90e959994f0f6f029af30364ddd258
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 21:26:50 2009 +0100

    Style: use FIXME not TODO

 libempathy/empathy-tp-chat.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 367084af410d31a3fa8a9f040dd70ba5238816f4
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 21:26:41 2009 +0100

    Coding style: one declaration per line.

 libempathy/empathy-tp-chat.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit ecbd33430aa9005131327e413d3e6eb267c6721a
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 21:26:04 2009 +0100

    Move string manipulation into build_part_message

    Xavier said he preferred this, and it's shorter, so...

 libempathy-gtk/empathy-chat.c |   32 +++++++++++++++-----------------
 1 files changed, 15 insertions(+), 17 deletions(-)

commit d8c0a34b31f6e8c0c0f09d8a529970b888cee17c
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Fri Jun 19 05:44:59 2009 +0530

    Updated Tamil translation

 po/ta.po |  961
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 615 insertions(+), 346 deletions(-)

commit 08f02f53a10fd653cac56e23817f3c40d636ca5e
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 21:16:51 2009 +0100

    Reduce format string duplication for part notifications.

    Xavier suggested that just appending " (%s)" to the common prefix when
    there is a message is probably okay from a translation point of
    view, as
    long as there's a comment to translators.

 libempathy-gtk/empathy-chat.c |   83
 ++++++++++++++++------------------------
 1 files changed, 33 insertions(+), 50 deletions(-)

commit bfd99fa8722a9e988df008558782dca6d6118034
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Wed Jun 17 23:40:43 2009 -0400

    Hide muc contacts list
    - Removed trailing spaces
    - Notify change to visibility
    - Added G_PARAM_STATIC_STRINGS to properties
    - Broke empathy_chat_set_show_contacts() in two, simplifying call

 data/empathy.schemas.in       |   10 +++---
 libempathy-gtk/empathy-chat.c |   65
 ++++++++++++++++++++++++----------------
 src/empathy-chat-window.c     |    4 +--
 src/empathy-preferences.c     |    2 +-
 4 files changed, 46 insertions(+), 35 deletions(-)

commit 422e90f113fb04e4d8b21f50fe8b1d314a3ef3ac
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sun May 31 17:35:27 2009 -0400

    Applied Xavier's comments
    Added "show-contacts" property in empathy-chat with default value
    to preference.
    Setter function show/hide contact list.
    When Conv menu is opened in empathy-chat-window, update it with
    "show-contacts" value.
    Uses "remote-contact" instead of "empathy_chat_is_room" for that.
    Call setter function when Show Contacts menu is activated.

 libempathy-gtk/empathy-chat.c |   68
 +++++++++++++++++++++-------------------
 libempathy-gtk/empathy-chat.h |    2 +
 src/empathy-chat-window.c     |   50 ++++++++++++++----------------
 3 files changed, 61 insertions(+), 59 deletions(-)

commit ddb6c9033a1e1f028ab3df93d48462f33ea86a44
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 23 15:51:56 2009 -0400

    Add 'Show Contact List' in Conversation menu

 src/empathy-chat-window.c  |	39 +++++++++++++++++++++++++++++++++++++++
 src/empathy-chat-window.ui |	 8 ++++++++
 2 files changed, 47 insertions(+), 0 deletions(-)

commit bc076392a0980d6a3040e2be2f047fedfadcf591
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 23 15:46:17 2009 -0400

    Read config and show/hide contact list

 libempathy-gtk/empathy-chat.c |   35 ++++++++++++++++++++++++++++++-----
 1 files changed, 30 insertions(+), 5 deletions(-)

commit 2ffdfc58b3cbddbe6fe9899f02d0f6efb59da721
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 23 14:10:20 2009 -0400

    Added a preference in the conf and schema (show contact list in rooms)

 data/empathy.schemas.in       |   14 ++++++++++++++
 libempathy-gtk/empathy-conf.h |    1 +
 src/empathy-preferences.c     |    6 ++++++
 3 files changed, 21 insertions(+), 0 deletions(-)

commit e33c10700fc2313a90c7171a3b794e33007c8591
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 23 13:51:50 2009 -0400

    Added general option Show contact list in rooms

 src/empathy-preferences.ui |	16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit 2b5677fb74447fc618346d883828eb389c31d037
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 23 13:48:39 2009 -0400

    removed extra spacing

 src/empathy-preferences.ui |	 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 28acd3ce10a88f912f0d3f42d14c2e5a98d619bd
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 11:04:54 2009 +0100

    Include actor in part message if possible

 libempathy-gtk/empathy-chat.c |   68
 ++++++++++++++++++++++++++++------------
 1 files changed, 47 insertions(+), 21 deletions(-)

commit cbfe2006c6b8e0fae731cd26c0284d7767fc4662
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Thu Jun 18 11:04:40 2009 +0100

    Include actor in members-changed if possible

 libempathy/empathy-tp-chat.c |   65
 +++++++++++++++++++++++++++++++++---------
 1 files changed, 51 insertions(+), 14 deletions(-)

commit 564562fd34a7a456e042041118ee326d3fae0069
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Jun 17 21:17:33 2009 +0100

    Extract part message building to a function

 libempathy-gtk/empathy-chat.c |   79
 +++++++++++++++++++++++------------------
 1 files changed, 44 insertions(+), 35 deletions(-)

commit 17fb8fcf2f5cb1b535815dcabdc790b04969e6d5
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Jun 17 21:10:08 2009 +0100

    Return early from chat_members_changed_cb

    This avoids the function marching to the right quite so much.

 libempathy-gtk/empathy-chat.c |   85
 +++++++++++++++++++++--------------------
 1 files changed, 43 insertions(+), 42 deletions(-)

commit bc08d45ad3b44b7ba7b5b0044f538338d2a6553e
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed Jun 17 20:41:31 2009 +0100

    Print part reasons to conversation window

 libempathy-gtk/empathy-chat.c |   40
 +++++++++++++++++++++++++++++++++++++---
 1 files changed, 37 insertions(+), 3 deletions(-)

commit c007f0c68d7a40f658a238cc2316ccc545bef7c0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 15 18:13:33 2009 +0100

    status_presets_file_parse: discard invalid presence (#585031)

 libempathy/empathy-status-presets.c |	 21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)

commit afd2392c8e58e1f9b01eb7e983634ab288b62751
Author: Frédéric Péters <fpeters@0d.be>
Date:	Thu Jun 18 11:38:35 2009 +0200

    Use call-stop icon for Hang up toolbutton and menu item (GNOME
    bug 574771)

 src/empathy-call-window.ui |	 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 0b6193d1e3f336b6d4dcd2b6ce9c90c5ce59edac
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Jun 18 09:38:28 2009 +0100

    add doc about empathy_status_presets_is_valid

 libempathy/empathy-status-presets.c |	  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit f3696aa8cb23fc853e298f9614768233f69f1298
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 17 18:39:13 2009 +0100

    Don't add invalid presence type as favorite (#585053)

 libempathy-gtk/empathy-presence-chooser.c |	4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 4ce928ce7b856c9fcbf61595fae83eed22b90b25
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 17 18:36:28 2009 +0100

    add empathy_status_presets_is_valid

 libempathy/empathy-status-presets.c |	 20 ++++++++++++++++++++
 libempathy/empathy-status-presets.h |	  1 +
 2 files changed, 21 insertions(+), 0 deletions(-)

commit 16738495eb7c0d205ffb92bd2997a7ddf03e85a0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 15 17:47:20 2009 +0100

    empathy-presence-chooser: use tp_strdiff instead of strcmp

 libempathy-gtk/empathy-presence-chooser.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 807b62250294666c0dccc27fbab03c1c782dd38b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 18 00:57:44 2009 +0100

    Add empathy to debug dialog CM chooser.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

commit 6914121ce5169769207613166e14c077259c863b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 18 00:54:55 2009 +0100

    Implement o.fd.Tp.Debug. (Fixes #580631)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/Makefile.am        |    2 +
 libempathy/empathy-debug.c    |   74 ++++++++++--
 libempathy/empathy-debug.h    |    4 +
 libempathy/empathy-debugger.c |  270
 +++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-debugger.h |   88 +++++++++++++
 src/empathy.c		       |   31 +++++
 6 files changed, 461 insertions(+), 8 deletions(-)

commit a7785586abe2bf770185fdf8be1855552c476600
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 18 00:26:20 2009 +0100

    Set G_LOG_DOMAIN in libempathy and empathy.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/Makefile.am |    1 +
 src/Makefile.am	|    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit b30ac2b9664e4c0a31f15a8b59ee9f23c308d91f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Jun 17 23:22:45 2009 +0100

    Use correct emacs modelines.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-debug.c |	 2 +-
 libempathy/empathy-debug.h |	 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 21ed0c9812b89d41518397ff4ee08c3eeebe0712
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Jun 17 22:53:10 2009 +0100

    Take org.gnome.Empathy as a well-known name on startup. (Fixes
    #560159)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 8b126ca039f7d4a5a93e695682dc975d1254c49e
Author: Nicolò Chieffo <nicolo.chieffo@gmail.com>
Date:	Wed Jun 17 13:08:30 2009 -0400

    Fix wrapping in Preferences dialog

 src/empathy-preferences.ui |	 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d0a3c7a9e5052a5487e74fe70e0d1f40c6f904a3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 17 17:19:00 2009 +0100

    Remove 'new message from' from notification message (#586102). Based
    on a patch from Nicolo Chieffo

 src/empathy-chat-window.c   |	  7 +++----
 src/empathy-event-manager.c |	  6 ++----
 2 files changed, 5 insertions(+), 8 deletions(-)

commit 8f7597bb501d2e641b09f55769990df97576cd0f
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 15 16:30:35 2009 -0400

    Fix 585887: "Publish my location" causes a crash

    Adds more error handling on geoclue init and the geoclue_is_setup
    check
    was too late in update_resources

 libempathy-gtk/empathy-location-manager.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

commit 0f4c81cabf14b37cebef3f4c22f9bdc3ce5238b3
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Jun 17 09:57:02 2009 +0200

    Refuse sending empty or special files (directories, char/block
    devices, etc.)

    (GNOME bug 563678)

 libempathy/empathy-ft-handler.c |   19 ++++++++++++++++++-
 libempathy/empathy-tp-file.h	 |    4 +++-
 2 files changed, 21 insertions(+), 2 deletions(-)

commit e4aa4b036f8f7663b9a0b9362617bce544ac1a3e
Author: Frédéric Péters <fpeters@0d.be>
Date:	Wed Jun 17 10:06:11 2009 +0200

    [release script] also check for bug numbers with a variant form

 release.py |	 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7e6f8f16531da4f40ba4f3158d31fce863942bda
Author: Claude Paroz <claude@2xlibre.net>
Date:	Tue Jun 16 23:30:15 2009 +0200

    Remove markup from GTKBuilder translatable strings

 libempathy-gtk/empathy-account-widget-aim.ui	    |	 6 +-
 libempathy-gtk/empathy-account-widget-generic.ui   |	 6 +-
 libempathy-gtk/empathy-account-widget-groupwise.ui |	 6 +-
 libempathy-gtk/empathy-account-widget-icq.ui	    |	 6 +-
 libempathy-gtk/empathy-account-widget-irc.ui	    |	12 +++-
 libempathy-gtk/empathy-account-widget-jabber.ui    |	12 +++-
 libempathy-gtk/empathy-account-widget-msn.ui	    |	 6 +-
 libempathy-gtk/empathy-account-widget-salut.ui     |	 6 +-
 libempathy-gtk/empathy-account-widget-sip.ui	    |	 6 +-
 libempathy-gtk/empathy-account-widget-yahoo.ui     |	 6 +-
 libempathy-gtk/empathy-chat.ui			    |	 6 +-
 libempathy-gtk/empathy-contact-widget.ui	    |	24 +++++---
 src/empathy-accounts-dialog.ui			    |	25 +++++---
 src/empathy-preferences.ui			    |	66
 +++++++++++++-------
 14 files changed, 129 insertions(+), 64 deletions(-)

commit 551fe27bfb5078ae95d2a4d418df7abe66db0a93
Merge: 40d3362 2360a56
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Jun 16 15:26:09 2009 +0100

    Merge commit 'jtellier/video-call-stop-showing-last-frame'

commit 40d33622db46952e016cc8e540403cccb7ba6103
Author: Patryk Zawadzki <patrys@pld-linux.org>
Date:	Tue Jun 16 15:37:08 2009 +0200

    Introduce empathy_contact_equal, adapt themes

    Fixed adium and boxes theme engines to check if contacts refer to
    the same id instead of comparing pointers. This fixes bug #585885.

 libempathy-gtk/empathy-theme-adium.c |    4 +-
 libempathy-gtk/empathy-theme-boxes.c |    2 +-
 libempathy/empathy-contact.c	      |   37
 ++++++++++++++++++++++++++++++++++
 libempathy/empathy-contact.h	      |    4 ++-
 4 files changed, 43 insertions(+), 4 deletions(-)

commit 2360a56f96df9315b7cbcfc8bf3a3f8ddcb919cf
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Mon Jun 15 16:07:59 2009 -0400

    The EmpathyCallHandler correctly initializes it "initial_video"
    property
    when the remote contact initiates the call.
    empathy_tp_call_is_(sending/receiving)_video correctly returns a
    gboolean.
    The remote avatar is correctly shown when the remote site does
    not send
    video.
    When a call is disconnected, the video preview is hidden.

 libempathy/empathy-call-handler.c |	4 +++-
 libempathy/empathy-tp-call.c	   |	6 ++++--
 src/empathy-call-window.c	   |   31 ++++++++++++++++++++++++++++---
 3 files changed, 35 insertions(+), 6 deletions(-)

commit cea163a21118f4f06aa6c37fa4463f9666a63019
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 15 18:44:34 2009 +0200

    Bump version to 2.27.4

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit cb1d2d6748eb657c93f5a7873c88dbc7bda17660
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 15 18:40:19 2009 +0200

    Fix build of libempathy-gtk doc. We have to init threads

 docs/libempathy-gtk/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3ea616f06694ef62a08cfc2bd95446a65827298b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 15 16:55:47 2009 +0200

    Bump ABI version

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d33b3a97ff1ebf21d76c760ed21c0a0197f1f644
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 15 16:55:37 2009 +0200

    Update NEWS for 2.27.3

 NEWS |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 61 insertions(+), 0 deletions(-)

commit 67d9a3b82476dc2f74d5c87cf43de118c13579c5
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Jun 15 16:50:41 2009 +0200

    Reorder functions to not declare them on top

 src/empathy-map-view.c |  238
 +++++++++++++++++++++++-------------------------
 1 files changed, 113 insertions(+), 125 deletions(-)

commit d563a37f9f94ab5f8c77cbf644d8d2901ad74476
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun Jun 14 14:05:53 2009 -0400

    empathy_time_to_string_relative was missing weeks

    This resulted in "0 month ago" being returned.

 libempathy/empathy-time.c |	5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit ec4b41130b1b9704abf190a470d65a9e41846284
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun Jun 14 12:30:40 2009 -0400

    Add contextual popup menu in map view

 src/empathy-map-view.c |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

commit e37fbd376151222f336650f66476c3cdc0957451
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun Jun 14 12:20:28 2009 -0400

    Simplify map_view_marker_update_position

 src/empathy-map-view.c |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

commit 0b23d0983acb95ced196c766ee112143ec314c22
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri Jun 12 01:19:26 2009 -0400

    Use libchamplain 0.3.3 new Gtk embed API

 configure.ac				 |    4 ++--
 libempathy-gtk/empathy-contact-widget.c |   12 ++++++------
 src/empathy-map-view.c			 |    7 +++----
 3 files changed, 11 insertions(+), 12 deletions(-)

commit 909f3e3d892afc61e42143bf9182d6dec9f3ccb9
Merge: 3624ff9 e5989d0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 15 10:47:06 2009 +0100

    Merge commit 'jtellier/call-window-video-preview'

commit 3624ff9a9fc90161487431fd536cdc3fffb0bb57
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 15 10:17:06 2009 +0100

    empathy-ft-manager: tile should be 'File Transfers'. (#585788)

 src/empathy-ft-manager.ui |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 79b35ff58934c0ed20c4092138973c88a827a16b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Sun Jun 14 17:36:37 2009 +0100

    empathy_idle_init: fallback to OFFLINE instead of UNSET if
    empathy_idle_get_actual_presence failed

    If MC is not running, mission_control_get_presence_actual will return
    OFFLINE and set an error. Empathy should do the same and use OFFLINE
    instead of UNSET to avoid to not display the status icon in such cases
    (there is no UNSET presence icon).

 libempathy/empathy-idle.c |	5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 3064b1394d1d98f10808b0cf25474c2541851dd4
Author: Luis Menina <liberforce@freeside.fr>
Date:	Sat Jun 13 22:37:40 2009 +0200

    [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)

    Allows to compile with G_DISABLE_SINGLE_INCLUDES,
    GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES.
    This prepares for the GNOME 3.0 transition.

 libempathy-gtk/empathy-account-chooser.h	    |	 2 +-
 libempathy-gtk/empathy-account-widget-irc.h	    |	 2 +-
 libempathy-gtk/empathy-account-widget-sip.h	    |	 2 +-
 libempathy-gtk/empathy-avatar-chooser.h	    |	 2 +-
 libempathy-gtk/empathy-avatar-image.h		    |	 2 +-
 libempathy-gtk/empathy-cell-renderer-activatable.c |	 2 +-
 libempathy-gtk/empathy-cell-renderer-activatable.h |	 2 +-
 libempathy-gtk/empathy-cell-renderer-expander.c    |	 2 +-
 libempathy-gtk/empathy-cell-renderer-expander.h    |	 2 +-
 libempathy-gtk/empathy-cell-renderer-text.h	    |	 2 +-
 libempathy-gtk/empathy-chat-text-view.h	    |	 2 +-
 libempathy-gtk/empathy-chat-view.h		    |	 2 +-
 libempathy-gtk/empathy-chat.h			    |	 2 +-
 libempathy-gtk/empathy-contact-list-store.h	    |	 2 +-
 libempathy-gtk/empathy-contact-list-view.h	    |	 2 +-
 libempathy-gtk/empathy-contact-menu.h		    |	 2 +-
 libempathy-gtk/empathy-irc-network-dialog.h	    |	 2 +-
 libempathy-gtk/empathy-new-message-dialog.h	    |	 2 +-
 src/empathy-about-dialog.c			    |	 3 +--
 src/empathy-about-dialog.h			    |	 2 +-
 src/empathy-accounts-dialog.h			    |	 2 +-
 src/empathy-chat-window.h			    |	 2 +-
 src/empathy-main-window.h			    |	 2 +-
 src/empathy-map-view.h				    |	 2 +-
 src/empathy-preferences.h			    |	 2 +-
 src/ephy-spinner.c				    |	 4 +---
 src/ephy-spinner.h				    |	 3 +--
 27 files changed, 27 insertions(+), 31 deletions(-)

commit 7e2814612216637ed537c879646bd0691f883455
Author: Frédéric Péters <fpeters@0d.be>
Date:	Sat Jun 13 17:56:19 2009 +0200

    Do not include default title property for Adium theme filepicker

    (GNOME bug 585640)

 src/empathy-preferences.ui |	 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit bb1946ec6cdb35346d6fa81dba1b6e168b10d5bf
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sat Jun 13 13:18:47 2009 +0200

    Updated Spanish translation

 po/es.po |  258
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 142 insertions(+), 116 deletions(-)

commit e5989d0face9edde213e0530ba6c886d61a1276f
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Jun 12 14:27:12 2009 -0400

    The video preview is no longer hidden when we get connected to a audio
    only call.

 src/empathy-call-window.c |   34 ++++++++++++++--------------------
 1 files changed, 14 insertions(+), 20 deletions(-)

commit 87d5ea81cc37d8a1a4eda76da7251551c8f7a979
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 12 16:28:01 2009 +0100

    empathy-location-manager: remove a trailing space

 libempathy-gtk/empathy-location-manager.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f3e7e7d24461f07b2d4752c154d5c0a68dabf23e
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Jun 12 11:20:04 2009 -0400

    Fixed code style

 libempathy-gtk/empathy-smiley-manager.c |    2 +-
 libempathy-gtk/empathy-theme-adium.c	 |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 1a2da857a423d46a4496064078c92fd3214ebf3e
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Jun 12 10:55:05 2009 -0400

    Corrected code style in empathy_call_window_setup_video_preview.
    The video preview is now shown no matter if we are sending video
    or not.

 src/empathy-call-window.c |  101
 +++++++++++++++++++++++++--------------------
 1 files changed, 56 insertions(+), 45 deletions(-)

commit 3719c62c3f34e11dbdcdff741eb2aadf69c9c202
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu Jun 11 10:12:26 2009 -0400

    Added an early return in empathy_call_window_setup_video_preview.
    Code style correction in
    empathy_call_window_setup_video_preview_visibility.
    Corrected a bug which prevented a user with no video input to redial
    video calls.
    The "Send video" option should be properly disabled when we can't send
    video.

 libempathy-gtk/empathy-video-widget.c |    3 +
 src/empathy-call-window.c	       |  183
 +++++++++++++++++----------------
 2 files changed, 99 insertions(+), 87 deletions(-)

commit c65de38d223ada5dfcf2d74b25a6af520143f3c5
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed Jun 10 15:36:01 2009 -0400

    Better implemented empathy_tp_call_is_receiving_video and
    empathy_tp_call_is_sending_video.
    Removed the "video-stream-changed" from EmpathyCallHandler
    Corrected gtk-doc in EmpathyCallHandler.
    empathy_call_window_stup_video_preview now checks the status of the
    video_tee and the video_preview.
    empathy_call_window_sink_added_cb does not automatically starts the
    preview.

 libempathy/empathy-call-handler.c |   28 +-------
 libempathy/empathy-tp-call.c	   |	6 +-
 src/empathy-call-window.c	   |  125
 +++++++++++++++++++++---------------
 3 files changed, 78 insertions(+), 81 deletions(-)

commit c5c09d7a6a0161b66f1747e3496cb1365f6f35bc
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Fri Jun 5 14:56:09 2009 -0400

    Not creating the video preview if we don't want to show it (in audio
    calls for instance).

 libempathy/empathy-call-handler.c |   17 ++++
 libempathy/empathy-call-handler.h |	2 +
 src/empathy-call-window.c	   |  153
 +++++++++++++++++++++++--------------
 3 files changed, 116 insertions(+), 56 deletions(-)

commit d9a8b7a80525e4faa908c5eb0bf1f8fb89c49dfe
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed May 20 13:49:02 2009 -0400

    Implemented the call window's "View -> Video preview" option.

 src/empathy-call-window.c  |	36 +++++++++++++++++++++++++++++++++++-
 src/empathy-call-window.ui |	 1 +
 2 files changed, 36 insertions(+), 1 deletions(-)

commit 62ed123c83ff2de84622abe1e2cb972a409c43ae
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed May 20 13:49:02 2009 -0400

    When no video is received or sent we show contacts' avatars instead
    of showing
    black widgets.

 libempathy/empathy-call-handler.c |   22 ++++++++++++++++
 libempathy/empathy-tp-call.c	   |   37 ++++++++++++++++++++++++++++
 libempathy/empathy-tp-call.h	   |	2 +
 src/empathy-call-window.c	   |   49
 +++++++++++++++++++++++++++++++++++++
 4 files changed, 110 insertions(+), 0 deletions(-)

commit efd01a1ef0a6be5552cc370e0870c9106fdc2908
Merge: ba97570 40e0273
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jun 12 12:04:42 2009 +0200

    Merge branch 'ft_ipv4'

commit 40e02734065878fcfbb0a316ca2217a5676862e8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Fri Jun 12 11:55:52 2009 +0200

    Drop PORT access control support for now

 libempathy/empathy-tp-file.c |   22 +++++++---------------
 1 files changed, 7 insertions(+), 15 deletions(-)

commit ba975704f0cfeae622fdd2967f36ebf2c39e29df
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Jun 11 18:25:14 2009 -0400

    Add spinning throbber to EmpathyMapView

    OSM servers can be slow at times, the user
    can now know that data is loading

 src/empathy-map-view.c  |   27 +++++++++++++++++++++++++++
 src/empathy-map-view.ui |   27 +++++++++++++++++++++++++++
 2 files changed, 54 insertions(+), 0 deletions(-)

commit 3974937e07af52950c8f8ae411069a04804f8ab3
Author: Mark Krapivner <mark125@gmail.com>
Date:	Thu Jun 11 23:09:47 2009 +0300

    Updated Hebrew translation

 po/he.po | 2417
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 1311 insertions(+), 1106 deletions(-)

commit 647ef034c03b4669e9eb4e489443295ea6d107e1
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 20:21:30 2009 +0200

    Add doc for empathy_avatar_new()

 libempathy/empathy-contact.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit e1997f45a15c8a42e7304120034e0fcf86560bf5
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 20:03:15 2009 +0200

    Update copyright to 2008-2009

 libempathy-gtk/empathy-theme-adium.c |    2 +-
 libempathy-gtk/empathy-theme-adium.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2440c52f3ac77481d530a8153f09376ca4f61e4f
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 20:02:48 2009 +0200

    Move g_object_unref to dispose instead of finalize

 libempathy-gtk/empathy-theme-adium.c |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

commit fd8a3a5ef0de9951d185d18200c322a4b1714288
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 19:58:00 2009 +0200

    Include empathy-theme-adium.c/h in tarballs even if webkit is not
    installed

 libempathy-gtk/Makefile.am |	16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

commit 924bb95909e995b8cc5c8686580467e69234217b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 19:47:57 2009 +0200

    Correctly parse %time% if a format is provided

 libempathy-gtk/empathy-theme-adium.c |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 6cad3e6d0d4123a7eaf8fbb8dc6cf1976854aaa4
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 19:47:46 2009 +0200

    Remove trailing space

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b722fcccf60be70a068b83b9e7f49fcbc6fde4e4
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 17:44:56 2009 +0200

    New webkit needs an URI as basedir for
    webkit_web_view_load_html_string.

 configure.ac			      |    3 ++-
 libempathy-gtk/empathy-theme-adium.c |   10 ++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 823b8bf90abf4230a63bb00fef7e9ffd7cd11156
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 14:04:28 2009 +0200

    Do not use empathy_contact_equal(), we can now compare pointers
    directly.

 libempathy-gtk/empathy-theme-adium.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 5d83372d392c074b13fb82eb934d6f795edc0d09
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 14:04:02 2009 +0200

    Add Adium theme support in the configure summary

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 431ecd21a339ed8fe3cbc4e69937264f65a6ce2a
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Feb 20 19:29:52 2009 +0100

    Support /me command and fix crash if smiley are not enabled

 libempathy-gtk/empathy-theme-adium.c |   53
 +++++++++++++++++++++------------
 1 files changed, 34 insertions(+), 19 deletions(-)

commit d3ab89520c02dd011822a42921c902edf7667275
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Feb 20 19:28:57 2009 +0100

    Fix build error due to wrong rebase

 libempathy-gtk/empathy-chat-text-view.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 5600490e9edda705b4b58720433b476c0d744115
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Feb 20 18:14:24 2009 +0100

    Port to new API

 libempathy-gtk/empathy-theme-adium.c |    2 +-
 src/empathy-preferences.c	      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8ab8a754b3c23bf8d8b2298fe20bc6a7ea7dac63
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Nov 30 00:44:14 2008 +0100

    Update pyhton bindings

 python/pyempathy/pyempathy.defs       |    1 +
 python/pyempathygtk/pyempathygtk.defs |   20 +++++++++-----------
 2 files changed, 10 insertions(+), 11 deletions(-)

commit 6e2d0ab5c3cb496ad94c3e0a12cc9dbeedd8ce70
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Nov 30 00:24:41 2008 +0100

    Add EmpathyThemeAdium to the API doc.

 docs/libempathy-gtk/libempathy-gtk-docs.sgml |    1 +
 docs/libempathy-gtk/libempathy-gtk.types     |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 2aeffc8776f7e19a44a619b3de26f748d0346b8d
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Nov 6 10:25:24 2008 +0100

    WebKit is expecting an absolute path to a file name as the last
    parameter of webkit_web_view_load_html_string.  But adding a extra /
    at the end of
    the path works also fine (patch to be attached).

 libempathy-gtk/empathy-theme-adium.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1ce531c29108e9bf0a90a4c013283b9115598bb9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Nov 4 00:21:52 2008 +0100

    Delete useless file

 libempathy-gtk/empathy-theme.c |  408
 ----------------------------------------
 1 files changed, 0 insertions(+), 408 deletions(-)

commit 35879a4a3ab0ac586cb183beaaa44ec2e50788f9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Nov 4 00:21:13 2008 +0100

     - Implement remaining functions on EmpathyThemeAdium.
     - Fix refcounting of EmpathySmileyManager, avoid double free in
     its finalize.
     - Create our own context menu on EmpathyThemeAdium.

 libempathy-gtk/empathy-chat-text-view.c |   28 +--
 libempathy-gtk/empathy-smiley-manager.c |    1 -
 libempathy-gtk/empathy-theme-adium.c	 |  350
 ++++++++++++++++++++-----------
 3 files changed, 233 insertions(+), 146 deletions(-)

commit 9526e4a4b28eab55a52d3fb9d1d3cfc9d990af24
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Nov 4 00:20:39 2008 +0100

    Fix a warning when the ADIUM_PATH gconf key is unset.

 src/empathy-preferences.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

commit 0d73068c7f58185be37a2fe42fe006342e441dc1
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Nov 4 00:18:11 2008 +0100

    Add whitespace to respect coding style

 libempathy-gtk/empathy-theme-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 38c22ce23b3b600a249c2d6145e50430734d8787
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Jul 20 20:14:05 2008 +0200

    Don't escape message before detecting smileys otherwise some won't
    be detected.

 libempathy-gtk/empathy-theme-adium.c |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

commit 3e384cce2caa2729cc9a9409f115fcf117701384
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sat Jul 19 09:43:05 2008 +0200

    Cleanup little things

 libempathy-gtk/empathy-theme-adium.c |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)

commit 1095ede4e263939f5dd8457c083d0457e1fb30c7
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sat Jul 19 00:09:13 2008 +0200

    Use a default Template.html if not provided by the theme.

 data/Template.html		      |  159
 ++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-theme-adium.c |   58 +++++++++---
 2 files changed, 202 insertions(+), 15 deletions(-)

commit 3f7f5c8eb5f93361e2d0723790f13f082263255a
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 18 21:52:25 2008 +0200

    Correctly escape message body so html tags are not interpreted
    by webkit.

 libempathy-gtk/empathy-theme-adium.c |   61
 ++++++++++++++++++----------------
 1 files changed, 32 insertions(+), 29 deletions(-)

commit eb48fbaf322604ee57888165242acd97efd8decc
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 18 20:59:59 2008 +0200

    Add a path property on EmpathyThemeAdium and ge the adium-path gconf
    key in EmpathyThemeManager.

 libempathy-gtk/empathy-theme-adium.c	|   82
 +++++++++++++++++++++++++++----
 libempathy-gtk/empathy-theme-adium.h	|    2 +-
 libempathy-gtk/empathy-theme-manager.c |   49 +++++++++++++++++--
 3 files changed, 117 insertions(+), 16 deletions(-)

commit 80f5d332a5a531f8d5b96d9ea50f2384bf515324
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 18 19:50:45 2008 +0200

    Add some #ifdef HAVE_WEBKIT

 src/empathy-preferences.c |	7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 9da5a48b5c7d8c47418b56776839ff7687ecd7f0
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Jul 18 19:45:53 2008 +0200

    Quick check if the theme path is OK.

 data/Makefile.am		      |    8 ++++++--
 libempathy-gtk/empathy-theme-adium.c |   29 +++++++++++++++++++++++------
 2 files changed, 29 insertions(+), 8 deletions(-)

commit 294a19437a0ac22d5853dd1ec0934042fcd86360
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 22:19:43 2008 +0200

    Add UI in the preference dialog to select the path to adium theme

 data/empathy.schemas.in	      |   14 ++
 libempathy-gtk/empathy-conf.h	      |    1 +
 libempathy-gtk/empathy-theme-adium.c |    6 +
 libempathy-gtk/empathy-theme-adium.h |    1 +
 src/Makefile.am		      |    4 +-
 src/empathy-preferences.c	      |  328
 ++++++++++++++++++++--------------
 src/empathy-preferences.ui	      |   43 +++++
 7 files changed, 261 insertions(+), 136 deletions(-)

commit afbb47911c8b0e82bb05fdb826fc056d9da10555
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 15:24:44 2008 +0200

    Add a tooltip on smileys with the text it hides

 libempathy-gtk/empathy-theme-adium.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7655246b73cf1eedb8ede01e8d0c156f197dcae7
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 15:10:28 2008 +0200

    Open URI when they are clicked in webkit

 libempathy-gtk/empathy-theme-adium.c |   24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

commit 2ff2dc404fe65778b6c7451aae580e455766de89
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 12:29:38 2008 +0200

    Reorganise a bit the body parsing and add support for URL

 libempathy-gtk/empathy-chat-text-view.c |    1 +
 libempathy-gtk/empathy-theme-adium.c	 |  134
 ++++++++++++++++++++----------
 2 files changed, 90 insertions(+), 45 deletions(-)

commit 3f4ba63033de82d2bb1193f330177e428ea55126
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 11:18:37 2008 +0200

    Fix a typo in a comment

 libempathy-gtk/empathy-theme-adium.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6c25442a2d2d54b53fa034fa592351bef0b2965a
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 11:07:12 2008 +0200

    Add support for smileys with adium themes

 libempathy-gtk/empathy-theme-adium.c |   76
 ++++++++++++++++++++++++++++------
 1 files changed, 63 insertions(+), 13 deletions(-)

commit 0e59e586c3806cc95c3e6cb20621333ca1a35386
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 10:32:34 2008 +0200

    rename ready to page_loaded, it explains better what it does.

 libempathy-gtk/empathy-theme-adium.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 9f7e19517623ea663dcd54b84b3839fbbf2c582c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jul 17 10:28:50 2008 +0200

    Add path in EmpathySmiley

 libempathy-gtk/empathy-smiley-manager.c |   82
 +++++++++++++++++--------------
 libempathy-gtk/empathy-smiley-manager.h |    9 +--
 libempathy-gtk/empathy-theme-adium.c	 |   35 +++-----------
 libempathy-gtk/empathy-ui-utils.c	 |   23 +++++++++
 libempathy-gtk/empathy-ui-utils.h	 |    9 ++-
 5 files changed, 84 insertions(+), 74 deletions(-)

commit 41e4816144f6e9ace93b0497f35c6aee480fa1c5
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 22:45:27 2008 +0200

    Update for more recent webkit

 configure.ac			      |    2 +-
 libempathy-gtk/empathy-theme-adium.c |    5 +----
 libempathy-gtk/empathy-theme-adium.h |    2 +-
 3 files changed, 3 insertions(+), 6 deletions(-)

commit c701544eca086e1d87f8f3539580a37c6fcd3931
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 20:26:03 2008 +0200

    Fallback if ContentNext or Outgoing are missing.

 libempathy-gtk/empathy-theme-adium.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit 0dfbea70e24e4fecde1d347ae5bb1ac2c864e37e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 20:13:34 2008 +0200

    Oops, remove stupid debug g_print

 libempathy-gtk/empathy-theme-adium.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 3bd5bfb25895a95bb879bcdb27647533c5ae2ce8
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 20:12:36 2008 +0200

    Don't load SVG icons because webkit can't load them

 libempathy-gtk/empathy-theme-adium.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit c9b74c0e4891a12133aab46312b6038c3a2d0047
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 20:05:08 2008 +0200

    Add the filename in EmpathyAvatar and fallback to stock_person

 libempathy-gtk/empathy-avatar-chooser.c |    4 +-
 libempathy-gtk/empathy-theme-adium.c	 |   88
 ++++++++++++++++++++++++-------
 libempathy/empathy-contact.c		 |   27 +++-------
 libempathy/empathy-contact.h		 |    5 +-
 4 files changed, 81 insertions(+), 43 deletions(-)

commit 250c6aaadcfd00470f670bc6bf4b1098c1640179
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 18:32:47 2008 +0200

    Support for custom time format

 libempathy-gtk/empathy-theme-adium.c |   46
 +++++++++++++++++++++++++--------
 1 files changed, 35 insertions(+), 11 deletions(-)

commit bd603ce6e5945ed1d06e550c928fc2ed21da3d88
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Wed Jul 16 16:45:29 2008 +0200

    Add initial adium theme support: Load the template and append
    messages.

 libempathy-gtk/empathy-theme-adium.c |  288
 ++++++++++++++++++++++++++++++++--
 libempathy/empathy-contact.c	      |   12 ++
 libempathy/empathy-contact.h	      |    1 +
 3 files changed, 285 insertions(+), 16 deletions(-)

commit 8ae92f733e7177326ca24b80307b4c3ffcde94d5
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Jul 15 21:11:58 2008 +0200

    EmpathyThemeAdium inherit from WebkitWebView and not GtkTextView.

 libempathy-gtk/empathy-theme-adium.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 06563d5df6dfbb129f80d3088448abda0fb245b3
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Jul 15 20:56:45 2008 +0200

    Compile EmpathyThemeAdium only if webkit is installed

 configure.ac				|    4 ++++
 libempathy-gtk/Makefile.am		|    7 +++++--
 libempathy-gtk/empathy-theme-manager.c |    9 ++++++++-
 3 files changed, 17 insertions(+), 3 deletions(-)

commit 4860e692b18ef271889633faa978d546221e8d7b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Jul 15 18:56:34 2008 +0200

    Add skelet of Adium theme using webkit.

 configure.ac				|   23 +++++
 libempathy-gtk/Makefile.am		|    4 +
 libempathy-gtk/empathy-theme-adium.c	|  157
 ++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-theme-adium.h	|   55 +++++++++++
 libempathy-gtk/empathy-theme-manager.c |    5 +
 5 files changed, 244 insertions(+), 0 deletions(-)

commit 2fbb4aa0b855d3bac977c25e32c599e59fde89ee
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Jun 11 10:30:49 2009 -0400

    Fix compile warning

 src/empathy-map-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7b1d5580526f2f2644d5ff7202d0f8f6cd4f3284
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu Jun 11 15:23:56 2009 +0200

    Get author for bug fixes

 release.py |	16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

commit cf5caa2099aaad410f76ccb839ea20687ef92e27
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Thu Jun 11 14:31:38 2009 +0200

    Updated Spanish translation

 po/es.po |   45 ++++++++++++++++++++++++++-------------------
 1 files changed, 26 insertions(+), 19 deletions(-)

commit 48b18840940ff3b59647e8617f667b71246da022
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Jun 11 13:14:46 2009 +0100

    src/Makefile.am: actually enable warning CFLAGS

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c5de8301caac1e3a248a3f254fb38a1656e96959
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Jun 11 13:22:34 2009 +0100

    empathy-call-window: remove unused variables

 src/empathy-call-window.c |	3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 291154c8a7af5a0686a36929a52337e65784e9b7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 10 12:54:34 2009 +0100

    import im-meanwhile from Pidgin

 data/icons/Makefile.am				   |	4 +
 data/icons/hicolor_apps_16x16_im-meanwhile.png    |  Bin 0 -> 938 bytes
 data/icons/hicolor_apps_22x22_im-meanwhile.png    |  Bin 0 -> 1538 bytes
 data/icons/hicolor_apps_48x48_im-meanwhile.png    |  Bin 0 -> 3647 bytes
 data/icons/hicolor_apps_scalable_im-meanwhile.svg |  174
 +++++++++++++++++++++
 5 files changed, 178 insertions(+), 0 deletions(-)

commit 473a3821f0185b1af001bce45bef98d69a720cff
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 10 12:39:08 2009 +0100

    add sametime profile (#562981)

 data/Makefile.am      |    3 ++-
 data/sametime.profile |   11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletions(-)

commit a26f30468a501a94410f6d771df57eae01eb253a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Jun 11 11:21:02 2009 +0100

    empathy-accounts-dialog: move back the 'Create' button on the right

 src/empathy-accounts-dialog.ui |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

commit 58c031e979d623fdf447351713ffb0fafb801ce6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 10 16:03:29 2009 +0100

    empathy-accounts-dialog: Use radio buttons instead of a checkbox
    for the 'reuse existing account' UI

 src/empathy-accounts-dialog.c	|   20 ++++++++++++--------
 src/empathy-accounts-dialog.ui |   38
 +++++++++++++++++++++++++++++++-------
 2 files changed, 43 insertions(+), 15 deletions(-)

commit 50b28b2222b2b2d1f32ef7a9968e3441da13df7a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Wed Jun 10 15:46:31 2009 +0100

    empathy-accounts-dialog: change title to 'Add Account' as we can
    reuse an existing one (#548707)

 src/empathy-accounts-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d03626604c00fba805b2ed8f79e09b0ebfac6dfd
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Thu Jun 11 09:32:43 2009 +0200

    Updated Spanish translation

 po/es.po |   79
 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 38 insertions(+), 41 deletions(-)

commit 05e87230cb3e1fa70dd31f34ecc7416de8f2fa89
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Wed Jun 10 10:13:07 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 1706
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 1002 insertions(+), 704 deletions(-)

commit 39c0f4468521deaa00f4db3e891cd20992aa96c9
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 8 18:37:47 2009 -0400

    Geoclue doesn't like NONE as an accuracy level

    Possibly a bug in Geoclue, but passing COUNTRY instead of NONE as
    the minimum accuracy required gives better results (ie more providers
    are possible).

 libempathy-gtk/empathy-location-manager.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit 62a2f58de7ff809169787fa6de369c15465c69fd
Merge: 83912b1 f31d0fb
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 9 19:08:23 2009 +0100

    Merge branch 'ft-error-confusion'

commit f31d0fbeda0c03a619c2db2a84ef3181c579649b
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 9 18:34:35 2009 +0100

    Correctly propagate Provide/Accept errors

    Previously, if myerr was set as well as error, myerr was cleared, but
    not set to a copy of error. So then the function continued as normal,
    and crashed.

    Also, having checked if myerr is set, we should probably log the
    message
    from that, rather than from the (possibly NULL) error. :)

 libempathy/empathy-tp-file.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 83912b157904043cbb3d972bd3eb5f8e75f1d1c2
Merge: 93e3219 9d2cfd5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Jun 9 14:34:48 2009 +0100

    Merge commit 'jtellier/call-window-redial-button'

commit 9d2cfd58eccb1e5fa985b14b0b744c3766f7988d
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Thu May 7 15:13:04 2009 -0400

    Added a "Redial" button to the call window.

 libempathy/empathy-call-handler.c |   21 +++-
 libempathy/empathy-call-handler.h |	3 +-
 src/empathy-call-window.c	   |  342
 ++++++++++++++++++++++++++-----------
 src/empathy-call-window.ui	   |   21 +++
 4 files changed, 287 insertions(+), 100 deletions(-)

commit 93e3219c604cc97f1bdcd28e86ebaa0f511f4efb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Jun 9 14:07:35 2009 +0100

    contact_get_avatar_filename: remove unused priv pointer

 libempathy/empathy-contact.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 4047625966d7de345673f6e0603c7e45f2e7d747
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Jun 9 13:56:10 2009 +0100

    contact_get_avatar_filename: use empathy_contact_get_id instead of
    priv->id directly

    priv->id is not supposed to be set for not log contacts so the avatar
    cache was broken for all TpContact.

 libempathy/empathy-contact.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 08fb04d03b17c44e401d89cfd0e957c41cdf3b56
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 9 11:29:07 2009 +0100

    Remove outstanding operations before dispatching them

    Fixes #585231

 libempathy/empathy-dispatcher.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 01db736d42599437458371dbd2a66030647de7e2
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 9 11:28:25 2009 +0100

    Document the purpose of outstanding_channels

 libempathy/empathy-dispatcher.c |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

commit 279a93cbc25ade081510d94c20777e16527cf475
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Jun 8 22:39:56 2009 +0100

    Break after deleting current item in chatroom list

    When I signed off, Empathy exploded. l was 0x33, which oddly
    enough was
    secretly not the address of a GList. :-) I think what happened is that
    empathy_chatroom_manager_remove() deleted the list node currently
    pointed to by l; then the loop advanced to l->next, which was now
    garbage.

    We don't need to keep iterating once we find the chatroom we were
    looking for, so break out of the loop.

 libempathy/empathy-chatroom-manager.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit f0ff888b79ce3c902f4f7211bbe1dadcba0c1799
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 9 10:52:07 2009 +0100

    Extract removing chatroom links to a function

 libempathy/empathy-chatroom-manager.c |   31
 ++++++++++++++++++++++---------
 1 files changed, 22 insertions(+), 9 deletions(-)

commit 3ace031c4d31c397d89ddb8ae37c8898d7bd5a37
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 9 10:35:52 2009 +0100

    Consistently use this_chatroom when removing a room

 libempathy/empathy-chatroom-manager.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 32ac85819a5109d73f16c48bc6e110669dc07ebf
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 16:04:20 2009 +0100

    libempathy.types: remove empathy_tp_tube_get_type

 docs/libempathy/libempathy.types |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit ab339a3d75a555e4437c99195037600d3154f5fa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 14:47:55 2009 +0100

    update Python bindings

 python/pyempathy/pyempathy.defs |   61
 ---------------------------------------
 1 files changed, 0 insertions(+), 61 deletions(-)

commit 1c95d3d7c90e76bc908f643f3556e79c4c0667aa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 14:47:40 2009 +0100

    remove EmpathyTpTube from Python bindings

 python/pyempathy/pyempathy.override |	  1 -
 python/update-binding.sh	     |	  1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

commit 000d345c18bae7db791214b0216f71d630d66e12
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 14:46:32 2009 +0100

    tube-handler: use TpChannel directly instead of EmpathyTpTube

 libempathy/empathy-tube-handler.c |   20 +++-----------------
 1 files changed, 3 insertions(+), 17 deletions(-)

commit 927e7227b6cbb423b00962ff2b0bc9d3c737f7d1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 14:36:11 2009 +0100

    remove empathy-tp-tube from doc

 docs/libempathy/libempathy-docs.sgml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 7b773f345bcd34b32b46f8e0c471cbd7d19abf40
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 14:35:59 2009 +0100

    stop to build empathy-tp-tube

 libempathy/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit b09a383920ecef2f5cc16a7c114bc5e6c0e63d25
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri Jun 5 14:35:47 2009 +0100

    remove empathy-tp-tube

 libempathy/empathy-tp-tube.c |  669
 ------------------------------------------
 libempathy/empathy-tp-tube.h |  103 -------
 2 files changed, 0 insertions(+), 772 deletions(-)

commit 48767187edcf5e3e2cac0e08bacfcaa3c735ee49
Merge: b28c2c1 b6041ca
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue Jun 9 10:10:26 2009 +0100

    Merge commit 'gmillaires/fix-564259'

commit b6041ca821ce4b9c3c527caee9e30fef6d2a2870
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Mon Jun 8 22:52:55 2009 -0400

    Activated tooltips feature for MUC contact list

 libempathy-gtk/empathy-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b28c2c17566ac07565b98e6720c7a6a5ec927ad1
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 8 15:10:57 2009 -0400

    Distribute conditionally built files

 libempathy-gtk/Makefile.am |	20 ++++++++++++--------
 src/Makefile.am	    |	16 +++++++++++-----
 2 files changed, 23 insertions(+), 13 deletions(-)

commit cc548789733a60b077718c022b6b0e03fc793857
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sun Jun 7 21:08:43 2009 +0100

    Don't repeat a tooltip format string

 src/empathy-chat-window.c |   27 +++++++++++++--------------
 1 files changed, 13 insertions(+), 14 deletions(-)

commit 32d9b5f6dced1d8a51daa5bdced9d2784c1f0698
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sun Jun 7 20:58:13 2009 +0100

    Italicize status message in tooltip

 src/empathy-chat-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c6b5ba56f7156b911e2292b2b638ebd46577ae99
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sun Jun 7 20:57:29 2009 +0100

    Don't include "Available"/"Away"... in tooltips

    I don't think including the default string for a status adds
    anything to
    the tooltips.

 src/empathy-chat-window.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 03f13ebc2457e06ea2c90153777c57a4921876a9
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sun Jun 7 20:53:50 2009 +0100

    Extract markup_printf-append-free to a function

    The repeated g_markup_printf_escaped; g_string_append; g_free offended
    me. I think this makes the function easier to read.

 src/empathy-chat-window.c |   47
 +++++++++++++++++++++++++++-----------------
 1 files changed, 29 insertions(+), 18 deletions(-)

commit fe0b029e662224a5218f09eeabb0a49739620740
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sun Jun 7 20:19:01 2009 +0100

    Only show status in tooltip when it exists

    empathy_contact_get_status () can return NULL: perhaps the protocol
    doesn't support presence, or perhaps we're not subscribed to the
    contact's presence.

 src/empathy-chat-window.c |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

commit b82e930d045ce65fc9bfb6529898349144101be8
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Sat Jun 6 13:01:00 2009 +0100

    Don't double-unref superseded group TpChannels.

 libempathy/empathy-tp-contact-list.c |   44
 ++++++++++++++++++++++++++++-----
 1 files changed, 37 insertions(+), 7 deletions(-)

commit d440d9ab734b45ffc651750a3d317e299c851821
Merge: 396aff9 138ec18
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 14:35:11 2009 +0100

    Merge branch 'profile-chooser'

commit f399b307ebc18c2382cb09ac24b41de2f5212bf7
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun Jun 7 15:11:28 2009 +0200

    Fix make check

 libempathy/empathy-tp-file.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d0c304bac08a910c048bee84338a97d55a5d0811
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun Jun 7 15:10:23 2009 +0200

    Emit an error for socket types we don't handle

    Also, fix error handling when a socket fails on connect().

 libempathy/empathy-tp-file.c |   31 ++++++++++++++++++++++++++-----
 1 files changed, 26 insertions(+), 5 deletions(-)

commit f0d5544426b06662365a3b99e05eae23e76b6ee6
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue Jun 2 11:09:28 2009 +0200

    Use empathy_uint_compare

 libempathy/empathy-tp-file.c |   14 +-------------
 1 files changed, 1 insertions(+), 13 deletions(-)

commit 246c2f6468ab7dc1546b2793aed023035f5d88e8
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 17:49:08 2009 +0200

    Build fix after rebase

 libempathy/empathy-tp-file.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 87d8aa4edcb738d89e77a0d8286e47649fe164f6
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 20 12:15:08 2009 +0200

    Initialize the address and port values

    The address the CM returns if we're using IPV4 is of the type
    TP_STRUCT_TYPE_SOCKET_ADDRESS_IPV4; use those values to setup the IPV4
    socket.

 libempathy/empathy-tp-file.c |   46
 +++++++++++++++++++++++++++++++-----------
 1 files changed, 34 insertions(+), 12 deletions(-)

commit 75fd5cc5365178dbaeb5d48cf5c426c46e46b867
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 20 02:12:30 2009 +0200

    Add support for IPV4 sockets

 libempathy/empathy-tp-file.c |   93
 ++++++++++++++++++++++++++++++-----------
 1 files changed, 68 insertions(+), 25 deletions(-)

commit 62197f1d3c75224c2138ebda5dbc420bc166e3a6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue May 19 16:17:22 2009 +0200

    Look at the available socket type

    Look at the available socket types, and don't hardcode UNIX/LOCALHOST
    values.

 libempathy/empathy-tp-file.c |   72
 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 72 insertions(+), 0 deletions(-)

commit 138ec18cd4c9deafd20d4e0b08c4d3dab07f7c10
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 14:15:26 2009 +0100

    Add empathy_profile_chooser to libempathy-gtk type list.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 docs/libempathy-gtk/libempathy-gtk.types |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit cb475d95ee299924317b9e2aedfc1f93c5982b18
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 14:15:19 2009 +0100

    Fix small typo in docs.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 951970b64634802ab084cdccccce5104142ee76f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 14:02:30 2009 +0100

    Chain up to the constructed call of the parent class.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit fbebfd376a9a571acdd12508031d2bb13a6ddfc3
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 13:48:40 2009 +0100

    Only include gtk/gtk.h and not gtkcombobox.h.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 71a29e5e3c19c219399c3354f53c932b5d02804e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 13:45:58 2009 +0100

    Implement constructed instead of constructor.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.c |   13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)

commit 4f7bc97c36095dad43bb183105d49c713cf74bfe
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Jun 7 13:43:23 2009 +0100

    Small coding style change.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 396aff97047f039c5bca8f3a0da13b9b295e657b
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Sat Jun 6 22:30:38 2009 +0800

    Fix silly mistake where I passed the struct pointer and not the
    first member

 libempathy-gtk/empathy-presence-chooser.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c2392bfba90e89593ddd93c98055b9f477a054ee
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sat Jun 6 12:47:26 2009 +0200

    Updated Spanish translation

 po/es.po |  183
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 116 insertions(+), 67 deletions(-)

commit a55a2d6e7dfedc51154e3d73fab40707d87c579f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 15:19:02 2009 +0100

    Use tp_asv_get_string instead of messing with GValues.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-import-pidgin.c |	  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

commit 78a59f67de194944fb5c988e100a42e56e9de890
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 15:10:07 2009 +0100

    Use "foo == NULL" instead of "!foo".

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-import-pidgin.c |	  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 48236b65f7ac33d05f0bc4a7a83ddec1e9ec59aa
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 15:04:40 2009 +0100

    Set an empty password for pidgin accounts that have no password set.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-import-pidgin.c |	 10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 9c1dfe2afbeae0a3e598e5afe094f42b321e5257
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 14:59:15 2009 +0100

    Special-case XMPP with importing accounts from Pidgin. (Fixes bug
    #579992)

    It was decided that if pidgin has an account with no host set, then
    both the server and port should be ignored, as a special case in XMPP.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-import-pidgin.c |	 19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

commit ca094304b0184f2c248ab29e95c14a8dad0acc4a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 13:59:18 2009 +0100

    Update python bindings.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 python/pyempathygtk/pyempathygtk.defs |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

commit 0f77bf449105bd33390e1ba88d51b2e8f2993770
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 13:58:40 2009 +0100

    Update the accounts dialog to the new profile chooser API.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-accounts-dialog.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 60fc555a09b01a7bb7b974c3d875eab0ba66f0d3
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 13:57:49 2009 +0100

    Make EmpathyProfileChooser a subclass of GtkComboBox.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.c |  226
 ++++++++++++++++++++----------
 libempathy-gtk/empathy-profile-chooser.h |   47 ++++++-
 2 files changed, 194 insertions(+), 79 deletions(-)

commit 326ec5c02e85f1a94580120f6ccd715245348209
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 23:04:46 2009 +0100

    Convert style to Telepathy coding style.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/empathy-profile-chooser.c |  302
 +++++++++++++++---------------
 libempathy-gtk/empathy-profile-chooser.h |    6 +-
 2 files changed, 155 insertions(+), 153 deletions(-)

commit d3dc61867d99d3f9fa50e204fba66943d955ecd1
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 23:03:01 2009 +0100

    Add test-empathy-profile-chooser.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 tests/.gitignore		      |    1 +
 tests/Makefile.am		      |    4 +++-
 tests/test-empathy-profile-chooser.c |   31
 +++++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+), 1 deletions(-)

commit 3d1f8a776ca187ee211cdd2361b0aab79def6834
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 22:04:30 2009 +0100

    Add simple flymake support.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy-gtk/Makefile.am |	 1 +
 libempathy/Makefile.am     |	 1 +
 src/Makefile.am	    |	 1 +
 tools/Makefile.am	    |	 1 +
 tools/flymake.mk	    |	 4 ++++
 5 files changed, 8 insertions(+), 0 deletions(-)

commit 26ee37e8b33a4df369558a7ba150839455663680
Merge: 634b9e0 d25cf54
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jun 5 12:24:21 2009 +0100

    Merge branch 'debug-fixes'

commit 634b9e01dc43cdacef58b5baf213883ff88227ce
Author: A S Alam <aalam@users.sf.net>
Date:	Fri Jun 5 06:42:58 2009 +0530

    updating Translation for Gurmukhi

 po/pa.po |  966
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 595 insertions(+), 371 deletions(-)

commit d25cf54e8cc0dd24731cc528881a8863b30321b8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 22:46:22 2009 +0100

    Don't display an empty treeview if there are no connections on
    opening.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 2c8c5507c716c4a3ed236037697ef0fa11b99fa3
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 22:45:46 2009 +0100

    Don't unref widgets twice.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit e3c8aaf705a14f7db408781cf1332cd7d67e4da4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 22:45:21 2009 +0100

    Free a GError after use.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b1d33938778faa1faa3687e87bb8646d6668992d
Merge: b788f7c c06f26d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 17:09:44 2009 +0100

    Merge branch 'debug'

    Conflicts:
	extensions/Makefile.am
	extensions/misc.xml
	po/POTFILES.in

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

commit b788f7ca76096138b65f4518fb4435608cd0f91f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 16:42:07 2009 +0100

    Coding style fixes.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 libempathy/empathy-contact.c	 |    2 +-
 libempathy/empathy-dispatcher.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c06f26d8c999b47c22dcd78f07140d027e8882c7
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 16:36:54 2009 +0100

    Add empathy-debug-dialog to POTFILES.in.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 po/POTFILES.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7216c2ed732ae4fb661dfa749ac1a73939edc325
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 16:19:02 2009 +0100

    Display a label if the selected CM does not support Debug.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	62
 +++++++++++++++++++++++++++++++++++++++----
 1 files changed, 56 insertions(+), 6 deletions(-)

commit cb3f09f50537a6cac40a2e1a5d30e045ad426a20
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 16:18:26 2009 +0100

    Add level label to priv struct.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 899e4cd7f419588e11a5991e9bfb27f6da1b9135
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu Jun 4 10:50:47 2009 -0400

    Fix Bug 584830: Invalid read in new_connection_cb

    There is a manager and a location_manager pointer in that
    function. The
    wrong one was used in the cast.

 libempathy-gtk/empathy-location-manager.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d2c0aaae088b846dfb54e39b389aaa4a71d4ddac
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu Jun 4 14:59:22 2009 +0100

    event_manager_approve_channel_cb: displayed ignored channel type

 src/empathy-event-manager.c |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 018cfa176218b8f75b376ada4bf8c43012fb9627
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 14:33:41 2009 +0100

    Store toolbar items in priv struct.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	71
 +++++++++++++++++++++++--------------------
 1 files changed, 38 insertions(+), 33 deletions(-)

commit b1c7419f38db35c1793e1e080c612cfdb7d68b6b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 14:26:53 2009 +0100

    Keep a ref to the TpDBusDaemon so the NameOwnerChanged cb gets called.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

commit ea5fbd90e9e36f1081cab4a0d2d92bc9eef25696
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jun 4 14:19:51 2009 +0100

    Clean up EmpathyDebugDialogPriv.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	29 ++++++++++++++++++++---------
 1 files changed, 20 insertions(+), 9 deletions(-)

commit a3e1b4666571ae951683c782f89be26eae4fb97a
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Wed Jun 3 20:08:01 2009 +0200

    Updated Spanish translation

 po/es.po |  675
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 405 insertions(+), 270 deletions(-)

commit 07027834acf0c40105693f079dea51687cd07141
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Jun 3 15:29:30 2009 +0100

    Use G_GSIZE_FORMAT instead of %u.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit de1ff4426cd4b50bbea43e882bddd894936b2313
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Wed Jun 3 13:10:05 2009 +0100

    Updated Debug spec.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 extensions/Debug.xml |  140
 ++++++++++++++++++++++++++++++++++---------------
 1 files changed, 97 insertions(+), 43 deletions(-)

commit d083a54cbe33ed66d621a4b5bd47f3ebd75346cd
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 2 23:47:00 2009 +0100

    Add a right-click menu to conversation window tabs.

    It turns out that GtkNotebook supports right-click menus that list the
    tabs with minimal effort on our part. This makes it easier to
    deal with
    windows with more tabs than can fit in the space available.

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

 src/empathy-chat-window.c |   84
 ++++++++++++++++++++++++++++-----------------
 1 files changed, 52 insertions(+), 32 deletions(-)

commit 6c869a62128a755dfd688c94f37546d8127aaa07
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Jun 2 19:05:51 2009 +0100

    Remove "View"/"Show" prefixes from View menu items

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

 src/empathy-main-window.ui |	 8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 7b0009a165c60dc32b916de60d4ff641f6091665
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Tue Jun 2 20:18:10 2009 +0200

    Updated Spanish translation

 po/es.po |  334
 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 252 insertions(+), 82 deletions(-)

commit dd5468856810324668718259674b5e78c97b19e7
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Jun 2 19:32:10 2009 +0200

    Invert the presence order.

 libempathy-gtk/empathy-contact-list-store.c |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit fce49b89f9e5e0f864b7f2d7fbda69397a575ed4
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 1 13:39:38 2009 -0400

    Fix Bug 584518: Critical error in publish_to_all_connections

    The account_manager was initialised after the callbacks were.

 libempathy-gtk/empathy-location-manager.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 76d2f71aecdc4abd5ca423626792c66dc4eeb2b0
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 1 12:10:29 2009 -0400

    Level is used before init

 libempathy-gtk/empathy-location-manager.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 3623b886388ccb1a581177c096a1668b26fdadd1
Merge: b06c101 17fec97
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 18:07:13 2009 +0200

    Merge branch 'ft_rework'

commit 17fec9762e1680828a73efb59f7ed155219763ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 18:02:03 2009 +0200

    Fix conflict after rebase

 src/empathy.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit b06c101e97689187240ea55fe1d3e399ed0960e0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Jun 1 12:06:50 2009 +0100

    Don't set NM presence state on connect when it was unset

    When the presence state that was saved upon disconnect was _UNSET
    don't try to
    set it when we reconnect.

 libempathy/empathy-idle.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit f0c1f00b3562294709827d1463b3d605e0f09f40
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 17:32:57 2009 +0200

    Update python bindings

 python/pyempathy/pyempathy.defs |   43
 ++++++++++++++++++++++++++++++++------
 1 files changed, 36 insertions(+), 7 deletions(-)

commit b2a7b3d8d9f69f611d7c4ffc1df298bf33de03ff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 17:17:50 2009 +0200

    Format contact information when hashing

 src/empathy-ft-manager.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit e2fa5b38c29e8b2c1572ff477ef602b739791f57
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 17:14:07 2009 +0200

    Free the cb_data after errors in construction

 libempathy/empathy-ft-handler.c |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

commit 5a321202dfaa506c8f6e75a9389d4cdb5b8f6619
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 17:02:13 2009 +0200

    Add myself to the contributors

 CONTRIBUTORS		    |	 1 +
 src/empathy-about-dialog.c |	 1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 71542b5863e39c0b7586cbd76e830b97bb8693d6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 17:00:34 2009 +0200

    Update copyright header

 libempathy/empathy-dispatcher.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 7d1926a446c9e7a0e4f149bdca318b876b4e3eb4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 16:59:33 2009 +0200

    Clarify the docs

    Clarify the use of find_requestable_channel_classes in the docs.

 libempathy/empathy-dispatcher.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit f1be1c621d9a331045d756366e59ec7b9a33eac3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 16:44:56 2009 +0200

    Use the new API.

 libempathy/empathy-ft-handler.c |   61
 ++++++++++++++-------------------------
 1 files changed, 22 insertions(+), 39 deletions(-)

commit 1224648072c5077d6846da367b89c5abf19e3e81
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon Jun 1 16:44:26 2009 +0200

    Hopefully proper version of _find_requestable_channel_classes ()

 libempathy/empathy-dispatcher.c |  176
 ++++++++++++++++++++-------------------
 1 files changed, 92 insertions(+), 84 deletions(-)

commit 8465ea62a1813462ed4c6170ce74ba8407ef6455
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 27 17:42:42 2009 +0200

    Fix trailing whitespace

 libempathy/empathy-ft-handler.c |    2 +-
 libempathy/empathy-utils.c	 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 03dd02c5cf379dc85b0c1dd6e5bf002d9a363bb4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 27 14:39:46 2009 +0200

    Adapt EmpathyCallHandler to the new API

 libempathy/empathy-call-handler.c |	9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 48345c658336e3731d7e35905df7dbec52491adf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 27 14:39:06 2009 +0200

    Use the new API in the handler

 libempathy/empathy-ft-handler.c |   86
 +++++++++++++++++++++++++++++---------
 1 files changed, 65 insertions(+), 21 deletions(-)

commit e59b7ab18c06c473e246a91e8337e629d716b82b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 27 14:38:27 2009 +0200

    Free the list after calling the callback

 libempathy/empathy-dispatcher.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 4a3f9aa43df81215cbb0ad1ae1c00702798f44f9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 27 14:36:31 2009 +0200

    Add a helper uint_compare function

 libempathy/empathy-utils.c |	 7 +++++++
 libempathy/empathy-utils.h |	 2 ++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit b430108ed73aad05a6cb6f94bdb7092abe4daebc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 27 14:35:55 2009 +0200

    Update the requestable channel classes API

    Make it more complex, according to Sjoerd's comments.

 libempathy/empathy-dispatcher.c |  304
 ++++++++++++++++++++++++---------------
 libempathy/empathy-dispatcher.h |    6 +-
 2 files changed, 190 insertions(+), 120 deletions(-)

commit 12ad94e68d9ad3d4258ae8fa0755528a22871b4b
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 25 20:05:52 2009 +0200

    Fix trailing whitespaces

 libempathy/empathy-dispatcher.c |    4 ++--
 libempathy/empathy-ft-handler.c |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit e0144199db485b5e744c8cb9af6051f8645f40a0
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 13:15:46 2009 +0200

    Remove GConf schema

 data/empathy.schemas.in |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

commit aef402c6cd92c60b6ee6254f354363abb0ee3b2c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 13:12:54 2009 +0200

    Remove the preferences

 libempathy-gtk/empathy-conf.h |    1 -
 src/empathy-preferences.c     |    5 -----
 src/empathy-preferences.ui    |   36 ------------------------------------
 3 files changed, 0 insertions(+), 42 deletions(-)

commit f14763ece20839cb52cea4c2119503221b380a3a
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 13:12:35 2009 +0200

    Remove use_hash when using the file chooser

 libempathy-gtk/empathy-ui-utils.c |   14 ++------------
 1 files changed, 2 insertions(+), 12 deletions(-)

commit 69cf2699ca14176d12c980d8de401abf81c435c4
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 13:04:33 2009 +0200

    Remove the use_hash arg and property

    Remove the use_hash construct arg and property from EmpathyFTHandler
    and
    make it clear in the docs how clients are supposed to know whether we
    are hashing or not.
    Also, port EmpathyFTFactory to the new API

 libempathy/empathy-ft-factory.c |   18 +++--------
 libempathy/empathy-ft-factory.h |    6 +--
 libempathy/empathy-ft-handler.c |   61
 +++++++++++----------------------------
 libempathy/empathy-ft-handler.h |    4 +--
 4 files changed, 25 insertions(+), 64 deletions(-)

commit ab0ce8a4bde442384f0e2ca6b0de973e75183607
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 12:55:30 2009 +0200

    Actually check if FT+hash is supported

    Use the new API to find out if FT+hash is supported before setting the
    handler as ready. This gives the clients to use
    empathy_ft_handler_can_hash reliably before calling
    empahty_ft_handler_start_transfer to know to which signal they should
    connect.

 libempathy/empathy-ft-handler.c |  114
 +++++++++++++++++++++++++--------------
 1 files changed, 74 insertions(+), 40 deletions(-)

commit 67d4fbf275c98ed8478818cd8ee8d6e5d6c83844
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 12:55:08 2009 +0200

    Use the new API in the call handler

 libempathy/empathy-call-handler.c |	5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit ab09ea63588d1b00e3ec3474546f181e041af6e4
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 24 12:54:30 2009 +0200

    Add find_requestable_channel_classes

    And remove find_channel_class API.

 libempathy/empathy-dispatcher.c |  149
 +++++++++++++++++++++++++++++++++++++--
 libempathy/empathy-dispatcher.h |   16 +++--
 2 files changed, 152 insertions(+), 13 deletions(-)

commit 020e85a643577821fc679868d0495fdda958760c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 16:39:18 2009 +0200

    Don't chain up to constructor

 libempathy/empathy-tp-file.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit da1129424fd0d5a2809e0a9f077100cbc10fb046
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 16:32:42 2009 +0200

    Add GObject propreties for EmpathyFTHandler

 libempathy/empathy-ft-handler.c |  110
 ++++++++++++++++++++++++++++++++++++++-
 1 files changed, 109 insertions(+), 1 deletions(-)

commit 55a8adfe1d7856c5736cefc860e050223795a48d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 16:16:38 2009 +0200

    Use _constructed instead of _constructor

 libempathy/empathy-tp-file.c |   23 ++++++++---------------
 1 files changed, 8 insertions(+), 15 deletions(-)

commit 50e5710f5d7650ee5cd7c9ffc949457675e5a459
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 16:09:37 2009 +0200

    Remove useless member

 libempathy/empathy-ft-handler.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 421b6efa8018de4973050e8f2799c81687395986
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 16:08:05 2009 +0200

    Remove the g_idle sources on destroy

    Remove the GSources added with g_idle_add when destroying the
    EmpathyDispatcher.

 libempathy/empathy-dispatcher.c |   33 ++++++++++++++++++++++++++++++++-
 1 files changed, 32 insertions(+), 1 deletions(-)

commit b9c4083bc1c4924171bc0095d1489f6354534960
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 15:42:02 2009 +0200

    Actually see if the connection is ready

    Before appending an outstanding request for channel classes, verify
    thigns aren't actually ready.

 libempathy/empathy-dispatcher.c |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

commit fec609875fd59ec0d50114e638620e3d372c511e
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 15:34:28 2009 +0200

    Style fixes for *_free() functions

 libempathy/empathy-dispatcher.c |    3 +--
 libempathy/empathy-ft-handler.c |   27 ++++++---------------------
 2 files changed, 7 insertions(+), 23 deletions(-)

commit 3c0044036538d3a3e4faf600c097e57f551e2d4f
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 23 15:28:37 2009 +0200

    Don't use slices for 4096 chunks

 libempathy/empathy-ft-handler.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e442cf1c6b5f22ae3d3b8acb537ebe32d932b676
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 20 20:02:03 2009 +0200

    Properly free memory

 libempathy/empathy-ft-handler.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c23cff9fadeae104feff7c19764bafaff78cfbd6
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 20 12:34:23 2009 +0200

    Clarify a bit the docs about checksumming

 libempathy/empathy-ft-handler.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit f2020ab546f98b45080923b07129b2ab38d087bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue May 19 12:16:39 2009 +0200

    Clear the remaining time when transfer ends

    Also, use empathy_builder_unref_and_keep_widget() on the
    EmpathyFTManager toplevel.

 src/empathy-ft-manager.c |   23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

commit ee4dc84a5d3a25576e9960b52dc8fa0e1e6a4703
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 19:25:41 2009 +0200

    Add the received files to GtkRecentManager

 src/empathy-ft-manager.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 45e9d9d455df7732f19e5af8c54c066965238eaa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 19:21:49 2009 +0200

    Report the right remaining time in the progress cb

 libempathy/empathy-ft-handler.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ffe88b8bb214b0af5b92f600d9fa43bbd71d4761
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 18:35:30 2009 +0200

    Plug a leak

 src/empathy-ft-manager.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 404ce36f5d2a717998c1dd79ddb0acf11fe24f54
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 17:59:51 2009 +0200

    Add a comment to make the style checker happy

 libempathy/empathy-ft-handler.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3b1865b52e8d45c1387176d5c08b8a3441d50a50
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 17:53:55 2009 +0200

    Fix coding style

 libempathy/empathy-dispatcher.c |    4 ++--
 libempathy/empathy-ft-factory.c |    4 ++--
 libempathy/empathy-ft-handler.c |   26 +++++++++++++-------------
 libempathy/empathy-tp-file.c	 |   10 +++++-----
 src/empathy-ft-manager.c	 |    4 ++--
 5 files changed, 24 insertions(+), 24 deletions(-)

commit 21d0796aaa90612dd499da0d74ac9200bd448393
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 17:44:21 2009 +0200

    Add some files to POTFILES.in

 po/POTFILES.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit c145ff5f1d5edc658e666ba05bbb41854e577590
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 17:31:54 2009 +0200

    Emit the callback always in an idle

    Also, fix some leaks.

 libempathy/empathy-dispatcher.c |   61
 +++++++++++++++++++++++----------------
 1 files changed, 36 insertions(+), 25 deletions(-)

commit 9e3494b16c494577ea54fb809f7dadba1ba482b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 16:59:19 2009 +0200

    Use the new function in EmpathyFTHandler

 libempathy/empathy-ft-handler.c |   71
 ++++++++++++++++++++-------------------
 1 files changed, 36 insertions(+), 35 deletions(-)

commit f131fb616483531a97334890c56376fc0e2f4cf2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 16:59:00 2009 +0200

    Add empathy_dispatcher_find_channel_class_async()

 libempathy/empathy-dispatcher.c |   97
 +++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-dispatcher.h |    6 ++
 2 files changed, 103 insertions(+), 0 deletions(-)

commit 24c1b03b78ee231e78a52ec79eb15e2f41e80338
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 14:55:01 2009 +0200

    Set use_hash according to what the CM returns

    Set use_hash according to what the CM returns and not what the user
    would like it to be, so that clients won't be confused about whether
    they should connect to "hashing-started" after "transfer-done".

 libempathy/empathy-ft-handler.c |   11 +++++++++++
 src/empathy-ft-manager.c	 |   10 +++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)

commit 948f05b5e6b28afbfc0549efe6cc4fd55598738c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 14:30:08 2009 +0200

    Use the right macros to pass a gboolean as user_data

    Use GPOINTER_TO_INT and GINT_TO_POINTER instead of passing the
    address,
    as that doesn't work.

 libempathy/empathy-ft-handler.c |    2 ++
 libempathy/empathy-tp-file.c	 |   23 ++++++++++++-----------
 2 files changed, 14 insertions(+), 11 deletions(-)

commit 28ca5c25c82b7cb8898d2d967bee88b604c109d4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Mon May 18 14:17:28 2009 +0200

    Set the completed message anyway

    Set the completed message anyway in the UI, as it's not guaranteed
    that
    the hashing will take place even if use_hash is TRUE

 src/empathy-ft-manager.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit b2106701b42a161c3aa954e29909e66e5b6fc898
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 17:08:21 2009 +0200

    Update doc templates

 docs/libempathy-gtk/libempathy-gtk-docs.sgml |    3 +++
 docs/libempathy-gtk/libempathy-gtk.types     |    1 +
 docs/libempathy/libempathy-docs.sgml	      |    5 +++++
 docs/libempathy/libempathy.types	      |    3 +++
 4 files changed, 12 insertions(+), 0 deletions(-)

commit fed60ea90914c7b2a55699a41ba532b405a255a0
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 17:00:47 2009 +0200

    Document EmpathyFTHandler

 libempathy/empathy-ft-handler.c |  251
 +++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-ft-handler.h |    6 +
 2 files changed, 257 insertions(+), 0 deletions(-)

commit b0fb21acabb015693954ba3d2a56ea2c097167a8
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 16:04:11 2009 +0200

    Document EmpathyTpFile

 libempathy/empathy-tp-file.c |   87
 +++++++++++++++++++++++++++++++++--------
 libempathy/empathy-tp-file.h |   12 ++++++
 2 files changed, 82 insertions(+), 17 deletions(-)

commit ee333d5882eeae8069bda92903cdc0f004dc355c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 15:44:12 2009 +0200

    Remove useless GET_PRIV

 libempathy/empathy-ft-factory.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit a1352e7be6a9ffcbd3e251e9d5f07b94d996c916
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 15:41:20 2009 +0200

    Remove useless define

 libempathy/empathy-tp-file.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 285c936b62a38e455b36b904929cf8856da30f3d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 15:38:45 2009 +0200

    Use NULL instead of FALSE

 libempathy/empathy-ft-factory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1f8a5269ec715a1917274f36450082891bb36c43
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 15:38:26 2009 +0200

    Document EmpathyFTFactory

 libempathy/empathy-ft-factory.c |   83
 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 83 insertions(+), 0 deletions(-)

commit a1a7696a9b0c783a10d5a06e32f7e987b9201905
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 16 13:17:16 2009 +0200

    Remove useless gtk-doc annotations

    gtk-doc annotations are useless for files outside of libempathy*

 src/empathy-ft-manager.c |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

commit 5756b9d02b60f1421abbca71624fc82ef469227a
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 20:19:19 2009 +0200

    Don't claim outgoing channels

 src/empathy.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 6ff16c56bc78c3df27f0da315536c94ae1a2085c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:43:15 2009 +0200

    Add a comment.

 libempathy-gtk/empathy-ui-utils.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 181c2a5ab6417c2e745e507d64b66f4c6ba261f6
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:39:38 2009 +0200

    Move the error declaration in empathy-tp-file.h

 libempathy/empathy-tp-file.h |   10 ++++++++++
 libempathy/empathy-utils.h   |   10 ----------
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 4f3b1c138451c622204bfbc77467ac4d247b035a
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:37:58 2009 +0200

    Unref the EmpathyTpContactFactory

 src/empathy-event-manager.c |	  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 78fac00f23704f8233c79c7b79ee0c7a8e133c2d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:36:24 2009 +0200

    Use gchar* instead of char* for allocated retvals

 src/empathy-ft-manager.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit ff229c47dcee18e2723aae6f3b5cd513f79ae503
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:34:59 2009 +0200

    Use != NULL for pointer checks.

 libempathy/empathy-ft-factory.c |    2 +-
 libempathy/empathy-ft-handler.c |   14 +++++++-------
 libempathy/empathy-tp-file.c	 |   32 ++++++++++++++++----------------
 3 files changed, 24 insertions(+), 24 deletions(-)

commit 99e69fa352b25ae65d636a2ab464886d1b8f8af1
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:28:28 2009 +0200

    Use g_slice_* instead of g_malloc

 libempathy/empathy-ft-handler.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4fcc11053a0a2eef7271431997eb5ff629199290
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:21:37 2009 +0200

    Use tp_g_value_slice_new_* where possible

 libempathy/empathy-ft-handler.c |   28 ++++++++++------------------
 1 files changed, 10 insertions(+), 18 deletions(-)

commit 62f32581a28b6b9083efd4bd419cfb217770f19e
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:17:57 2009 +0200

    Unref the EmpathyTpContactFactory

 libempathy/empathy-ft-handler.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 69765b1425c0ab80df655df5a5e7a96b707beee6
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 18:15:36 2009 +0200

    Adapt the code to the tp style.

 libempathy/empathy-ft-factory.c |   30 +++++-----
 libempathy/empathy-ft-factory.h |   23 +++++---
 libempathy/empathy-ft-handler.c |   79 ++++++++++++++--------------
 libempathy/empathy-ft-handler.h |   23 +++++---
 libempathy/empathy-tp-file.c	 |  108
 ++++++++++++++++++++-------------------
 libempathy/empathy-tp-file.h	 |   47 +++++++++--------
 6 files changed, 166 insertions(+), 144 deletions(-)

commit 0caac94000e5681e22e0938af94ed5ed4d3d206b
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 16:26:33 2009 +0200

    Plug a string leak

 src/empathy-ft-manager.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit efc7ca8632a73dd30b0e3b36931e63c3922ae8ee
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 16:21:39 2009 +0200

    Don't destroy an hashtable owned by DBus

 libempathy/empathy-ft-handler.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit ea473bb361a461e30e45db76377592346af9b3cf
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 15:38:45 2009 +0200

    Update Python bindings

 python/pyempathy/pyempathy.defs	   |  267
 ++++++++++++++++++++++-------
 python/pyempathy/pyempathy.override	   |	2 +
 python/pyempathygtk/pyempathygtk.defs	   |	8 +
 python/pyempathygtk/pyempathygtk.override |	1 +
 python/update-binding.sh		   |	2 +
 5 files changed, 215 insertions(+), 65 deletions(-)

commit ca4022f7e479bf282db649c15860f41b1d281020
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 14:50:17 2009 +0200

    Wait for channel close before closing the socket

    So that we can better handle cancellations of the transfer.

 libempathy/empathy-tp-file.c |   38
 ++++++++++++++++++++++++--------------
 1 files changed, 24 insertions(+), 14 deletions(-)

commit 3d5e817ba6f8094d40471fb5c41c4edf3c2e573b
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 11:21:23 2009 +0200

    Add schema for the new preference

 data/empathy.schemas.in |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

commit 83a1c8e38b10ca0a66adc4f19e78c69f3796c7e4
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 11:02:45 2009 +0200

    Don't leak GErrors.

 libempathy/empathy-ft-handler.c |    4 +++-
 libempathy/empathy-tp-file.c	 |    1 +
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 0a96c62150fe235167c291ead9a4f180fd80109e
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Fri May 15 00:46:26 2009 +0200

    Handle construction errors

    Handle errors that may arise when constructing the handler from the
    factory.

 libempathy/empathy-ft-factory.c |   25 ++++++-------------------
 libempathy/empathy-ft-handler.c |    9 +++++++++
 src/empathy.c			 |   14 ++++++++++++--
 3 files changed, 27 insertions(+), 21 deletions(-)

commit 997c9dabb5fd8ea6631a37a80576d312b0da56d5
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu May 14 19:57:25 2009 +0200

    Set the right initial value in the UI

    Set an initial value for the UI string in case we're not using hash.

 src/empathy-ft-manager.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit 434bbd9419c2297bad034ea19adafdb1281bf18c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu May 14 19:57:17 2009 +0200

    Add some debug messages

 libempathy/empathy-ft-handler.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit 94e382478366624bb9c198e349fd1dd6c7b9cf6d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu May 14 19:44:59 2009 +0200

    Properly handle checksumming in the receiver UI

 src/empathy-ft-manager.c |   53
 ++++++++++++++++++++++++++++++++++-----------
 1 files changed, 40 insertions(+), 13 deletions(-)

commit 63369cbc268ec537649056a04ca334882543fff9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu May 14 13:04:37 2009 +0200

    Remove the singleton logic from the manager

    Don't use a singleton logic for the FT Manager, but let the manager
    itself hold the references according to the state of the toplevel
    window.

 src/empathy-ft-manager.c  |   51
 +++++++++++++++++++++-----------------------
 src/empathy-ft-manager.h  |   10 +++-----
 src/empathy-main-window.c |	7 +-----
 src/empathy.c		   |	8 +------
 4 files changed, 30 insertions(+), 46 deletions(-)

commit bea3e3b51d5bf55d07b719cd20d9014c158ea7f4
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 13 20:25:55 2009 +0200

    Adjust clear button sensitivity

    Set the clear button sensitivity according to the number of
    completed/cancelled handlers in the manager.

 src/empathy-ft-manager.c |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

commit 11bce5d5883782e2af15bd06a7a10b507b8bbef1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 13 17:35:49 2009 +0200

    Adapt the manager code

    Adapt the manager code to react to the new possible hashing.

 src/empathy-ft-manager.c |   29 ++++++++++++++++++++---------
 1 files changed, 20 insertions(+), 9 deletions(-)

commit cecbf767e3364d3342aef9b73206d4e29c692953
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 13 17:35:25 2009 +0200

    Add empathy_ft_handler_get_use_hash

    This is needed, as the GConf property might change during the
    transfer.

 libempathy/empathy-ft-handler.c |   20 +++++++++++++++++++-
 libempathy/empathy-ft-handler.h |    1 +
 2 files changed, 20 insertions(+), 1 deletions(-)

commit 1cde27a07305bc03e8f7d6d676a24e9ccda8e566
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 13 17:34:42 2009 +0200

    Fix a stupid mistake

 libempathy-gtk/empathy-ui-utils.c |	6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit 3575745b086596df988be4be7ee40aac06e52caa
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 13 16:31:43 2009 +0200

    W.I.P. for hash on receiver side.

 libempathy/empathy-ft-handler.c |  113
 +++++++++++++++++++++++++++++++++++----
 libempathy/empathy-utils.h	 |    1 +
 2 files changed, 103 insertions(+), 11 deletions(-)

commit 872178334e6171c60b5bcf1cede7ae5a36645da1
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 13 15:02:16 2009 +0200

    Add use_hash params for incoming transfers

    Add use_hash params for incoming transfers to the FT Factory and
    Handler, so that we will use them to check hash for received files.

 libempathy-gtk/empathy-ui-utils.c |	8 +++++++-
 libempathy/empathy-ft-factory.c   |	5 +++--
 libempathy/empathy-ft-factory.h   |	2 +-
 libempathy/empathy-ft-handler.c   |   10 ++++++----
 libempathy/empathy-ft-handler.h   |	2 +-
 5 files changed, 18 insertions(+), 9 deletions(-)

commit 46881a51c2c317d482de1889ad29f3e58a0cfe10
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed May 13 14:46:43 2009 +0200

    Clarify UI string

    Checksum is not always possible.

 src/empathy-preferences.ui |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d3fc1349507da7d0bb6538a8e66fa3116bb6eec9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 6 15:04:12 2009 +0200

    Add a new preference in the UI

 libempathy-gtk/empathy-conf.h	   |	1 +
 libempathy-gtk/empathy-ui-utils.c |	9 ++++++++-
 src/empathy-preferences.c	   |	5 +++++
 src/empathy-preferences.ui	   |   36
 ++++++++++++++++++++++++++++++++++++
 4 files changed, 50 insertions(+), 1 deletions(-)

commit 6a0da1dbef905ec7bf93e6d1c0eca6c6b8dfdb4a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 6 15:03:46 2009 +0200

    Add the USE_HASH property in class_init

 libempathy/empathy-ft-handler.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

commit c0a0111bcdb1d0f65e718883eeea4da868374e2e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 6 14:59:17 2009 +0200

    Update the EmpathyFTFactory API

    Update the factory API to make hashing request optional.

 libempathy/empathy-ft-factory.c |    5 +++--
 libempathy/empathy-ft-factory.h |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

commit ea3f6d46cbcb8faa50b50c317cfde6952947f9be
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Wed May 6 14:51:13 2009 +0200

    Make checksum optional when sending

 libempathy/empathy-ft-handler.c |   24 +++++++++++++++++++-----
 libempathy/empathy-ft-handler.h |    2 +-
 2 files changed, 20 insertions(+), 6 deletions(-)

commit 9d33f23f7615d118c685c5e6352492a4ee7703f6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue May 5 21:19:38 2009 +0200

    Cleanup after rebase v2

 libempathy/empathy-tp-file.c |   10 ++++++++
 src/empathy-event-manager.c  |   51
 +++++++++++++++++++++++++++++------------
 src/empathy-ft-manager.c     |   10 ++++++++
 src/empathy-ft-manager.h     |    1 +
 src/empathy-main-window.c    |    4 +--
 5 files changed, 58 insertions(+), 18 deletions(-)

commit 3d6b55954ec8fe6fd037f78f3114bdf6f6952e1a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue May 5 20:10:23 2009 +0200

    First cleanup after rebase

 libempathy/empathy-dispatch-operation.c |   17 -------
 libempathy/empathy-dispatcher.c	 |    2 +-
 libempathy/empathy-ft-handler.c	 |   80
 +++++++++++++++----------------
 libempathy/empathy-tp-file.c		 |   18 -------
 4 files changed, 40 insertions(+), 77 deletions(-)

commit c7ea0ef05972116a5b29b50bad98f759cb641e4c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 18:28:50 2009 +0200

    Simplify the hashing code

    Simplify the hashing code with the aid of GIOScheduler. This has the
    nice side effect that checksum updating is now done in the I/O thread.

 libempathy/empathy-ft-handler.c |  118
 ++++++++++++++++-----------------------
 1 files changed, 48 insertions(+), 70 deletions(-)

commit 50577c500cd3a4ed96e024383c720264b130b416
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 17:42:23 2009 +0200

    Ensure the callbacks are only run once

    Also ensure that we get no progress callbacks after the transfer has
    been cancelled.

 libempathy/empathy-ft-handler.c |    3 +++
 libempathy/empathy-tp-file.c	 |   12 ++++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit 53073da65b919bd68a26e5e0e276ec5ba15f51ea
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 17:22:14 2009 +0200

    Add back speed and remaining time

 libempathy/empathy-ft-handler.c |   66
 +++++++++++++++++++++++++++++----------
 src/empathy-ft-manager.c	 |   49 ++++++++++++++++++++++++----
 2 files changed, 91 insertions(+), 24 deletions(-)

commit 4c38107259d0fd13795adf2218f1fd6fadc0acef
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 15:56:38 2009 +0200

    Close the handler when rejecting a transfer

 libempathy-gtk/empathy-ui-utils.c |	2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 829c16e8589c94b0bdf719c40e6615d00403175f
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 15:56:08 2009 +0200

    React to Tp remote errors

    Push Tp state change errors to the handler/UI.

 libempathy/empathy-tp-file.c |   60
 +++++++++++++++++++++++++++++++++++++++--
 libempathy/empathy-utils.h   |    7 +++--
 src/empathy-ft-manager.c     |   25 +----------------
 3 files changed, 62 insertions(+), 30 deletions(-)

commit 4e83ee317253d1cd3821258a418cdd829ce01549
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 15:35:02 2009 +0200

    Remove hashing progress debug message

 src/empathy-ft-manager.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 04cc954b2551b7c6c622a630bfc54d55edbe81ab
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 15:02:23 2009 +0200

    Properly ref/unref the request table

    Destroy the request table early, and keep a reference when passing
    it to
    the dispatcher.
    Also, don't cancel the nonexistant EmpathyTpFile when stopping
    hashing.

 libempathy/empathy-ft-handler.c |   21 ++++++++++++++-------
 1 files changed, 14 insertions(+), 7 deletions(-)

commit b026e9345b2249d2d5d1217ea79315ffa43151cc
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue May 5 15:01:34 2009 +0200

    Don't set the status to cancelled when closing

    If we are only closing a channel, don't set the EmpathyTpFile
    status to
    cancelled.

 libempathy/empathy-tp-file.c |   39
 +++++++++++++++++++++++----------------
 1 files changed, 23 insertions(+), 16 deletions(-)

commit 4d6781912473aa6b08f78e40857124e1182b4655
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 12:31:14 2009 +0200

    Handle errors coming from the EmpathyFTFactory

 libempathy/empathy-ft-factory.c |    2 +-
 src/empathy-ft-manager.c	 |  121
 ++++++++++++++++++++++++++++-----------
 src/empathy-ft-manager.h	 |    2 +
 3 files changed, 91 insertions(+), 34 deletions(-)

commit 93226e13ef87be16b42eb77a4b504ec657fd3e2c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 12:30:56 2009 +0200

    Set the overwrite confermation when receiving

 libempathy-gtk/empathy-ui-utils.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit d5f0907f1e62c22d225c9899c847b4ce5ad1e137
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 03:06:28 2009 +0200

    Unref the EmpathyFTHandlers

    Unref EmpathyFTHandler objects after adding them to the manager.

 src/empathy.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 34ca5111a0a540b4b756f02592686668e80e538d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 03:05:24 2009 +0200

    Properly emit the TRANSFER_STARTED signal

    Emit the TRANSFER_STARTED signal when actually starting the transfer
    (after the DBus invocation callback).

 libempathy/empathy-ft-handler.c |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)

commit 7cdb829025611c98473e11ea2512f5f8c0bf3c75
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 03:04:42 2009 +0200

    Don't notify progress for zero bytes

    Also, remove useless state property.

 libempathy/empathy-tp-file.c |   31 ++++++++-----------------------
 1 files changed, 8 insertions(+), 23 deletions(-)

commit a6b83fc7b0d3a0dbbd2d0266f6b2250221e803bb
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 02:14:43 2009 +0200

    First implementation of error handling

    Implement the callback in EmpathyFTManager.
    Erase a redundant is_cancelled property in EmpathyFTHandler and
    rely on
    the GCancellable, which is shared by EmpathyTpFile and
    EmpathyFTHandler.

 libempathy/empathy-ft-handler.c |   61
 ++++++++++++++++-----------------------
 libempathy/empathy-ft-handler.h |    2 -
 libempathy/empathy-tp-file.c	 |   34 +--------------------
 libempathy/empathy-tp-file.h	 |    2 -
 src/empathy-ft-manager.c	 |   48 +++++++++++++++++++++---------
 5 files changed, 60 insertions(+), 87 deletions(-)

commit 1f239a9cb9595292b71fc0336e5d0055c5b81860
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 01:50:03 2009 +0200

    Total FileTransfer draft spec exorcism

 libempathy/empathy-ft-handler.c |    9 ++++-----
 libempathy/empathy-ft-handler.h |    2 +-
 libempathy/empathy-tp-file.c	 |    6 ++----
 libempathy/empathy-tp-file.h	 |    4 +---
 src/empathy-ft-manager.c	 |    1 -
 5 files changed, 8 insertions(+), 14 deletions(-)

commit 059082374fc8d1cda07486e5e3eb9546a1739811
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 01:44:24 2009 +0200

    Rework the logic of cancelling transfers

    Rework the logic of cancelling transfers so that the GCancellable
    object
    is not used from an UI frontend, as that would require to duplicate
    storage for each EmpathyFTHandler in the manager.

 libempathy/empathy-ft-handler.c |   19 ++++++++++++++++---
 libempathy/empathy-ft-handler.h |    4 ++--
 src/empathy-ft-manager.c	 |   27 +++------------------------
 3 files changed, 21 insertions(+), 29 deletions(-)

commit 74817d7509831f225de813fa82fa8d53c3a44f58
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 01:32:22 2009 +0200

    Use proper DEBUG() messages

 libempathy/empathy-ft-handler.c |   16 ++++++++--------
 libempathy/empathy-tp-file.c	 |    1 -
 2 files changed, 8 insertions(+), 9 deletions(-)

commit 26274be2897e98800e0b7baeda3319916205b56c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 01:29:08 2009 +0200

    Use values from TpFileTransferState

    Use values from the TpFileTransferState and
    TpFileTransferStateChangeReason enums instead of the Empathy draft
    interfaces.

 libempathy/empathy-tp-file.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 7d5485549becfc095556d282f6622ce2b16caef0
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon May 4 01:26:15 2009 +0200

    Only close the FT operation after the state change

    Close the FT operation only after the "completed" state change
    has been
    emitted, so that we can guarantee there will be no other progress
    signals emitted after TRANSFER_DONE.
    Also, add some other debug calls.

 libempathy/empathy-ft-handler.c |    2 ++
 libempathy/empathy-tp-file.c	 |   13 +++++++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

commit 584de2350d0299bedcdb140cbb9adeb8a13ea42c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 3 19:21:15 2009 +0200

    Format messages for hashing

    Format messages when hashing.
    Also, add some debug spew to see when the callbacks are called.

 src/empathy-ft-manager.c |   60
 +++++++++++++++++++++++++++++++++++++--------
 1 files changed, 49 insertions(+), 11 deletions(-)

commit 74bea808243c98816732864de15a8dfd887d0f22
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 3 19:19:54 2009 +0200

    Emit the TRANSFER_STARTED signal

    Emit the TRANSFER_STARTED signal also when offering.

 libempathy/empathy-ft-handler.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 92da9df161cf8e104e783a943d40d7a248a18259
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sun May 3 19:18:26 2009 +0200

    Set the "incoming" property at construct

    Set the "incoming" property of EmpathyTpFile when we construct it from
    EmpathyDispatchOperation.

 libempathy/empathy-dispatch-operation.c |   11 ++---------
 libempathy/empathy-tp-file.c		 |   25 +++++++++++++++++++++----
 libempathy/empathy-tp-file.h		 |    2 +-
 3 files changed, 24 insertions(+), 14 deletions(-)

commit 6ce42b069142048084697f8def936c5d7e376101
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 2 21:11:20 2009 +0200

    Sync with changes in master

    Sync with the changes in master and port to the stable TP FileTransfer
    spec.

 libempathy/empathy-tp-file.c |   47
 ++++++++++++++++++++++++++---------------
 1 files changed, 30 insertions(+), 17 deletions(-)

commit a37cd739d75587cc5a38389586a6f8a5cdd6e083
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 2 21:10:38 2009 +0200

    Add is_completed and is_cancelled API

    Add some API to get the state of the handler.

 libempathy/empathy-ft-handler.c |   64
 +++++++++++++++++++++++++++++++-------
 libempathy/empathy-ft-handler.h |    2 +
 2 files changed, 54 insertions(+), 12 deletions(-)

commit 7d8254421a1b91516f35255c1a149c288fc92d22
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 2 21:09:43 2009 +0200

    Use the proper TP interface instead of emp_cli

    Update to use the stable TP interface for FT.

 src/empathy-ft-manager.c |   33 ++++++++++++++++++++++++---------
 src/empathy.c		  |    2 +-
 2 files changed, 25 insertions(+), 10 deletions(-)

commit acfdeef8ac4a6599ba3df55ab207088264ea3e8d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Sat May 2 15:23:13 2009 +0200

    Make the whole thing compile

    The branch now compiles. Still have to debug and implement error
    handling.

 src/empathy-ft-manager.c |  440
 ++++++++++++++++++++++++----------------------
 1 files changed, 229 insertions(+), 211 deletions(-)

commit a698a6f2f622061c7b23c589a0a9eb0b72573993
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Apr 30 19:50:06 2009 +0200

    Remove some of the EmpFileTransferState crack

    The basic idea is to completely hide the state in EmpathyFTHandler,
    and
    let the clients interact with the signal interface instead of
    switching
    cases for the state.

 libempathy/empathy-tp-file.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit a64bc30f336c9dc6fa8e22f33cae3a97d5819d7d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Apr 30 19:49:47 2009 +0200

    Add empathy_ft_handler_get_total_bytes API

 libempathy/empathy-ft-handler.c |   20 ++++++++++++++++----
 libempathy/empathy-ft-handler.h |    9 +++------
 2 files changed, 19 insertions(+), 10 deletions(-)

commit cb541929d5079a6c817685776ee86b1b7c4664fc
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Apr 30 17:57:19 2009 +0200

    s/ft_manager/manager/ where appropriate

 src/empathy-ft-manager.c |  111
 ++++++++++++++++++++++-----------------------
 1 files changed, 54 insertions(+), 57 deletions(-)

commit d9cc7cfc1e666dececb9fd1eac28281d6b0354a9
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Apr 30 17:38:27 2009 +0200

    W.I.P. code for EmpathyFTManager v2

    Use GET_PRIV everywhere
    Stubs of implementations of the transfer state machine

 src/empathy-ft-manager.c |  331
 ++++++++++++++++++++++++++--------------------
 1 files changed, 188 insertions(+), 143 deletions(-)

commit 7eb34d005b43f8e1a4c6120ad00ac5730bb5cfb2
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Apr 30 17:38:11 2009 +0200

    Add empathy_ft_handler_get_transferred_bytes API

 libempathy/empathy-ft-handler.c |   12 ++++++++++++
 libempathy/empathy-ft-handler.h |    1 +
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 113996fbc2c8afd4835a525b1f977e96c002ddf5
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Apr 29 17:48:22 2009 +0200

    First batch of W.I.P. rework of EmpathyFTManager

 src/empathy-ft-manager.c |  538
 +++++++++++++++-------------------------------
 src/empathy-ft-manager.h |   39 ++--
 2 files changed, 197 insertions(+), 380 deletions(-)

commit ab87573e65ed5f09573398e11fa286585fb13846
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Apr 29 17:47:51 2009 +0200

    Add to the EmpathyFTManager the new handlers.

 src/empathy.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit a18e5fce7d4e98b0f5bbe3d2c5dc0eb9a8684dd2
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Apr 29 17:46:31 2009 +0200

    Add some useful APIs to EmpathyFTHandler

    Add some APIs to EmpathyFTHandler useful to get transfer properties.
    Also, implement an error signal.

 libempathy/empathy-ft-handler.c |   79
 ++++++++++++++++++++++++++++++++++++++-
 libempathy/empathy-ft-handler.h |   11 +++++
 2 files changed, 88 insertions(+), 2 deletions(-)

commit 3c048a484986d560d1a8468b4a238b7c7fc0f4f7
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Apr 29 17:45:48 2009 +0200

    Fix indentation of function prototype

 libempathy/empathy-ft-factory.h |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 24b86703ef5fa0e181108af76bb8ba54efb7cccb
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Apr 29 17:45:11 2009 +0200

    Remove useless include of empathy-tp-file.h

 libempathy/empathy-dispatcher.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 23b3f7b0609a948267a9b7855079e124e0a1ab7d
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 16:47:16 2009 +0100

    Remove dead code in EmpathyDispatcher

 libempathy/empathy-dispatcher.c |  131
 ---------------------------------------
 1 files changed, 0 insertions(+), 131 deletions(-)

commit 58d08cef143811d990218551a922451609978610
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 16:41:12 2009 +0100

    Rethink a bit the logic for an incoming transfer.

    Now, a client should have to do the following, in order to receive
    a file transfer:
    - let the EmpathyFTFactory claim the EmpathyDispatchOperation
    - the factory will emit "new-incoming-transfer" when the handler is
    filled with
      the relevant properties
    - now you can choose a destination file, and then you should call
    _set_destination
      on EmpathyFTFactory passing the handler.
    - the factory will emit "new-ft-handler" as you're now ready to
    start the actual
      transfer.

 libempathy-gtk/empathy-ui-utils.c |   46
 ++++++++++++++++++++++++++++++++++++-
 libempathy-gtk/empathy-ui-utils.h |	3 +-
 libempathy/empathy-ft-factory.c   |   43
 ++++++++++++++++++++++++++--------
 libempathy/empathy-ft-factory.h   |	9 +++++-
 libempathy/empathy-ft-handler.c   |   26 ++++++++++++++++++--
 libempathy/empathy-ft-handler.h   |	9 +++++-
 src/empathy.c			   |   26 ++++++++++++++++++++-
 7 files changed, 142 insertions(+), 20 deletions(-)

commit 1e69ae50fa2a35ac4e54283d40e9d96777ff6e61
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 12:16:11 2009 +0100

    Use the new API to send a file with the file chooser.

 libempathy-gtk/empathy-ui-utils.c |  103
 +++++--------------------------------
 1 files changed, 14 insertions(+), 89 deletions(-)

commit 0b8cc28c3452e43672905553aaf006c178587605
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 11:49:02 2009 +0100

    Emit the transfer_started signal as soon as we start an incoming
    transfer.

 libempathy/empathy-ft-handler.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 4c8eb38a82759926b11ce0454c33a127037d3ba7
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 11:45:38 2009 +0100

    Free memory in _finalize inside EmpathyFTHandler.

 libempathy/empathy-ft-handler.c |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

commit 94722faf307e2e0d4d1d9532893f0a2206ac4803
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 11:41:46 2009 +0100

    We don't need dispose, finalize and private fields in EmpathyFTFactory
    (yet?).

 libempathy/empathy-ft-factory.c |   32 +-------------------------------
 1 files changed, 1 insertions(+), 31 deletions(-)

commit 04a90fadbd4dcd4fa2276a06f2cf4fdae411b729
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 18 11:39:49 2009 +0100

    Cleanup in EmpathyTpFile style.

 libempathy/empathy-tp-file.c |  379
 ++++++++++++++++++++---------------------
 libempathy/empathy-tp-file.h |    8 +-
 2 files changed, 187 insertions(+), 200 deletions(-)

commit e5ac1f797a0e2f24f9a2412abf833dcdddf6998d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Feb 17 20:07:06 2009 +0100

    Make libempathy compile with the new changes.

 libempathy/empathy-ft-factory.c |   24 ++++--
 libempathy/empathy-ft-handler.c |    3 +-
 libempathy/empathy-tp-file.c	 |  169
 ++++++++++++++++++---------------------
 libempathy/empathy-tp-file.h	 |    3 +-
 4 files changed, 100 insertions(+), 99 deletions(-)

commit a5440333ee18a3174acc2437e2ba1e30365b1bca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Feb 17 19:48:01 2009 +0100

    Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API.

 libempathy/empathy-ft-handler.c |   47
 +++++++++++++++++++++++++++++++++-----
 libempathy/empathy-ft-handler.h |    5 ++-
 libempathy/empathy-tp-file.c	 |    6 +---
 3 files changed, 45 insertions(+), 13 deletions(-)

commit 5f52c3e662e717f2246f505eb590c32caca0883d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Tue Feb 17 14:07:39 2009 +0100

    Remove the RequestData struct.

 libempathy/empathy-ft-handler.c |  267
 ++++++++++++++++++---------------------
 1 files changed, 120 insertions(+), 147 deletions(-)

commit 92778cc0fa77a252763dee87ed1f95f9c7e95cb1
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Tue Feb 17 12:03:58 2009 +0100

    W.I.P. for heavy lifting on EmpathyTpFile.

 libempathy-gtk/empathy-ui-utils.c |   24 +-
 libempathy/empathy-dispatcher.c   |   54 ++
 libempathy/empathy-ft-factory.c   |   24 +-
 libempathy/empathy-ft-factory.h   |	4 +-
 libempathy/empathy-ft-handler.c   |  194 ++++--
 libempathy/empathy-ft-handler.h   |	9 +-
 libempathy/empathy-tp-file.c	   | 1382
 +++++++++++--------------------------
 libempathy/empathy-tp-file.h	   |   66 ++-
 libempathy/empathy-utils.h	   |	1 +
 src/empathy.c			   |   14 +-
 10 files changed, 707 insertions(+), 1065 deletions(-)

commit 98284c362f9bea1558a0b0c89f8f8d6a93c63074
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Feb 9 18:04:50 2009 +0100

    Don't schedule the next read two times when we're finished reading
    the stream.

 libempathy/empathy-ft-handler.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 2be3236febcc83ebe96ba29dca49f7c1abce6300
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Feb 9 17:32:47 2009 +0100

    Add debug spew.

 libempathy/empathy-ft-handler.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit b16406a06699233fd68cc1cf3a3610eed4d63d6c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Feb 9 16:14:08 2009 +0100

    Add some error handling and keep on adding progress signals.

 libempathy/empathy-ft-handler.c |   75
 ++++++++++++++++++++++++++++++++-------
 libempathy/empathy-utils.h	 |    7 ++++
 2 files changed, 69 insertions(+), 13 deletions(-)

commit 32ea1c4f65f1b38226c6a4216e9271dfbaa12879
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Feb 9 15:22:08 2009 +0100

    Fix the build.

 libempathy/empathy-ft-handler.c |    8 ++++++--
 libempathy/empathy-ft-handler.h |    3 ++-
 2 files changed, 8 insertions(+), 3 deletions(-)

commit ea8aee8ccab439709ef69899512635662b480f5c
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Mon Feb 9 10:20:25 2009 +0100

    Start implementing signals inside EmpathyFTHandler.

 libempathy/empathy-ft-handler.c |   80
 +++++++++++++++++++++++++++++++++++---
 1 files changed, 73 insertions(+), 7 deletions(-)

commit aab63c16b9ded12295e0fa354757c77b002a6fbd
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Feb 5 15:26:08 2009 +0100

    Implement empathy_ft_factory_claim_channel and make naming uniform.

 libempathy/empathy-ft-factory.c |   23 ++++++++++++++++++-----
 libempathy/empathy-ft-factory.h |    4 ++--
 2 files changed, 20 insertions(+), 7 deletions(-)

commit 0ff13177916385b78b069c851b1b9442c57dbbb2
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Feb 5 15:19:00 2009 +0100

    Fix the build.

 libempathy/empathy-ft-factory.c |    2 +-
 libempathy/empathy-ft-handler.c |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 0390c52061551390ea77877700c18e7ae57afc08
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Feb 5 15:16:41 2009 +0100

    Set more meaningful names for EmpathyFTHandler public methods.

 libempathy/empathy-ft-handler.c |   15 +++++++++------
 libempathy/empathy-ft-handler.h |    7 ++++---
 2 files changed, 13 insertions(+), 9 deletions(-)

commit 606bffede10826c02b8e5f14d161701720e94e70
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Feb 5 15:00:16 2009 +0100

    Call the dispatcher to create the Channel after we have built the
    request.

 libempathy/empathy-ft-handler.c |   79
 ++++++++++++++++++++++++++++++++++++---
 1 files changed, 73 insertions(+), 6 deletions(-)

commit b470c2894387a2156e4e576137611ba77d1fe5f5
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Thu Feb 5 12:24:47 2009 +0100

    Implement hashing of the file. Make it compile.

 libempathy/Makefile.am		 |    4 +
 libempathy/empathy-ft-factory.c |   13 +-
 libempathy/empathy-ft-factory.h |    4 +
 libempathy/empathy-ft-handler.c |  377
 +++++++++++++++++++++++++++++++++++++--
 4 files changed, 381 insertions(+), 17 deletions(-)

commit 8bea8f7c36646481454a3f5c0b5db6598ba006fd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	Thu Feb 5 01:25:48 2009 +0100

    Little cleanup.

 libempathy/empathy-ft-handler.c |    6 +++---
 libempathy/empathy-ft-handler.h |    4 ++++
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 36e014c3d2ea4bd2c863182c817e146a5e069662
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 4 20:06:30 2009 +0100

    Initial commit for EmpathyFTFactory and EmpathyFTHandler.

 libempathy/empathy-ft-factory.c |  147 ++++++++++++++++++++++++++
 libempathy/empathy-ft-factory.h |   64 ++++++++++++
 libempathy/empathy-ft-handler.c |  216
 +++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-ft-handler.h |   62 +++++++++++
 4 files changed, 489 insertions(+), 0 deletions(-)

commit eb8b217e20baaa817371266abf43f32de24bd906
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 1 11:10:23 2009 -0400

    Only remove the address fields and position fields instead of all

 libempathy-gtk/empathy-location-manager.c |   32
 +++++++++++++++++++++++++---
 1 files changed, 28 insertions(+), 4 deletions(-)

commit 1dec1e60d647ba5380824b6887341f07e0c0ae1b
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 1 10:43:08 2009 -0400

    Remove unused var

 libempathy-gtk/empathy-location-manager.c |	1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 4ef4e182cbbc3396dad6cafb7aea2d5d8fc55694
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Mon Jun 1 10:39:26 2009 -0400

    Get rid of McAccount everywhere

    Shouldn't have to care about accounts, just connections.

 libempathy-gtk/empathy-location-manager.c |   49
 ++++++++++++++---------------
 1 files changed, 24 insertions(+), 25 deletions(-)

commit 09f40353148d467db0464dc512c642c12418ecaa
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun May 31 15:39:15 2009 -0400

    Get rid of Mission Control as EmpathyAccountManager does all that too

 libempathy-gtk/empathy-location-manager.c |   22 ++++++++++------------
 1 files changed, 10 insertions(+), 12 deletions(-)

commit 1e2fff115e8f2da4e42e780878f828ee174e3f4f
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun May 31 12:21:22 2009 -0400

    Fix inconsistency in preferences and code

 libempathy-gtk/empathy-location-manager.c |	2 --
 src/empathy-preferences.ui		   |	2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)

commit 9869f68136e335d7439d434aa93a9ca229125a45
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun May 31 12:12:34 2009 -0400

    Don't set priv on a separate line

 libempathy-gtk/empathy-location-manager.c |   37
 ++++++++--------------------
 1 files changed, 11 insertions(+), 26 deletions(-)

commit 131728206cdc9005585ebe3cb6d0c4430a42de73
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun May 31 12:10:02 2009 -0400

    Use tp_g_value_slice_new_double

    tp_asv_* cannot be used as tp_asv does not copy the keys

 libempathy-gtk/empathy-location-manager.c |   21 +++++++--------------
 1 files changed, 7 insertions(+), 14 deletions(-)

commit 861762f5dd3181f47b6dcb03d1c830100d26ad3d
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun May 31 12:03:36 2009 -0400

    Reorder functions to get rid of the function declarations

 libempathy-gtk/empathy-location-manager.c |  455
 ++++++++++++++---------------
 1 files changed, 214 insertions(+), 241 deletions(-)

commit f24134c23869a0a1749a7b8f8bc2347011050a4f
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Sun May 31 11:53:18 2009 -0400

    Reimplement the singleton in the constructor

 libempathy-gtk/empathy-location-manager.c |   37
 ++++++++++++++++++++++-------
 libempathy-gtk/empathy-location-manager.h |	2 +-
 src/empathy.c				   |	2 +-
 3 files changed, 30 insertions(+), 11 deletions(-)

commit 2b4b8cafc87d72a3f93ddab1a2058a64460e54c3
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 16:09:41 2009 -0400

    Fix errors found by make check

 libempathy-gtk/empathy-location-manager.c |	8 ++++----
 libempathy-gtk/empathy-location-manager.h |	4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 992b424a41a2725eb96940cb3434ef0fd2a0e589
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 16:00:00 2009 -0400

    Use timeout instead of idle (and fix the fact that it wasn't actually
    working)

 libempathy-gtk/empathy-location-manager.c |   22 +++++++++-------------
 1 files changed, 9 insertions(+), 13 deletions(-)

commit 9713a23a9b42860aa76f02b82cbc7a761110c3aa
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 15:51:31 2009 -0400

    Use DEBUG instead of printerr

 libempathy-gtk/empathy-location-manager.c |	6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit b9f8f5f022fc95a59ae4a20f65b2272ecbdc84c1
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 15:44:39 2009 -0400

    Don't use foreach to iter over a HashTable

 libempathy-gtk/empathy-location-manager.c |   41
 ++++++++++++-----------------
 1 files changed, 17 insertions(+), 24 deletions(-)

commit 07d6f0088b1428c6c64b4625c42f36e93cafa267
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 15:38:31 2009 -0400

    Fix bracket style

 libempathy-gtk/empathy-location-manager.c |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

commit a1d1a2307eb7168be75e46ee89dc016354a62f2c
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 15:35:14 2009 -0400

    Properly unref objects used by EmpathyLocationManager

 libempathy-gtk/empathy-location-manager.c |   38
 ++++++++++++++++++++++++----
 1 files changed, 32 insertions(+), 6 deletions(-)

commit 1de150bc48080744009389fb09eb45d4ff96abd2
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 15:27:23 2009 -0400

    Apply style fixes to EmpathyLocationManager

    • update the copyright
    • EmpathyLocationManagerPriv: document the hash table
    • is_setup seems a poor name. geoclue_is_setup?
    • remove PROP_0 we don't need/use it
    • Don't use C++ comments

 libempathy-gtk/empathy-location-manager.c |   35
 ++++++++++++++---------------
 libempathy-gtk/empathy-location-manager.h |	4 +-
 2 files changed, 19 insertions(+), 20 deletions(-)

commit 7a1fd4ecfdb3af30a23b4cd028a5c7402f1f6a38
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 15:15:42 2009 -0400

    Don't build the file instead of #if the whole file

 libempathy-gtk/Makefile.am		   |   10 ++++++++--
 libempathy-gtk/empathy-location-manager.c |	3 ---
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 6db41c2d2576e35bfe086a9a96e5014a7a8ff6db
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 11:59:31 2009 -0400

    Factory is sometimes ref leaked

 libempathy-gtk/empathy-location-manager.c |	3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 9330381ac6f8b78ba737a21e42f9b60c1bcee6dd
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 14:08:18 2009 -0400

    Queue location publish requests

    Using an idle callback makes it less probable that the location
    will be updated twice in a very short time.  This scenario
    is common is the address_cb and position_cb got a reply from
    geocluse almost at the sametime.

 libempathy-gtk/empathy-location-manager.c |   30
 ++++++++++++++++++++++------
 1 files changed, 23 insertions(+), 7 deletions(-)

commit 2556a450e8c1c1deb5330dacb00087e6c56d8f57
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu May 28 17:03:35 2009 -0400

    Rename empathy_location_manager_get_default to dup_default

    This is more consistent with the rest of Empathy.

 libempathy-gtk/empathy-location-manager.c |   10 +++++++---
 libempathy-gtk/empathy-location-manager.h |	2 +-
 src/empathy.c				   |	2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

commit 06785f7e2f1cb5634ca941d9933fd3877d63d214
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu May 28 14:23:05 2009 -0400

    More explicit debug message on what is published

 libempathy-gtk/empathy-location-manager.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a674071a1deb51ab75cd6dc550b3db00763f3a5c
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Wed May 27 21:44:05 2009 -0400

    Any location accuracy will do

 libempathy-gtk/empathy-location-manager.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d64c42ef982318c23562986a4b82a0f4f77f7122
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Wed May 27 21:42:47 2009 -0400

    Don't use geoclue's timestamp

    It turns out that the timestamp are not reliable (they
    are often set to 0).

 libempathy-gtk/empathy-location-manager.c |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

commit f4029062299a0f1c5f68c213bf65569e35ff44a0
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 12:49:37 2009 -0400

    Don't call geoclue functions if the init failed

 libempathy-gtk/empathy-location-manager.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit 8a4e3bef97f66bc40f9c4fb24158f0bd0226ac55
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Apr 7 17:44:18 2009 -0400

    Fix a warning if McAccount has no TpConnection

 libempathy-gtk/empathy-location-manager.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit d03890164e921182268c5f34aeb44b93a51b35c6
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Apr 7 14:38:04 2009 -0400

    Fix left over issues from rebasing

 libempathy-gtk/empathy-location-manager.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

commit 2d09cd3c1d45360a71930b2c3c971e50a5935b62
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Mon Jan 26 00:06:13 2009 +1100

    Don't show the location preferences if geoclue not available

 src/empathy-preferences.c |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 3d23b14af82c996165a8eec628d841f463302f7c
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Sun Jan 25 08:05:56 2009 -0500

    Fix compilation if geoclue is not enabled

 libempathy-gtk/empathy-location-manager.c |	8 ++------
 src/empathy.c				   |	8 +++++++-
 2 files changed, 9 insertions(+), 7 deletions(-)

commit cab630a8ac359a8f44fdd30a5c3c128ef5d0916a
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Thu Jan 22 16:03:54 2009 +1100

    Merge fixes due to API changes

 libempathy-gtk/empathy-location-manager.c |   36
 ++++++++++++++++++----------
 1 files changed, 23 insertions(+), 13 deletions(-)

commit 2bf4823a18e5e140d13cfc37fa767b9e05daac02
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Sat Jan 17 16:32:46 2009 +0200

    Various style fixes

 libempathy-gtk/empathy-location-manager.c |   31
 ++++++++++++++++++----------
 1 files changed, 20 insertions(+), 11 deletions(-)

commit 30aa5cfac08630c0599088678a58f10389866221
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Jan 13 01:02:03 2009 +0200

    Send a int64 timestamp to match the spec

 libempathy-gtk/empathy-location-manager.c |   16 ++++++----------
 1 files changed, 6 insertions(+), 10 deletions(-)

commit 0f9d947f490d741172aad78df2820c25b4e45a5c
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Thu Jan 1 23:34:23 2009 -0500

    Clear remote location upon disabling

 libempathy-gtk/empathy-location-manager.c |   48
 ++++++++++++++++++----------
 1 files changed, 31 insertions(+), 17 deletions(-)

commit c4a935701119a0a9f54a3b62ed42c867c4e1d489
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 30 13:24:06 2008 -0500

    Fix key freeing

 libempathy-gtk/empathy-location-manager.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 5faf7832ec78b463808f857a6ffdb8da958355ca
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 16 17:40:49 2008 -0500

    Implement reduced accuracy

 libempathy-gtk/empathy-location-manager.c |   50
 ++++++++++++++++++++++++++++-
 1 files changed, 49 insertions(+), 1 deletions(-)

commit 82235fee6f56b8dc3c0d7c84e9349a06ceb616e9
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 16 15:18:51 2008 -0500

    Send timestamp

 libempathy-gtk/empathy-location-manager.c |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

commit 94d32934ce6f9f4f22b314d262b7b2e7f15fa400
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Mon Dec 15 16:17:45 2008 -0500

    When updating the resources, check for changed location

 libempathy-gtk/empathy-location-manager.c |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

commit d6625f09c88ea48121c815a4f8f46025c10090c5
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri Dec 12 18:14:03 2008 -0500

    More ressource fix

 libempathy-gtk/empathy-location-manager.c |   42
 +++++++++++++++-------------
 1 files changed, 22 insertions(+), 20 deletions(-)

commit 42344f07956ad7d6eb2d327f87cdb63d08334487
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri Dec 12 17:40:22 2008 -0500

    Initial position/address and ressource fix

 libempathy-gtk/empathy-location-manager.c |   58
 ++++++++++++++++++++++++-----
 1 files changed, 48 insertions(+), 10 deletions(-)

commit 07061229f3328c3fa5300217004e27f6a12304f8
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri Dec 12 13:56:46 2008 -0500

    Should not be elseif

 libempathy-gtk/empathy-location-manager.c |	6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 2f6fcddc5dbeba69b7c2cc01d311ad2057f24f19
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Thu Dec 11 16:31:52 2008 -0500

    Publish location when enabling it

 libempathy-gtk/empathy-location-manager.c |	8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 82e42143ae2ad688045554abaa686ed5a19f454d
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Thu Dec 11 16:07:55 2008 -0500

    Support all position fields

 libempathy-gtk/empathy-location-manager.c |   51
 +++++++++++++++++++++++-----
 libempathy/empathy-location.h		   |	1 +
 2 files changed, 43 insertions(+), 9 deletions(-)

commit b89200b47a145f288a35a81625a73bb76a054599
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed Dec 10 17:27:42 2008 -0500

    Support address fields

 libempathy-gtk/empathy-location-manager.c |   32
 +++++++++++++++++++++++++---
 1 files changed, 28 insertions(+), 4 deletions(-)

commit 3db6c6d6152fbb5c3741e748ec0de66a40440784
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed Dec 10 12:04:30 2008 -0500

    Publish location after connection and when location changes

 libempathy-gtk/empathy-location-manager.c |   94
 +++++++++++++++++++++++++----
 1 files changed, 82 insertions(+), 12 deletions(-)

commit 2c0aa5b450b8b3743c00e9bdcc34851358976e40
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri Nov 28 23:01:20 2008 -0500

    Add EmpathyLocationManager

 libempathy-gtk/Makefile.am		   |	2 +
 libempathy-gtk/empathy-location-manager.c |  339
 +++++++++++++++++++++++++++++
 libempathy-gtk/empathy-location-manager.h |   57 +++++
 src/empathy.c				   |	6 +
 4 files changed, 404 insertions(+), 0 deletions(-)

commit c6d064ad5952f233d583ccd420c502b581d57a8c
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Fri May 29 13:53:38 2009 -0400

    Add a Location tab in preferences

 data/empathy.schemas.in       |   72 ++++++++++++++-
 libempathy-gtk/empathy-conf.h |    5 +
 src/empathy-preferences.c     |   52 ++++++++++
 src/empathy-preferences.ui    |  206
 ++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 329 insertions(+), 6 deletions(-)

commit c2c29925bcb51aa4b5bb5c6e07e52fa4c155ce95
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Nov 25 17:11:29 2008 -0500

    Configure bits for geoclue

 configure.ac		    |	 4 ++--
 libempathy-gtk/Makefile.am |	 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 35a5ce7c4708114932b9e0274925f6a34efd2895
Merge: a585fb5 ce67f69
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon Jun 1 15:47:55 2009 +0100

    Merge commit 'ksz/can_stream_tube'

commit ce67f6901ba26b589345a8cdea110878bf6861c6
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Fri May 29 15:18:52 2009 +0200

    Add the method empathy_contact_can_stream_tubes in the
    empathy-tp-contact-factory

 libempathy/empathy-contact.c		 |   12 ++++++
 libempathy/empathy-contact.h		 |    2 +
 libempathy/empathy-tp-contact-factory.c |   67
 +++++++++++++++++++------------
 3 files changed, 55 insertions(+), 26 deletions(-)

commit a585fb5dc244a0c63f54e0bedca3b8403ffc54a6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Sun May 31 12:38:06 2009 +0100

    add chat.freenode.net as default FreeNode server (#584061)

 libempathy/irc-networks.xml |	  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 221b3c1a7620e02b02ac9b5dd1a04be05b81db31
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sun May 31 01:03:16 2009 +0200

    Small update

 po/hu.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit a38c0151eeb417d4d4068d018450757d34aa327f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat May 30 22:48:46 2009 +0100

    Cope with status icon begin NULL

 src/empathy-status-icon.c |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 53013e8534c6e8340a7aefde55eb10164c8a3d61
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat May 30 22:48:26 2009 +0100

    Cope with status being NULL

 libempathy-gtk/empathy-presence-chooser.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 327b8e56ecbaca67d550802f2fac741a78d81eb8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat May 30 20:15:31 2009 +0100

    Remove usage of McPresence as much as possible

 libempathy-gtk/empathy-contact-list-store.c   |   36 +------
 libempathy-gtk/empathy-presence-chooser.c     |   95 +++++++++---------
 libempathy-gtk/empathy-status-preset-dialog.c |   20 ++--
 libempathy-gtk/empathy-ui-utils.c	       |   23 ++--
 libempathy-gtk/empathy-ui-utils.h	       |    2 +-
 libempathy/empathy-account-manager.c	       |   29 +++++-
 libempathy/empathy-contact-monitor.c	       |   13 +--
 libempathy/empathy-contact.c		       |   68 +++++--------
 libempathy/empathy-contact.h		       |    4 +-
 libempathy/empathy-idle.c		       |  134
 ++++++++++++++++++-------
 libempathy/empathy-idle.h		       |   10 +-
 libempathy/empathy-status-presets.c	       |   34 +++---
 libempathy/empathy-status-presets.h	       |   12 +-
 libempathy/empathy-utils.c		       |   99 +++++++++---------
 libempathy/empathy-utils.h		       |    6 +-
 python/pyempathy/pyempathy.defs	       |   38 ++++---
 python/pyempathygtk/pyempathygtk.defs	       |   12 ++-
 src/empathy-main-window.c		       |   35 ++++---
 src/empathy-status-icon.c		       |    2 +-
 src/empathy.c				       |    5 +-
 20 files changed, 370 insertions(+), 307 deletions(-)

commit f93b95e549591cc8302d894e44641f42751b7f67
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat May 30 17:00:12 2009 +0100

    Ensure a minimum size of tabs in the chat window

    When there are a lot of tabs in the chat window it's not useful to
    resize them
    such that only the ellipsis is actually visible. To prevent this
    make the
    notebook scrollable and ensure the tabs are width enough to contain
    approximately 12 characters.

 src/empathy-chat-window.c |   32 ++++++++++++++++++++++++--------
 1 files changed, 24 insertions(+), 8 deletions(-)

commit dd61ed770308dce8fbf951e7a7b9a2c62b251f6a
Author: Dimitris Zenios <dimitris.zenios@gmail.com>
Date:	Fri May 29 19:09:48 2009 +0300

    fixed bug #548716

 libempathy-gtk/empathy-account-widget-irc.c |	  2 +
 libempathy-gtk/empathy-account-widget-sip.c |	  2 +
 libempathy-gtk/empathy-account-widget.c     |	 31
 +++++++++++++++++++++++++++
 libempathy-gtk/empathy-account-widget.h     |	  2 +
 4 files changed, 37 insertions(+), 0 deletions(-)

commit cf54c58bf9331e0e22c6f6dc42b78ce2b1d29616
Author: Olivier Le Thanh Duong <olivier@lethanh.be>
Date:	Thu May 21 22:09:41 2009 +0200

    Fix the python example

 python/example.py |	3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit eae07d39d08ef7568acd9b594dfd0172b1f7613d
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Thu May 28 14:59:57 2009 -0400

    Fix ‘lat’, ‘lon’ may be used uninitialized in this function

 libempathy-gtk/empathy-contact-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d151261308da99f44410da4f07b78dd56c0cb5f8
Merge: 395a0ea 545342a
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Thu May 28 17:54:30 2009 +0800

    Merge commit 'origin/master'

commit 395a0eaf7520826c13d7f4b193aa0907b54cf46a
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Thu May 28 17:51:56 2009 +0800

    EmpathyStatusPresetDialog: fix status_preset_add_combo_reset()

 libempathy-gtk/empathy-status-preset-dialog.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit aed93e6bd2c1b26cf66aa1486bdf4b98ca1ef36c
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Thu May 28 17:47:09 2009 +0800

    Highlight the most recently added entry in the status presets dialog

 libempathy-gtk/empathy-status-preset-dialog.c |   36
 ++++++++++++++++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

commit 545342a22a793a45b8f1150c57b8abaa42a5fa7d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue May 26 15:38:56 2009 +0100

    new tube API is now stable

 libempathy/empathy-tp-tube.c |   27 +++++++++++++--------------
 src/empathy-event-manager.c  |    4 ++--
 src/empathy-tube-dispatch.c  |    8 ++++----
 3 files changed, 19 insertions(+), 20 deletions(-)

commit 2a0e56361c6fc9c0e3869dc99375dd5a11f55fbe
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu May 28 10:01:31 2009 +0100

    bump tp-glib dep to 0.7.31 as we need it for tube new API

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e4b631f58ae100e747f6bffc1494edcda4c2cc9b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Tue May 26 15:26:33 2009 +0100

    stop to generate tube new API extensions

 extensions/Channel_Interface_Tube.xml	 |  148 -----------------
 extensions/Channel_Type_DBus_Tube.xml	 |  163 -------------------
 extensions/Channel_Type_Stream_Tube.xml |  262
 -------------------------------
 extensions/Makefile.am			 |    5 +-
 extensions/misc.xml			 |    3 -
 5 files changed, 1 insertions(+), 580 deletions(-)

commit 23c7cd285186313c9f1b3b9b6e3c0eae35eff0d7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu May 28 10:06:21 2009 +0100

    empathy-call-window: coding style fix

 src/empathy-call-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7af6acca0b4bc147d6655d27566f1b287d8fb4da
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu May 28 10:06:11 2009 +0100

    empathy-tp-contact-factory: coding style fixes

 libempathy/empathy-tp-contact-factory.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b9511df4f7cc20f68259086a2821409a96ce4b66
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu May 28 10:04:33 2009 +0100

    empathy-time.c now contains translatable strings

 po/POTFILES.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 164528b9334cb599fcd4bafdcf5157c0f0a1b0cd
Author: A S Alam <aalam@users.sf.net>
Date:	Thu May 28 09:11:36 2009 +0530

    updating Punjabi Translation

 po/pa.po | 1458
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 852 insertions(+), 606 deletions(-)

commit 05a941a4b071189b819faf9c5a8b54712b2d5467
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed May 27 23:56:37 2009 +0100

    Only do sounds/notifications for text messages when they involve
    the user

    When in a chatroom notifications and sounds should only happen when
    the users
    is part of the message (either someone is speaking to them or
    referring to
    them), otherwise the user will go crazy when in a lot of different muc
    channels. For a peer to peer text channel, all messages sent are
    targetted at
    the user so always do sounds/notifications in that case.

 src/empathy-chat-window.c |   22 +++++++++-------------
 1 files changed, 9 insertions(+), 13 deletions(-)

commit 6265c301144866873f49851d850ba66fcde3bd8c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed May 27 22:48:33 2009 +0100

    Correctly set the is_member flag when members are added

 libempathy/empathy-tp-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bef9e289a01555b4a557988eac0b52ce4d1b1b22
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed May 27 22:30:36 2009 +0100

    Treat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE

    In case a CM doesn't have the presence interface a contacts presence
    will be
    reported as _UNSET. Treating this as _AVAILABLE causes these
    contacts to
    show up in the UI

 libempathy/empathy-contact.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f3f045256549a1e2fc6a0f214eb57bc7aecbf6b9
Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Date:	Wed May 27 13:24:47 2009 -0400

    Add sections to the configure report

 configure.ac |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 73ead8b8337785093aeefab4c14a8c2dff9dc4f9
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 12:23:33 2009 -0400

    Should check for enable location and not map (bad copy/paste)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d857e3d568b7ba4c1dd43e2f1f7c467190e0dce4
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 12:10:31 2009 -0400

    Improve code readability

    Rename userdata to contact,
    wrap at 80 chars

 libempathy/empathy-tp-contact-factory.c |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)

commit b9bb0f42712f601c11fcd3d312910da0fd72b6ed
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 12:09:52 2009 -0400

    Don't need to check twice if location has latitude

    There is no need to check for lon as lat, lon as always set togeter
    (they
    are meaningless alone).

 libempathy/empathy-tp-contact-factory.c |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

commit 63980054c4e8ec5d63b9da9a0de1d13c45bfd1a2
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 12:04:03 2009 -0400

    Fix English label for Location's date

 libempathy-gtk/empathy-contact-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a6727eb14a19681c1839e9aacf9abcb139ceb268
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 20:44:25 2009 -0400

    Use the layer to list the markers

    There was no need to add an extra list as the layer already has
    a list of the markers.

 src/empathy-map-view.c |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

commit d13ba3658eded1649daff133cb04c76f6e3a906b
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 11:57:14 2009 -0400

    Move the geoclue geocoding in EmpathyTpContactFactory

    This code needs to be run when ever there is a new location available
    It makes more sens for it to be there. This makes the geolocation
    informtion
    ritcher as it can be displayed on a map.

 libempathy/Makefile.am			 |    4 +-
 libempathy/empathy-tp-contact-factory.c |  130
 +++++++++++++++++++++++++++++++
 src/Makefile.am			 |    4 +-
 src/empathy-map-view.c			 |  115
 ---------------------------
 4 files changed, 134 insertions(+), 119 deletions(-)

commit 46663cfe8954970c167251c987f8b6998dcdf341
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 18:33:32 2009 -0400

    Fix memory leak

 src/empathy-map-view.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 771929ecdfb4d97dccd67baa7dafe56aca8b06ed
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 18:26:38 2009 -0400

    Fix translation and value errors for relative time

 libempathy/empathy-time.c |	3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit d4d2036320d77e9f079b7dc13921e027c93a4e98
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 18:12:09 2009 -0400

    Disconnect from notify::location

    Since the list of EmpathyContact can change at anytime, it can't
    be iterated to disconnect the handlers.  Instead, a ref is
    added to the markers.

 src/empathy-map-view.c |   21 +++++++++++++++++++--
 1 files changed, 19 insertions(+), 2 deletions(-)

commit cc7656ce36f0a531cc21585de63d1c2e493bc993
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 16:52:48 2009 -0400

    Move the geocoding to when the location is updated

    This way, when the location is updated, the lat,lon is fetched too
    (not only upon showing the map).

 src/empathy-map-view.c |   87
 ++++++++++++++++++++++++-----------------------
 1 files changed, 44 insertions(+), 43 deletions(-)

commit eb7d4bbe7b4dac195cf0cc26f7bfd50fb49dde69
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 16:17:17 2009 -0400

    Avatar was leaked

 src/empathy-map-view.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7965e120d0ba25581349ba990420d513bf8d5102
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 16:14:38 2009 -0400

    Don't need to keep the address around

    Since Geoclue is passing the address to dbus, we don't
    need to keep the address around as it'll be copied anyway.

 src/empathy-map-view.c |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

commit 5bdfd49c15348d8d9ae3ca7f24ab942e052e3a3f
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 16:09:37 2009 -0400

    Don't need to set back if it is the same hashtable

    This code was ugly, by removing the ref, unref and the set call,
    the code is much simpler.  The other objects will still be notified
    of the changes.

 src/empathy-map-view.c |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

commit c40737394bff5c27daea7e4ee08f240224475904
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 15:38:32 2009 -0400

    Display relative time to user

    The time of the geolocation update is displayed relatively to
    current time (1 min ago, 3 hours ago).

    The function just prints ("in the future") for debugging purpuses
    for time in the future.

 libempathy-gtk/empathy-contact-widget.c |   13 +++++++---
 libempathy/empathy-time.c		 |   41
 +++++++++++++++++++++++++++++++
 libempathy/empathy-time.h		 |    1 +
 src/empathy-map-view.c			 |   19 +++++++++++++-
 4 files changed, 69 insertions(+), 5 deletions(-)

commit c734c5e2451582a52596e44f96e617ee346b6598
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 12:45:19 2009 -0400

    Fix possible compilation error

 src/empathy-map-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3b1bbb17b9d082a2e19571e0328394c99c35bcf7
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 12:44:38 2009 -0400

    Simplify the #if by isolating the content

 src/empathy-main-window.c |	6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit 2d38908c639e7fbc6b90daf395919987e3d0c844
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 12:42:10 2009 -0400

    Simplifly the logic on when to display the location

    By verifying earlier on

 libempathy-gtk/empathy-contact-list-view.c |	 3 +-
 libempathy-gtk/empathy-contact-widget.c    |  113
 ++++++++++++++--------------
 2 files changed, 60 insertions(+), 56 deletions(-)

commit 09998744f5092ee928a5a7b8cfd97e62d059acdc
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 12:28:04 2009 -0400

    Geoclue is not used in libempathy-gtk

 libempathy-gtk/Makefile.am |	 2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit cf198ce9b0834e4d2cf156f201c3fb77d17a1ce5
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 12:27:25 2009 -0400

    Use empathy_time_to_string_local

 libempathy-gtk/empathy-contact-widget.c |   22 ++++++++--------------
 1 files changed, 8 insertions(+), 14 deletions(-)

commit 3b2d620a1fb5ce624fbf330a96d76a0d6b563aaf
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 26 12:05:11 2009 -0400

    Remove unneeded elses

    As the vars will already be to no.

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit e3bf42b161f516427c0b9a7aace65800c9d00170
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Mon May 25 14:55:25 2009 -0400

    Print library usage in new configure report

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 42e12e5ad7fde4a1776b3910a3ffa1b1219e80b3
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Mon May 25 14:53:42 2009 -0400

    Don't create a marker if the user has no location

 src/empathy-map-view.c |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

commit 968b8e35a504d0fb617c7a022cd3dbb04560cc6e
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri May 22 18:51:57 2009 -0400

    Don't list timestamp in the location fields as it is already included
    in the header

 libempathy-gtk/empathy-contact-widget.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 7af9d6e26eb64e0da0bfad39320d41e9c8a66fcc
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri May 22 13:42:05 2009 -0400

    Use tp_strdiff instead of strcmp

 libempathy-gtk/empathy-contact-widget.c |   48
 +++++++++++++++---------------
 1 files changed, 24 insertions(+), 24 deletions(-)

commit b56b48b67fe63bb40871360116a80f1df17d3273
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Thu May 21 12:25:55 2009 -0400

    Have better user labels for location values

    And have them better placed (with labels on left not expand).

 libempathy-gtk/empathy-contact-widget.c |   69
 +++++++++++++++++++++++++++++--
 1 files changed, 65 insertions(+), 4 deletions(-)

commit e9010cc1e7b3bdaa3366ea530d0d3780dbbfb0a4
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 16:33:07 2009 -0400

    Fix double border issue in the Map View

    By replace the scrolled view by a viewport, anyway, there can't
    be scrollbars with libchamplain

 src/empathy-map-view.c  |    2 +-
 src/empathy-map-view.ui |   16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

commit da79702908d9c4187469962e1027b11abc416b26
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 16:11:40 2009 -0400

    Move geocoding in a place where we can have better memory management

 src/empathy-map-view.c |   83
 ++++++++++++++++++++++++++++++-----------------
 1 files changed, 53 insertions(+), 30 deletions(-)

commit cccf17b4460cfdd084ea40ebff895abf101d4f49
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 14:17:35 2009 -0400

    Display user textual location even if it doesn't include a lat,lon

 libempathy-gtk/empathy-contact-widget.c |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

commit 1a8aefd70a364e8b3e7eac6eda4f93bb04022d1e
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 14:29:44 2009 -0400

    Simplify and clarify map_view_geocode_cb

 src/empathy-map-view.c |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

commit 9c540f20d87d06867eac63c8378fb83ee59b9329
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 13:48:34 2009 -0400

    Don't allow the user to display many map views

 src/empathy-map-view.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 3dc79d54d273bdf7064abca1f7cf2d1748941377
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 13:42:30 2009 -0400

    Fix coding styles and memory leaks found by Guillaume Desmottes

 src/empathy-map-view.c |   30 ++++++++++++++++++------------
 1 files changed, 18 insertions(+), 12 deletions(-)

commit 35674b38a744e4024911f9e38c231ea687fc16d3
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 13:21:56 2009 -0400

    Undo changes to EmpathyContactDialogs

 libempathy-gtk/empathy-contact-dialogs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d310cd8ea9d6cc233be3be9186a9f963748c77bb
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 13:21:43 2009 -0400

    Fix gtk warning at startup when not compiled with libchamplain

 src/empathy-main-window.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 98ac7b635ef523f2dd8f90b2d0df55114e2c4333
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 13:00:53 2009 -0400

    Fix coding style issues found by make check

 libempathy-gtk/empathy-contact-widget.c |    2 +-
 src/empathy.c				 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 602637b16aa840b26a82dbfab18de7fecc21a56d
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 20 12:58:14 2009 -0400

    Add the new UI to translation files

 po/POTFILES.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 571c208976b517afe0ad39063cde82fb45739590
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 11:39:20 2009 -0400

    Make map visible!

 libempathy-gtk/empathy-contact-widget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7b90a1b6cc102b411d8f5ec0532060bd01ff14c3
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 11:15:11 2009 -0400

    Fix licensing: should have been LGPL 2.1+

 src/empathy-map-view.c |   19 +++++++++----------
 src/empathy-map-view.h |   19 +++++++++----------
 2 files changed, 18 insertions(+), 20 deletions(-)

commit 966169f0cf3e245c57c4c7461a2715d56e08fa1a
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 11:04:51 2009 -0400

    Make buildable and visible if libchamplain not available

 libempathy-gtk/empathy-contact-dialogs.c |    2 --
 libempathy-gtk/empathy-contact-widget.c  |    2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b1c0e81a7c6e6ff591aa69c6211f676336c14e15
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 00:28:03 2009 -0400

    Apply new coding styles

 src/empathy-map-view.c |   93
 +++++++++++++++++++++++++----------------------
 1 files changed, 49 insertions(+), 44 deletions(-)

commit 7b8f1908a67e9adc40674ee2c6b0fd00c658c606
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 00:19:05 2009 -0400

    Remove dead code and update function name

 src/empathy-map-view.c |   19 +++++++------------
 1 files changed, 7 insertions(+), 12 deletions(-)

commit 28107b1f3fc85df86d1325791804b27e9059d1d7
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 00:10:34 2009 -0400

    Update to use libchamplain 0.3's API

 configure.ac				 |    8 ++++----
 libempathy-gtk/empathy-contact-widget.c |    7 ++++---
 src/empathy-map-view.c			 |   19 ++++++++++++-------
 3 files changed, 20 insertions(+), 14 deletions(-)

commit 3967ad986cf0a678f5fa918e7e995267ed71fa07
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue May 12 00:10:13 2009 -0400

    Make buildable without Geoclue

 src/empathy-map-view.c |   27 +++++++--------------------
 1 files changed, 7 insertions(+), 20 deletions(-)

commit 29a6e9ff7d6b775be67d81c5ce8a5631164a51e3
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Mon May 11 01:00:34 2009 -0400

    Fix contacts not showing on the map

 src/empathy-map-view.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit c387d97d12f788291974da01c315fa87eb5f8b51
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Mon May 11 00:56:21 2009 -0400

    Get rid of disconnect which is undeeded

 src/empathy-map-view.c |   32 ++++----------------------------
 1 files changed, 4 insertions(+), 28 deletions(-)

commit f09cfa0a6a26e8badaf86353b955fee593786e42
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Sun May 10 23:39:41 2009 -0400

    List geolocation information in Tooltip

 libempathy-gtk/empathy-contact-widget.c  |   87
 ++++++++++++++++++++++++++----
 libempathy-gtk/empathy-contact-widget.ui |   18 +++++-
 2 files changed, 91 insertions(+), 14 deletions(-)

commit 530daa415e81ca3eadfbcc726486e3fdf80f6c1f
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Apr 7 17:51:23 2009 -0400

    Fix a warning if the handle doesn't exist

 src/empathy-map-view.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 4152e6dc08ea55434558e4b0105ec1df3628c4f8
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Apr 7 17:41:23 2009 -0400

    Use its own ListStore of contacts instead of borrowing the Contact
    List's

 src/empathy-main-window.c |	2 +-
 src/empathy-map-view.c    |	8 +++++++-
 src/empathy-map-view.h    |	2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit 43680e9c8613024a9d92c03b2e937d8bcbc8e22b
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Thu Jan 22 16:04:10 2009 +1100

    Build fix

 configure.ac	 |    2 ++
 src/Makefile.am |    6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 3f1b321290d57754584f5d547f801c9cc6f04c75
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Sun Jan 25 23:07:04 2009 +1100

    Expect the timestamp to be a int64

 libempathy-gtk/empathy-contact-widget.c |   35
 ++++++++++++++++---------------
 1 files changed, 18 insertions(+), 17 deletions(-)

commit f84dfa1e04ea5283d09ca03dd9416a93f005b5fb
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed Dec 31 16:17:49 2008 -0500

    Show contacts without an avatar

 src/empathy-map-view.c |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)

commit afebe6eb1adc4dac3ac1f0b4610096fbceb627b4
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 30 21:26:30 2008 -0500

    Remove signal handler when closing the window

 src/empathy-map-view.c |   32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

commit ed29d815833d874a16e6d0c5e08dcb9506333d76
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 30 14:22:33 2008 -0500

    Don't init vars with a function

 libempathy-gtk/empathy-contact-widget.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 1ad83ec843cb36808310afb5fe9e5ea296d3f0fb
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 16 17:41:40 2008 -0500

    Add marker on map

 libempathy-gtk/empathy-contact-widget.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 62993977a9409a995e2dfdbadbb90a759e032489
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Dec 16 15:19:15 2008 -0500

    Display timestamp and location

 libempathy-gtk/empathy-contact-widget.c |  105
 ++++++++++++++++++++++---------
 1 files changed, 76 insertions(+), 29 deletions(-)

commit 0c673a2c9255fd5eb430f21f0c973101c775d3a1
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Sun May 10 20:23:16 2009 -0400

    Use EmpathyContact's location

 src/empathy-map-view.c |  152
 ++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 140 insertions(+), 12 deletions(-)

commit b12b63f0c0a992d3caf8c0ada68e502bd8d3a506
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Apr 7 16:04:31 2009 -0400

    Add a map in the Contact Information dialog
    For now, the map in the tool tip is disabled as Clutter-gtk
    does like at all this type of window/initialisation

 libempathy-gtk/Makefile.am		  |    4 ++
 libempathy-gtk/empathy-contact-dialogs.c |    5 ++-
 libempathy-gtk/empathy-contact-widget.c  |   48
 ++++++++++++++++++++++++++++
 libempathy-gtk/empathy-contact-widget.h  |    1 +
 libempathy-gtk/empathy-contact-widget.ui |   50
 ++++++++++++++++++++++++++++--
 5 files changed, 104 insertions(+), 4 deletions(-)

commit 30165e135359e217e7a9581277f8bf9b7b5c7459
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Sun May 10 21:09:40 2009 -0400

    Add a Contact Map window

 src/Makefile.am	    |	 8 ++
 src/empathy-main-window.c  |	19 ++++
 src/empathy-main-window.ui |	 7 ++
 src/empathy-map-view.c     |  217
 ++++++++++++++++++++++++++++++++++++++++++++
 src/empathy-map-view.h     |	33 +++++++
 src/empathy-map-view.ui    |	59 ++++++++++++
 src/empathy.c		    |	 8 ++
 7 files changed, 351 insertions(+), 0 deletions(-)

commit c43cfe015de9771fb20c718039f5ea09e56ae1c7
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Tue Nov 25 17:11:29 2008 -0500

    Configure bits for libchamplain

 configure.ac	 |   64
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am |    4 ++-
 2 files changed, 67 insertions(+), 1 deletions(-)

commit 1d8091578b25a85b3d1d6d4c651a0c8e73c3fe2d
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Wed May 27 11:45:32 2009 -0400

    Copy GHashTable received from Dbus and refactor

    This makes the GHashTable's structure explicit and less error prone
    when inserting later on.

    Move the copied code over to a new function.

 libempathy/empathy-tp-contact-factory.c |   37
 ++++++++++++++++++++-----------
 1 files changed, 24 insertions(+), 13 deletions(-)

commit 0df4d81f42b3657cd466df44ccffb78045e5d8c9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 13:40:15 2009 +0100

    empathy-tp-chat: fix leak in dispose

 libempathy/empathy-tp-chat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 24c980457d575a2574a59d534dc442cf4193b24a
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Tue May 26 10:49:11 2009 -0400

    When initializing users' avatar, the pixbuf representing it is now
    initialized to NULL.

 src/empathy-call-window.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 72720c392da5917088cc95a5fc5dd4e7ce56a4d1
Author: Jonathan Tellier <jonathan.tellier@gmail.com>
Date:	Wed May 20 13:49:02 2009 -0400

    When no video is received or sent we show contacts' avatars instead
    of showing
    black widgets.

 libempathy-gtk/empathy-video-widget.c |    4 +-
 libempathy-gtk/empathy-video-widget.h |    3 +
 src/empathy-call-window.c	       |  146
 +++++++++++++++++++++++++++++++--
 3 files changed, 143 insertions(+), 10 deletions(-)

commit fdd5d6bcf95255cad8f4573d262abe1532a0f912
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 26 09:21:23 2009 +0200

    Bump version to 2.27.3

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon May 25 22:13:38 2009 +0200

    Write NEWS entry

 NEWS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 6a8497e9bacf9a1fcdbbe51f61b32e6187c52724
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon May 25 22:11:45 2009 +0200

    Bump ABI version

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit cc8699c9b6b469f63c754632485242d37b4ff3e0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 25 11:46:51 2009 +0100

    Display a report at the end of configure

 configure.ac |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit b529fc63cf131709a5cd6132a72f9f2f605efad8
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Sat May 23 20:18:40 2009 +0200

    Updated Spanish translation

 po/es.po |   74
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 41 insertions(+), 33 deletions(-)

commit 866aa89a1f3fac72f8ef48f076dccf7b0e4c59d0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri May 22 17:07:55 2009 +0100

    move 'View Previous Conversations' menu entry to View

 src/empathy-main-window.c  |	10 +++++-----
 src/empathy-main-window.ui |	 6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 02ce3c9a8c3baff0c53a548cde8b959e6ec5c9b8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri May 22 17:05:09 2009 +0100

    move 'show offline contacts' menu entry to View

 src/empathy-main-window.c  |	 6 +++---
 src/empathy-main-window.ui |	 9 ++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

commit 92633f9ea0e68abe84d0f8a77ddc5b9691a8a8d1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri May 22 17:01:18 2009 +0100

    move 'show file transfers' menu entry to View

 src/empathy-main-window.c  |	 4 ++--
 src/empathy-main-window.ui |	 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 4467e8c05dc70e4325cf4adceca6e78cd1ff64ca
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri May 22 16:56:03 2009 +0100

    empathy-main-window: add View top menu

 src/empathy-main-window.ui |	 8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit d6328ff8dc911f787ace5c6fff922c628944a6b3
Merge: 26699d3 401b81d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri May 22 16:47:31 2009 +0100

    Merge commit 'ksz/fix-bug-583558'

commit 26699d3c9580c2aeb41f1bcb9fc3cb2ca512fae9
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Fri May 22 11:20:11 2009 -0400

    Error label now translatable

 src/empathy-new-chatroom-dialog.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b63427129077ecb85adcc54085b9b7162a0667bb
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 16 16:56:20 2009 -0400

    Set treeview insensitive and hide error message

 src/empathy-new-chatroom-dialog.c |	6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 96d040d7ce116f22e27cbf8acbdf10a7d3277df6
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 16 16:43:13 2009 -0400

    Display error message in UI

 src/empathy-new-chatroom-dialog.c |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

commit 6405eb55ea31ac039c39a780fbeb6848d05934bf
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 16 16:42:37 2009 -0400

    Fixed call with list

 libempathy/empathy-tp-roomlist.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 043a161ccdfe386057b51da8c87142ec6e1d131b
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 16 16:12:05 2009 -0400

    Added border, resized error icons, fixed item names and made error
    message invisible by default

 src/empathy-new-chatroom-dialog.ui |	10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

commit b00d0ffd273edd3ac9248307dcb0f3ff36781b7f
Author: Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
Date:	Fri May 8 11:31:10 2009 -0400

    Error bar UI proto

 src/empathy-new-chatroom-dialog.ui |  132
 +++++++++++++++++++++++++++++-------
 1 files changed, 106 insertions(+), 26 deletions(-)

commit b3a804afbff0bda318d31dea243ffef18491c2d8
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 16 15:57:22 2009 -0400

    Connect to error signals

 src/empathy-new-chatroom-dialog.c |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit 39af082298a0bbd0e91e23e31e1e32fc71f8f4bf
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Sat May 16 15:56:21 2009 -0400

    Signal "error" is detailed

 libempathy/empathy-tp-roomlist.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 740f230888350114708d51067e624b31880cfdb2
Author: Gabriel Millaire <millaire.gabriel@gmail.com>
Date:	Mon May 11 22:15:14 2009 -0400

    Implement error signal

 libempathy/empathy-tp-roomlist.c |   21 +++++++++++++++++----
 1 files changed, 17 insertions(+), 4 deletions(-)

commit 401b81d9cf9667283cabea8d1d9b5926d9d77a9c
Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
Date:	Fri May 22 16:02:00 2009 +0200

    Rename OfferStreamTube and AcceptStreamTube to Offer and Accept

 extensions/Channel_Type_Stream_Tube.xml |   92
 +++++++++++++++++++++++++------
 libempathy/empathy-tp-tube.c		 |    6 +-
 2 files changed, 77 insertions(+), 21 deletions(-)

commit 7b1c449738cd5800d54335eb5512a3b8231b1e12
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Fri May 22 10:42:17 2009 +0100

    empathy-chat-window: add Contact menu as top-level (bgo #580922)

 src/empathy-chat-window.c  |	 9 +++++++++
 src/empathy-chat-window.ui |	 7 +++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit efb2bc19461c213a1bd6917d5b7f25943f436c6d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Thu May 21 20:07:12 2009 +0100

    remove Conversation->Contact menu entry

 src/empathy-chat-window.c  |	14 --------------
 src/empathy-chat-window.ui |	 7 -------
 2 files changed, 0 insertions(+), 21 deletions(-)

commit 47a2e02ba9ecb28fe12697d69b9f387783072775
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Fri May 22 13:40:43 2009 +0800

    Force update of GtkEntry primary icon for ENTRY_TYPE_BUILTIN

    Fixes 583430

 libempathy-gtk/empathy-presence-chooser.c |	3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit ac9ae5ea673292782adb694be19a6a6b0d1eefc5
Merge: b08244a 353f7a0
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Thu May 21 12:08:44 2009 +0200

    Merge commit 'istaz/python-empathy-fix'

commit b08244af933d4ce6a4d8e622c587ea7361999ec0
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Wed May 20 18:45:20 2009 +0100

    Remove hard-coded strings from (un)subscriptions

 libempathy-gtk/empathy-contact-dialogs.c   |	 3 +--
 libempathy-gtk/empathy-contact-list-view.c |	 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit ee50898acb55b8c0b481ff38f7dea1e7c0ddc6da
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Wed May 20 22:07:54 2009 +0530

    Added ta translation

 po/LINGUAS |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c7d169c22da82393bd7449ec7793b25b17b585e0
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Wed May 20 14:02:50 2009 +0530

    Updated Tamil translation

 po/ta.po |   87
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 49 insertions(+), 38 deletions(-)

commit 7b1191951232a978f41667d39fa4de4b41b7dfe4
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Wed May 20 13:52:48 2009 +0530

    Updated Tamil translation

 0 files changed, 0 insertions(+), 0 deletions(-)

commit aaeef098dd53381f2ea9c037ce946c64a2e20de3
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Wed May 20 13:48:51 2009 +0530

    Updated Tamil translation

 po/ta.po |  116
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 79 insertions(+), 37 deletions(-)

commit 876c18b60deb4a4211937acb74bbdf4c21f4b680
Author: drtvasudevan <agnihot3@gmail.com>
Date:	Thu May 7 22:24:13 2009 +0530

    added Tamil translation

 po/ta.po | 2069
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2069 insertions(+), 0 deletions(-)

commit ac29c5993863e0c773230fa8df2e33b235a89bbb
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 19 11:45:55 2009 +0200

    Bump version to 2.27.2

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 415c903efae7ae87e99b6406015b1385be7a578b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 19 11:43:25 2009 +0200

    Fix NEWS

 NEWS |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 076b15c256da1ff6b5489bf40a4f506a7b70c874
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 19 11:41:38 2009 +0200

    Improve a bit the release notes

 release.py |	 6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit b46d5f9bc5bb86aaf59a22d574d8caf393901954
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 19 11:34:45 2009 +0200

    Update NEWS for 2.27.1.1 release

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 91d9bbea39b77cc578537adb8423fbcc2ef20b11
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 19 11:34:31 2009 +0200

    Add documentation translation to NEWS

 release.py |	46 +++++++++++++++++++++++++++-------------------
 1 files changed, 27 insertions(+), 19 deletions(-)

commit 007f92ecb7a09ffc21bd0bfd6764c0f60ba18ddd
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue May 19 11:02:46 2009 +0200

    Bump ABI to not conflict with abi in 2.26 branch

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 521cbd489cb62732d00f0edd050754121e7ba82b
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	Mon May 18 20:21:47 2009 +0200

    Updated Spanish translation

 po/es.po |   99
 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 54 insertions(+), 45 deletions(-)

commit e40e258ab2f65fad9838fe37a7c0d38ec8f8b20e
Author: Γιάννης Κατσαμπίρης <juankatsampirhs@gmail.com>
Date:	Mon May 18 16:48:49 2009 +0100

    updated Greek documentation translation

 help/el/el.po |  924
 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 730 insertions(+), 194 deletions(-)

commit 21d4e24e8d0624f5f6ec5be6acd45c6c02d30e44
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:19:17 2009 +0100

    upgrade Python bindings

 python/pyempathy/pyempathy.defs       |   23 +++++++++++++++++++++++
 python/pyempathygtk/pyempathygtk.defs |   13 ++++++++++---
 2 files changed, 33 insertions(+), 3 deletions(-)

commit 6cbe46ff82e331bd8d7101980908928611b73b8f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:06:23 2009 +0100

    document empathy_call_factory_new_call and
    empathy_call_factory_new_call_with_streams

 libempathy/empathy-call-factory.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit 4bd37c3ad42d29cd7545e8ddd0f94594daff52a8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:02:59 2009 +0100

    document empathy_call_handler_new_for_contact_with_streams and
    empathy_call_handler_new_for_contact

 libempathy/empathy-call-handler.c |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit 84e2c127de4b21c0bbd53fa46ab00bf7d497969b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 14:53:01 2009 +0100

    add 'Video Call' entry to the Contact menu

 libempathy-gtk/empathy-contact-menu.c |   40
 +++++++++++++++++++++++++++++++-
 libempathy-gtk/empathy-contact-menu.h |    1 +
 2 files changed, 39 insertions(+), 2 deletions(-)

commit 74d04392b3aadeee49fc7012d2647f631ed69ac6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 14:37:09 2009 +0100

    empathy_contact_audio_call_menu_item_activated: use
    empathy_call_factory_new_call_with_streams

 libempathy-gtk/empathy-contact-menu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2887c266c85b651784f68b3d3fd5515cda759d88
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 14:27:19 2009 +0100

    empathy_contact_audio_call_menu_item_new: change label to 'Audio Call'

 libempathy-gtk/empathy-contact-menu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d68a09b816e8b2c60a9d333a3a6cb9b86f20de89
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 14:27:06 2009 +0100

    rename empathy_contact_call_menu_item_new to
    empathy_contact_audio_call_menu_item_new

 libempathy-gtk/empathy-contact-menu.c |   10 +++++-----
 libempathy-gtk/empathy-contact-menu.h |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 8966178abf5d90f7a3260688f5c490c8ed80b56c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri May 8 12:00:52 2009 +0100

    Show an audio and a video call button

 libempathy-gtk/empathy-contact-list-store.c |	 24 ++++++-
 libempathy-gtk/empathy-contact-list-store.h |	  3 +-
 libempathy-gtk/empathy-contact-list-view.c  |	 84
 +++++++++++++++++++++++----
 libempathy-gtk/empathy-images.h	     |	  1 +
 4 files changed, 96 insertions(+), 16 deletions(-)

commit 567c6f977d72adfc6f2a4d07311d1403bbb51d0c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu May 7 15:20:47 2009 +0100

    Allow the call factory to create calls with specific types of media

 libempathy/empathy-call-factory.c |   17 ++++++++++++++---
 libempathy/empathy-call-factory.h |	3 +++
 2 files changed, 17 insertions(+), 3 deletions(-)

commit fdb4f5cd91ab28a2216d14388e707ba61efab353
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu May 7 15:19:20 2009 +0100

    Change empathy_tp_call_to to indicate with what media streams we
    want to start

 libempathy/empathy-tp-call.c |   14 ++++++++++++--
 libempathy/empathy-tp-call.h |    3 ++-
 2 files changed, 14 insertions(+), 3 deletions(-)

commit d16f5ff7b8ab7b3325401e13987cebeba87044d8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu May 7 15:18:32 2009 +0100

    Allow handlers to be created for streams with initial audio and video

 libempathy/empathy-call-handler.c |   46
 +++++++++++++++++++++++++++++++++++-
 libempathy/empathy-call-handler.h |	3 ++
 2 files changed, 47 insertions(+), 2 deletions(-)

commit a3e15eb1121dc577551934374fc5274aa49da607
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu May 7 15:17:50 2009 +0100

    Tweak the properties of various elements for a better voip experience

 libempathy/empathy-call-handler.c |   48
 +++++++++++++++++++++++++++++++++++++
 1 files changed, 48 insertions(+), 0 deletions(-)

commit 047b8d63d8617109df8c9ba19e0f4373c535e5b8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Thu May 7 15:15:36 2009 +0100

    Let configure also check for farsight2

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 5b343bef5aabeedfc6c5fac73eb56519f93ba74f
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Tue Apr 14 11:12:40 2009 +0100

    enable coding style checks in libempathy-gtk

 libempathy-gtk/Makefile.am |	13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit a0096d54af2c7b9a33610ac479de36683827780d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:06:14 2009 +0100

    empathy-account-chooser: fix coding style and update FSF address

 libempathy-gtk/empathy-account-chooser.c |   20 ++++++++++----------
 libempathy-gtk/empathy-account-chooser.h |    8 ++++----
 2 files changed, 14 insertions(+), 14 deletions(-)

commit 4d537af22726496380a36be7ddf073e098abdfeb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:05:58 2009 +0100

    empathy-account-widget-irc: fix coding style

 libempathy-gtk/empathy-account-widget-irc.c |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit cff74c58c9e327a3a8f509b75f9179c628a68905
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:05:49 2009 +0100

    empathy-account-widget-sip: fix coding style

 libempathy-gtk/empathy-account-widget-sip.c |	  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7fd94f82a3cb476021e3b374897a71d7eaf803fa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:05:38 2009 +0100

    empathy-account-widget: fix coding style and update FSF address

 libempathy-gtk/empathy-account-widget.c |   18 +++++++++---------
 libempathy-gtk/empathy-account-widget.h |    6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 815d9d1804e1d1e18314528c48ad5dd4c6976c93
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:05:17 2009 +0100

    empathy-audio-sink: fix coding style

 libempathy-gtk/empathy-audio-sink.h |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c3e65c91c4123bbc3093e42b5603f466349839c9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:05:09 2009 +0100

    empathy-audio-src: fix coding style

 libempathy-gtk/empathy-audio-src.h |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e3b7b7c34488b649f7fe10728b939baca76e0fd8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:04:55 2009 +0100

    empathy-avatar-chooser: fix coding style and update FSF address

 libempathy-gtk/empathy-avatar-chooser.c |    8 ++++----
 libempathy-gtk/empathy-avatar-chooser.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 1180e9384fa41a825c814cb8b408539739b381eb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:04:40 2009 +0100

    empathy-avatar-image: update FSF address

 libempathy-gtk/empathy-avatar-image.c |    4 ++--
 libempathy-gtk/empathy-avatar-image.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 78a4786dbb746266272d1205ceaef733948aa30c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:04:20 2009 +0100

    empathy-cell-renderer-activatable: fix coding style

 libempathy-gtk/empathy-cell-renderer-activatable.c |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f34b13e2f95b88aad6c3c21003fd9c98e191bda8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:04:00 2009 +0100

    empathy-cell-renderer-expander: fix coding style and update FSF
    address

 libempathy-gtk/empathy-cell-renderer-expander.c |   10 +++++-----
 libempathy-gtk/empathy-cell-renderer-expander.h |    6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 1230f8b408a8752aba579db475379b6bce9e683f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:03:43 2009 +0100

    empathy-cell-renderer-text: update FSF address

 libempathy-gtk/empathy-cell-renderer-text.c |	  6 +++---
 libempathy-gtk/empathy-cell-renderer-text.h |	  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:03:27 2009 +0100

    empathy-chat-text-view: fix coding style and update FSF address

 libempathy-gtk/empathy-chat-text-view.c |   18 +++++++++---------
 libempathy-gtk/empathy-chat-text-view.h |    6 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 65fb5fdace542411a014e1e0e66620e29445f5d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:03:14 2009 +0100

    empathy-chat-view: fix coding style and update FSF address

 libempathy-gtk/empathy-chat-view.c |	24 ++++++++++++------------
 libempathy-gtk/empathy-chat-view.h |	 6 +++---
 2 files changed, 15 insertions(+), 15 deletions(-)

commit 27720000b8749b952c90710ddc725acb9e86fe60
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:02:56 2009 +0100

    empathy-chat: fix coding style and update FSF address

 libempathy-gtk/empathy-chat.c |   26 +++++++++++++-------------
 libempathy-gtk/empathy-chat.h |    4 ++--
 2 files changed, 15 insertions(+), 15 deletions(-)

commit 0a1923ccc82889a3cd26082df0e19f6d7c14f5dc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:02:37 2009 +0100

    empathy-conf: fix coding style and update FSF address

 libempathy-gtk/empathy-conf.c |    4 ++--
 libempathy-gtk/empathy-conf.h |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit eb3f722a06ae8a9278b845ae72a99acb83a3ca1a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:02:22 2009 +0100

    empathy-contact-list-store: fix coding style and update FSF address

 libempathy-gtk/empathy-contact-list-store.c |	 12 ++++++------
 libempathy-gtk/empathy-contact-list-store.h |	  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

commit a54165a8bf8af0f5b507f0c670c2c4d1b4428d46
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:02:04 2009 +0100

    empathy-contact-list-view: fix coding style and update FSF address

 libempathy-gtk/empathy-contact-list-view.c |	20 ++++++++++----------
 libempathy-gtk/empathy-contact-list-view.h |	 4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 914b9e47e2f96865e7dcfce92f3237a3ff8086fc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:01:42 2009 +0100

    empathy-contact-menu: fix coding style

 libempathy-gtk/empathy-contact-menu.c |    4 ++--
 libempathy-gtk/empathy-contact-menu.h |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit ee9e40df7290b056332d890ce19d22dbe24c16d6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:01:30 2009 +0100

    empathy-contact-selector: fix coding style

 libempathy-gtk/empathy-contact-selector.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c6651fdfbaf19fd20da3f9be13691f142aef8786
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:01:16 2009 +0100

    empathy-contact-widget: fix coding style

 libempathy-gtk/empathy-contact-widget.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 56bfafeea5e41e5c6e943fe41eb348f10d174062
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:01:01 2009 +0100

    empathy-geometry: update FSF address

 libempathy-gtk/empathy-geometry.c |	4 ++--
 libempathy-gtk/empathy-geometry.h |	4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit aace12d9d1ea713dfcf13acd89f28f481b654ecd
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:00:37 2009 +0100

    empathy-images: fix coding style

 libempathy-gtk/empathy-images.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 691ea26a17b34085ace287f4fb7e0b7e79a09b26
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:00:24 2009 +0100

    empathy-irc-network-dialog: fix coding style

 libempathy-gtk/empathy-irc-network-dialog.c |	  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 057ed59e0086cb0a6576dc1ff9121687d5382ae2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 16:00:10 2009 +0100

    empathy-log-window: fix coding style and update FSF address

 libempathy-gtk/empathy-log-window.c |	 10 +++++-----
 libempathy-gtk/empathy-log-window.h |	  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

commit dbf752ab75427642eae6afe4343a21e8b03e6e90
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:59:54 2009 +0100

    empathy-new-message-dialog: fix coding style

 libempathy-gtk/empathy-new-message-dialog.c |	 10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 402929e44e5e28d568d6895b37c50e0f974f1e59
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:59:43 2009 +0100

    empathy-presence-chooser: fix coding style and update FSF address

 libempathy-gtk/empathy-presence-chooser.c |	8 ++++----
 libempathy-gtk/empathy-presence-chooser.h |	4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit c0dc199af77dc7a5197f99bbfd5b353741273be9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:59:26 2009 +0100

    empathy-profile-chooser: fix coding style

 libempathy-gtk/empathy-profile-chooser.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 01e22174eb8ca95d992b1128bb0329df1d46805c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:59:13 2009 +0100

    empathy-smiley-manager: fix coding style

 libempathy-gtk/empathy-smiley-manager.c |   10 +++++-----
 libempathy-gtk/empathy-smiley-manager.h |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 5cd377055ba315c442e9f0aed943be3eaa45ea8b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:58:58 2009 +0100

    empathy-spell: update FSF address

 libempathy-gtk/empathy-spell.c |    4 ++--
 libempathy-gtk/empathy-spell.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 28e7a06124667aec8439ca9e9e3eadb877e80a8e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:58:40 2009 +0100

    empathy-status-preset-dialog: fix coding style and update FSF address

 libempathy-gtk/empathy-status-preset-dialog.c |    8 ++++----
 libempathy-gtk/empathy-status-preset-dialog.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 16deaa5025e7527c1fc1a36fb8fd8afb900ff75c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:58:24 2009 +0100

    empathy-theme-boxes: fix coding style and update FSF address

 libempathy-gtk/empathy-theme-boxes.c |    8 ++++----
 libempathy-gtk/empathy-theme-boxes.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 52e500f44d9bd572e1a224d3d16fe188312a0b8f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:58:09 2009 +0100

    empathy-theme-irc: fix coding style and update FSF address

 libempathy-gtk/empathy-theme-irc.c |	 6 +++---
 libempathy-gtk/empathy-theme-irc.h |	 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 80efc3dda3de137bc6d8e9cf339ded9f25d40234
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:57:55 2009 +0100

    empathy-theme-manager: fix coding style and update FSF address

 libempathy-gtk/empathy-theme-manager.c |    8 ++++----
 libempathy-gtk/empathy-theme-manager.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit f3cf1014c526d70e50b3900929f9a056c724d109
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:57:43 2009 +0100

    empathy-ui-utils: fix coding style and update FSF address

 libempathy-gtk/empathy-ui-utils.c |   28 ++++++++++++++--------------
 libempathy-gtk/empathy-ui-utils.h |	8 ++++----
 2 files changed, 18 insertions(+), 18 deletions(-)

commit 4ca94531a85b8f648f5be5f9951b1e8c56e4e8a7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:57:24 2009 +0100

    empathy-video-src: fix coding style

 libempathy-gtk/empathy-video-src.c |	 6 +++---
 libempathy-gtk/empathy-video-src.h |	 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 30848986f6483ac8c43c0ed4d84a479a2f480783
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 15:57:13 2009 +0100

    empathy-video-widget: fix coding style

 libempathy-gtk/empathy-video-widget.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 326c3a23e79880381917fad9d30de2a4df1c78a8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 14:06:22 2009 +0100

    enable coding style checks by default

 configure.ac |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit 70e90db86acce48b34391a5115df23042bd780b6
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Tue Apr 14 11:12:34 2009 +0100

    enable coding style checks in libempathy

 libempathy/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit dc82422e7c4e508924ccdced859d6f7b089dcf46
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:56:16 2009 +0100

    empathy-tube-handler: fix coding style

 libempathy/empathy-tube-handler.c |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f450bb6318ba7ead7bc8014a5325cf03bb19e61a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:56:00 2009 +0100

    empathy-tp-tube: fix coding style

 libempathy/empathy-tp-tube.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 79a634bec5750340ba11a888e4694683938221d0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:55:49 2009 +0100

    empathy-tp-roomlist: fix coding style

 libempathy/empathy-tp-roomlist.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7be06cbed86cd7382854832f58089d6fa269d3b2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:55:37 2009 +0100

    empathy-tp-contact-factory: fix coding style

 libempathy/empathy-tp-contact-factory.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit a4003a623b98bb2d868bc3d10da305f2b5fba435
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:55:23 2009 +0100

    empathy-tp-chat: fix coding style

 libempathy/empathy-tp-chat.c |   12 ++++++------
 libempathy/empathy-tp-chat.h |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 311da6b7a292e02cb14540fe90cbf28b3650067d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:55:10 2009 +0100

    empathy-tp-call: fix coding style

 libempathy/empathy-tp-call.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 15ec4617ba99fa803befc897c665ea9690657692
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:54:49 2009 +0100

    empathy-time: update FSF address

 libempathy/empathy-time.c |	4 ++--
 libempathy/empathy-time.h |	4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 8adecae5dd907387d030531356149b369f51af60
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:54:35 2009 +0100

    empathy-status-presets: fix coding style and update FSF address

 libempathy/empathy-status-presets.c |	 10 +++++-----
 libempathy/empathy-status-presets.h |	  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 1d0751634dbf9586c2ec40c4cb003399b05bcf35
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:54:13 2009 +0100

    empathy-message: update FSF address

 libempathy/empathy-message.c |    4 ++--
 libempathy/empathy-message.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit e737bea41bcdbe607f022b6cd9921ed576715b24
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:54:00 2009 +0100

    empathy-log-store: update FSF address

 libempathy/empathy-log-store.c |    4 ++--
 libempathy/empathy-log-store.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 7efd911c6a57f65d7c65ea8be41344d2c222cdcf
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:53:42 2009 +0100

    empathy-log-store-empathy: update FSF address

 libempathy/empathy-log-store-empathy.c |    4 ++--
 libempathy/empathy-log-store-empathy.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit c770d6729456361c0220dc7e05dddc6763bcb71c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:53:30 2009 +0100

    empathy-log-manager: update FSF address

 libempathy/empathy-log-manager.c |    4 ++--
 libempathy/empathy-log-manager.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 80cefbfa1bcb09a467f13ebd1df254769b2cd76c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:53:13 2009 +0100

    empathy-irc-network: update FSF address

 libempathy/empathy-irc-network.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 9239cf14f80b43a82b1b3dd3c467d670ef2de9c5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:52:48 2009 +0100

    empathy-irc-network-manager: fix coding style

 libempathy/empathy-irc-network-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3c472b22ebcf51c6f6f49ed868cd2df08988a965
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:52:35 2009 +0100

    empathy-types: fix coding style

 libempathy/empathy-types.h |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7d0392564e2a5a6508470b2cfa94f39ec26e64ff
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:52:23 2009 +0100

    empathy-tp-contact-list: fix coding style

 libempathy/empathy-tp-contact-list.c |   14 +++++++-------
 libempathy/empathy-tp-contact-list.h |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

commit ec20fb7ff4bee998e5ea0ceb6b6670858d21fb1d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:52:09 2009 +0100

    empathy-utils: fix coding style and update FSF address

 libempathy/empathy-utils.c |	12 ++++++------
 libempathy/empathy-utils.h |	 6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

commit c0dcaede2b8a47ae0da897cc18f2899d6a649433
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:51:48 2009 +0100

    empathy-idle: fix coding style

 libempathy/empathy-idle.c |	4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 49b39abeec278ac6e78f6c87ac63d8fbb86b1b12
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:51:36 2009 +0100

    empathy-dispatcher: fix coding style

 libempathy/empathy-dispatcher.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit f50bb220dd13097081b8e45422681507999e9a07
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:51:23 2009 +0100

    empathy-dispatch-operation: fix coding style

 libempathy/empathy-dispatch-operation.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ccc136843beb485cb7ac8aa3646cfee1a7d24c82
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:51:11 2009 +0100

    empathy-contact: fix coding style

 libempathy/empathy-contact.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0f95e1b5f33fbf3cfe9099106b123b722ed566ce
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:50:59 2009 +0100

    empathy-contact-manager: fix coding style

 libempathy/empathy-contact-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c9a4f5b5c0be0ff0c94bba545b91a4f93f509616
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:50:39 2009 +0100

    empathy-contact-monitor: fix coding style

 libempathy/empathy-contact-monitor.c |    2 +-
 libempathy/empathy-contact-monitor.h |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

commit a66b3c81dc6b8d1dfba8329cf9aacf217c80010c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:50:14 2009 +0100

    empathy-contact-groups: fix coding style and update FSF address

 libempathy/empathy-contact-groups.c |	  8 ++++----
 libempathy/empathy-contact-groups.h |	  4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit a7f1705e7202ccc9a6174fe3a315840977a62f6f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:49:58 2009 +0100

    empathy-chatroom-manager: fix coding style and update FSF address

 libempathy/empathy-chatroom-manager.c |    8 ++++----
 libempathy/empathy-chatroom-manager.h |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 5cc5d7bc3a74eff93e45ccc2b0d0b11bd4260772
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:49:39 2009 +0100

    empathy-call-handler: fix coding style

 libempathy/empathy-call-handler.h |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9c4658aacb727463c8cec239f82763802b89ab4d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:49:23 2009 +0100

    empathy-call-factory: fix coding style

 libempathy/empathy-call-factory.c |	2 +-
 libempathy/empathy-call-factory.h |	2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a0605bdf7f09a224a81d24909702c347319ae728
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:	Mon May 18 13:46:39 2009 +0100

    empathy-account-manager: fix coding style

 libempathy/empathy-account-manager.c |   10 +++++-----
 libempathy/empathy-account-manager.h |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 518a613ee08adde8b1e9516d9e82e6baa72ec882
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon May 18 13:15:38 2009 +0200

    Extract date of last tag instead of hardcoding it.

 release.py |	11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

commit ae394e19d0b012e849dfd913e683f73ef54b8e57
Author: Frédéric Péters <fpeters@0d.be>
Date:	Mon May 18 12:35:33 2009 +0200

    [help] remove invalid <year> element under <publisher>

 help/C/empathy.xml |	 5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit cce131dc448057cff3b1dcfae234c976a657a3b0
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon May 18 12:15:34 2009 +0200

    Bump version to future 2.27 releases

 Makefile.am  |    2 +-
 configure.ac |    2 +-
 release.py   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 353f7a0db7f46d41d07c9a290102f39ef5e3730b
Author: Olivier Le Thanh Duong <olivier@lethanh.be>
Date:	Thu May 7 19:56:24 2009 +0200

    Fix GstBin import problem in the python binding

 python/pyempathygtk/pyempathygtk.override |	2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 93d1b6ead8b6bb92c5e6251f75dd7109b51036f5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Apr 24 13:46:51 2009 +0100

    Add a "Copy" toolbar item to copy text to clipboard.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	73
 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 73 insertions(+), 0 deletions(-)

commit 7f6ef434116202d103024c41cf280c2d15b81862
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Apr 24 12:47:14 2009 +0100

    Create a straight TpProxy instead of a TpConnection.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	19 +++++++------------
 1 files changed, 7 insertions(+), 12 deletions(-)

commit 5aff2cd01627715693f777dd69400665cf79dc7a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Apr 24 01:41:52 2009 +0100

    Connect to NameOwnerChanged so the CM chooser can be updated when
    new CMs join and old ones die.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	93
 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 93 insertions(+), 0 deletions(-)

commit cd7da38d3d22a5a7588346f2cb097e9152dcd120
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 18:45:43 2009 +0100

    Store unique names in CM model.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |  139
 +++++++++++++++++++++++++++++++++++---------
 1 files changed, 112 insertions(+), 27 deletions(-)

commit 3d5c631f39123c026ddd67f30c98400fb5d60c31
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 12:46:59 2009 +0100

    Use GtkWindow's "transient-for" property instead of holding a ref
    to the parent window.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	28 +---------------------------
 1 files changed, 1 insertions(+), 27 deletions(-)

commit a6cdf0ea3b5c585a7fbbe692be2fee322801d716
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 12:43:14 2009 +0100

    Don't show the same CM more than once in the CM chooser if there
    are more than one connections to it.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 6cc716c326a27cc4db993a3384ec73bd9bb0aa3d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 12:20:47 2009 +0100

    Use GFile and GFileOutputStream instead of fopen and fprintf.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	48
 ++++++++++++++++++++++++++++++++-----------
 1 files changed, 35 insertions(+), 13 deletions(-)

commit 74f912543dcd2d78aee3e6ab15bf60a29e08074a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 11:52:16 2009 +0100

    Use "foo != NULL" instead of "foo".

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit b096d874c2ffc78d38849cc5a8d98bcdf98cc2ec
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 11:55:44 2009 +0100

    Add more comments to debug_dialog_press_event_cb.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit ece1e3733ab9e68a2f630801cba420521217eebb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 11:53:46 2009 +0100

    Use guint instead of int for for loop counter.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4c964ad03a5821ab8b6b8a239445ef49e05d0e86
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 11:53:08 2009 +0100

    Split some long lines into two.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

commit ce3757027a8d85b27b8e06dce1faf62ed50159f0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 11:47:09 2009 +0100

    Changed Help menu item to simply "Debug.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-main-window.ui |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 865ef86c6649c3aa29f95e674d4b322f650282a9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Apr 23 11:46:20 2009 +0100

    Updated coding style.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	88
 ++++++++++++++++++++++----------------------
 1 files changed, 44 insertions(+), 44 deletions(-)

commit a54629f7d8f1ea443546c69fa42d7b43de345a91
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 19:50:02 2009 +0100

    Remove tabs, sigh.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit a3c76f11316e9db645767ea79ae12302db6c4274
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 17:51:35 2009 +0100

    Implement save button.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	96
 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 96 insertions(+), 0 deletions(-)

commit 9114490a86ba3fc5003158d8c32d4d4a7358583b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 16:52:32 2009 +0100

    Clear the store when changing CM.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 07c9be03b2c31136548d1a90ffbe1a243f2dbe07
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 16:42:52 2009 +0100

    Implemented a menu when selecting a row to copy message to clipboard.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	95
 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 95 insertions(+), 0 deletions(-)

commit dced9a5c90939b1be6a893bd8135bfdd5ae3b557
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 04:07:48 2009 +0100

    Display debug message as monospace.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 588532480256c991bf976dba129b9ec2eedb89ec
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 03:43:30 2009 +0100

    Implement clear button.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit d8de0a0b75eb671ad69f6212bbfbf4aa4aa2f397
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Apr 21 03:37:27 2009 +0100

    Implement level combo box.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |  145
 +++++++++++++++++++++++++++++++++++---------
 1 files changed, 117 insertions(+), 28 deletions(-)

commit 7e473c19291d827cfa85ec7d09d5a602bbc34aaf
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 23:28:59 2009 +0100

    Align text at the top of the row.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 0dce56f5fccdb09c42a66823986f5b13ba2e4704
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 22:24:40 2009 +0100

    Remove trailing whitespace from the debug message.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

commit 37b7480c83cae6bc8bb818c1a0d6ba77ead968eb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 22:15:36 2009 +0100

    Store the bus name of CMs in an the combo box's tree model instead
    of two different lists.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	40
 +++++++++++++++++++++++++++-------------
 1 files changed, 27 insertions(+), 13 deletions(-)

commit 989e03b5f67ce060f5f96a5bc8c1d6b176e5bc4b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 21:54:05 2009 +0100

    Make the tree view have alternating row colours.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 5bb2c60a3746e458aa82312f036655457459d2f0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 20:20:54 2009 +0100

    Correct indentation and tab problems.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	72
 ++++++++++++++++++++++----------------------
 1 files changed, 36 insertions(+), 36 deletions(-)

commit 67fc33120047dc2e0eea93fb255ee21674d5d8c5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 20:13:30 2009 +0100

    Define the debug object path in the header and keep CM bus names
    from tp_list_connection_names around.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	30 +++++++++++++++---------------
 src/empathy-debug-dialog.h |	 2 ++
 2 files changed, 17 insertions(+), 15 deletions(-)

commit 94214398a27d10a9bc55716856ae2303e9d6f6d6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 16:38:00 2009 +0100

    Create a new string for category as it's g_free'd.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6d3c3d4d23c2baca8dbab76edf349691f74b1276
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 16:37:35 2009 +0100

    Add Debug interface to TpProxy's known interfaces.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 563cdd3b2e98eaf6225727f3320eb81826eaa41d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 15:46:16 2009 +0100

    Return NULL if _new is not given a GtkWindow.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit f408815ea2363da687f13bc93d3149ae982169c3
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 15:44:31 2009 +0100

    Only set Enabled=false in dispose if there we have a proxy.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 4db501d37a674c4ec696a6d0fbe30272f0e5acd6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 15:44:02 2009 +0100

    Changed account chooser to CM chooser.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |  115
 ++++++++++++++++++++++++++++++--------------
 1 files changed, 78 insertions(+), 37 deletions(-)

commit 9de1a3a667851d39f82a5b2aa21af6620750a10d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 14:40:24 2009 +0100

    Get the CM bus name from the TpProxy instead of hard-coding, and
    fix some ref problems.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

commit 810744148160705f76412551b28daadaf7d29da8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 02:15:47 2009 +0100

    Make sure the toolbar labels are shown.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit 828b3394316f42a6a451db1b541299cae516bcd9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 02:12:06 2009 +0100

    Only set Enabled when we already have a proxy.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	 3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit a1a6d017403f00f39d34611d0890edb8cebf9389
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 02:02:57 2009 +0100

    Set Enabled dbus property to the correct value depending on whether
    the signal is connected and whether the pause button is pressed.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	35 ++++++++++++++++++++++++++---------
 1 files changed, 26 insertions(+), 9 deletions(-)

commit 431c9bd2c21cf9d47996f1d9e68519acbbc70652
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 01:46:50 2009 +0100

    Implement pause button and handle connections to signal when changing
    account.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	52
 +++++++++++++++++++++++++++++++++++++------
 1 files changed, 44 insertions(+), 8 deletions(-)

commit 53ac3ca75ee31a2d62d0d0bb96f8344764949a36
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 01:29:14 2009 +0100

    Only connect to NewDebugMessage if the paused button is not pressed.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit 181bac302b8b30c2ba9f409e051087f8e154fb2c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 01:26:03 2009 +0100

    Connect to NewDebugMessage and append it to the treeview.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |  108
 +++++++++++++++++++++++++++-----------------
 1 files changed, 67 insertions(+), 41 deletions(-)

commit 56cc5ad7593c863bff6c04c792c222228d2b78ce
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Apr 20 01:07:17 2009 +0100

    Call GetMessages when the debug dialog opens.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |  182
 +++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 171 insertions(+), 11 deletions(-)

commit db4456ba5fabfef982a13359df599f7040aa5275
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Apr 19 20:21:01 2009 +0100

    Add GtkTreeView to debug dialog.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |	67
 ++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 61 insertions(+), 6 deletions(-)

commit 0cbb9fe558f4652c5a0f70a2864a061665ba605e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Apr 19 19:38:42 2009 +0100

    Add Debug interface.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 extensions/Debug.xml	|  112
 ++++++++++++++++++++++++++++++++++++++++++++++++
 extensions/Makefile.am |    3 +-
 extensions/misc.xml	|    1 +
 3 files changed, 115 insertions(+), 1 deletions(-)

commit 7e1d202225b540ed028343a5f882a2bb9c02f121
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Apr 19 19:29:41 2009 +0100

    Added Debug Window menu item.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-main-window.c  |	 9 +++++++++
 src/empathy-main-window.ui |	 7 +++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit 56daa742534c8bac393b21ae204927d144307074
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Apr 19 19:22:52 2009 +0100

    Added a basic UI to debug dialog.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/empathy-debug-dialog.c |  119
 +++++++++++++++++++++++++++++++++++++++++---
 src/empathy-debug-dialog.h |	 2 +-
 2 files changed, 112 insertions(+), 9 deletions(-)

commit b95432a011a198175e42ad191fc4892d0abf153f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Sun Apr 19 16:19:08 2009 +0100

    Added initial empty EmpathyDebugDialog.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

 src/Makefile.am	    |	 1 +
 src/empathy-debug-dialog.c |  130
 ++++++++++++++++++++++++++++++++++++++++++++
 src/empathy-debug-dialog.h |	61 +++++++++++++++++++++
 3 files changed, 192 insertions(+), 0 deletions(-)
