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 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 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 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 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 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 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 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(-)
