commit 81a76de49b25025f49707880e036ba1eda7532e2
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 18 12:12:54 2009 +0200

    Update NEWS

 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 7933e2bc555d86000ee529042786a353b99f43fe
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 18 12:12:46 2009 +0200

    Prepare for release

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

commit f47ea3fe00ecf87a6184cbfdebe71157d8b62ba8
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Mon May 18 11:45:06 2009 +0200

    Update release script

 release.py |  145
 ++++++++++++++++--------------------------------------------
 1 files changed, 39 insertions(+), 106 deletions(-)

commit 83bd02d4cb2a8646b3d3287d2605c38cd2af49ec
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sun May 10 11:52:45 2009 +0200

    Updated Spanish translation

 help/es/es.po |  451
 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 223 insertions(+), 228 deletions(-)

commit f72c1658028e2e17cb226f731f1dce970c3f8299
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sat May 9 11:13:26 2009 +0200

    Updated Spanish translation

 help/es/es.po |  447
 +++++++++++++++++++++++++++++---------------------------
 1 files changed, 231 insertions(+), 216 deletions(-)

commit 494a02358a3a7e6e04ccc87c8802cc147e3982ce
Author: David Planella <david.planella@gmail.com>
Date:   Sat May 2 16:23:30 2009 +0200

    Updated Catalan translation by Joan Duran

 help/ca/ca.po | 1439
 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 1165 insertions(+), 274 deletions(-)

commit 637a1c4455eb50228309c695c5516e2e79cfbe9a
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Fri May 1 19:24:10 2009 +0200

    Updated Spanish translation

 po/es.po |  108
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 54 insertions(+), 54 deletions(-)

commit 7abed227e2f819b180b617951ed8b249f132bdf4
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Fri May 1 11:53:16 2009 +0200

    Updated Italian translation

    Fixes bug 580264

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

commit 5b45aec273330423b0cf8867b816cd2e7aaba15c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:   Fri Apr 17 14:50:06 2009 +0200

    Fix urgency hint for MUCs

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

commit a2fc1176c68928929e676f3186f6e72aa703fbf0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Apr 23 16:50:33 2009 +0100

    The incoming call dialog doesn't have to be modal. Fixes #576384

    This avoid to display the roster with the confirmation dialog.

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

commit bb1250cad11d6f4af2e9e77d1b9e7032c37192a0
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Mon Apr 20 21:04:59 2009 +0200

    Instead of destroying the submenu when it's not needed only create
    it if there
    is a submenu item.

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

commit 0fdb1cd86abf74defbbf351ce7568b47d9d060da
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Mon Apr 20 16:13:41 2009 +0200

    Fix indent.

 libempathy-gtk/empathy-contact-menu.c |    4 ++--
 src/empathy-preferences.c             |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 69ce084327a53bfd0500b9849bdde48666f7e767
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sun Apr 19 19:43:45 2009 +0200

    Fix memleak in avatar_chooser_maybe_convert_and_scale. Unref the
    scaled buffer
    after it has been saved and is not needed anymore.

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

commit a385af5764a163d46dff4ec608b54bb679fd05cb
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sun Apr 19 19:22:33 2009 +0200

    Fix memleak in avatar_chooser_update_preview_cb. Free string
    returned by
    gtk_file_chooser_get_preview_filename.

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

commit f74a12cdaac4f3106f32e137579c59fc2ccacc5f
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sun Apr 19 18:26:15 2009 +0200

    Fix memleak in contact_widget_model_populate_columns. Since it not
    used anywhere
    else it does not make sense to add a ref to the renderer, or does it?

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

commit e802d199ea773be5f4858f313497b3484ed9d7fb
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sun Apr 19 18:01:10 2009 +0200

    Fix memleak in tp_contact_list_group_member_removed_cb. Free group
    name when
    it is removed from the group list.

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

commit 0cc29fb4b767b568cc1f06f1d0a828fdd2886e99
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sun Apr 19 17:35:32 2009 +0200

    Fix memleak in empathy_tp_chat_acknowledge_messages. Unref message
    after it has
    been removed from the message queue.

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

commit 2f9f19a45a575b9d7d8daceb89640a66a2f7f4da
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sun Apr 19 17:02:02 2009 +0200

    Fix memleak in empathy_contact_invite_menu_item_new. Just calling
    gtk_widget_destroy on submenu won't free it since it is floating.

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

commit a9d1b4447ea461210ee9f79ddeb709a13787d4f8
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sat Apr 18 03:18:15 2009 +0200

    Fix memleak. Free strings retrieved from gtk_tree_model_get.

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

commit cdcc19b65b0ecb78e14cc6226e1abe5e20099e36
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sat Apr 18 02:38:08 2009 +0200

    Fix memleak in empathy_account_manager_init. Do not create unused
    account data.

 libempathy/empathy-account-manager.c |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

commit 257d13551ebec90bea3d3054ed0d4e6f50ffd93b
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sat Apr 18 02:30:21 2009 +0200

    Fix memleak in empathy_tp_file_accept. Free content of priv->filename
    before
    overwriting it.

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

commit 0b37bb5c6079e59e42090b5b1d08a1df0fc4d90b
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Sat Apr 18 02:10:49 2009 +0200

    fix memleak in preferences_widget_sync_string_combo. Previously name
    was not
    freed if it was a match.

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

commit 08f0f28844dc9a7bb2bda6ffd781fb3df239318e
Author: Lars-Peter Clausen <lars@metafoo.de>
Date:   Fri Apr 17 23:00:10 2009 +0200

    Fix memleak in log_store_empathy_get_chats_for_dir. Only build
    filename if its
    needed and freed again.

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

commit bc53213d906c88acf0e4be625bdee2d629f3186d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Apr 18 16:53:27 2009 +0100

    Updated British English translation

 help/en_GB/en_GB.po |  360
 +++++++++++++++++++++++++-------------------------
 1 files changed, 180 insertions(+), 180 deletions(-)

commit 79e8406e21cd1e1112831ef9e0976af046dbcfcf
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Apr 17 17:04:10 2009 +0200

    Updated Arabic translation.

 po/ar.po |  645
 ++++++++++++++++++++-----------------------------------------
 1 files changed, 212 insertions(+), 433 deletions(-)

commit ee872b9e8ab77934e0d1db8ad656a6985d5831cd
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Apr 14 16:40:41 2009 +0000

    Updated Spanish translation

    svn path=/branches/gnome-2-26/; revision=2834

 help/es/es.po |  390
 +++++++++++++++++++++++++++------------------------------
 1 files changed, 187 insertions(+), 203 deletions(-)

commit d6cb7cc8d27205d505bd127f72b10440201a9581
Author: Mario Blättermann <mariobl@svn.gnome.org>
Date:   Mon Apr 13 18:55:16 2009 +0000

    Updated German translation

    2009-04-13  Mario Blättermann  <mariobl@svn.gnome.org>

	* help/de/de.po: Updated German translation


    svn path=/branches/gnome-2-26/; revision=2831

 help/de/de.po |  662
 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 324 insertions(+), 338 deletions(-)

commit aa0aa1d084245a999a0fd8beeb509fedac9268fd
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Apr 13 17:55:59 2009 +0000

    Update NEWS

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2829

 NEWS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 1f10b49315f8bad8f60cba32c8f761bed3e860d3
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Apr 13 15:18:26 2009 +0000

    empathy_tp_tube_new_stream_tube: allow NULL as parameters. Fixes
    #575817

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/branches/gnome-2-26/; revision=2827

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

commit 04f14b62cfd0c1282a6de074458b8a473f17a9a5
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Apr 13 14:55:56 2009 +0000

    Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe
    bug #577863

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2824

 libempathy-gtk/libempathy-gtk.pc.in |	  3 ++-
 libempathy/libempathy.pc.in	     |	  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit efd59e1497439bbe658b0ba9286ecf430eea220e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Apr 13 11:00:07 2009 +0000

    Prepare for 2.26.1 release

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2823

 NEWS	      |   16 ++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 19 insertions(+), 3 deletions(-)

commit a6f8d8078b29f0fdf18ab1396f8eab350bfd58f8
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Apr 13 11:00:00 2009 +0000

    Steal GTK+'s way of generating ChangeLog from git logs

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2822

 Makefile.am |	 23 ++++++++++++++++++-----
 1 files changed, 18 insertions(+), 5 deletions(-)

commit c5e4af71f2a6683809fff6ad11579f9f1e5acb77
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Apr 13 09:33:57 2009 +0000

    Unref TpChat's channel after emitting destroy.

    This allows callbacks connected to "destroy" to call functions
    which use
    priv->channel to work. Fixes Gnome bug #578356.

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/branches/gnome-2-26/; revision=2820

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

commit dc661ab7c1915b8c981e0e24381357a57a63f1f5
Author: Paul Cutler <pcutler@foresightlinux.org>
Date:	Mon Apr 13 09:22:41 2009 +0000

    Fix ghelp link. Fixe bug #568562

    From: Paul Cutler <pcutler@foresightlinux.org>

    svn path=/branches/gnome-2-26/; revision=2818

 help/C/empathy.xml |	 3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 93b934e83085587720cb7804e1ddac6825a18017
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Apr 13 09:09:54 2009 +0000

    Set the default image when clearing the avatar, even if there were
    no avatar previously. That happens when the widget is created. Fixe
    bug #566905

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2816

 libempathy-gtk/empathy-avatar-chooser.c |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

commit 210c1cfb93634ea0bcbe6268bd54d135d7191b0b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Apr 13 08:23:17 2009 +0000

    Let the chat dialog directly grab the channel on reconnect

    When reconnecting open chat dialogs requests a new channel. It can
    grab this
    directly when it is opened, no need to go through the
    dispatcher. Fixes issue
    with stealing focus

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/branches/gnome-2-26/; revision=2815

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

commit bf1dc08ddd97025d69750e5ccfb0a01e8538d0dc
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sun Apr 12 13:55:59 2009 +0000

    Updated Spanish translation

    svn path=/branches/gnome-2-26/; revision=2812

 po/ChangeLog |    4 ++++
 po/es.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 86aeeaeebd5c5388678c15d37acc13f20566772d
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	Fri Apr 10 11:52:05 2009 +0000

    Updated th translation.

    svn path=/branches/gnome-2-26/; revision=2765

 po/th.po |  209
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 107 insertions(+), 102 deletions(-)

commit ee74f29a5cbb071aeeb0c79f2335d8b31f9f192a
Author: Aron Xu <aronxu@src.gnome.org>
Date:	Sat Apr 4 10:05:35 2009 +0000

    Updated Simplified Chinese translations by fwang.

    svn path=/branches/gnome-2-26/; revision=2764

 po/zh_CN.po | 1192
 ++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 851 insertions(+), 341 deletions(-)

commit cd7ad45bc18d0e294213abb6641d0249240b940e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Apr 3 13:19:29 2009 +0000

    Remove empathy-new-account.png from makefile, it is not used
    anymore. Fixes bug #576375

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2761

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

commit 5209e3d11898683527d542ad6fa1f835b5998162
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Apr 3 12:44:34 2009 +0000

    Simplify how channel classes value is parsed. Fixes bug #577825

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2755

 libempathy/empathy-tp-contact-factory.c |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

commit 98cf853f38974914973ac915a82b7b8a03445c64
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Apr 3 12:44:26 2009 +0000

    Free the capabilities array. Fixes bug #577826

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2754

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

commit 8d8573f27e08399bb34266cbdba5e7766af85df6
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Apr 3 12:44:19 2009 +0000

    Remove unnecessary string dup. Fixes bug #577829

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2753

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

commit b3916f8eec92003c931f87791fa6d1f0c9f37310
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Apr 3 12:44:12 2009 +0000

    Free completion. Fixes bug #577828

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2752

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

commit aefd7791ae021f99d259a526470888fa99ad885e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Mar 30 16:47:46 2009 +0000

    Prepare for 2.26.0.1 release

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2750

 NEWS	      |   18 ++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 21 insertions(+), 3 deletions(-)

commit 8588d5b00a1a831e3b310377686e23883b8fbec8
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Mar 29 08:26:29 2009 +0000

    Use empathy_contact_call_when_ready instead of _run_ API. Fixes bug
    #561247 and

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2749

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

commit 586cea17140fa4072faf9dcaddc9d9a2dcd693f9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sat Mar 28 08:18:52 2009 +0000

    Add colorspace and videoscale elements before the videosink

    Farsight only adds colorspace and videoscale automatically on the
    input side of
    things, not on the output side. This causes things to break when
    the videosink
    isn't xvimagesink which can do scaling and colorspace conversion
    in hardware.

    Fixes gbz #576386

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/branches/gnome-2-26/; revision=2747

 libempathy-gtk/empathy-video-widget.c |   36
 ++++++++++++++++++++++++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

commit 038373cd45e8fbdccb9429261d430ec127a19ffb
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	Wed Mar 25 07:07:29 2009 +0000

    updated kn.po

    svn path=/branches/gnome-2-26/; revision=2744

 po/ChangeLog |    4 ++++
 po/kn.po     |   25 ++++++++++++++-----------
 2 files changed, 18 insertions(+), 11 deletions(-)

commit 02c2c2923b0f23361269fe3bc807e603294153c7
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	Tue Mar 24 15:08:32 2009 +0000

    Added entries for Oriya language Translation updation.

    svn path=/branches/gnome-2-26/; revision=2742

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 79ccf56039db29392a45039545ed92da73c3a118
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	Tue Mar 24 15:07:22 2009 +0000

    Updated Oriya Translation.

    svn path=/branches/gnome-2-26/; revision=2741

 po/or.po |  167
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 89 insertions(+), 78 deletions(-)

commit 2b28194aec8de4919f36c7d35fd2f6bf21eb6f9c
Author: Claude Paroz <claudep@src.gnome.org>
Date:	Tue Mar 24 13:43:12 2009 +0000

    Updated French translation by Frédéric Peters and Claude Paroz

    svn path=/branches/gnome-2-26/; revision=2739

 help/fr/fr.po |  398
 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 351 insertions(+), 47 deletions(-)

commit bebae258bf9c05deba7b73fe34595cf9cfae4cf2
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	Mon Mar 23 16:59:19 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.

    2009-03-23	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.


    svn path=/branches/gnome-2-26/; revision=2738

 po/ChangeLog |    4 +
 po/nl.po     | 1204
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 814 insertions(+), 394 deletions(-)

commit 31c70c743246494aa0f3bc609c11823be0173393
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	Fri Mar 20 17:42:49 2009 +0000

    Updating Punjabi Translation (pa)

    svn path=/branches/gnome-2-26/; revision=2733

 po/pa.po |  392
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 201 insertions(+), 191 deletions(-)

commit ec7e9ca35a403d3aea23d0e0e344d8da201f96ee
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 20 16:41:34 2009 +0000

    mc_account_create can fail, don't crash if it happens

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2732

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

commit 85558fe3e498969f69fe20964bf78d5053eabc1c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 20 14:49:43 2009 +0000

    Do not assert if the CM does not support RequestableChannelClasses

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2730

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

commit b93ee22c374ec07367b12a928a90e09d5baa9abf
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 20 14:49:39 2009 +0000

    Fix typo

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2729

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

commit 90e3f6db947d193b0c9d9ba16041f38c8e93bee7
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 20 14:11:41 2009 +0000

    Stop compositing timeout if the chat channel is destroyed. Fixes
    bug #556173

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2723

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

commit afed87c54c04e96091f914adb6c33ce229bf1923
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 20 14:11:35 2009 +0000

    Use tp_channel_get_identifier instead of inspecting channel's
    handle. Fixes bug

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2722

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

commit 9c8b90ee32603d0b8dfebd74c1a80f0dbfd55246
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 20 14:11:31 2009 +0000

    Do not reconnect chats if there is no ID. That could probably happen
    for MSN-like
    MUCs. Fixes bug #571745

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2721

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

commit ad377bbe1a90ea741d441fb07517e3a06a35e718
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Mar 20 10:15:49 2009 +0000

    empathy_contact_set_handle: remove the handle ready flag when the
    handle is set to 0

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/branches/gnome-2-26/; revision=2720

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

commit 20458e5de57530931ec17edc43fe0e545447d6d2
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	Fri Mar 20 06:38:31 2009 +0000

    Updated assamese translations

    svn path=/branches/gnome-2-26/; revision=2718

 po/ChangeLog |    4 +
 po/as.po     |  469
 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 247 insertions(+), 226 deletions(-)

commit ad4c0751eee01e22b26d393e9553916357f0517c
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	Wed Mar 18 19:42:57 2009 +0000

    Updated Galician translation by Suso Baleato.

    svn path=/branches/gnome-2-26/; revision=2717

 po/ChangeLog |    4 +
 po/gl.po     | 1599
 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 906 insertions(+), 697 deletions(-)

commit dea4c835e8908f43535b6cf616461782f1fbe415
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	Wed Mar 18 09:19:38 2009 +0000

    Updated Arabic translation

    svn path=/branches/gnome-2-26/; revision=2715

 po/ChangeLog |    4 +
 po/ar.po     | 1323
 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 963 insertions(+), 364 deletions(-)

commit 80cb376fdd248c3501e840bcdb9f5c624c786052
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Tue Mar 17 23:43:44 2009 +0000

    {Accept,Provide}File are supposed to store the unix socket address
    as an 'ay'. Fixes bug #575681

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/branches/gnome-2-26/; revision=2714

 libempathy/empathy-tp-file.c |   46
 ++++++++++++++++++++++++++++++++++-------
 1 files changed, 38 insertions(+), 8 deletions(-)

commit 09ed4d67c6e0a958dc56ca08dab0c12eea90911b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 17 20:19:13 2009 +0000

    Correctly get foreground-gdk color

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2712

 libempathy-gtk/empathy-theme-boxes.c	|    8 +++++---
 libempathy-gtk/empathy-theme-manager.c |    3 ---
 2 files changed, 5 insertions(+), 6 deletions(-)

commit f95b875daf79f9a13768cdb0bebeaa762a15acdd
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Tue Mar 17 07:22:16 2009 +0000

    Updated Spanish translation, fixes bug #575627

    svn path=/branches/gnome-2-26/; revision=2705

 po/ChangeLog |    4 +++
 po/es.po     |   72
 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 40 insertions(+), 36 deletions(-)

commit ecd72751adaa7a1f92826512c8f09986b3c53c44
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	Mon Mar 16 22:56:40 2009 +0000

    Updated Turkish Translation

    svn path=/branches/gnome-2-26/; revision=2703

 po/ChangeLog |    4 +
 po/tr.po     |  972
 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 601 insertions(+), 375 deletions(-)

commit e0e0783bcee3fe9b15a0e0db2e7a8caaee038dde
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Mar 16 18:33:43 2009 +0000

    Fix creation of svn tag

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2699

 release.py |	11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

commit f2a8d2887fdc27ee0cf619c2f1132418a2e5c8b4
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Mar 16 18:23:41 2009 +0000

    Update NEWS file

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2697

 NEWS |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

commit 3b49685e23d3364d8f45927de7046e57e4e8e078
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Mar 16 18:23:37 2009 +0000

    Update API doc

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2696

 docs/libempathy-gtk/libempathy-gtk.types |    3 ++-
 docs/libempathy/libempathy-docs.sgml	  |    4 +++-
 docs/libempathy/libempathy.types	  |   12 +++++++-----
 3 files changed, 12 insertions(+), 7 deletions(-)

commit fe80038817061e18efd8a1a08edaf94ed56160fe
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Mar 16 18:23:34 2009 +0000

    Update python bindings

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2695

 python/pyempathy/pyempathy.defs       |  152
 ++++++++++++++++++++++++++++++++-
 python/pyempathy/pyempathy.override   |    1 +
 python/pyempathygtk/pyempathygtk.defs |   61 +++++++++++++
 python/update-binding.sh	       |    2 +
 4 files changed, 212 insertions(+), 4 deletions(-)

commit 71d4d7a68f28e9ba05806d80bebb0d8d99ca82f8
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	Mon Mar 16 11:47:20 2009 +0000

    Updated assamese translations

    svn path=/branches/gnome-2-26/; revision=2694

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/as.po     | 2268
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 2274 insertions(+), 0 deletions(-)

commit a1a580b80db078fba716958a773d634886d3075f
Author: Alexander Shopov <ash@contact.bg>
Date:	Mon Mar 16 10:44:06 2009 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2009-03-16	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/branches/gnome-2-26/; revision=2692

 po/ChangeLog |    5 +
 po/bg.po     |  262
 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 139 insertions(+), 128 deletions(-)

commit 194871ff226b583755614b5da7120a5aa1045b9b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	Mon Mar 16 09:42:19 2009 +0000

    Updated Norwegian bokmål translation.

    2009-03-16	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/branches/gnome-2-26/; revision=2691

 po/ChangeLog |    4 +
 po/nb.po     |  339
 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 178 insertions(+), 165 deletions(-)

commit e533261c251bc4747bc8fd8844a5133e2c2d5088
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	Mon Mar 16 07:05:24 2009 +0000

    maithili added

    svn path=/branches/gnome-2-26/; revision=2690

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/mai.po    | 2104
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 2110 insertions(+), 0 deletions(-)

commit c52855672de00e3dcf02376c327378737002db6f
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	Mon Mar 16 07:02:39 2009 +0000

    hindi update by Rajesh Ranjan

    svn path=/branches/gnome-2-26/; revision=2689

 po/ChangeLog |    4 +
 po/hi.po     |  622
 +++++++++++++++++++++++++++------------------------------
 2 files changed, 299 insertions(+), 327 deletions(-)

commit e6eb1a483e28de667509183a1f517584c46fab2e
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	Sun Mar 15 21:48:56 2009 +0000

    Added entries for Oriya language Translation updation and addtion
    to LINGUAS.

    svn path=/branches/gnome-2-26/; revision=2688

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 1f8786448378de9e1104b97bdead7264a29d3d91
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	Sun Mar 15 21:45:41 2009 +0000

    Updated Oriya Translation.

    svn path=/branches/gnome-2-26/; revision=2687

 po/or.po | 2119
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2119 insertions(+), 0 deletions(-)

commit 02bed49bc1ea15aa50090c2abb81b195d9126a5a
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	Sun Mar 15 21:44:29 2009 +0000

    Added Oriya (or) Language

    svn path=/branches/gnome-2-26/; revision=2686

 po/LINGUAS |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 4ef136d0363ddee3099e996084c94c2338faab4c
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	Sun Mar 15 15:46:19 2009 +0000

    updated kn.po

    svn path=/branches/gnome-2-26/; revision=2685

 po/ChangeLog |    4 +
 po/kn.po     |  551
 ++++++++++++++++++---------------------------------------
 2 files changed, 178 insertions(+), 377 deletions(-)

commit e9c2ca6dae4e9a5caa293266c415e39aeb4f674c
Author: Philip Withnall <pwithnall@src.gnome.org>
Date:	Sat Mar 14 19:12:14 2009 +0000

    Updated British English translation.

    svn path=/branches/gnome-2-26/; revision=2682

 help/en_GB/en_GB.po |	644
 +++++++++++++++++++++++++-------------------------
 1 files changed, 322 insertions(+), 322 deletions(-)

commit 240ef998ac8f16e5acc4175edc0ced25a07863db
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	Thu Mar 12 15:02:16 2009 +0000

    Updated Telugu Translation

    svn path=/branches/gnome-2-26/; revision=2680

 po/te.po |  672
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 356 insertions(+), 316 deletions(-)

commit 00f74c8b4248c96b2213cb34b0e054c8ac91545b
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	Thu Mar 12 15:01:42 2009 +0000

    Updated Changelog entry

    svn path=/branches/gnome-2-26/; revision=2679

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 8888e7a4c27004da17cc41d096bc464d54e2462c
Author: Felix I <ifelix@src.gnome.org>
Date:	Thu Mar 12 11:55:58 2009 +0000

    tamil translation updated

    svn path=/branches/gnome-2-26/; revision=2678

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/ta.po     | 2116
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 2122 insertions(+), 0 deletions(-)

commit 0e99adfa57d3d78eddd037a88d8d118d7215cf38
Author: Mario Blättermann <mariobl@svn.gnome.org>
Date:	Wed Mar 11 19:22:42 2009 +0000

    Updated German translation

    2009-03-11	Mario Blättermann  <mariobl@svn.gnome.org>

	* help/de/de.po: Updated German translation


    svn path=/branches/gnome-2-26/; revision=2676

 help/de/de.po |   70
 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 35 insertions(+), 35 deletions(-)

commit 3bbdf0a0d499bd63948055525147376339596f66
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	Wed Mar 11 12:11:15 2009 +0000

    Updated Telugu Translation

    svn path=/branches/gnome-2-26/; revision=2675

 po/te.po | 2104
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2104 insertions(+), 0 deletions(-)

commit fc184ad18e3e7a0501884c09540a2059d8fd4f55
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	Wed Mar 11 12:10:22 2009 +0000

    Updated LINGUAS entry

    svn path=/branches/gnome-2-26/; revision=2674

 po/LINGUAS |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 30dfccd3c5801d122527c911453b44149802b148
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	Wed Mar 11 12:07:59 2009 +0000

    Updated Changelog entry

    svn path=/branches/gnome-2-26/; revision=2673

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 6f7fd613e28711071d0551e37fc437461c3bad8e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Wed Mar 11 07:12:21 2009 +0000

    Updated Spanish translation

    svn path=/branches/gnome-2-26/; revision=2672

 help/es/es.po |   63
 ++++++++++++++++++++++++++++++++------------------------
 1 files changed, 36 insertions(+), 27 deletions(-)

commit 4fc06a6fe7b1586ac6e0b21f4618b357ecd8b58d
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Tue Mar 10 21:14:10 2009 +0000

    Updated German translation

    2009-03-10	Mario Blättermann  <mariobl@gnome.org>

	* help/de/de.po: Updated German translation


    svn path=/branches/gnome-2-26/; revision=2671

 help/de/de.po |  499
 ++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 356 insertions(+), 143 deletions(-)

commit 38ef06c53f02660578323354984234d25235c0f9
Author: miloc <miloc@localhost>
Date:	Tue Mar 10 20:37:42 2009 +0000

    Updated Italian translation Deleted the image not used anymore


    Updated Italian translation
    Deleted the image not used anymore

    svn path=/branches/gnome-2-26/; revision=2668

 help/it/figures/empathy-new-account.png |  Bin 18623 -> 0 bytes
 help/it/it.po				 | 1240
 +++++++++++++++++++++++++------
 2 files changed, 1007 insertions(+), 233 deletions(-)

commit 7b09c2744aca738b463ef5b9009073329f4932e0
Author: miloc <miloc@localhost>
Date:	Tue Mar 10 20:31:34 2009 +0000

    Updated C/empathy.xml Corrected some typos Corrected three wrong menu


    Updated C/empathy.xml
    Corrected some typos
    Corrected three wrong menu references

    svn path=/branches/gnome-2-26/; revision=2667

 help/C/empathy.xml |	22 ++++++++++------------
 1 files changed, 10 insertions(+), 12 deletions(-)

commit d519bc20bb3c80f4c190738fd6f3d332b1c860e1
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 10 11:12:18 2009 +0000

    Prepare NEWS entry

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2663

 NEWS |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

commit 473ada169815bf9ba63f820bfbf87660a3500848
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 10 11:12:14 2009 +0000

    Bump version to prepare for 2.26.0 release

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2662

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

commit 13f00ef5b20a23277c008feab458700ef35a99b8
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 10 11:12:10 2009 +0000

    Fix release script in case there is no fixed bugs

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/branches/gnome-2-26/; revision=2661

 release.py |	12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit 6a24207e2c0e705391e66f2e22d4f5fa5ac93d34
Author: Philip Withnall <pwithnall@src.gnome.org>
Date:	Tue Mar 10 00:11:17 2009 +0000

    Updated British English manual translation.

    svn path=/trunk/; revision=2659

 help/en_GB/en_GB.po |	590
 ++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 443 insertions(+), 147 deletions(-)

commit 82e26a9a04e9082c151561e5edf36f8902ab9470
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Mon Mar 9 21:52:43 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2658

 po/es.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 35d4b7154d513e8c8193410ffa9377add69c9308
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Mon Mar 9 20:13:45 2009 +0000

    Updated Spansih translation

    svn path=/trunk/; revision=2657

 help/es/es.po |  408
 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 351 insertions(+), 57 deletions(-)

commit 40f94d9081228e93742ce58d30d2a1b16b1c66e2
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Mon Mar 9 20:13:28 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2656

 po/ChangeLog |    4 ++
 po/es.po     |  102
 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 55 insertions(+), 51 deletions(-)

commit b4fb7a961633038939698ff825fae6daa810ac3c
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Mar 9 19:55:58 2009 +0000

    Add empathy-log.h and empathy-log-store.h to Makefile.am

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2655

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

commit fa5b95b271d26f17b7227aa484a454d763db9f8c
Author: Andre Klapper <a9016009@gmx.de>
Date:	Mon Mar 9 18:26:34 2009 +0000

    Updated Czech translation by Martin Picek.

    2009-03-09	Andre Klapper  <a9016009@gmx.de>

	* help/cs/cs.po: Updated Czech translation by Martin Picek.


    svn path=/trunk/; revision=2654

 help/cs/cs.po | 1155
 +++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 883 insertions(+), 272 deletions(-)

commit 2575e3bcda341c568c86a1e0ec8a4bafb059ffd2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Mar 9 18:24:05 2009 +0000

    Chatroom dirs only exist on the toplevel log directory

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2653

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

commit 59be910599d2a956b6b2c551659458698cc514af
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Mar 9 18:24:00 2009 +0000

    Actually recurse in the chatrooms directory

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2652

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

commit e0a114aaaf1c05b409ecbab326d0140b63670cad
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Mar 9 18:23:56 2009 +0000

    Print a debug message if opening a log directory fails

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2651

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

commit f0e992ebe6c9bba79bf5a7b5b284a23639930f67
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Mar 9 18:23:52 2009 +0000

    First connect to the sink pad, then start playing

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2650

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

commit 5a9ad70615f677546573fb7385a999d8c9a4ff43
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Mar 9 18:23:46 2009 +0000

    Refer to the gnome bug number belonging to the TODO

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2649

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

commit f6a27426d54ca131e2fb0a39ac18600e411b6c29
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	Mon Mar 9 12:32:29 2009 +0000

    Updated Marathi Translations

    svn path=/trunk/; revision=2648

 po/ChangeLog |    4 +
 po/mr.po     | 1135
 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 795 insertions(+), 344 deletions(-)

commit ae98d2a9e0c43ba1954469117732a59f105e9aec
Author: miloc <miloc@localhost>
Date:	Mon Mar 9 12:22:40 2009 +0000

    Added a new section on the documentation (Advanced Options)
    Removed one


    Added a new section on the documentation (Advanced Options)
    Removed one image as it was not used anymore

    svn path=/trunk/; revision=2647

 help/C/empathy.xml			|  406
 +++++++++++++++++++++++++++++++-
 help/C/figures/empathy-new-account.png |  Bin 20421 -> 0 bytes
 2 files changed, 403 insertions(+), 3 deletions(-)

commit 6509acdd08d51a437f8fc774d36ac692f516adca
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	Mon Mar 9 12:14:40 2009 +0000

    hindi updated by Rajesh Ranjan

    svn path=/trunk/; revision=2646

 po/ChangeLog |    4 +
 po/hi.po     | 1024
 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 720 insertions(+), 308 deletions(-)

commit 60f876b5bbcd43116d09e7655cd4be0b673a6ec2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:54 2009 +0000

    Make the sidebar nicely pop in and out

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2645

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

commit 1a4c1a5a31e2d2b7c8dc6c6f22100dd385132e05
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:51 2009 +0000

    Only check if the error came from the video_input if it's there

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2644

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

commit e43d20edae8b5bac6c1232842360918dce595573
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:47 2009 +0000

    Redraw the video widget if there is no underlying overlay

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2643

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

commit 2283d38637adf2d7d00572ba5a81bba0f6e9560c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:44 2009 +0000

    Hook up audio mute button

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2642

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

commit 8f73d98bc357c0a4b8991e86113250fcdcea31b0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:41 2009 +0000

    Set the camera button sensitive while connected and there is a
    video input

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2641

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

commit 61f15230eed6c996c562bd4670961e8434b8db7a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:37 2009 +0000

    Handle resource-request

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2640

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

commit f91384647c6e8dbc5b8aebb58fdb96ab745376cf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:34 2009 +0000

    Unref the video input and tee after removing

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2639

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

commit dafe7cf1759fb206760d84157d4695cec6cd826c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:31 2009 +0000

    Forward resource requests

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2638

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

commit 87c7a840467687a189135cddf31ca64c440e4a95
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:28 2009 +0000

    Assert that the widget is realized before using its XID

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2637

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

commit f6eae878d6d5dd0e87324072001ecbb3128d7bcd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:24 2009 +0000

    Set the pipeline to pause before starting the call

    Initially set the pipeline to PAUSED, if that fails because of
    the videoinput
    remove that input and continue as an audio-only call (we can still
    receive
    video though).

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2636

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

commit eb4b63dde3b25fac37fd245ef39491320155c610
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:21 2009 +0000

    Keep a weak pointer on the overlay in case it goes away

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2635

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

commit 6c2118ffc618f12bef2ceecc2d2cae26cd76678a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Sun Mar 8 20:18:15 2009 +0000

    Set empathy's media role to phone for so pulse can do policy on it

    Empathy's media role should be phone. Apart from voip calls the only
    sounds we
    make are event sounds via libcanberra, which correctly sets the role
    to event
    when playing a sound. For more information see:
      http://pulseaudio.org/wiki/ApplicationProperties

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2634

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

commit 1c853020393687ab8f9ea2cfff5dda7c2afcbfb8
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	Sun Mar 8 17:56:19 2009 +0000

    Updated Greek tramslation by Jennie Petoumenou

    svn path=/trunk/; revision=2633

 po/ChangeLog |    4 +
 po/el.po     | 1537
 +++++++++++++++-------------------------------------------
 2 files changed, 387 insertions(+), 1154 deletions(-)

commit f9c3ee287c3592f1a00379e054cc8758bad69de9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Mar 8 15:36:09 2009 +0000

    Make sure the UI is build in empathy_ft_manager_get_dialog

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2632

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

commit a2560e267c33c3dc26b22250afb2405c59e77aab
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Mar 8 15:36:04 2009 +0000

    Don't leak EmpathyFTManager object. Rebuild UI if it got destroyed.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2631

 src/empathy-ft-manager.c |  108
 ++++++++++++++++++++++++----------------------
 src/empathy.c		  |    5 ++
 2 files changed, 62 insertions(+), 51 deletions(-)

commit 62e4d2c8ed23a533b22b7102efc84a78c7d5250f
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	Sun Mar 8 13:45:35 2009 +0000

    Updated Slovenian translation

    svn path=/trunk/; revision=2630

 po/sl.po |  240
 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 109 insertions(+), 131 deletions(-)

commit 76cc9a87ca783e51e772970edddae5d15d7f4082
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Mar 8 09:45:38 2009 +0000

    Remove check on GTK version, we depend on >= 2.14.0 now.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2629

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

commit 8da7942d316a692fbb07d3d436210c1a42453465
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Mar 8 09:45:33 2009 +0000

    Use running++ and running-- instead of a boolean

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2628

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

commit 509345b8a4522318e9a0c8e3a741fc3a5b6b8435
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Sun Mar 8 09:45:27 2009 +0000

    Prevent an infinite loop when query tooltip on contact list view.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2627

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

commit 78ca357770952c295500c8ab9d844dfac4ec05c0
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Mar 7 16:20:21 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2626

 po/ChangeLog |    4 ++
 po/es.po     |  141
 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 75 insertions(+), 70 deletions(-)

commit b84b9861577124c56db26bdefa49b08315423153
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	Sat Mar 7 15:09:13 2009 +0000

    Updated Lithuanian translation.

    2009-03-07	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.



    svn path=/trunk/; revision=2625

 po/ChangeLog |    4 +
 po/lt.po     | 1140
 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 762 insertions(+), 382 deletions(-)

commit cf78bad23e961719270e56c842c724e8d4ef06d4
Author: Claude Paroz <claudep@src.gnome.org>
Date:	Sat Mar 7 11:41:58 2009 +0000

    Updated French translation by Frédéric Peters and Bruno Brouard.

    svn path=/trunk/; revision=2624

 help/fr/fr.po |  879
 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 620 insertions(+), 259 deletions(-)

commit a30668610445b5f2b1a9f651a9338d8062834160
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:45 2009 +0000

    Fix typo in a comment

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2623

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

commit eb9197cd2f5067723120ac19d5303cd1748f79df
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:42 2009 +0000

    Use tp_strdiff in empathy_message_equal to compare body.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2622

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

commit d52c71d79c61ae1050d47e4b4ed6cf3b11f69637
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:38 2009 +0000

    Remove unused empathy_message_get_unique_id

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2621

 libempathy/empathy-message.c |    8 --------
 libempathy/empathy-message.h |    2 --
 2 files changed, 0 insertions(+), 10 deletions(-)

commit bacf321f6dbb7ebea20afa70e21dc7d6b5593506
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:35 2009 +0000

    Improve comment to explain what
    empathy_log_manager_get_filtered_messages does

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2620

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

commit c536ae1e0e182ff7cd163bef87990b7e5c0cec21
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:32 2009 +0000

    Little optimization of log_store_empathy_get_filtered_messages()
    and add a FIXME.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2619

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

commit 1ee8cd491f818dc13fc68b34d36e66119681fcbf
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:29 2009 +0000

    Remove useless include of contact-factory.h

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2618

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

commit 4186c146c2e41f24cb1d662fa9a371a90c26ec37
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:26 2009 +0000

    Optimize empathy_log_manager_get_filtered_messages and make it easier
    to understand.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2617

 libempathy/empathy-log-manager.c |   83
 ++++++++++++++++++++------------------
 1 files changed, 44 insertions(+), 39 deletions(-)

commit 060cedfbf61b6f0915dff38238c44a4673405b77
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Fri Mar 6 11:53:23 2009 +0000

    Simplify finalize using g_list_foreachc

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2616

 libempathy/empathy-log-manager.c |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

commit e3528df858ef8a297d5b7d4e3446e53e71403ec8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:20 2009 +0000

    Use if (n != NULL) instead of if (n).

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2615

 libempathy/empathy-log-manager.c	|    4 ++--
 libempathy/empathy-log-store-empathy.c |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

commit c79a4dd6ecc739e5bca37cc8401bddc5c8a6c176
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:17 2009 +0000

    Use g_list_delete_link instead of g_list_remove.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2614

 libempathy/empathy-log-manager.c	|    7 ++-----
 libempathy/empathy-log-store-empathy.c |    2 +-
 2 files changed, 3 insertions(+), 6 deletions(-)

commit 26cad0730c6d4ccffc7b8bec79778b96460f11d0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:13 2009 +0000

    Use g_list_next (l) instead of l->next.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2613

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

commit f0cd7a19b1b32bd31b587342c6f3a6b17c79458d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:10 2009 +0000

    Use a single-line return statement instead of if/else if/else if.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2612

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

commit 248fc44bce906d799cad23b152e2dba8f0f13789
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:07 2009 +0000

    Use atoi instead of sscanf.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2611

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

commit 88ebaf214ba75b41c1626c0a5bddce0e31febe41
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:04 2009 +0000

    Call GET_PRIV after checking the parameters of empathy_message_equal.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2610

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

commit d1a9f072f47ac83e9ea58829cf6e74a2592377b9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:53:01 2009 +0000

    libempathy-gtk/totem-subtitle-encoding.h: Added copyright, based on
    .c file.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2609

 libempathy-gtk/totem-subtitle-encoding.h |   29
 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit 4a05fe382bf1f8eb0c490e511c95f93f85f04b94
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:57 2009 +0000

    Use get_filtered_messages in EmpathyChat.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2608

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

commit 372dfdc6bc54f5005969a944708aee2e0d38b64b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:54 2009 +0000

    Implemented get_filtered_messages in empathy log store.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2607

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

commit 81a2b2be4616eecd70b122e5ca045f27d033dd4c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:51 2009 +0000

    Added empathy_log_store_get_filtered_messages.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2606

 libempathy/empathy-log-store.c |   17 +++++++++++++++++
 libempathy/empathy-log-store.h |    7 +++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

commit 6d3c3b4e7ae6c3d9fc7328607e903938d5679395
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:48 2009 +0000

    Replaced get_last_messages with get_filtered_messages.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2605

 libempathy/empathy-log-manager.c |   75
 +++++++++++++++++++++++++++-----------
 libempathy/empathy-log-manager.h |    8 +++-
 2 files changed, 60 insertions(+), 23 deletions(-)

commit 282a13ac548f033339396dcc0fae8e76e8103cbd
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:44 2009 +0000

    Added checks to the arguments of empathy_message_equal.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2604

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

commit 15d9dbd80834fd5bd7efcf0d751fc88d879e0177
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:41 2009 +0000

    Get last messages for the last day - 1 as well as the last day.

    As messages are being logged straight away, the most recent day
    will *always* be today.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2603

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

commit d5aeb6601d7290b0ef6ab0564132d92e81106247
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:38 2009 +0000

    EmpathyChat: Simplified adding appropriate messages to the window.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2602

 libempathy-gtk/empathy-chat.c |   46
 +++++++++++++---------------------------
 1 files changed, 15 insertions(+), 31 deletions(-)

commit 4ba90ecf0b2321cf2b6ca55eace7bada391f91b6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:35 2009 +0000

    Removed duplicate log source addition.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2601

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

commit 604f532b51f8eff981045a4414d17ae9e4bee403
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:32 2009 +0000

    EmpathyChat: Remove messages from log messages which are pending.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2600

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

commit 37e09159559c1246ac7770b7f96ea9611acf2b5b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:29 2009 +0000

    EmpathyLogStore: Store the CM message ID in the logs, and use it
    when reading logs.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2599

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

commit 0a777526729fd4cd1e2171b9ea6e5c498c17ac64
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:24 2009 +0000

    Added empathy_message_get_unique_id & empathy_message_equal.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2598

 libempathy/empathy-message.c |   21 +++++++++++++++++++++
 libempathy/empathy-message.h |    4 ++++
 2 files changed, 25 insertions(+), 0 deletions(-)

commit 83790c2b83179b2170417e34f0fa55b75808a0dd
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:21 2009 +0000

    Remove MessageObserveData as the TpChannel can be retrieved from
    an EmpathyTpChat.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2597

 libempathy/empathy-log-manager.c |   35
 ++++++++---------------------------
 1 files changed, 8 insertions(+), 27 deletions(-)

commit 164b812f079db09d1fb91b4ed6031ae72ae574e8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:17 2009 +0000

    Updated python bindings.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2596

 python/pyempathy/pyempathy.defs       |   42
 ++++++++++++++++----------------
 python/pyempathygtk/pyempathygtk.defs |   17 +++++++++++++
 2 files changed, 38 insertions(+), 21 deletions(-)

commit 219a9540f48e706daa4c20c8ab30709806d9ba36
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:14 2009 +0000

    Cleaned up rebasing brokenness.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2595

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

commit b26b207dff3695a9b0e11915883520f738da3dfa
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:11 2009 +0000

    Changed some G_STR_EQUALs to EMP_STR_EQUAL.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2594

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

commit 6b3b79f073995d33a2da2686a7eee70b963037b2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:08 2009 +0000

    Renamed EmpathyLogSource to EmpathyLogStore.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2593

 libempathy/Makefile.am			 |    4 +-
 libempathy/empathy-log-manager.c	 |   64 ++--
 libempathy/empathy-log-source-empathy.c |  714
 -------------------------------
 libempathy/empathy-log-source.c	 |  156 -------
 libempathy/empathy-log-source.h	 |   94 ----
 libempathy/empathy-log-store-empathy.c  |  714
 +++++++++++++++++++++++++++++++
 libempathy/empathy-log-store-empathy.h  |   66 +++
 libempathy/empathy-log-store.c		 |  156 +++++++
 libempathy/empathy-log-store.h		 |   94 ++++
 9 files changed, 1064 insertions(+), 998 deletions(-)

commit 2e950aee6b42d1298a11af611b0b190be168e49c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:04 2009 +0000

    Moved dispatcher observing and logging into EmpathyLogManager.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2592

 libempathy/empathy-log-manager.c |   75
 ++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-log-manager.h |    3 ++
 src/empathy.c			  |   59 +++---------------------------
 3 files changed, 84 insertions(+), 53 deletions(-)

commit 80d1a3ed0b043624bf814fa6150bd22fedef80ad
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:52:01 2009 +0000

    Pass the channel to received_message_cb and use
    tp_channel_get_identifier.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2591

 src/empathy.c |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)

commit 79697ab1fc4f90646bc3495514d6e30585a2f97f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:58 2009 +0000

    Only write messages to one specified log source, hardcoded at
    the moment.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2590

 libempathy/empathy-log-manager.c	 |   34
 ++++++++++++++++++++++++------
 libempathy/empathy-log-manager.h	 |    5 ++-
 libempathy/empathy-log-source-empathy.c |   15 ++++++++-----
 libempathy/empathy-log-source.c	 |   11 +++++----
 libempathy/empathy-log-source.h	 |    9 ++++---
 src/empathy.c				 |   12 +++++++++-
 6 files changed, 60 insertions(+), 26 deletions(-)

commit d53b22689f12218cfa3b5f72fb936dd01dd08885
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:55 2009 +0000

    Added get_name function to EmpathyLogSource.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2589

 libempathy/empathy-log-source-empathy.c |   13 +++++++++++++
 libempathy/empathy-log-source.c	 |    9 +++++++++
 libempathy/empathy-log-source.h	 |    2 ++
 3 files changed, 24 insertions(+), 0 deletions(-)

commit 3e93782be91d774297b571ebcde221bf96f47cf5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:52 2009 +0000

    Use g_list_concat even if the current GList is empty (NULL).

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2588

 libempathy/empathy-log-manager.c |   22 ++++++----------------
 1 files changed, 6 insertions(+), 16 deletions(-)

commit ac7f37a84c939f28e9654f81124f13525129e975
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:48 2009 +0000

    Use the channel wrapper to log chats instead of connecting to the
    signals directly.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2587

 src/empathy.c |  116
 +++++++++------------------------------------------------
 1 files changed, 18 insertions(+), 98 deletions(-)

commit 951b54c1ee73aab5351badad88ccaf3964f239f4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:45 2009 +0000

    Move logging to the dispatcher on Received and Sent signals.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2586

 libempathy-gtk/empathy-chat.c |    9 ---
 src/empathy.c		       |  130
 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 130 insertions(+), 9 deletions(-)

commit e5e97bf1abebf43b7ca382463ab79f8277cd685e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:42 2009 +0000

    Fixed problems picked up when rebasing and cherry-picking.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2585

 libempathy/empathy-log-manager.c |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

commit 90cd18fecbdf2491d80d298bb766d11f3eb1be0a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:39 2009 +0000

    Only call EmpathyLogSource methods if they are defined.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2584

 libempathy/empathy-log-source.c |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

commit 5145abe6c2da274ad46c7fad47cd93d59d121b12
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:36 2009 +0000

    Added ack_message function to EmpathyLogSource interface.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2583

 libempathy/empathy-log-source-empathy.c |    1 +
 libempathy/empathy-log-source.c	 |   10 ++++++++++
 libempathy/empathy-log-source.h	 |    4 ++++
 3 files changed, 15 insertions(+), 0 deletions(-)

commit b51a83c1297f7ba3f550d8f31439b2d5b4e86c99
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:32 2009 +0000

    Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy
    extend it.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2582

 libempathy/Makefile.am			 |    2 +
 libempathy/empathy-log-manager.c	 |   71 +++++--------
 libempathy/empathy-log-manager.h	 |   19 ----
 libempathy/empathy-log-source-empathy.c |  171
 +++++++++++++++++++------------
 libempathy/empathy-log-source.c	 |  112 ++++++++++++++++++++
 libempathy/empathy-log-source.h	 |   87 ++++++++++++++++
 6 files changed, 334 insertions(+), 128 deletions(-)

commit 255122bf7551636726abccf659e68a9c9e1b6bd7
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:28 2009 +0000

    Don't override the constructor. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2581

 libempathy/empathy-log-manager.c |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)

commit 997336d0f9c77afa7bd229d96e60979fb4eaf23c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:25 2009 +0000

    Make get_dates check whether a date is already in the GList before
    adding it now in order. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2580

 libempathy/empathy-log-manager.c |   24 +++++++++++++++++++++---
 1 files changed, 21 insertions(+), 3 deletions(-)

commit d78ab99f9c8eb7952f502cfb81a9bb0274b210df
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:21 2009 +0000

    Made get_last_messages source independent. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2579

 libempathy/empathy-log-manager.c	 |   26 +++++++++++---------------
 libempathy/empathy-log-source-empathy.c |   28
 ----------------------------
 2 files changed, 11 insertions(+), 43 deletions(-)

commit 51b836484f5eef122ffb1b364caec38cb3973fde
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Mar 6 11:51:17 2009 +0000

    Converted log code to Collabora coding style. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2578

 libempathy/empathy-log-manager.c	 |  862
 ++++++++-----------------------
 libempathy/empathy-log-manager.h	 |  121 +++--
 libempathy/empathy-log-source-empathy.c |  688 ++++++++++++++++++++++++
 3 files changed, 968 insertions(+), 703 deletions(-)

commit 4ee8934f3b36bc72b0c1ba257c6082b56c6d1702
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	Thu Mar 5 01:11:39 2009 +0000

    Updated Portuguese translation.

    2009-03-05	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=2577

 po/ChangeLog |    4 +
 po/pt.po     | 1203
 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 874 insertions(+), 333 deletions(-)

commit 3c2cf9f43440c967bde5050a70119ec5134789ef
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	Wed Mar 4 23:04:34 2009 +0000

    Updated Russian translation.

    2009-03-05	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.


    svn path=/trunk/; revision=2576

 po/ChangeLog |    4 +
 po/ru.po     | 1238
 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 819 insertions(+), 423 deletions(-)

commit b7a16461d0b74cff3905bc25b1d552e490c07f61
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	Wed Mar 4 22:28:10 2009 +0000

    Updated Danish translation

    svn path=/trunk/; revision=2575

 po/ChangeLog |    4 +
 po/da.po     |  232
 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 123 insertions(+), 113 deletions(-)

commit 8a1a543228f628daf51dc6e096dd8a9d0aa46538
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	Wed Mar 4 12:46:38 2009 +0000

    Updated be@latin.po

    svn path=/trunk/; revision=2574

 po/ChangeLog	|    4 +
 po/be@latin.po |  622
 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 319 insertions(+), 307 deletions(-)

commit cdbccb422ea067e4b8ba772b697971caa685cd2e
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 19:24:39 2009 +0000

    Bump to 2.25.93

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2573

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

commit 8c1f851ea9a7e1e65504e4fda691398a2a750291
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 17:49:53 2009 +0000

    Update release script to correctly create SVN tag.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2571

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

commit 57377c58370297195a71ec4dffc496ec2ce6fc17
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 17:49:50 2009 +0000

    Update NEWS for release

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2570

 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

commit e93d4793e33bc0fc8dc5a99b3c7fe4d6954945cf
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 17:49:44 2009 +0000

    Add en_GB in gitignore

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2569

 help/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 78f3f1191ffc85dbf1c8517a2e34d9f19cec918b
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 17:49:41 2009 +0000

    Bump LT version

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2568

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

commit fbe95d63f97a800e295e12e190084e3d9265fcb3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:35:00 2009 +0000

    Hardcode some a default codec preferences

    For video use H264 over Theora as it's better quality and there is
    no reason to prefer a free codec if people already have the patented
    bits
    installed anyway. Also prefer H263 as it's reasonable and it works
    around our
    H263-1998 negotiation being slightly broken because of gstreamer :(

    For audio prefer speex wideband over speex smallband and all other
    audio
    codecs.

    And in general disable various codecs that are not really suitable
    for use in
    conferencing.

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2567

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

commit d2c087504a1c77e12cba7b7a8558e12b4284ca36
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:57 2009 +0000

    Remove some useless blanks

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2566

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

commit 51202463896a3a514f8ef2ac067e60c5feee2d32
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:54 2009 +0000

    Remove gdk_threads_{enter,leave}, gdk thread support is useless
    untill we audit empathy

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2565

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

commit 9c867c5f243437b67146a7a93b994f322f43f5af
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:51 2009 +0000

    Hook up the video input sidebar item

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2564

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

commit 4ff75557b6f1a3425aec570f546fd5620cad1424
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:47 2009 +0000

    Let the UI call the handler for bus messages

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2563

 libempathy/empathy-call-handler.c |   40
 ++++--------------------------------
 libempathy/empathy-call-handler.h |	5 ++-
 2 files changed, 8 insertions(+), 37 deletions(-)

commit c6546b498b5c4528aa182651243f20b40e6ad2e7
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:44 2009 +0000

    Add support for changing various color channels of the video device

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2562

 libempathy-gtk/empathy-video-src.c |  125
 ++++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-video-src.h |	24 +++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

commit 937bed8acb966613630e10ae83aebfacb1a52af0
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:41 2009 +0000

    Hook up audio input panel

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2561

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

commit 62dfae4bf6a967076140a1625dfc7b41d1cac3e5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:38 2009 +0000

    Add volume control and rms/peak level signals

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2560

 libempathy-gtk/empathy-audio-src.c |  278
 ++++++++++++++++++++++++++++++++++--
 libempathy-gtk/empathy-audio-src.h |	 3 +
 2 files changed, 269 insertions(+), 12 deletions(-)

commit e46f849bcd428c32d56cfa9b487ac5ef3ad0daea
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:35 2009 +0000

    Remove some silly empty lines

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2559

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

commit 8e3db8290bce9a1b113eafa38009259846b91167
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:32 2009 +0000

    Remove videorate

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2558

 libempathy-gtk/empathy-video-src.c |	 9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit 489416c8a3d3973f276f0b88489d4744c4536d50
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:28 2009 +0000

    Fix typo

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2557

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

commit 69c2d2a857b4ee4b9316fe27d382b9479f8c7e35
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:25 2009 +0000

    Put locks around timer_id

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2556

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

commit 8275ca48c1e240845ef950094e92061f3944ce81
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:22 2009 +0000

    Add timer and make all gtk calls in the main thread

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2555

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

commit b5bee55b8cbef27cd01ad2ce7e01a1be547e1d9b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:19 2009 +0000

    Use livesrc and fsfunnel to funnel the mediastreams to their outputs

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2554

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

commit 7e732008b47799db291b935a7a614b662881c365
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:15 2009 +0000

    Set the preview video widget not sync and async

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2553

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

commit e4f52b97a4a58fbe747d51f8cb9621242d17969a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:11 2009 +0000

    Add sync and async properties

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2552

 libempathy-gtk/empathy-video-widget.c |   88
 ++++++++++++++++++++++++++++++---
 1 files changed, 80 insertions(+), 8 deletions(-)

commit 5059be4c25b318924b1f30324bab2cf66c66d407
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:07 2009 +0000

    Add comments for callbacks that come from a different thread

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2551

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

commit 74974f48ea36df853098259d25727317b1048ffd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Mar 3 17:34:03 2009 +0000

    Ensure to always call gtk/gdk functions while holding the gdk lock

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2550

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

commit ba7eae326c9cd3e12447bf636cedfae6284b2581
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 09:46:50 2009 +0000

    Move URI regex to empathy-ui-utils

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2549

 libempathy-gtk/empathy-chat-text-view.c |   16 +++-------------
 libempathy-gtk/empathy-ui-utils.c	 |   21 +++++++++++++++++++++
 libempathy-gtk/empathy-ui-utils.h	 |    2 ++
 3 files changed, 26 insertions(+), 13 deletions(-)

commit 02c2e9960f1a66ed3661e67f1038a6aeea7a2d69
Author: Mike Sheldon <mike@mikeasoft.com>
Date:	Tue Mar 3 09:34:43 2009 +0000

    Automatically wrap enums in the empathy and empathygtk python bindings

    * Automatically wrap enums in the empathy and empathygtk python
    bindings

    From: Mike Sheldon <mike@mikeasoft.com>

    svn path=/trunk/; revision=2548

 python/pyempathy/pyempathymodule.c	  |    2 ++
 python/pyempathygtk/pyempathygtkmodule.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

commit 9735053b83130a31751fa7bfe415c966ddffcf69
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 09:27:30 2009 +0000

    add help/fi/*.xml in gitignore

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2547

 help/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 5428b6b5b42eeffffd246921e6daaa2468853f05
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Tue Mar 3 09:27:13 2009 +0000

    Revert "Started splitting empathy log code from the log manager to
    make logging more pluggable. (Jonny Lamb)"

    This reverts commit 73948b3c4ddebe5c24b679e7650090128bd35403.

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2546

 libempathy/Makefile.am			 |    1 -
 libempathy/empathy-log-manager.c	 |  705
 +++++++++++++++++++++++++------
 libempathy/empathy-log-manager.h	 |   41 +--
 libempathy/empathy-log-source-empathy.c |  698
 ------------------------------
 libempathy/empathy-log-source-empathy.h |   28 --
 5 files changed, 584 insertions(+), 889 deletions(-)

commit ffc2f4b7be9d026b8568d5de040fb3c01d8b46d5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Tue Mar 3 09:24:19 2009 +0000

    Started splitting empathy log code from the log manager to make
    logging more pluggable. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2545

 libempathy/Makefile.am			 |    1 +
 libempathy/empathy-log-manager.c	 |  705
 ++++++-------------------------
 libempathy/empathy-log-manager.h	 |   41 ++-
 libempathy/empathy-log-source-empathy.c |  698
 ++++++++++++++++++++++++++++++
 libempathy/empathy-log-source-empathy.h |   28 ++
 5 files changed, 889 insertions(+), 584 deletions(-)

commit ad6f2efe337f70726e8415f8e826f2ee8b54066b
Author: Philip Withnall <pwithnall@src.gnome.org>
Date:	Mon Mar 2 23:03:26 2009 +0000

    Added British English documentation translation.

    svn path=/trunk/; revision=2544

 help/Makefile.am    |	  2 +-
 help/en_GB/en_GB.po | 1065
 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1066 insertions(+), 1 deletions(-)

commit e1b3477a11847710a3c436a6a6b2db15f29f2f94
Author: Petr Kovar <pknbe@volny.cz>
Date:	Mon Mar 2 15:15:27 2009 +0000

    Updated Czech translation by Lucas Lommer.

    2009-03-02	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation by Lucas Lommer.

    svn path=/trunk/; revision=2543

 po/ChangeLog |    4 +
 po/cs.po     | 1018
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 695 insertions(+), 327 deletions(-)

commit e87249ca797b6efcf9f7d50869eb6ec5aca40f08
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	Mon Mar 2 10:31:19 2009 +0000

    Updated Slovenian translation

    svn path=/trunk/; revision=2542

 po/sl.po |  773
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 413 insertions(+), 360 deletions(-)

commit 65886d64f2b9d7e72928116ffec372520546eda5
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	Mon Mar 2 06:00:02 2009 +0000

    Updated Kannada(kn.po) translations

    svn path=/trunk/; revision=2541

 po/ChangeLog |    4 +
 po/kn.po     | 1413
 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 1039 insertions(+), 378 deletions(-)

commit 9371002d6993db6b38df5d79667b37bdeece96da
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	Sun Mar 1 18:44:04 2009 +0000

    Updated Polish translation

    2009-03-01	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=2540

 po/ChangeLog |    4 +
 po/pl.po     |  709
 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 517 insertions(+), 196 deletions(-)

commit 20aa4f5cc95f6c0afc0a1827fcfbb8734c74f41f
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	Sat Feb 28 10:50:22 2009 +0000

    Added be@latin.po

    svn path=/trunk/; revision=2539

 po/ChangeLog	|    4 +
 po/LINGUAS	|    1 +
 po/be@latin.po | 2137
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 2142 insertions(+), 0 deletions(-)

commit 03f815988bb3927c6250ee5ba0ef137d560883f0
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:	Fri Feb 27 17:59:06 2009 +0000

    de.po: Updated German translation

    svn path=/trunk/; revision=2538

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 77015f4e706471fb632b64988a1604be73590249
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:	Fri Feb 27 17:58:47 2009 +0000

    Updated German translation

    svn path=/trunk/; revision=2537

 po/de.po | 1054
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 541 insertions(+), 513 deletions(-)

commit ed97181300dcf9eced1d6f032790683c41b24bbc
Author: Luca Ferretti <elle.uca@libero.it>
Date:	Fri Feb 27 12:09:20 2009 +0000

    Updated Italian translation by Milo Casagrande

    2009-02-27	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation by Milo Casagrande

    svn path=/trunk/; revision=2536

 po/ChangeLog |    4 +
 po/it.po     | 1114
 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 611 insertions(+), 507 deletions(-)

commit 04b55fe1f8d58f09f5d809ba6f9ac54294808be9
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	Fri Feb 27 01:37:49 2009 +0000

    updating for Punjabi translation

    svn path=/trunk/; revision=2535

 po/pa.po |  466
 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 205 insertions(+), 261 deletions(-)

commit 4daf4fbc374968bf8fc4fa83aac1d7cd7b9305f3
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Thu Feb 26 18:37:21 2009 +0000

    Compile icon cache for private icon repo as well as public one

    From: Davyd Madeley <davyd@madeley.id.au>

    svn path=/trunk/; revision=2534

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

commit 9a4c723959e31a78db8316916e6d1009c411a7f1
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Tue Feb 24 17:39:42 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2533

 po/ChangeLog |    4 +++
 po/es.po     |   75
 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 44 insertions(+), 35 deletions(-)

commit 60a16fe558068be8c43f3b553c1c38a57f63fe43
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Tue Feb 24 09:43:59 2009 +0000

    Some string comments requested by translators (#572875)

    svn path=/trunk/; revision=2532

 libempathy-gtk/empathy-chat-text-view.c |    2 ++
 src/empathy-call-window.c		 |    1 +
 src/empathy-ft-manager.c		 |    2 ++
 3 files changed, 5 insertions(+), 0 deletions(-)

commit 4b7e46c895e3681e9739f6f48f77699481a7848a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Feb 23 17:38:21 2009 +0000

    Updated British English translation.

    2009-02-23	Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


    svn path=/trunk/; revision=2531

 po/ChangeLog |    4 +
 po/en_GB.po  | 1161
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 797 insertions(+), 368 deletions(-)

commit 4218a6bf2c671ccebcc1cdab714dacf7757e76dd
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	Mon Feb 23 14:03:20 2009 +0000

    Add Finnish help translation by Valto Wirkola.

    svn path=/trunk/; revision=2530

 help/Makefile.am			 |    2 +-
 help/fi/fi.po				 |  672
 +++++++++++++++++++++++++++++++
 help/fi/figures/empathy-main-window.png |  Bin 0 -> 7821 bytes
 help/fi/figures/empathy-new-account.png |  Bin 0 -> 18664 bytes
 po/ChangeLog				 |    4 +
 5 files changed, 677 insertions(+), 1 deletions(-)

commit 0ac64f72b0044f4a59592d3da3838e2f068b30ff
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	Mon Feb 23 06:08:06 2009 +0000

    Updated th translation.

    svn path=/trunk/; revision=2529

 po/th.po | 1060
 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 737 insertions(+), 323 deletions(-)

commit 82599be5490ad1757e6ca8c3d7fb9ba157e5fc4d
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:	Mon Feb 23 00:50:31 2009 +0000

    Malayalam translation updated

    svn path=/trunk/; revision=2528

 po/ChangeLog |    4 +
 po/ml.po     | 1158
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 784 insertions(+), 378 deletions(-)

commit 83caea8f98b116605b6f3d81ef6745e747eef507
Author: Mario Blättermann <mariobl@svn.gnome.org>
Date:	Sat Feb 21 14:24:55 2009 +0000

    Updated German doc translation

    2009-02-21 Mario Blättermann  <mariobl@svn.gnome.org>

	* help/de/de.po: Updated German doc translation


    svn path=/trunk/; revision=2527

 help/de/de.po | 1298
 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 1031 insertions(+), 267 deletions(-)

commit 6df2a7305f25c22308da8329574f68964513a433
Author: Takeshi Aihana <aihana@src.gnome.org>
Date:	Sat Feb 21 08:43:51 2009 +0000

    Updated ja translation (Takeshi AIHANA)

    svn path=/trunk/; revision=2526

 po/ja.po |  110
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 56 insertions(+), 54 deletions(-)

commit edefd860d3829426a0b9ce33abbb9e4490357ace
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Feb 20 22:51:15 2009 +0000

    Also disconnect the approval handler on free if it's still there

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2525

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

commit 1a0c4d402c2eef53366037b75292e9dc32eeb288
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Feb 20 22:51:11 2009 +0000

    Handle re-dispatching channels in approving state

    when a channel is in approving state and the user does a request
    which turns
    out to be satisfied by that channel it automagically gets
    approved. Correctly
    cope with this and don't try to start dispatching for it again. Fixes
    bug

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2524

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

commit 07a5cbcf40dfeb175e2c8f269d92ac236d989d31
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Feb 20 16:26:15 2009 +0000

    Use tp-glib generated code for file transfers rather than extensions.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2523

 libempathy/empathy-dispatch-operation.c |    2 +-
 libempathy/empathy-dispatcher.c	 |   14 ++++----
 libempathy/empathy-tp-contact-factory.c |    2 +-
 libempathy/empathy-tp-file.c		 |   56
 +++++++++++++++----------------
 libempathy/empathy-tp-file.h		 |    3 +-
 src/empathy-event-manager.c		 |    2 +-
 src/empathy-ft-manager.c		 |   56
 +++++++++++++++---------------
 src/empathy.c				 |    2 +-
 8 files changed, 68 insertions(+), 69 deletions(-)

commit 3d16b945cf3a9e460bd542f827676c8914325075
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Feb 20 16:26:10 2009 +0000

    Bumped tp-glib requirement to 0.7.23 for generated FT code.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2522

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

commit 47bcfea1b15de9af4f803045f4f932240a1d1678
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Feb 20 16:26:04 2009 +0000

    Removed Channel_Type_File_Transfer.xml from extensions.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2521

 extensions/Channel_Type_File_Transfer.xml |  513
 -----------------------------
 extensions/Makefile.am			   |	1 -
 extensions/misc.xml			   |	1 -
 3 files changed, 0 insertions(+), 515 deletions(-)

commit b0ebe2fbcb2264368eae49d7ea3d9c928d257d86
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Fri Feb 20 07:52:35 2009 +0000

    Fixed a mispelled word by David Planella

    svn path=/trunk/; revision=2520

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

commit 5f605ebf6be2bba3ef3c5d25157530e16847ae9d
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Thu Feb 19 22:44:37 2009 +0000

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=2519

 help/sv/sv.po |  723
 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 539 insertions(+), 184 deletions(-)

commit 7a4742e4656eb21da077d3f7228eccbd1ccd1a20
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Thu Feb 19 19:28:22 2009 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=2518

 po/sv.po |  758
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 674 insertions(+), 84 deletions(-)

commit 4e8843b0a00797cfe2e63f2b6674b57f6fe4b6a1
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Thu Feb 19 19:15:37 2009 +0000

    Updated Catalan translation

    svn path=/trunk/; revision=2517

 po/ChangeLog |    4 ++++
 po/ca.po     |   20 ++++++++------------
 2 files changed, 12 insertions(+), 12 deletions(-)

commit d8069ec248f3e969f3af5a6aad17893033abc5ae
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	Thu Feb 19 17:40:09 2009 +0000

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=2516

 po/ChangeLog |    7 ++-
 po/pt_BR.po  |  213
 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 118 insertions(+), 102 deletions(-)

commit 08c2ad1a614a6d649811b5d2fb5b35e97e51015b
Author: Raivis Dejus <rdejus@src.gnome.org>
Date:	Thu Feb 19 16:03:21 2009 +0000

    updated latvian translation

    svn path=/trunk/; revision=2515

 po/lv.po |  145
 --------------------------------------------------------------
 1 files changed, 0 insertions(+), 145 deletions(-)

commit 1ef8c6c12e9e6fcb95a432f19bba06b3f03ae73c
Author: Raivis Dejus <orvils@gmail.com>
Date:	Thu Feb 19 16:02:22 2009 +0000

    Added latvian translation. Added 'lv' for Latvian

    2009-02-19	Raivis Dejus  <orvils@gmail.com>

	* lv.po: Added latvian translation.
	* LINGUAS: Added 'lv' for Latvian


    svn path=/trunk/; revision=2514

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/lv.po     | 2244
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 2250 insertions(+), 0 deletions(-)

commit 4bb2364c0038113e373b03bc37aebdf76ff7cb45
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Wed Feb 18 23:39:04 2009 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=2513

 po/sv.po |   73
 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 37 insertions(+), 36 deletions(-)

commit 39c1ceb1d8ee3f169168ac8d0a4b473035fadc79
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	Wed Feb 18 19:50:54 2009 +0000

    Updated Basque translation.

    2009-02-18	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=2512

 po/ChangeLog |    4 ++
 po/eu.po     |  141
 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 78 insertions(+), 67 deletions(-)

commit 26701fcdabc6838c72e89d51f71f209022a103b4
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	Wed Feb 18 15:56:02 2009 +0000

    Updated Finnish translation

    svn path=/trunk/; revision=2511

 po/ChangeLog |    4 +
 po/fi.po     | 1162
 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 688 insertions(+), 478 deletions(-)

commit 8947f822f40992db76f99bb236c14ceb29658477
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:	Wed Feb 18 07:04:04 2009 +0000

    Committed Translation by Sweta Kothari

    svn path=/trunk/; revision=2510

 po/ChangeLog |    4 +
 po/gu.po     | 1141
 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 804 insertions(+), 341 deletions(-)

commit 0672b1a665ae1176a6300d14482312d95cfcdd74
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	Tue Feb 17 21:15:39 2009 +0000

    Updated ko translation.

    svn path=/trunk/; revision=2509

 po/ko.po |  655
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 367 insertions(+), 288 deletions(-)

commit 6dfb823cce3a93f7abd6f2ac60978f43bacab0cd
Author: Claude Paroz <claudep@src.gnome.org>
Date:	Tue Feb 17 20:44:52 2009 +0000

    Updated French translation by Laurent Coudeur and Claude Paroz.

    svn path=/trunk/; revision=2508

 po/fr.po | 1040
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 708 insertions(+), 332 deletions(-)

commit cdbc06cbd3b2e754ffc8b5f3eb7a0ae2ae708664
Author: Jani Monoses <janimo@src.gnome.org>
Date:	Tue Feb 17 19:27:49 2009 +0000

    Updated ro translation (Adi Roiban).

    svn path=/trunk/; revision=2507

 po/ro.po |  905
 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 442 insertions(+), 463 deletions(-)

commit befaf9cf5fee43bff4c10f5ca83e2b0f7161c5c8
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Tue Feb 17 18:58:49 2009 +0000

    Updated Hungarian translation

    svn path=/trunk/; revision=2506

 po/hu.po |  139
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 77 insertions(+), 62 deletions(-)

commit a1e1c212fe338788b450a142323c17c95b99cfe8
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Tue Feb 17 17:06:49 2009 +0000

    Updated ca translation (Gil Forcada)

    svn path=/trunk/; revision=2505

 po/ca.po |  682
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 376 insertions(+), 306 deletions(-)

commit 4518a696804ac312378291f53a5d691f526f7c84
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:	Tue Feb 17 13:32:21 2009 +0000

    Update zh_HK zh_TW translation <Chao-Hsiung Liao>

    svn path=/trunk/; revision=2504

 po/zh_HK.po |	414
 ++++++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po |	414
 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 451 insertions(+), 377 deletions(-)

commit 4116d3f7ad754d510fcaf65bbb1ef65870cb3272
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:57:36 2009 +0000

    Bump version to 2.25.92

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2503

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

commit 04c60d1cb44e08a1da88806ff413a51219bdf1f3
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:46:58 2009 +0000

    Use "git log" instead of "git-log"

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2502

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

commit d7030632c883d355c6a02351a0d8afc628235ab9
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:46:54 2009 +0000

    Fix build of the doc

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2501

 docs/libempathy/libempathy.types |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit d9042b0721d7fd1742f1f3d1272752f1d61278a8
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:46:50 2009 +0000

    Bump LT version

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2500

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

commit be0c70bda11e4531b675a513da74b0e24b765816
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:46:46 2009 +0000

    Update NEWS

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2499

 NEWS |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

commit 11385118deab7b1bc99adc094c7227e03f261ddd
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:46:43 2009 +0000

    Improve release script

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2498

 release.py |	12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

commit 4de0f7403b087a7b7872a14bac623eb0eee2f7af
Author: Xavier Claessens <xclaesse@gmail.com>
Date:	Mon Feb 16 22:46:39 2009 +0000

    Bump version to 2.25.91

    From: Xavier Claessens <xclaesse@gmail.com>

    svn path=/trunk/; revision=2497

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

commit 8e100a4444f455204993de872eb0147af9a1ed3f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:25:46 2009 +0000

    Set the intial volume button level to a more correct one

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2496

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

commit 8f1e05c4564e41bfa9b77e1f7576735f39f60553
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:25:42 2009 +0000

    Set the camera button insensitive after a call

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2495

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

commit c86c9a16c9745020f2da51fcd561d3addd000d51
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:25:39 2009 +0000

    Hook up the volume button

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2494

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

commit d014ca75a42de451478622dc4e41f7d930e7eccb
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:25:35 2009 +0000

    Hook up DTFM support

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2493

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

commit 2f7ab55f4ba0977db7bcf55a339d3b971c32cc9c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:25:31 2009 +0000

    When finding a better element to use for volume, reset the current
    one and transfer the volume changes to the new one

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2492

 libempathy-gtk/empathy-audio-sink.c |	 20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit 28fcd89487b7f27a2f4e883ca54848c0280c3980
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:28 2009 +0000

    upgrade python bindings

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2491

 python/pyempathy/pyempathy.defs |   17 ++++-------------
 1 files changed, 4 insertions(+), 13 deletions(-)

commit 2d374c38c8d57fb0d2d3a55f2004d6e6d08d12e7
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:25 2009 +0000

    use TpTubeType instead of EmpathyTubeType

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2490

 libempathy/empathy-tube-handler.c |   16 ++++++++--------
 libempathy/empathy-tube-handler.h |   13 +++++--------
 src/empathy-tube-dispatch.c	   |	6 +++---
 3 files changed, 16 insertions(+), 19 deletions(-)

commit 4ea44825231f8ddb45d11cce80393c4cd6b6939f
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:22 2009 +0000

    empathy_tube_handler_new: add debug message

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2489

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

commit c3da9385d91037c73cef4665889f9edade9117f7
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:18 2009 +0000

    empathy-tube-dispatch: add debug messages

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2488

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

commit 7986241858867de3b4c66f0f67173c340734dcb4
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:14 2009 +0000

    empathy-dispatcher: deal properly with NULL channel_wrapper

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2487

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

commit 57421f481723492fc5a25391697316871fc69094
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:10 2009 +0000

    add parameters arg to empathy_tp_tube_new_stream_tube and use latest
    offer API

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2486

 libempathy/empathy-tp-tube.c |    6 ++++--
 libempathy/empathy-tp-tube.h |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 22171e223624ae93d06404cd4b6729204e3b5328
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:25:06 2009 +0000

    Upgrade to latest tube draft

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2485

 extensions/Channel_Interface_Tube.xml	 |   47 +++++++++----
 extensions/Channel_Type_DBus_Tube.xml	 |  114
 +++++++++++++------------------
 extensions/Channel_Type_Stream_Tube.xml |   16 +++-
 3 files changed, 93 insertions(+), 84 deletions(-)

commit 0740bc82804c91d033d9e77588ccff724cb37e88
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:25:01 2009 +0000

    Add API to get and set the volume

    From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2484

 libempathy-gtk/empathy-audio-sink.c |	100
 +++++++++++++++++++++++++++++++++--
 libempathy-gtk/empathy-audio-sink.h |	  4 ++
 2 files changed, 99 insertions(+), 5 deletions(-)

commit d57177df0cae66abfbccb0f012504dd26cc49743
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:24:58 2009 +0000

    rename toolbar1 to toolbar

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2483

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

commit 2437cd3e39ad9ff3f1e37458025e321126a41b10
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:24:54 2009 +0000

    Add an empty expanded GtkToolItem so the volume button is at the
    end of the toolbar.

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2482

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

commit fd8da2db3d38010d88c43dfb6bfaf7bda25a5c4a
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:24:50 2009 +0000

    Manually add the GtkVolumeButton to the toolbar instead of fitting
    an empty hole defined in Glade

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2481

 src/empathy-call-window.c     |   11 ++++++++---
 src/empathy-call-window.glade |   13 +------------
 2 files changed, 9 insertions(+), 15 deletions(-)

commit 8b42924a86066e2e62a69376aac5dec523145f8a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:24:46 2009 +0000

    Wait for handle instead of id before request a channel

    This fixes calling from the new converstaion dialog to new
    contacts. As they
    start of with an id right away but have no handle yet.

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2480

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

commit 293d613c0a54829e2c0d91e2aa775fff84ce2eb3
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Feb 16 21:24:43 2009 +0000

    Add label on the microphone button. Fixes #571657

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2479

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

commit df9360528982684759437320d4d1277ccee10bba
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 16 21:24:38 2009 +0000

    Signal closed from the call-handler

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2478

 libempathy/empathy-call-handler.c |   17 +++++++++++++++++
 src/empathy-call-window.c	   |   18 ++----------------
 2 files changed, 19 insertions(+), 16 deletions(-)

commit d3663278d391680b6bef16f383e0fc7db8d8ac18
Author: Frédéric Péters <fpeters@gnome.org>
Date:	Mon Feb 16 21:24:33 2009 +0000

    add a translator comment to describe 'Import'

    From: Frédéric Péters <fpeters@gnome.org>

    svn path=/trunk/; revision=2477

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

commit c0781955b2260f4e280e8f52032979367f09fcd5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Feb 16 21:24:29 2009 +0000

    Correct bracket-style.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2476

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

commit 9bc07103a88dc052683f101c23d4e40c95305ed7
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Feb 16 21:24:24 2009 +0000

    empathy-dispatcher.[ch]: Several misc. code style fixes.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2475

 libempathy/empathy-dispatcher.c |   17 ++++++++++++-----
 libempathy/empathy-dispatcher.h |    6 +++---
 2 files changed, 15 insertions(+), 8 deletions(-)

commit 5e9c5f6a64996a77af997c73e61aebf4abf87bf1
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Mon Feb 16 21:24:19 2009 +0000

    empathy-dispatcher.c: Check arguments of non-static functions.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2474

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

commit 163f1b912f1ad65f4de24cf913a38e5c531fe9c0
Author: Bruce Cowan <bugs@bcowan.fastmail.co.uk>
Date:	Mon Feb 16 21:24:13 2009 +0000

    Minor string fixes. Fixes bug #571635

    From: Bruce Cowan <bugs@bcowan.fastmail.co.uk>

    svn path=/trunk/; revision=2473

 data/empathy.schemas.in		 |    2 +-
 libempathy-gtk/empathy-chat-text-view.c |    2 +-
 src/empathy-call-window.glade		 |    2 +-
 src/empathy-preferences.glade		 |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 07aa34eff0d73eb01feba12c91ed6b560fc79762
Author: Alexander Shopov <ash@contact.bg>
Date:	Mon Feb 16 09:58:37 2009 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2009-02-16	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=2472

 po/ChangeLog |    5 +
 po/bg.po     | 1039
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 710 insertions(+), 334 deletions(-)

commit 50f9935216e0293e680b7079e00c97bd0b034ebc
Author: Jani Monoses <janimo@src.gnome.org>
Date:	Sun Feb 15 21:49:46 2009 +0000

    Updated ro translation (Alexandru Szasz, Mișu Moldovan). Fixed
    LINUGAS file.

    svn path=/trunk/; revision=2471

 po/LINGUAS |	 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 91938b704b8ce25fd467c6958d40c3b25c210158
Author: Jani Monoses <janimo@src.gnome.org>
Date:	Sun Feb 15 21:46:17 2009 +0000

    Added Romanian translation (Alexandru Szasz, Mișu Moldovan)

    svn path=/trunk/; revision=2470

 po/LINGUAS |	 1 +
 po/ro.po   | 2166
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2167 insertions(+), 0 deletions(-)

commit 80cd94b4464e4184f9e9ccaae073c2b80b0e6506
Author: Takeshi Aihana <aihana@src.gnome.org>
Date:	Sun Feb 15 10:43:15 2009 +0000

    Updated ja translation (Takeshi AIHANA).

    svn path=/trunk/; revision=2469

 po/ja.po | 1046
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 707 insertions(+), 339 deletions(-)

commit c35460e2ea34bb054bf7869329588e02a29613d1
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	Sat Feb 14 19:14:34 2009 +0000

    Updated Danish translation by Knneth Nielsen

    svn path=/trunk/; revision=2468

 po/da.po | 1192
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 795 insertions(+), 397 deletions(-)

commit b2ff640e6c1f3c69a9a9f2d2e6416c0d5a43828a
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	Sat Feb 14 17:44:45 2009 +0000

    Updated Polish translation

    2009-02-14	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=2467

 po/ChangeLog |    4 +
 po/pl.po     | 1120
 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 747 insertions(+), 377 deletions(-)

commit f9caeb91d23762ea911e79a220abfc45833a4c25
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Feb 14 13:04:16 2009 +0000

    Updated es translation, fixes bug #569457

    svn path=/trunk/; revision=2466

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

commit 0df18742647caa7392d058d9703cea532b0acc2c
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Sat Feb 14 08:43:29 2009 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=2465

 po/sv.po |   81
 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 48 insertions(+), 33 deletions(-)

commit d2074d04a05dd7c42089bbcd474ee415da97f8f4
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Fri Feb 13 20:48:27 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2464

 po/es.po |   96
 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 57 insertions(+), 39 deletions(-)

commit ea91b0db80d821f3bfaed20d74bb5474a62d84bb
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 18:18:38 2009 +0000

    set some border in contact info dialog. Fixes bug #562109 (Frédéric
    Peters)

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2463

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

commit 5d2362349672b0320c06a75dc07315625823ffdb
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 18:01:19 2009 +0000

    bump tp-glib dep to 0.7.21

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2462

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

commit 09110796d6df118d7bed46777c0eced277de6d37
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	Fri Feb 13 11:15:56 2009 +0000

    2009-02-13	  vi.po    Updated Vietnamese translation

    Clytie Siddall <clytie@riverland.net.au>

    svn path=/trunk/; revision=2461

 po/vi.po |  178
 +++++++++++++++++++-------------------------------------------
 1 files changed, 55 insertions(+), 123 deletions(-)

commit 82517bc42a23e9be4c231dae6570e21784ebc31f
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:44 2009 +0000

    event_manager_approve_channel_cb: tp_channel_get_handle is not needed
    any more

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2460

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

commit 8e588250beb9f8ba54d18c48f608ac1d1f7cdd91
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:36 2009 +0000

    event_manager_approve_channel_cb: we are invited if the self handle
    is not 0 AND we are in LP

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2459

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

commit c2db0041ca88cb86a1b2e208cf5d95c22e52f4ab
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:32 2009 +0000

    event_manager_approve_channel_cb: check if the channel implements
    the group iface so that should work for Butterfly chats too

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2458

 src/empathy-event-manager.c |	 51
 +++++++++++++++++++++----------------------
 1 files changed, 25 insertions(+), 26 deletions(-)

commit a88f6249fe6de057d3ce7eaefa6d4c7bd6fde369
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:28 2009 +0000

    empathy-event-manager: we don't need EmpathyTpGroup anymore

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2457

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

commit e21ea38ec66d7804c703f0484808060195809a72
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:25 2009 +0000

    invite_dialog_response_cb: don't close the tp_chat twice

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2456

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

commit 391a84b60f371f806abf59c04f278e9779f80a34
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:20 2009 +0000

    event_manager_muc_invite_got_contact_name_cb: don't leak msg

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2455

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

commit bea67ada3dc8e5cfe415dface5c98858d875677d
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:15 2009 +0000

    event_manager_approve_channel_cb: empathy_tp_chat_get_account doesn't
    ref the object

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2454

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

commit b6d2bf299be045d3d3efa35b725a6dd8ccd4820d
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:11 2009 +0000

    translate invitation message

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2453

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

commit b38fe979d8ce68183ef2e34b79f831cde36789dc
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:07 2009 +0000

    invite_dialog_response_cb: use TpChannel API instead of EmpathyTpGroup
    one

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2452

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

commit b8a9bd2a39294c7e4e1b943f5ceab09171fda243
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:03 2009 +0000

    event_manager_approve_channel_cb: wait that the contact is ready

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2451

 src/empathy-event-manager.c |	 50
 +++++++++++++++++++++++++++++++------------
 1 files changed, 36 insertions(+), 14 deletions(-)

commit d77cba7bb5063bd4af1689dbfab5dc874e03278b
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:26:00 2009 +0000

    event_manager_approve_channel_cb: unref the account

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2450

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

commit 544b2c64b83b1d87e46051636ddadb4a0b84902e
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:25:56 2009 +0000

    event_manager_approve_channel_cb: use TpChannel API instead of TpGroup

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2449

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

commit 0b2b9b93ae9dabd88b8d41613561311786ce5bdd
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:25:51 2009 +0000

    use tp_channel_get_identifier in event_room_channel_process_func too

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2448

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

commit ed49fdb2d4477d63e850848f88f318325fd2dec6
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:25:45 2009 +0000

    use tp_channel_get_identifier instead of inspecting room handle

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2447

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

commit fe2c2763a44033e5e6d772317cddd5e5b7ad0daf
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:25:34 2009 +0000

    event_manager_approve_channel_cb: display invite message

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2446

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

commit ad96bcf79fc4fbcf50cfaef1008de11d65be0f2a
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Feb 13 10:25:23 2009 +0000

    Support incoming muc invitation.Fixes bug #525559 (Guillaume
    Desmottes)

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2445

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

commit dd57be5296bc2ea2aba5619ccb3bfdd746f3f9f5
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Thu Feb 12 12:25:12 2009 +0000

    Hungarian translation updated

    svn path=/trunk/; revision=2444

 po/hu.po |  269
 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 116 insertions(+), 153 deletions(-)

commit a0dfeb469629d53887d921a63f0be977463432cf
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:	Wed Feb 11 19:46:57 2009 +0000

    Updated Basque translation (Inaki Larranaga Murgoitio


    Updated Basque translation (Inaki Larranaga Murgoitio
    <dooteo@euskalgnu.org>)

    svn path=/trunk/; revision=2443

 po/eu.po | 1032
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 698 insertions(+), 334 deletions(-)

commit 36d9c4f0d90951ea2961382f8f0b379fe94c9a33
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Wed Feb 11 19:43:57 2009 +0000

    Remove unused functions

    From: Olivier Crête <olivier.crete@collabora.co.uk>
    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2442

 libempathy/empathy-tp-call.c	 |   78
 ---------------------------------------
 libempathy/empathy-tp-call.h	 |    9 ----
 python/pyempathy/pyempathy.defs |   54 ---------------------------
 3 files changed, 0 insertions(+), 141 deletions(-)

commit 21cc0bdd7c16538ba49dfa0809ad643aa0cec91c
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Wed Feb 11 19:43:53 2009 +0000

    Fix pad leak

    From: Olivier Crête <olivier.crete@collabora.co.uk>
    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2441

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

commit 9c2e004953dae519e22df6236dcc1a389a17b49c
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Wed Feb 11 19:43:49 2009 +0000

    Fix type punned pointers warnings

    Remove senseless (void **)

    From: Olivier Crête <olivier.crete@collabora.co.uk>
    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2440

 libempathy-gtk/empathy-smiley-manager.c |    2 +-
 libempathy/empathy-account-manager.c	 |    4 ++--
 libempathy/empathy-call-factory.c	 |    2 +-
 libempathy/empathy-chatroom-manager.c	 |    2 +-
 libempathy/empathy-contact-factory.c	 |    2 +-
 libempathy/empathy-contact-manager.c	 |    2 +-
 libempathy/empathy-dispatcher.c	 |    2 +-
 libempathy/empathy-idle.c		 |    2 +-
 libempathy/empathy-log-manager.c	 |    2 +-
 src/empathy-event-manager.c		 |    2 +-
 src/empathy-ft-manager.c		 |    2 +-
 src/ephy-spinner.c			 |    2 +-
 12 files changed, 13 insertions(+), 13 deletions(-)

commit 9cdc25c056d3da95035b7ed9c28b78f0c23a2222
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:	Wed Feb 11 19:43:45 2009 +0000

    Add newline at end of file

    From: Olivier Crête <olivier.crete@collabora.co.uk>
    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2439

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

commit 27fde0e200664a302a704fa75b6d5c72eb2bca7f
Author: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
Date:	Wed Feb 11 19:43:42 2009 +0000

    Fix 'hang up' icon size in menu, remove extra menuitem2

    At the same time, i also changed the stock ID from 'stop' to
    'cancel' since
    cancel was actually used for the toolbar 'hang up' button.	In my
    current theme,
    the stop and cancel buttons are the same, but in theory they could
    be different,
    so it's safer to use the same stock ID.
    This fixes bug #570397

    From: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2438

 src/empathy-call-window.glade |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

commit f37b9439fe64eb869231843692637139b4a6dcef
Author: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
Date:	Wed Feb 11 19:43:39 2009 +0000

    Fix spacing of video preview widgets in call UI (bug 570400)

    Add some additional spacing between the toolbar and statusbar and
    the main
    content of the window so that it doesn't look quite as cramped.
    Also remove
    align the top edges of the remote video preview and the self video
    preview
    widgets.

    From: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2437

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

commit 0d130027f6499eabd22dc227ff9ccfe70b8e2c5b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Wed Feb 11 19:43:35 2009 +0000

    Hookup the contact menu item cb correctly

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2436

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

commit f84688efec197ed1377523e251773bb8be6995d8
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Wed Feb 11 12:14:46 2009 +0000

    Updated Swedish translation (Daniel Nylander)

    svn path=/trunk/; revision=2435

 po/sv.po |  324
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 164 insertions(+), 160 deletions(-)

commit 9bc780098e80873629082d99f0e0355683afd06c
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Tue Feb 10 20:52:44 2009 +0000

    remove second call of g_set_application_name as doc says explicitely
    it have to be called once and with a localized name

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2434

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

commit 13cbc20f0333cb1a59cf5964d82e5bca363ecea2
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Tue Feb 10 20:52:40 2009 +0000

    status_icon_update_tooltip: don't display the event message if
    NULL. Fixes bug #571184 (Guillaume Desmottes)

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2433

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

commit 1cfcab42033de14bfd286a54dbc6d224e534ad27
Author: Davyd Madeley <davyd@madeley.id.au>
Date:	Tue Feb 10 20:52:36 2009 +0000

    Save status message on NetworkManager disconnect and restore on
    reconnect

    From: Davyd Madeley <davyd@madeley.id.au>

    svn path=/trunk/; revision=2432

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

commit c0be726e4bd1c2c85ee0cf9a7e4c06d08155f767
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	Tue Feb 10 16:57:50 2009 +0000

    Fix 'make install' for some automake versions. Fixes #570357.

    svn path=/trunk/; revision=2431

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

commit 07b0e14d1e3fe632e5f7a9f702aaa25ffdd47b7a
Author: Jonh Wendell S. Santana <jwendell@src.gnome.org>
Date:	Mon Feb 9 12:35:23 2009 +0000

    Updated pt_BR translation (Andre Gondim)

    svn path=/trunk/; revision=2430

 po/pt_BR.po |	352
 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 190 insertions(+), 162 deletions(-)

commit 4e9496ca0118a0ae47f2b19543fccc3fbe1c77ec
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	Sun Feb 8 13:22:13 2009 +0000

    Updated Vietnamese translation

    svn path=/trunk/; revision=2429

 po/vi.po | 1339
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 802 insertions(+), 537 deletions(-)

commit cf4d973ab768160c2596da6c898325566be63db8
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Fri Feb 6 14:18:09 2009 +0000

    Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=2427

 po/nb.po |  635
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 313 insertions(+), 322 deletions(-)

commit c82a53228231370c30aa8d7791e40db93eb4b931
Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Date:	Wed Feb 4 21:07:04 2009 +0000

    Cleanup for GObject related functions in EmpathyCallFactory and
    EmpathyCallHandler.

    From: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>

    svn path=/trunk/; revision=2426

 libempathy/empathy-call-factory.c |   79 ++++++++++++---------------
 libempathy/empathy-call-factory.h |	1 +
 libempathy/empathy-call-handler.c |  108
 +++++++++++++++++--------------------
 libempathy/empathy-call-handler.h |	1 +
 4 files changed, 86 insertions(+), 103 deletions(-)

commit 057c97bbffaf8c0bfb9813b51324cc925cc5656a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Wed Feb 4 19:56:53 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2425

 po/es.po |   14 ++++----------
 1 files changed, 4 insertions(+), 10 deletions(-)

commit ebc83aab21cd342416cdd1b0fcde36d9836fd533
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 22:21:14 2009 +0000

    Fix typo

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2424

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

commit 53d02f430c7dc4d9322cf5233a1b80c5697b4b47
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Feb 3 22:21:08 2009 +0000

    Remove repeated casts to EmpathyTpChat

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/trunk/; revision=2423

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

commit 81eded4872ccf758f1294bc4205bba884d7e00c2
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Tue Feb 3 22:21:03 2009 +0000

    Ignore and acknowledge empty NonTextContent messages.

    Delivery reports on the Messages interface show up as empty messages
    with the NonTextContent flag set in a Text.Received signal and in
    ListPendingMessages.  Empathy can't do anything useful with them,
    so ack
    them and ignore them.

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/trunk/; revision=2422

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

commit abca76cfb55b62c918f6c82bdd43ed97fa64d2c4
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Tue Feb 3 19:48:24 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2421

 po/es.po |  355
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 187 insertions(+), 168 deletions(-)

commit 4d8494011d463cea6a5693ad48b2764d7dd758bc
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	Tue Feb 3 15:56:45 2009 +0000

    updating for Punjabi by A S Alam

    svn path=/trunk/; revision=2420

 po/pa.po | 1274
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 869 insertions(+), 405 deletions(-)

commit ee1ceba3cacd37be2bb9b9fa117029126e35e91a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Feb 3 10:04:58 2009 +0000

    Update python bindings

    svn path=/trunk/; revision=2419

 python/pyempathy/pyempathy.defs	   |   91 +++++++++++++++++++++++
 python/pyempathy/pyempathy.override	   |	1 +
 python/pyempathygtk/pyempathygtk.defs	   |  113
 +++++++++++++++++++++++++++++
 python/pyempathygtk/pyempathygtk.override |	6 ++
 python/update-binding.sh		   |	6 ++
 5 files changed, 217 insertions(+), 0 deletions(-)

commit 028b73a7c053c8a53de8153030ea225bd31bac7d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Feb 3 10:04:55 2009 +0000

    Fix naming of macros to be consistent with the class name

    svn path=/trunk/; revision=2418

 libempathy-gtk/empathy-video-widget.c |    6 +++---
 libempathy-gtk/empathy-video-widget.h |   16 ++++++++--------
 2 files changed, 11 insertions(+), 11 deletions(-)

commit ca97f4b5e39414b564aeaebb88dca517b4404f9a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Feb 3 10:04:52 2009 +0000

    Update doc

    svn path=/trunk/; revision=2417

 docs/libempathy-gtk/libempathy-gtk-docs.sgml |    5 +++++
 docs/libempathy-gtk/libempathy-gtk.types     |    7 ++++++-
 docs/libempathy/libempathy-docs.sgml	      |    4 +++-
 docs/libempathy/libempathy.types	      |   12 +++++++-----
 4 files changed, 21 insertions(+), 7 deletions(-)

commit ef9c76a259f6e565e8cf39cf209185d41b80e556
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Feb 3 10:04:49 2009 +0000

    Add a space between the function name and the (void)

    svn path=/trunk/; revision=2416

 libempathy-gtk/empathy-audio-sink.h   |    2 +-
 libempathy-gtk/empathy-audio-src.h    |    2 +-
 libempathy-gtk/empathy-video-src.h    |    2 +-
 libempathy-gtk/empathy-video-widget.h |    2 +-
 libempathy/empathy-call-factory.h     |    2 +-
 libempathy/empathy-call-handler.h     |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

commit 5621a9e7105df4faf0fa693d6117f35abd72e8da
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Feb 3 10:04:46 2009 +0000

    Add needed modules check

    svn path=/trunk/; revision=2415

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

commit b7d876cda90499ea054105b8a2c94d0a47d46d54
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Feb 3 10:04:43 2009 +0000

    Update NEWS

    svn path=/trunk/; revision=2414

 NEWS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e8964c6cfa2d4a29850b995427c69b2fb9bd0d64
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:28 2009 +0000

    Clean up some brokeness after the rebase

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2413

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

commit 129080d5c9636179583d656221a70f2bcf6ccffc
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:25 2009 +0000

    Update python bindings

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2412

 python/pyempathy/pyempathy.defs       |    8 --------
 python/pyempathygtk/pyempathygtk.defs |   17 +++++++++++++++++
 2 files changed, 17 insertions(+), 8 deletions(-)

commit 2e6f71cffb55b87b86d30bb48e96a4b10933d367
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:22 2009 +0000

    Remove some dead code

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2411

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

commit 57fe31f04de113885f1dc45b41a7ff9ec0deef3f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:19 2009 +0000

    Add information in the statusbar

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2410

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

commit 68f39e5428df7ddf63dcddcec7996e2731d79384
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:16 2009 +0000

    Rename statusbar is to statusbar

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2409

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

commit a0f6d561eab0e3d7b9127eef2341ce5848cb9600
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:13 2009 +0000

    Start streaming video when webcam icon is clicked

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2408

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

commit 6e40e4a6fa1680facf358558cd6b92802eda3241
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:10 2009 +0000

    Rename DTFM to Dailpad

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2407

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

commit 56a8a531001812ab40f5a72ba596e79d1cf6c294
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:07 2009 +0000

    Add some more content to the menus

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2406

 src/empathy-call-window.glade |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

commit 7311339738a4a7b454c11496a4ca7780997813e7
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:04 2009 +0000

    Request only audio in the initial request

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2405

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

commit 92e86b5fce2e0c82640b846326b424fec0c75fbe
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:04:01 2009 +0000

    Put in new VOIP UI

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2404

 src/Makefile.am	       |    1 +
 src/empathy-call-window.c     |  239
 +++++++++++++++++++++++++++++++++++++++--
 src/empathy-call-window.glade |  134 +++++++++++++++++++++++
 3 files changed, 367 insertions(+), 7 deletions(-)

commit 8a11c0e4143418a53c8e7cbbb44ef748a43ea16a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:58 2009 +0000

    Add minimum width and height properties

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2403

 libempathy-gtk/empathy-video-widget.c |   49
 ++++++++++++++++++++++++++++++++-
 libempathy-gtk/empathy-video-widget.h |    2 +
 2 files changed, 50 insertions(+), 1 deletions(-)

commit cd6f979030b04e5b87ee2d9a69bd776c2d597ea2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:54 2009 +0000

    add a sidebar abstraction taken from emerillion

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2402

 src/Makefile.am       |    1 +
 src/empathy-sidebar.c |  603
 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/empathy-sidebar.h |   85 +++++++
 3 files changed, 689 insertions(+), 0 deletions(-)

commit fda12dbd7f481a09a160c21fcf840af4ebaa2201
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:51 2009 +0000

    Also unref the tf channel

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2401

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

commit 040bdefb958b459b8f42aaa7ee39a2a73f9e287a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:48 2009 +0000

    Remove dead code

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2400

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

commit 8434204f195dd82108656ec2a4f62efd0c12bc8f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:46 2009 +0000

    stop the pipeline and unref everything when the window goes away

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2399

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

commit 2690df7f5e8837b7240ed75d456894f36c77a8b9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:42 2009 +0000

    Don't return the handler, so we can unref it after signalling

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2398

 libempathy/empathy-call-factory.c |   16 ++++++++--------
 libempathy/empathy-call-factory.h |	8 ++++----
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 64a9451336199741bf87c6227a8b50f0aa705e6a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:39 2009 +0000

    sink the videosink so we can hold a ref to it

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2397

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

commit 48837f8269e4ddcde3a7c86eb8ad06e6431d4acf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:35 2009 +0000

    Close ongoing calls at dispose time

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2396

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

commit 624bfae9d05409f86dddac5172b1ce0aea2527ae
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:32 2009 +0000

    Add ability to start a call for an incoming channel

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2395

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

commit 88815ca856049baa8987f9e5103a8ed080815039
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:29 2009 +0000

    Show a dialog when the user clicks on a incoming call

    show a nice dialog when the user clicks on an incoming call to give
    a choice to
    either accept or reject the call, without popping up the full VOIP UI

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2394

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

commit c39a9ee9166fda185bbb392b45f4de8abeea25fa
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:26 2009 +0000

    Let the event-manager manage the sounds

    Let the event-manager handle sounds instead of the main window. Also
    make the
    incoming phone sound be played in a loop.

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2393

 src/empathy-event-manager.c |	109
 +++++++++++++++++++++++++++++++++++++++++++
 src/empathy-main-window.c   |	  3 -
 2 files changed, 109 insertions(+), 3 deletions(-)

commit 6c53e0813f7ab0dd8c0f14893b9617e2a692ff58
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:23 2009 +0000

    Add a empathy_sound_play_full function

    add a empathy_sound_play_full function, which adds a callback which
    is called
    after the sound has been played. Just like in ca_context_play_full

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2392

 libempathy-gtk/empathy-ui-utils.c |   71
 ++++++++++++++++++++++++++++++------
 libempathy-gtk/empathy-ui-utils.h |   12 +++++-
 2 files changed, 69 insertions(+), 14 deletions(-)

commit 2f700be2db881317f6b02667ab6cf0813f9a492e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:19 2009 +0000

    Don't double-free the EmpathyTpCallStreams

    The EmpathyTpCallStreams audio and video streams are freed in
    _finalize, don't
    also free them in dispose

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2391

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

commit e6d0aad4ecfdaa8628692571add867bd17837eda
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:16 2009 +0000

    Add a getter for the main window widget

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2390

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

commit ee3081ae4ceb5c95bc8de4cf644784b07c63b9cf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:13 2009 +0000

    Update python bindings

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2389

 python/pyempathy/pyempathy.defs |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

commit 47db366a90c6177a13e16aa519903aa4e79e6b9f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:10 2009 +0000

    Start of a simple ui

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2388

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

commit f5e304dcc87509e2fb521969ef08c71cb1770758
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:06 2009 +0000

    Move the TpFarsight code from TpCall to CallHandler

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2387

 libempathy/empathy-call-handler.c |  319
 ++++++++++++++++++++++++++++++++++---
 libempathy/empathy-call-handler.h |	6 +
 libempathy/empathy-tp-call.c	   |  141 +----------------
 libempathy/empathy-tp-call.h	   |	3 +-
 4 files changed, 309 insertions(+), 160 deletions(-)

commit 72e233a357ebbc14c01bbc8fa805015d9b470fd3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:03:03 2009 +0000

    Add functionality to call CreateChannels and look up (simple)
    channel classes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2386

 libempathy/empathy-dispatcher.c |  159
 ++++++++++++++++++++++++++++++++++++---
 libempathy/empathy-dispatcher.h |    9 ++-
 2 files changed, 156 insertions(+), 12 deletions(-)

commit dee8e2ead34eb2de1868103956084df6e442d009
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:02:59 2009 +0000

    Don't start the call from the message dialog, the handler will take
    care of it

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2385

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

commit cc5ffe66ab42ecb2fe0255b6ba0baee25624917f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:02:55 2009 +0000

    Add audio/video sink and source abstractions

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2384

 configure.ac			       |    1 +
 libempathy-gtk/Makefile.am	       |    8 +
 libempathy-gtk/empathy-audio-sink.c   |  124 ++++++++++++++
 libempathy-gtk/empathy-audio-sink.h   |   63 +++++++
 libempathy-gtk/empathy-audio-src.c    |  125 ++++++++++++++
 libempathy-gtk/empathy-audio-src.h    |   63 +++++++
 libempathy-gtk/empathy-video-src.c    |  134 +++++++++++++++
 libempathy-gtk/empathy-video-src.h    |   63 +++++++
 libempathy-gtk/empathy-video-widget.c |  298
 +++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-video-widget.h |   67 ++++++++
 10 files changed, 946 insertions(+), 0 deletions(-)

commit a7630dc453ae60fde8191beca2003b5427743b7d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:02:51 2009 +0000

    Toss out the old EmpathyCallWindow initialise the CallFactory and
    hook into its signals

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2383

 src/Makefile.am	       |    1 -
 src/empathy-call-window.c     |  647
 ++++-------------------------------------
 src/empathy-call-window.glade |  335 ---------------------
 src/empathy-call-window.h     |   48 +++-
 src/empathy.c		       |   26 ++-
 5 files changed, 107 insertions(+), 950 deletions(-)

commit 5f6779c758764d859efe162ecb6fba579cc318f1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:02:46 2009 +0000

    Switch to calling CallFactory to make calls

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2382

 libempathy-gtk/empathy-contact-list-view.c  |	  7 ++++-
 libempathy-gtk/empathy-contact-menu.c	     |	 15 ++++++++++-
 libempathy-gtk/empathy-new-message-dialog.c |	  6 ++++-
 libempathy/empathy-utils.c		     |	 34
 +--------------------------
 libempathy/empathy-utils.h		     |	  3 --
 5 files changed, 25 insertions(+), 40 deletions(-)

commit 371a7a4d93ba32f2ea9b9a18a36410ca7702ae23
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:02:41 2009 +0000

    Add Stub call factor and call handler objects

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2381

 libempathy/Makefile.am		   |	4 +
 libempathy/empathy-call-factory.c |  183
 +++++++++++++++++++++++++++++++++++++
 libempathy/empathy-call-factory.h |   74 +++++++++++++++
 libempathy/empathy-call-handler.c |  115 +++++++++++++++++++++++
 libempathy/empathy-call-handler.h |   69 ++++++++++++++
 5 files changed, 445 insertions(+), 0 deletions(-)

commit cbc58090d94638c121b54dfbd9c9829323675e2a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Tue Feb 3 09:02:36 2009 +0000

    Initial port from telepathy-stream-engine to telepathy-farsight

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2380

 configure.ac		      |    2 +
 docs/libempathy/Makefile.am  |    1 -
 extensions/Makefile.am       |    1 -
 extensions/Stream_Engine.xml |   60 ---------
 extensions/misc.xml	      |    1 -
 libempathy/empathy-tp-call.c |  298
 +++++++++++++++++++++++-------------------
 src/empathy-call-window.c    |    3 +
 src/empathy.c		      |    6 +
 8 files changed, 176 insertions(+), 196 deletions(-)

commit 579b8dd725b4a831a991d55f1f5c4ddeda9ced66
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Tue Feb 3 02:58:59 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2379

 help/es/es.po |  450
 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 245 insertions(+), 205 deletions(-)

commit 7759a2cbeebd6f917d96db84757ae80067fc5d5d
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:	Mon Feb 2 23:46:52 2009 +0000

    Updated zh_HK zhTW translation (Chao-Hsiung Liao).

    svn path=/trunk/; revision=2378

 po/zh_HK.po | 1009
 ++++++++++++++++++++++++++++++++++++++++++----------------
 po/zh_TW.po | 1031
 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 1476 insertions(+), 564 deletions(-)

commit 9147cb1e6519dd3740bbb47db05a0b32b3796994
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:33:20 2009 +0000

    Fix authors of fixed bugs

    svn path=/trunk/; revision=2377

 NEWS |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 9abdf878907adba430f816b69ece9bdd82dd4c99
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:28:36 2009 +0000

    Update NEWS

    svn path=/trunk/; revision=2376

 NEWS |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

commit acf75e0563a119e0fcfb3ede29ad556be4d68920
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:28:33 2009 +0000

    Bump LT version

    svn path=/trunk/; revision=2375

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

commit 02ec04d37187384bca8d5e9d32a02b458e499cab
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:10:14 2009 +0000

    Update python binding

    svn path=/trunk/; revision=2374

 python/pyempathy.patch			   |	9 ------
 python/pyempathy/pyempathy.defs	   |   11 ++++++++
 python/pyempathygtk/pyempathygtk.defs	   |   40
 +++++++++++++++++++++++++++++
 python/pyempathygtk/pyempathygtk.override |	1 +
 python/update-binding.sh		   |	5 +++-
 5 files changed, 56 insertions(+), 10 deletions(-)

commit ba7fd51db505c502f721e1e116a31f23a4f5fae3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:10:10 2009 +0000

    Fix some i18n issues in main().
    Thanks to Christian Persch, fix bug #569901.

    svn path=/trunk/; revision=2373

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

commit 4be89d9fab208320c3df9d81334f8d1e9c390f7b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:10:06 2009 +0000

    Allow Empathy to be built from outside the source tree.
    Patch by  Theppitak Karoonboonyanan, fix bug #570080.

    svn path=/trunk/; revision=2372

 data/Makefile.am		 |    2 +-
 python/pyempathy/Makefile.am	 |    9 ++++++---
 python/pyempathygtk/Makefile.am |   11 +++++++----
 3 files changed, 14 insertions(+), 8 deletions(-)

commit 4d7df20da0eec9c250aa4afeefa4f8a26bd35240
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:10:02 2009 +0000

    More work on the help, thanks to Milo Casagrande.
    Refer to bug #561033.

    svn path=/trunk/; revision=2371

 help/C/empathy.xml |  219
 ++++++++++++++++++++++++++++++++++------------------
 1 files changed, 145 insertions(+), 74 deletions(-)

commit 9a0f63b69d97a45838650ab06607d1b64d8d3954
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:09:58 2009 +0000

    Re-add "--version" option from command line.
    Thanks to Bruce Cowan, fix bug #569884.

    svn path=/trunk/; revision=2370

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

commit 27099a1727f351619113802024a9c349767af862
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Feb 2 20:09:53 2009 +0000

    Add empathy-contact-selector to POTFILES.in.
    Patch by Gabor Kelemen, fix bug #570066.

    svn path=/trunk/; revision=2369

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

commit 05471cc53f32722ea3c548a6a1c4524caa7bca90
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 2 20:09:49 2009 +0000

    Postprocess so interfaces won't get defined as objects

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2368

 python/pyempathygtk/pyempathygtk.defs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4d7f563ab695796040a5097e5d8447ce092e88a4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 2 20:09:45 2009 +0000

    regenerated pyempathy.defs

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2367

 python/pyempathy/pyempathy.defs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7d28e40354ac4d1ae9e8c260696148b8fdcdd662
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Feb 2 20:09:40 2009 +0000

    Postprocess the pyempathygtk.defs

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2366

 python/update-binding.sh |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 139d499b6eb5f4a758a9ef515252f59a91ccc25a
Author: Alban Crequy <alban.crequy@collabora.co.uk>
Date:	Mon Feb 2 20:09:31 2009 +0000

    Fix dispatching of tubes: stream tubes vs D-Bus tubes

    Signed-off-by: Alban Crequy <alban.crequy@collabora.co.uk>

    svn path=/trunk/; revision=2365

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

commit dc62d75dc0065bde6b4deeb0af67fd38cbca7284
Author: Jonh Wendell S. Santana <jwendell@src.gnome.org>
Date:	Mon Feb 2 17:10:28 2009 +0000

    Updated pt_BR translation (Michel Recondo and myself)

    svn path=/trunk/; revision=2364

 po/pt_BR.po |	741
 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 451 insertions(+), 290 deletions(-)

commit bd0e5d21c4691234002a40f3044de6a0961d8f3a
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Sun Feb 1 16:58:36 2009 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=2363

 po/sv.po |  537
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 286 insertions(+), 251 deletions(-)

commit f29a485bdcf7bd85b81a0b2c0c13daba01ccb175
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Sun Feb 1 11:12:07 2009 +0000

    Small update

    svn path=/trunk/; revision=2362

 po/hu.po |   23 ++++++++++++++++++++---
 1 files changed, 20 insertions(+), 3 deletions(-)

commit 6c2e9b86c0d30b764d7de6a4bca296009bf0c10b
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Sun Feb 1 11:05:38 2009 +0000

    Updated Hungarian translation

    svn path=/trunk/; revision=2361

 po/hu.po |  551
 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 250 insertions(+), 301 deletions(-)

commit 3ed21fb9fa3ace0529770f14b20f2da4f9f8b398
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Jan 31 13:39:40 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2360

 po/es.po |  374
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 211 insertions(+), 163 deletions(-)

commit 0f3f5eb1cbf0848060b56b2e7d9059c6f6723df5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:35:46 2009 +0000

    Add a message format for gtk_message_dialog_new

    svn path=/trunk/; revision=2359

 tests/empetit.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b6f38e563f122a85ac3e5ec230c746e8672dacb4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:43 2009 +0000

    Use contact-list property and create the store in the constructor.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2358

 libempathy-gtk/empathy-contact-selector.c |   32
 +++++++++++++++++-----------
 1 files changed, 19 insertions(+), 13 deletions(-)

commit 4df45fb806fdb78acbbca7e704780d427f11df2f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:40 2009 +0000

    Rename _get_selected to _dup_selected and make sure the contact
    is unrefed.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2357

 libempathy-gtk/empathy-contact-selector.c |	2 +-
 libempathy-gtk/empathy-contact-selector.h |	7 +++----
 tests/empetit.c			   |	4 +++-
 3 files changed, 7 insertions(+), 6 deletions(-)

commit 8a2d8d7c22750a2a23f5bb7c55f0e0c346aadb12
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:37 2009 +0000

    Removed dispatcher dup as it's been fixed.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2356

 tests/empetit.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 3c5f909c81c81e1182bc30a4c46dbd37cdd0252c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:35 2009 +0000

    Pass an EmpathyContactList to _new and create the store from that.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2355

 libempathy-gtk/empathy-contact-selector.c |	8 ++++++--
 libempathy-gtk/empathy-contact-selector.h |	2 +-
 tests/empetit.c			   |	5 +----
 3 files changed, 8 insertions(+), 7 deletions(-)

commit 0de2b569ad097da033187a2e17f4b9c0246cb246
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:32 2009 +0000

    Removed old FIXME.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2354

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

commit e72abb965d8bd2db6ec6b79c23fa8649dbb91473
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:29 2009 +0000

    Don't call a function in a variable declaration.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2353

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

commit 45884a895b0967c144b6abc3e214bc325d8a2505
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:26 2009 +0000

    Use empathy_gtk_init.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2352

 tests/empetit.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit 0f6d734aef3d11b205282f4f278b472c4537a522
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:23 2009 +0000

    Use g_signal_connect_swapped and remove useless functions.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2351

 libempathy-gtk/empathy-contact-selector.c |   47
 +++++++---------------------
 1 files changed, 12 insertions(+), 35 deletions(-)

commit 27fbfc27f8fefc13332f0c4bcd8e0f82e643fae6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:21 2009 +0000

    Unref the temp contact appropriately.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2350

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

commit 469ecd6b2967e98061bed1b30f77158373c08844
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:18 2009 +0000

    Simplified loops in

    Simplified loops in
    contact_selector_get_{number_online_contacts,iter_for_blank_contact}.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2349

 libempathy-gtk/empathy-contact-selector.c |   40
 +++++++++++++---------------
 1 files changed, 19 insertions(+), 21 deletions(-)

commit 56938e43323f7b967beec149fcb18382bfb2e7df
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:15 2009 +0000

    Use gtk_tree_store_insert_with_values.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2348

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

commit 1c17073f1f3156c8746ca9ef149435e1328193fa
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:12 2009 +0000

    Make empathy_contact_selector_new return a GtkWidget* to conform
    to GTK+.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2347

 libempathy-gtk/empathy-contact-selector.c |	4 ++--
 libempathy-gtk/empathy-contact-selector.h |	2 +-
 tests/empetit.c			   |	5 ++---
 3 files changed, 5 insertions(+), 6 deletions(-)

commit bb1f7649fc6cbba1722ff57fc2017810b2cf6578
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:35:09 2009 +0000

    Use gtk_main_quit as the destroy callback.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2346

 tests/empetit.c |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

commit c9e6a5c97c79068732bd696cc884524787e89a84
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:35:06 2009 +0000

    Explicit check.

    svn path=/trunk/; revision=2345

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

commit 2e9c95b7ce57b83d888d6709930361a1c8b380c6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:35:03 2009 +0000

    Move public methods at the bottom.

    svn path=/trunk/; revision=2344

 libempathy-gtk/empathy-contact-selector.c |   38
 +++++++++++++++-------------
 1 files changed, 20 insertions(+), 18 deletions(-)

commit 41e7b0cb394ee1834a5ca777c1a7cc0e48247607
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:35:00 2009 +0000

    Reorganize the constructor to avoid some casts and to avoid complex
    inline initializations.

    svn path=/trunk/; revision=2343

 libempathy-gtk/empathy-contact-selector.c |   26
 ++++++++++++++------------
 1 files changed, 14 insertions(+), 12 deletions(-)

commit 47036c6c5ff52acc356ad64d900b9b8cc738cb8b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:58 2009 +0000

    Don't get a cast to EmpathyContactSelector when it's not needed.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2342

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

commit a949ddf21547c69d33bd663b07ef0bd79ae87983
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:55 2009 +0000

    Use gtk_tree_model_get_iter_first instead of going through
    GtkTreePath.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2341

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

commit 8aad026deaf3577cc63a75d60ca7951601e300a6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:52 2009 +0000

    Use dispose_run in EmpathyContactSelector.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2340

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

commit e16d37dd3d789edb49d69ca87dc807a703be454b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:49 2009 +0000

    Remove unnecessary casts and macros.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2339

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

commit c0c10affc5a017649df2ebcc2930741ed0256225
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:47 2009 +0000

    Updated empetit to use the new dispatcher.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2338

 tests/empetit.c |   29 ++++++++++++++++++++++++++---
 1 files changed, 26 insertions(+), 3 deletions(-)

commit e1a4deb5e6825a27a2cfeae4c8fa1dc10519cc4b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:44 2009 +0000

    Use the new _dup_singleton function instead of _new.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2337

 tests/empetit.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b73b48a849d65154b0aea0f218024578e6f61f2e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:41 2009 +0000

    Small coding style and name changes.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2336

 libempathy-gtk/empathy-contact-selector.c |  132
 +++++++++++++----------------
 1 files changed, 59 insertions(+), 73 deletions(-)

commit 385d45418dcf541b6d062e566bfff51907bdbe7c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:38 2009 +0000

    Added Elliot's empetit test program.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2335

 tests/.gitignore  |	1 +
 tests/Makefile.am |	5 +++-
 tests/empetit.c   |   78
 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 83 insertions(+), 1 deletions(-)

commit f42bc2b73cac265958432c3bfd75d91a80ba7626
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:34:35 2009 +0000

    Added argument checking to non-static functions.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2334

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

commit 92edd6d8a468857a442e16b7d81d48608d9ee7f7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:32 2009 +0000

    remove redundant flag

    svn path=/trunk/; revision=2333

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

commit eb33061d811e75ae371c1438eed4641341eeb53a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:30 2009 +0000

    add translation function call

    svn path=/trunk/; revision=2332

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

commit 124a4c3baf87b0591e5a7198846fce5e7f37b110
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:27 2009 +0000

    rename set and unset functions

    svn path=/trunk/; revision=2331

 libempathy-gtk/empathy-contact-selector.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 005786d44583601901ec6b19fab88a44d7f61d7a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:24 2009 +0000

    update libempathy-gtk.types

    svn path=/trunk/; revision=2330

 docs/libempathy-gtk/libempathy-gtk.types |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d057c6cd0da17c5d7c6dd2a8f4e79a3536db507e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:21 2009 +0000

    conform to GET_PRIV style

    svn path=/trunk/; revision=2329

 libempathy-gtk/empathy-contact-selector.c |   17 ++++++++++-------
 libempathy-gtk/empathy-contact-selector.h |	1 +
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 638056b7fb08f3293d570102e2cd41f5c4a98530
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:18 2009 +0000

    unref store once only

    svn path=/trunk/; revision=2328

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

commit c7676f656d3dfaf8e3644dcd60e5e51fa2dd058c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:16 2009 +0000

    remove finalize function

    svn path=/trunk/; revision=2327

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

commit cb5531d0bbc6ea22430f748814bfe92516fc1c1a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:13 2009 +0000

    unref contact list store on dispose

    svn path=/trunk/; revision=2326

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

commit ccc35b02c520b7c468bbd87059d66a5b5bc6149f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:10 2009 +0000

    tidy

    svn path=/trunk/; revision=2325

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

commit c03714868f64ca8203193c62cfba8e40988960df
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:07 2009 +0000

    add function to find number of online contacts; fix sensitivity
    management

    svn path=/trunk/; revision=2324

 libempathy-gtk/empathy-contact-selector.c |   42
 ++++++++++++++++++++++++-----
 1 files changed, 35 insertions(+), 7 deletions(-)

commit 195307cf5f411252ef09d9e03649430d4d71c6a4
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:04 2009 +0000

    consolidate sensitivity management

    svn path=/trunk/; revision=2323

 libempathy-gtk/empathy-contact-selector.c |   39
 +++++++++++++++++-----------
 1 files changed, 24 insertions(+), 15 deletions(-)

commit 079da0bc9f39241c31cd66e4c8b6267e714459b9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:34:01 2009 +0000

    consolidate blank contact management

    svn path=/trunk/; revision=2322

 libempathy-gtk/empathy-contact-selector.c |   43
 +++++++++++++----------------
 1 files changed, 19 insertions(+), 24 deletions(-)

commit 96700e661de46701033c4fc2654f7ca2683d3657
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:59 2009 +0000

    move get blank iter function

    svn path=/trunk/; revision=2321

 libempathy-gtk/empathy-contact-selector.c |   66
 ++++++++++++++---------------
 1 files changed, 32 insertions(+), 34 deletions(-)

commit b1292cf8d09a6c028f13364bd91d80249ef3d122
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:56 2009 +0000

    add unset blank contact function

    svn path=/trunk/; revision=2320

 libempathy-gtk/empathy-contact-selector.c |   40
 ++++++++++++++++-------------
 1 files changed, 22 insertions(+), 18 deletions(-)

commit 6a5f844389c641862c68176b7dc633263a2f1d3b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:53 2009 +0000

    improve function to find iter for blank contact

    svn path=/trunk/; revision=2319

 libempathy-gtk/empathy-contact-selector.c |   28
 +++++++++++++---------------
 1 files changed, 13 insertions(+), 15 deletions(-)

commit 131e07a1db3f65a444fcb4da2e44f51ca8e3e4b6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:50 2009 +0000

    fix contact list store sorting

    svn path=/trunk/; revision=2318

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

commit 7bef8d38ce0de12f6afb31cfa0f8909fd8490e2d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:47 2009 +0000

    include config.h

    svn path=/trunk/; revision=2317

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

commit a2e60c04e9e12bf0615284f56c37490ef2626bbc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:45 2009 +0000

    include empathy-contact-list-store.h in empathy-contact-selector.h

    svn path=/trunk/; revision=2316

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

commit 3ec0482e4801c8c0e28763108685e165c170d134
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:42 2009 +0000

    use EmpathyContactListStore directly

    svn path=/trunk/; revision=2315

 libempathy-gtk/empathy-contact-selector.c |  100
 ++++++++---------------------
 1 files changed, 27 insertions(+), 73 deletions(-)

commit c6a2ec5e82e66e3a515df39f68ae9179bbc69424
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:39 2009 +0000

    do not add blank when popup showing; add blank when popup becomes
    hidden and nothing active

    svn path=/trunk/; revision=2314

 libempathy-gtk/empathy-contact-selector.c |   28
 ++++++++++++++++++++++------
 1 files changed, 22 insertions(+), 6 deletions(-)

commit c5a19e46a9fb24463d72c2dc5ea52335156b1a07
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:36 2009 +0000

    fix widget sensitivity

    svn path=/trunk/; revision=2313

 libempathy-gtk/empathy-contact-selector.c |   24 ++++++++++++++++++------
 1 files changed, 18 insertions(+), 6 deletions(-)

commit c9f5c124ebd12223e4880b9aec10bb8e8e790503
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:33 2009 +0000

    fix initial active contact problem; add blank contact, hide on popup,
    remove on selection and re-add on removal of active; generalise
    get_iter_for_contact

    svn path=/trunk/; revision=2312

 libempathy-gtk/empathy-contact-selector.c |  124
 ++++++++++++++++++-----------
 1 files changed, 78 insertions(+), 46 deletions(-)

commit 3ecd335867fc41bd5b60c55432e39db9997ce092
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:30 2009 +0000

    update authors

    svn path=/trunk/; revision=2311

 libempathy-gtk/empathy-contact-selector.c |	4 ++--
 libempathy-gtk/empathy-contact-selector.h |	4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 443ae5d02430cebbb2fd7d1d3f896f6bfe20a3fe
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:27 2009 +0000

    update copyright and authors

    svn path=/trunk/; revision=2310

 libempathy-gtk/empathy-contact-selector.c |	2 ++
 libempathy-gtk/empathy-contact-selector.h |	2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

commit 83e10c7259610ce5009ce3a2ea948b3a08b82d0d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:24 2009 +0000

    add selector .c and .h files

    svn path=/trunk/; revision=2309

 libempathy-gtk/empathy-contact-selector.c |  333
 +++++++++++++++++++++++++++++
 libempathy-gtk/empathy-contact-selector.h |   65 ++++++
 2 files changed, 398 insertions(+), 0 deletions(-)

commit b5ba06672510094ddf615bf5f5653506b96b38ee
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:33:21 2009 +0000

    update Makefile.am

    svn path=/trunk/; revision=2308

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

commit 90d339320d2e239e23d6c7b8d78333530c5a7daf
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:16:05 2009 +0000

    Use g_list_prepend instead of g_list_append.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2307

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

commit 28258efc5b743fb8ef6eec1ac5466dc8038e3f6f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 30 17:16:02 2009 +0000

    Allow the dispatcher to be freed once a request is finished.

    Previously, if there was no ref to the dispatcher, it would be freed
    before the request could be satisfied. By keeping a ref in the
    DispatcherRequestData, it is freed at the right time. This also
    disconnects the signal handler from all channels and connections
    when freeing the dispatcher as the "invalidated" signal callback
    can be
    called after the dispatcher has been freed.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2306

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

commit 287688f54b5580b08db118478bd16bca1a1c6347
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:15:59 2009 +0000

    We skip .5 and go directly to .90

    svn path=/trunk/; revision=2305

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

commit 1c9be03bce0df01013d0d252e6e1711798d9c090
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:35 2009 +0000

    Prefix "Empathy" to the notification enum.

    svn path=/trunk/; revision=2304

 src/empathy-chat-window.c |	4 ++--
 src/empathy-misc.h	   |   12 ++++++------
 src/empathy-status-icon.c |	4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 436d8d3104a2de219618964157a84f873437d730
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:32 2009 +0000

    Add a comment explaining why we activate the event in an idle.

    svn path=/trunk/; revision=2303

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

commit 969df6cdc59df3e57c8c1619bd9a197124939c2d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:29 2009 +0000

    Factor out some common code.

    svn path=/trunk/; revision=2302

 src/empathy-chat-window.c |	7 ++-----
 src/empathy-misc.c	   |   21 +++++++++++++++++++++
 src/empathy-misc.h	   |	5 +++++
 src/empathy-status-icon.c |   23 +++--------------------
 4 files changed, 31 insertions(+), 25 deletions(-)

commit 885555ee46acc4f4fe96b04b554ee3a0f2ae4baa
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:26 2009 +0000

    Always check if notifications are enabled when we update them.

    svn path=/trunk/; revision=2301

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

commit 81562d740490d4032d93a6aaa8c32b7310023745
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:23 2009 +0000

    Update the pixbuf when we receive an event update.

    svn path=/trunk/; revision=2300

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

commit 62fe3985b8fdca2ccc40030a46def1c73ec1430f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:19 2009 +0000

    Use the avatar for all the events with a contact.

    svn path=/trunk/; revision=2299

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

commit bd36eff5533cf4021316a12dd9608dd21392cd1a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:17 2009 +0000

    Add an enum to define notification close reason.

    svn path=/trunk/; revision=2298

 src/empathy-chat-window.c |	4 ++--
 src/empathy-misc.h	   |	9 +++++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

commit b7e7e719a516879202323b2dc6bf73403909bc32
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:13 2009 +0000

    Unref the notification after it has been closed.

    svn path=/trunk/; revision=2297

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

commit 7730ffdcd842e21ea10002dba6855285128e6d5c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:11 2009 +0000

    Escape message body with g_markup_escape_text before pushing it to
    the notification.

    svn path=/trunk/; revision=2296

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

commit 991e8bfd4396da222723a7a1712d37aab75111aa
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:08 2009 +0000

    Fix order or params in chat_window_show_or_update_notification ().

    svn path=/trunk/; revision=2295

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

commit f1de7218621b82fe0622aa04f380445150af39fc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:04 2009 +0000

    Move empathy_notification_is_enabled () to src/

    svn path=/trunk/; revision=2294

 libempathy-gtk/empathy-ui-utils.c |   52
 +---------------------------------
 libempathy-gtk/empathy-ui-utils.h |	3 --
 libempathy/empathy-utils.c	   |   20 +++++++++++++
 libempathy/empathy-utils.h	   |	2 +-
 src/Makefile.am		   |	1 +
 src/empathy-chat-window.c	   |   10 ++++++-
 src/empathy-misc.c		   |   56
 +++++++++++++++++++++++++++++++++++++
 src/empathy-misc.h		   |   35 +++++++++++++++++++++++
 src/empathy-status-icon.c	   |	7 ++--
 9 files changed, 127 insertions(+), 59 deletions(-)

commit c23031cdb33273d6396657f93d5daa064b7d7cac
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:08:01 2009 +0000

    Fix coding style.

    svn path=/trunk/; revision=2293

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

commit 734c8e69e29f782cf5217d73ea342fd80669c470
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:58 2009 +0000

    Add libnotify dep to src/ only.

    svn path=/trunk/; revision=2292

 configure.ac	 |    3 ++-
 src/Makefile.am |    2 ++
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 7fea45ce0c7e197a2e82b47f9828af573d592bc7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:55 2009 +0000

    Make possible to use libnotify 0.4.4, to not force the usage of too
    recent distributions.

    svn path=/trunk/; revision=2291

 configure.ac		   |	2 +-
 src/empathy-chat-window.c |	4 +++-
 src/empathy-status-icon.c |	5 +++--
 3 files changed, 7 insertions(+), 4 deletions(-)

commit 34093170146c861cf5bb523857ca875996d3c165
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:51 2009 +0000

    Initialize GError to NULL before using it.

    svn path=/trunk/; revision=2290

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

commit 6aeba3e27dfca67abde8a0f54efb637154e422ec
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:49 2009 +0000

    Fix indentation.

    svn path=/trunk/; revision=2289

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

commit ff811719fa1fd178d9be7edd6b18fb04d0c3a0d3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:45 2009 +0000

    Add a convenience function to avoid hacks when getting the pixbuf
    from the icon name.

    svn path=/trunk/; revision=2288

 libempathy-gtk/empathy-ui-utils.c |   34
 +++++++++++++++++++++++-----------
 libempathy-gtk/empathy-ui-utils.h |	2 ++
 src/empathy-chat-window.c	   |	7 +++----
 src/empathy-status-icon.c	   |	5 ++---
 4 files changed, 30 insertions(+), 18 deletions(-)

commit 5e818246cfc20394b14756d872145b853a53296c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:42 2009 +0000

    Make notifications for unfocused chat windows work properly.

    svn path=/trunk/; revision=2287

 src/empathy-chat-window.c   |	 27 ++++++++++-----------------
 src/empathy-event-manager.c |	 27 ++++++++++++++++++++++-----
 2 files changed, 32 insertions(+), 22 deletions(-)

commit f83fcbd246277115aa1e32479fd8a02f4cf73f08
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:38 2009 +0000

    Break after the event has been found.

    svn path=/trunk/; revision=2286

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

commit d968b3380c661d8c31be352afbd373cac5fcb673
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:35 2009 +0000

    W.I.P. for notifications on chat window.

    svn path=/trunk/; revision=2285

 libempathy-gtk/empathy-ui-utils.c |   10 ++++-
 libempathy-gtk/empathy-ui-utils.h |	2 +-
 src/empathy-chat-window.c	   |   85
 +++++++++++++++++++++++++++++++++++++
 src/empathy-event-manager.c	   |	3 +-
 src/empathy-status-icon.c	   |	9 +++-
 5 files changed, 101 insertions(+), 8 deletions(-)

commit 111068fd8b34e36ffbfd9614001918bb31388e73
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:32 2009 +0000

    Don't update the event if the notification can't be shown.

    svn path=/trunk/; revision=2284

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

commit dc196007a66fb30402ff03b7d222450ecfde8cca
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:29 2009 +0000

    Typo.

    svn path=/trunk/; revision=2283

 src/empathy-preferences.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3eb84c8a0312fd0d1be89b091d8d6a4dd315d3d9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:26 2009 +0000

    Implement a logic for disabling notifications when away.

    svn path=/trunk/; revision=2282

 libempathy-gtk/empathy-ui-utils.c |   55
 +++++++++++++++++++++++++++++++-----
 libempathy-gtk/empathy-ui-utils.h |	3 ++
 src/empathy-status-icon.c	   |   21 +++++++++++++-
 3 files changed, 70 insertions(+), 9 deletions(-)

commit 973bc4d1197ab108f0236ac2baf48678f20fb2aa
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:23 2009 +0000

    Modify code to handle new preferences.

    svn path=/trunk/; revision=2281

 data/empathy.schemas.in       |   38
 ++++++++++++++++++++++++++++++++++----
 libempathy-gtk/empathy-conf.h |    3 +++
 src/empathy-preferences.c     |   24 ++++++++++++++++++++++++
 src/empathy-preferences.glade |    2 +-
 4 files changed, 62 insertions(+), 5 deletions(-)

commit 11cd817399ed680de67d840c913607b518c49429
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:19 2009 +0000

    Add a preference UI for notifications.

    svn path=/trunk/; revision=2280

 src/empathy-preferences.glade |   86
 ++++++++++++++++++++++++++++++++++++++---
 1 files changed, 80 insertions(+), 6 deletions(-)

commit a597d3012d2b09b0c453fab9725223137d42327f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:15 2009 +0000

    If the notification is not dismissed by the user, do not display
    other notifications for new incoming messages.

    svn path=/trunk/; revision=2279

 src/empathy-event-manager.c |	 24 ++++++++++++++++++++++--
 src/empathy-event-manager.h |	  1 +
 src/empathy-status-icon.c   |	  9 ++++++++-
 3 files changed, 31 insertions(+), 3 deletions(-)

commit aec95ff0ec211bb0c5d65e599033e9e60f18b29c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:12 2009 +0000

    Split the event description into header and message body.
    Add a way to update a pending event.

    svn path=/trunk/; revision=2278

 src/empathy-event-manager.c |	131
 +++++++++++++++++++++++++++++++-----------
 src/empathy-status-icon.c   |	 68 +++++++++++++++-------
 2 files changed, 142 insertions(+), 57 deletions(-)

commit a7b83a0c05d85d2fd562139906f4006af9fa843e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:08 2009 +0000

    Fix indentation.

    svn path=/trunk/; revision=2277

 src/empathy-event-manager.h |	  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 60f7a0a0e0da33647710236f5c23295cf17271e2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:04 2009 +0000

    Insert an image in the notify baloon.

    svn path=/trunk/; revision=2276

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

commit c207d996572b2a0bb16556815ddbd97f6a777b94
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:07:00 2009 +0000

    Adapt the status icon message to the new API.

    svn path=/trunk/; revision=2275

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

commit 4e1b88dae5c7fa56c82cb8c0fbcdfdc0d1479156
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:57 2009 +0000

    Require latest libnotify. Don't crash when clicking the notification.

    svn path=/trunk/; revision=2274

 configure.ac		   |	3 ++-
 src/empathy-status-icon.c |   43
 +++++++++++++++++--------------------------
 2 files changed, 19 insertions(+), 27 deletions(-)

commit 6dfde45e768fc63e112c23088415c9fdaafa8418
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:53 2009 +0000

    Use PACKAGE_NAME instead of hardcoding "empathy" on notify_init ().

    svn path=/trunk/; revision=2273

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

commit 75a7efa7a05d8630ca0933cab53b44474bd6353d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:50 2009 +0000

    mimic tooltip and icon notifications; unref any outstanding
    notification
    on finalize

    svn path=/trunk/; revision=2272

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

commit 15bb9b3096599d3684c2ce2aca32682632fe845e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:45 2009 +0000

    uninit linotify after unrefing status icon

    svn path=/trunk/; revision=2271

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

commit 625c9210bd3be0e427f88475cc27948da50075da
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:41 2009 +0000

    generify notification; add idle activation of event

    svn path=/trunk/; revision=2270

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

commit 6fd56eb46489ac3ce7f1191d6e15da2d5e2b9af8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:36 2009 +0000

    add notify uninit

    svn path=/trunk/; revision=2269

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

commit 86b051a7fee204872253635064ac260c014864c7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:31 2009 +0000

    show notification on new event

    svn path=/trunk/; revision=2268

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

commit 32868186a2cfad1f70c71a9afe298b95ef5b97a3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:28 2009 +0000

    initialize libnotify

    svn path=/trunk/; revision=2267

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

commit 1c7eb61bfecb0227f86fe07e49eff9c5fc9a5b10
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 30 17:06:22 2009 +0000

    add libnotify configure check

    svn path=/trunk/; revision=2266

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

commit 79feff41d30571ca772d450be6613dbdcf655164
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Fri Jan 30 10:44:08 2009 +0000

    disable chat history menu item when there is no account.
    (bug #562554)

    svn path=/trunk/; revision=2265

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

commit 2c5160bcb91ee9d808f283458b8a7a9740c70672
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Fri Jan 30 10:43:15 2009 +0000

    Added a new empathy_account_manager_get_count function, to get the
    number of
    accounts.

    svn path=/trunk/; revision=2264

 libempathy/empathy-account-manager.c |   22 ++++++++++++++++++++--
 libempathy/empathy-account-manager.h |    2 ++
 2 files changed, 22 insertions(+), 2 deletions(-)

commit c3b3c32044834f1b417fb4a44d8daced5583fcf8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Jan 29 19:08:53 2009 +0000

    Update gitignore

    svn path=/trunk/; revision=2263

 help/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9c32ee1641ce4c0a1e51788fbdd2d56365898a78
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Thu Jan 29 13:09:39 2009 +0000

    Updated ca translation (Gil Forcada)

    svn path=/trunk/; revision=2262

 po/ca.po |  845
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 472 insertions(+), 373 deletions(-)

commit 2712a7a946a39f9bc2198bda9c08ce605465a6b9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Jan 29 10:55:30 2009 +0000

    Also accept sftp as URL scheme.

    svn path=/trunk/; revision=2261

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

commit 18db98e8aaccfe4a5f65a6c8cf5b7b6a42ef3cfb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Jan 29 10:27:47 2009 +0000

    \n is also a delimiter for URLs.

    svn path=/trunk/; revision=2260

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

commit 701af4afe6295097dac8e367a0288fcda1eec68e
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Tue Jan 27 07:56:28 2009 +0000

    ps was missing in LINGUAS

    svn path=/trunk/; revision=2259

 po/LINGUAS |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 982058858f782088b8355740ef7db92c97068bf4
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	Mon Jan 26 19:30:02 2009 +0000

    Updated Greek translation (Marios Zindilis)

    svn path=/trunk/; revision=2258

 help/el/figures/empathy-main-window.png |  Bin 0 -> 10969 bytes
 help/el/figures/empathy-new-account.png |  Bin 0 -> 24577 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit 63ea56b71d19a542f3aa4b027d93a8cc0e8ce300
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	Mon Jan 26 19:27:34 2009 +0000

    Added Greek translation (Marios Zindilis)

    svn path=/trunk/; revision=2257

 help/Makefile.am |    2 +-
 help/el/el.po	  |  500
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 501 insertions(+), 1 deletions(-)

commit b94196fd44f7c6f1c784ab9cb279b3a7558bf8a3
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Mon Jan 26 10:42:28 2009 +0000

    accounts_dialog_button_create_clicked_cb: if, for some reason,
    mc_account_create failed, early return instead of crashing

    From: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2256

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

commit 285fdbdfa680a570b48bdef14caa16e287b63731
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Jan 24 19:43:06 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2255

 help/es/es.po |  172
 +++++++++++++++++++++++----------------------------------
 1 files changed, 69 insertions(+), 103 deletions(-)

commit ebaa1fc763eee218ade29cb7859300c83095271f
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	Fri Jan 23 16:23:23 2009 +0000

    Updated ko translation.

    svn path=/trunk/; revision=2254

 po/ko.po |  903
 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 643 insertions(+), 260 deletions(-)

commit 823eb5f0c58840a3f4cf45fc72b669390ec60306
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Fri Jan 23 16:00:26 2009 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=2253

 help/es/es.po |  799
 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 597 insertions(+), 202 deletions(-)

commit f86a002e54585b4deccc2a511347fc0eb9838bd7
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Fri Jan 23 15:59:56 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2252

 po/ChangeLog |    4 -
 po/es.po     |  173
 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 84 insertions(+), 93 deletions(-)

commit 0b704ab8edf86b38715e15d11f15d673712c6c14
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 23 13:52:52 2009 +0000

    Replace G_STR_EMPTY in newly added code too.

    svn path=/trunk/; revision=2251

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

commit fa07b2c3ce77d62a90bdf3099f33437c22cf65b6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 23 13:52:47 2009 +0000

    Removed unused G_STR_EMPTY from empathy-ui-utils.h.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2250

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

commit 025c9ec4d13772b1e233a472ea90cc9ed0b27611
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 23 13:52:40 2009 +0000

    Renamed G_STR_EMPTY to EMP_STR_EMPTY.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2249

 libempathy-gtk/empathy-account-widget.c     |	  6 +++---
 libempathy-gtk/empathy-chat-text-view.c     |	 10 +++++-----
 libempathy-gtk/empathy-chat.c		     |	 10 +++++-----
 libempathy-gtk/empathy-contact-list-store.c |	  2 +-
 libempathy-gtk/empathy-contact-list-view.c  |	  2 +-
 libempathy-gtk/empathy-contact-widget.c     |	  6 +++---
 libempathy-gtk/empathy-log-window.c	     |	  4 ++--
 libempathy-gtk/empathy-new-message-dialog.c |	  4 ++--
 libempathy-gtk/empathy-smiley-manager.c     |	  6 +++---
 libempathy-gtk/empathy-theme-manager.c      |	  2 +-
 libempathy/empathy-chatroom.c		     |	  2 +-
 libempathy/empathy-contact.c		     |	 12 ++++++------
 libempathy/empathy-idle.c		     |	  6 +++---
 libempathy/empathy-log-manager.c	     |	  6 +++---
 libempathy/empathy-tp-call.c		     |	  6 +++---
 libempathy/empathy-tp-contact-factory.c     |	  8 ++++----
 libempathy/empathy-utils.h		     |	  2 +-
 megaphone/src/megaphone-applet.c	     |	  2 +-
 src/empathy-accounts-dialog.c		     |	  2 +-
 src/empathy-chat-window.c		     |	  2 +-
 src/empathy-event-manager.c		     |	  2 +-
 src/empathy-new-chatroom-dialog.c	     |	  6 +++---
 22 files changed, 54 insertions(+), 54 deletions(-)

commit 3db2a8f24d7fe902805b64377170f6ce9280a9e8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 23 11:28:15 2009 +0000

    Update the user documentation (Milo Casagrande).

    svn path=/trunk/; revision=2248

 help/C/empathy.xml |  427
 ++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 350 insertions(+), 77 deletions(-)

commit 4165177b4997f6c0e0e79325dced6cb3d32b673f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 23 11:02:59 2009 +0000

    Do not translate "gtk-ok", "gtk-cancel" etc. Fixes bug #566676
    (Lucas Lommer).

    svn path=/trunk/; revision=2247

 src/empathy-ft-manager.glade	 |    2 +-
 src/empathy-import-dialog.glade |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit fecd375bf3b341451c2356bf23e0e6ed7d37aac7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 23 10:44:32 2009 +0000

    Removed trailing space. Fixes bug #566549 (Leonardo Ferreira
    Fontenelle)

    svn path=/trunk/; revision=2246

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

commit 993f424e2665dd3afb9824d7a89aa69bcb89c053
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 23 10:28:58 2009 +0000

    Add a source field to specify the name of the account
    source. (Stephane Wirtel)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2245

 src/empathy-import-dialog.c |	  9 +++++++--
 src/empathy-import-dialog.h |	  4 +++-
 src/empathy-import-pidgin.c |	  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

commit e76f3a0ade6c9d8b23fb64dedb71d403dc15d516
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	Mon Jan 19 18:02:03 2009 +0000

    updated hebrew translation

    svn path=/trunk/; revision=2244

 po/he.po | 1061
 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 764 insertions(+), 297 deletions(-)

commit ad3e925578183fe0d9dee6b3fd623ba2ac86eafe
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	Sat Jan 17 21:44:49 2009 +0000

    Updated gr translation (Marios Zindilis).

    svn path=/trunk/; revision=2243

 po/el.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 218b805b1087d8584203f5f7137008e9f024185d
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	Sat Jan 17 19:23:59 2009 +0000

    Updated gr translation (Marios Zindilis).

    svn path=/trunk/; revision=2242

 po/el.po |  852
 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 597 insertions(+), 255 deletions(-)

commit f86f4c7a93504a70ac9abeb0a8c165a5dde87f4b
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Sat Jan 17 07:11:02 2009 +0000

    Updated Hungarian translation

    svn path=/trunk/; revision=2241

 po/hu.po |  861
 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 640 insertions(+), 221 deletions(-)

commit b443d93ece45881fe1e92b8c56a00cf42c85255b
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	Fri Jan 16 19:45:08 2009 +0000

    Updated German translation, fix #564539.

    2009-01-16	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #564539.

    svn path=/trunk/; revision=2239

 po/ChangeLog |    4 +
 po/de.po     |  812
 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 587 insertions(+), 229 deletions(-)

commit e4869c744a088b025346040ec69f2c73b3f2a6a2
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	Fri Jan 16 17:24:03 2009 +0000

    Updated Slovenian translation

    svn path=/trunk/; revision=2238

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

commit f2a0306b096a52d9f58b48c3c04a3a56cbd74a87
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 16 17:02:35 2009 +0000

    EmpathyDispatcher: Handle File channels that we didn't request.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2237

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

commit f542337fdadd7d15e3e0de27e1b4650078f38301
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Jan 16 17:02:31 2009 +0000

    Removed extensions.h inclusion in public API.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2236

 libempathy/empathy-dispatch-operation.c |    2 ++
 libempathy/empathy-tp-file.c		 |    6 ++++--
 libempathy/empathy-tp-file.h		 |    5 +----
 src/empathy-ft-manager.c		 |    2 ++
 src/empathy.c				 |    2 ++
 5 files changed, 11 insertions(+), 6 deletions(-)

commit 8c64c693c7c50c546c6fceb538904a774f0a53da
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 16 09:12:23 2009 +0000

    Fix building, there were a missing _new ->_dup_singleton.

    svn path=/trunk/; revision=2235

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

commit b9addf3d49af524515c1ae9cc8267f1df6997fca
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Jan 15 20:40:21 2009 +0000

    Update python bindings.

    svn path=/trunk/; revision=2234

 python/pyempathy/pyempathy.defs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 3b1d93ed7f7a948d24ecaeb97751083c41841b81
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Jan 15 20:40:17 2009 +0000

    empathy_mission_control_new -> dup_singleton.

    svn path=/trunk/; revision=2233

 libempathy-gtk/empathy-account-chooser.c |    2 +-
 libempathy/empathy-account-manager.c	  |    2 +-
 libempathy/empathy-contact-manager.c	  |    2 +-
 libempathy/empathy-dispatcher.c	  |    2 +-
 libempathy/empathy-idle.c		  |    2 +-
 libempathy/empathy-tp-contact-factory.c  |    2 +-
 libempathy/empathy-tp-contact-list.c	  |    2 +-
 libempathy/empathy-tp-file.c		  |    2 +-
 libempathy/empathy-tp-roomlist.c	  |    4 ++--
 libempathy/empathy-tp-tube.c		  |    2 +-
 libempathy/empathy-utils.c		  |    2 +-
 libempathy/empathy-utils.h		  |    2 +-
 megaphone/src/megaphone-applet.c	  |    2 +-
 src/empathy-accounts-dialog.c		  |    2 +-
 src/empathy-main-window.c		  |    4 ++--
 src/empathy.c				  |    2 +-
 16 files changed, 18 insertions(+), 18 deletions(-)

commit 577ef4e2d94c51ee8dc4a991e1bd62f6e0ca9d34
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jan 15 20:39:19 2009 +0000

    EmpathyDispatcher: make style somewhat more consistent.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2232

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

commit 88558be0863a90194e52d7a9de1f46088d801a13
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Thu Jan 15 14:47:16 2009 +0000

    When sending files, make sure the connection is ready before making
    sure the contact is ready.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=2231

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

commit 811058b7e0803da92939291021bc9af23aab609a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Jan 15 10:28:03 2009 +0000

    Do not unref the channel when closing it, wait for the invalidated
    signal.

    svn path=/trunk/; revision=2230

 libempathy/empathy-tp-call.c |   36 ++++++++++++------------------------
 1 files changed, 12 insertions(+), 24 deletions(-)

commit bd286658b0d4a9258dac573da710522021197222
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Jan 12 21:51:30 2009 +0000

    Remove usage of EmpathyTpGroup from EmpathyTpCall.

    svn path=/trunk/; revision=2229

 libempathy/empathy-tp-call.c |  106
 +++++++++++++++++++++++++++---------------
 1 files changed, 69 insertions(+), 37 deletions(-)

commit 8593923cf989c55c91ea8bf90dfa2a1c19befdf3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Jan 12 21:51:26 2009 +0000

    EmpathyContact keeps a ref to the factory.

    svn path=/trunk/; revision=2228

 libempathy/empathy-contact.c |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

commit 8d27b967fdad4a6ad04cf40724a89f4b450fa1c6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Jan 12 21:51:23 2009 +0000

    Remove some usage of EmpathyTpGroup from EmpathyTpChat

    svn path=/trunk/; revision=2227

 libempathy/empathy-tp-chat.c |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

commit 349f9e961602f67960ff6a0ad295a1e40c46a747
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Jan 12 21:51:16 2009 +0000

    Remove useless include of empathy-tp-group.h

    svn path=/trunk/; revision=2226

 libempathy/empathy-contact-list.h |	1 -
 libempathy/empathy-dispatcher.c   |	1 -
 libempathy/empathy-tp-chat.c	   |	1 +
 src/empathy-call-window.c	   |	1 -
 src/empathy-event-manager.c	   |	1 -
 5 files changed, 1 insertions(+), 4 deletions(-)

commit 438ea15bef19415a62630019fc7e6b4886053973
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Mon Jan 12 14:58:31 2009 +0000

    Reuse, and properly destroy, the avatar file chooser dialog.
    Fixes bug #548768 (Frederic Peters)

    svn path=/trunk/; revision=2225

 libempathy-gtk/empathy-avatar-chooser.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

commit cb812330feaf4fbd025beaeaff61eca9758eb5b9
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Mon Jan 12 12:51:00 2009 +0000

    Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=2224

 po/nb.po |  265
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 136 insertions(+), 129 deletions(-)

commit 075a063658fb301350f534e476c1a1a9aaa867be
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	Mon Jan 12 09:10:21 2009 +0000

    Updated th translation (Theppitak Karoonboonyanan).

    svn path=/trunk/; revision=2223

 po/th.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit e49a1c439aca8a5c73591284fe4b611c3262e4b7
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sun Jan 11 22:47:40 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2222

 po/es.po |  272
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 144 insertions(+), 128 deletions(-)

commit edbb4fb0ae36e4bb8a0f220cf8775ec523e4de07
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sun Jan 11 22:11:48 2009 +0000

    Bump needed version of telepathy-glib to 0.7.19

    svn path=/trunk/; revision=2221

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

commit 80adcff901ecee842f0bfb6a04a0bf0819da0926
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:17:08 2009 +0000

    Clean some coding style

    svn path=/trunk/; revision=2220

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

commit cd4569cf9aafb228edff730131a41ee26460c624
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:17:05 2009 +0000

    Remove useless spaces in message.

    svn path=/trunk/; revision=2219

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

commit 6272e31c5b0c182364a4fde088663b12a41e8f36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:17:01 2009 +0000

    Remove useless goto

    svn path=/trunk/; revision=2218

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

commit 7ba840f00ea11fa3f6458ab159b86ec37f99f451
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:58 2009 +0000

    If channel is invalidated before being ready, the error is handled
    in invalidated_cb, so we can return directly in ready_cb.

    svn path=/trunk/; revision=2217

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

commit cf09967694336a3bd6120c5f3b1004272ed34183
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:55 2009 +0000

    mission_control_get_tpconnection returns a new ref, don't forget to
    unref the connection.

    svn path=/trunk/; revision=2216

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

commit cae7d744c4b18dce09a6139f76c9b37cce1e7cda
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:52 2009 +0000

    Add a FIXME telling that there is a leak, not sure how to plug it,
    that code will be removed soon anyway.

    svn path=/trunk/; revision=2215

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

commit 10aa0f4dadebf7bc2e45ff6592cc37d3ac6310f4
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:49 2009 +0000

    Use tp_channel_borrow_connection instead of g_object_get. This fix
    a leak.

    svn path=/trunk/; revision=2214

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

commit 25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:46 2009 +0000

    Update gitignore

    svn path=/trunk/; revision=2213

 src/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit cf8bfbf948b8ac505206fca00bc1bc7a842f8676
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:43 2009 +0000

    Do not generate marshallers in src/, it is not needed.

    svn path=/trunk/; revision=2212

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

commit 53a5ccde2a29a81a34e2624d44d798bd765a921e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:40 2009 +0000

    Fix some errors made when rebasing on master

    svn path=/trunk/; revision=2211

 libempathy-gtk/empathy-new-message-dialog.c |	  2 +-
 libempathy/empathy-dispatcher.c	     |	  2 +-
 src/empathy-event-manager.c		     |	  2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit f178a264143aaed6a816c2f40cb8c6d4db385fb2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:36 2009 +0000

    Remove dead code

    svn path=/trunk/; revision=2210

 libempathy/empathy-dispatcher.c |    9 ---------
 libempathy/empathy-dispatcher.h |   10 ----------
 2 files changed, 0 insertions(+), 19 deletions(-)

commit 61559b0189074419b3f8e34afd8b350bd8cf6657
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:33 2009 +0000

    Correct little coding style

    svn path=/trunk/; revision=2209

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

commit 0f076f5ce076d6303b9b82ba65e5c2c939a9d5d5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:30 2009 +0000

    Correctly align \ characters

    svn path=/trunk/; revision=2208

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

commit c649cba9b0f9927ff6230b3f8749445ca838abb7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:27 2009 +0000

    Update pyhton binding

    svn path=/trunk/; revision=2207

 python/pyempathy/pyempathy.defs |  156
 ++++++++++++++++++++++++++++++++++++++-
 python/update-binding.sh	 |    3 +
 2 files changed, 157 insertions(+), 2 deletions(-)

commit ea6ed63f0452b2637efdde40213f25e14494c09a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:16:24 2009 +0000

    Update API doc.

    svn path=/trunk/; revision=2206

 docs/libempathy-gtk/libempathy-gtk.types |    3 ++-
 docs/libempathy/libempathy-docs.sgml	  |    2 ++
 docs/libempathy/libempathy.types	  |    4 +++-
 3 files changed, 7 insertions(+), 2 deletions(-)

commit d20b7b80bd20ecac6b80d3b1914d073597bebc4d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:16:20 2009 +0000

    Only unref things in dispose

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2205

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

commit 9804017880d3d954a8d2ce580f31d94720eabd02
Author: Guillaume Desmottes <gdesmott@gnome.org>
Date:	Fri Jan 9 16:16:17 2009 +0000

    empathy_tube_dispatch_show_error: give a format to
    gtk_message_dialog_new to make compiler happy

    Signed-off-by: Guillaume Desmottes <gdesmott@gnome.org>

    svn path=/trunk/; revision=2204

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

commit 47f59c87daed5af95a9b902fb6c02fae3187c9b2
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:16:14 2009 +0000

    Ignore requested channels we didn't request except for text channels,
    also ignore deprecated channels types and channels for which it
    doesn't make sense to handle them unless they were requested

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2203

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

commit 53cf2276bbd450ccbfb1b91ed8c033908b7fc602
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:16:11 2009 +0000

    Update the python bindings

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2202

 python/pyempathy/pyempathy.defs     |	246
 +++++++++++++++++++++--------------
 python/pyempathy/pyempathy.override |	  3 +-
 2 files changed, 151 insertions(+), 98 deletions(-)

commit ecb7dddc52d4f7b52b31d01afdf1ac457e8f854d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:16:08 2009 +0000

    Only show pending messages after the log and explain why
    show_pending_messages is there when tp-chat gets set

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2201

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

commit 702870d6d81ef54dc33bed04b34c6b5a89c597d9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:16:05 2009 +0000

    Don't use the old style TpTubeType

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2200

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

commit a2c51caa1ffb0bdd4c95d4d45fc442dbf91b27c7
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:16:02 2009 +0000

    Handle Dbus Tubes and ignore non p2p channels

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2199

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

commit fe6101ebb054551b06c86f9c3b8bd31780264987
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:59 2009 +0000

    Add support for DBus tubes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2198

 src/empathy-tube-dispatch.c |	 32 ++++++++++++++++++++++++++------
 1 files changed, 26 insertions(+), 6 deletions(-)

commit 83b767595192e0838acb3163d0d23d57a0f1ec3e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:56 2009 +0000

    Add extension for new-style DBus tubes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2197

 extensions/Channel_Type_DBus_Tube.xml |  183
 +++++++++++++++++++++++++++++++++
 extensions/Makefile.am		       |    1 +
 extensions/generic-types.xml	       |    8 ++
 extensions/misc.xml		       |    1 +
 4 files changed, 193 insertions(+), 0 deletions(-)

commit cec497dca69cca66c3d1a69498dd6f6e1265d673
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:53 2009 +0000

    Ignore approval that happen after the operation was approved

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2196

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

commit 500751eb56f36006b7bf02cd4a2da8b2ff3dc2a4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:49 2009 +0000

    Remove approvals when the underlying operation got invalidated

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2195

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

commit e5131b54acfadb755d15fd0d207582437bee233b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:46 2009 +0000

    Correctly define the invalidated signal

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2194

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

commit 50cad5e06347b2fa49d6718034bcdb552d43b4d3
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:43 2009 +0000

    Port to the new empathy_call_when_ready api

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2193

 libempathy/empathy-dispatcher.c |   39
 +++++++++++++++++++++++++++++----------
 src/empathy-event-manager.c	 |   23 +++++++++++++++++++----
 2 files changed, 48 insertions(+), 14 deletions(-)

commit 94255bf43b3fb2dd2684c87b18dbf8448f72d8fb
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:40 2009 +0000

    Make the error in the call_when_ready callback const

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2192

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

commit 5cc4714ecf91bc2605223594f4726722a99174fd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:37 2009 +0000

    Free ready callbacks in finalize

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2191

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

commit 7a745019ad8b2bf41ba32bc12d0ca30245b36d40
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:34 2009 +0000

    Add weak object, destroy notify and error reporting to
    empathy_contact_call_when_ready

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2190

 libempathy/empathy-contact.c |   60
 +++++++++++++++++++++++++++++++++++++-----
 libempathy/empathy-contact.h |    5 ++-
 2 files changed, 56 insertions(+), 9 deletions(-)

commit c870b1b51063dff7e5218d8bd6bdc565cb69b577
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:31 2009 +0000

    Let a chatroom keep a reference to a its TpChat if applicable

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2189

 libempathy-gtk/empathy-contact-menu.c |   14 +++------
 libempathy/empathy-chatroom-manager.c |    6 ++++
 libempathy/empathy-chatroom.c	       |   47
 +++++++++++++++++++++++++++++++-
 libempathy/empathy-chatroom.h	       |    6 +++-
 4 files changed, 60 insertions(+), 13 deletions(-)

commit eba71b838f543c7dd9390e74911526cf3d48fa26
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:27 2009 +0000

    Make the dispatch operation _get_ functions not return a ref

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2188

 libempathy-gtk/empathy-ui-utils.c	 |    1 -
 libempathy/empathy-chatroom-manager.c	 |    6 +-----
 libempathy/empathy-dispatch-operation.c |    5 +----
 libempathy/empathy-dispatcher.c	 |    4 ++--
 libempathy/empathy-tp-chat.c		 |    3 ++-
 libempathy/empathy-utils.c		 |    2 --
 src/empathy-event-manager.c		 |    3 ---
 src/empathy-tube-dispatch.c		 |    5 -----
 src/empathy.c				 |    8 +-------
 9 files changed, 7 insertions(+), 30 deletions(-)

commit 0e114008b2603eb4dcceb180d5da896eb19be97d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:24 2009 +0000

    Don't unref the TpGroup twice

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2187

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

commit 2f64945c0d6bef54f79ba32b8c2a6be692a31bb5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:21 2009 +0000

    Initialise the chatroom manager from empathy itself

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2186

 libempathy/empathy-dispatcher.c |    8 +-------
 src/empathy.c			 |    6 ++++++
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 1991fd5404adbc78e244cd38c7aa297c4933aef1
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:17 2009 +0000

    Convert EmpathyChatroomManager to the new singleton convention

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2185

 libempathy-gtk/empathy-contact-menu.c	|    2 +-
 libempathy/empathy-chatroom-manager.c	|   25 +++++++++++--------------
 libempathy/empathy-chatroom-manager.h	|    2 +-
 libempathy/empathy-dispatcher.c	|    2 +-
 src/empathy-chat-window.c		|    2 +-
 src/empathy-chatrooms-window.c		|    2 +-
 src/empathy-main-window.c		|    2 +-
 tests/check-empathy-chatroom-manager.c |   32
 ++++++++++++++++----------------
 8 files changed, 33 insertions(+), 36 deletions(-)

commit e805d6ba0430bcc5f7bbc400e5152cf36b8d92ff
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:14 2009 +0000

    Add empathy-tube-dispatch to POTFILES.in

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2184

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

commit ac3d19d800cc16b24615e82b6b351f880c13d710
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:10 2009 +0000

    Don't close channels as a side-effect of disposing wrapper objects

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2183

 libempathy/empathy-tp-call.c |   13 +++++++++++--
 libempathy/empathy-tp-chat.c |    7 ++++++-
 libempathy/empathy-tp-file.c |    5 ++---
 3 files changed, 19 insertions(+), 6 deletions(-)

commit 2e78b7d4c7756864fba8b6024ad85b0f02ec5e0a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:07 2009 +0000

    Remove some dead code

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2182

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

commit bfdd834b3b8e3f22f82ffc47f41e553f902e8200
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:15:02 2009 +0000

    Move the dispatcher to the new singleton policy

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2181

 libempathy/empathy-dispatcher.c |   45
 ++++++++++++++++++++++++++------------
 libempathy/empathy-dispatcher.h |    2 +-
 src/empathy-event-manager.c	 |    2 +-
 src/empathy.c			 |    2 +-
 4 files changed, 34 insertions(+), 17 deletions(-)

commit 67582abc7e901b5de7670bcf2434a15e18938835
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:58 2009 +0000

    Also free the approvals list

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2180

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

commit 5d8f3b4d7f167728e6151107e908a789aa060f5e
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:55 2009 +0000

    Use gulongs to save signal handler ids

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2179

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

commit c571f0fe419c356c96db3338c4eb2a7e65f4728c
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:52 2009 +0000

    Always check if the passed operation is actually a dispatch operation

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2178

 libempathy/empathy-dispatch-operation.c |   68
 ++++++++++++++++++++++++++-----
 1 files changed, 57 insertions(+), 11 deletions(-)

commit 8b62c532134177bd301e1a1a1ea6c8616d508767
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:49 2009 +0000

    No need to call empathy_run_until_ready, the DispatchOperation
    already ensured it's ready

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2177

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

commit af9c5daa44b4ef8a937247201cab6e3ea99c571b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:46 2009 +0000

    Style fixes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2176

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

commit ab42396f3d3f1dcaac935155830312ced39e25f9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:43 2009 +0000

    Style fixes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2175

 libempathy/empathy-tp-chat.c |  222
 +++++++++++++++++++++--------------------
 1 files changed, 114 insertions(+), 108 deletions(-)

commit 2ecd4f97ed1fbce4b9e2a394f461ae0d5066cc39
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:40 2009 +0000

    Style fixes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2174

 libempathy/empathy-message.c |    4 +++-
 libempathy/empathy-message.h |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

commit bdbc83f39d0a0909d1a4a0c052969f0d6e65d511
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:37 2009 +0000

    Don't initialise variables by calling functions when declaring them

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2173

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

commit 79b680b4ad1161767b7df52fede2fc6d6a6d9dc4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:33 2009 +0000

    More style fixes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2172

 libempathy/empathy-chatroom-manager.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 333eedec653900935f0bfa15d3c6bb6381a78314
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:14:30 2009 +0000

    Make coding style consistent with the rest of the file

    svn path=/trunk/; revision=2171

 libempathy-gtk/empathy-ui-utils.c |   29 ++++++++++++++---------------
 1 files changed, 14 insertions(+), 15 deletions(-)

commit dcbcdcb628979991c26404b9262a76d13f1bf4f9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:27 2009 +0000

    Fix coding style, user the right unique name

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2170

 libempathy-gtk/empathy-chat.c |   50
 +++++++++++++++++++---------------------
 1 files changed, 24 insertions(+), 26 deletions(-)

commit a6b42bf4da7dc5bc1e3b6b0c938fdd98fb3572fd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:24 2009 +0000

    Completely move to Telepathy coding style

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2169

 src/empathy-event-manager.c |	348
 +++++++++++++++++++++----------------------
 1 files changed, 169 insertions(+), 179 deletions(-)

commit 73d7ebda32c08a293de01019906fd469fa0df50b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:20 2009 +0000

    Remove dead code

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2168

 libempathy/empathy-dispatcher.c |  588
 ---------------------------------------
 src/empathy-event-manager.c	 |   85 ------
 2 files changed, 0 insertions(+), 673 deletions(-)

commit 4720729bda3fdb397de0b991be2f8a2292eb5261
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:17 2009 +0000

    Use the new call utility function to start calls

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2167

 libempathy-gtk/empathy-contact-list-view.c  |	  2 +-
 libempathy-gtk/empathy-contact-menu.c	     |	  2 +-
 libempathy-gtk/empathy-new-message-dialog.c |	 10 +++++++++-
 3 files changed, 11 insertions(+), 3 deletions(-)

commit fee082df8617a9e878750bcd964940130dc5ff2a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:14 2009 +0000

    Add a utility function to start a call to a contact

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2166

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

commit a225d6d620e17306dbc5c1e7b7b886046e24c9db
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:10 2009 +0000

    Add a function to explicitly set the remote candidate on outgoing
    calls instead of relying on the group interface

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2165

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

commit 3fc0800fa97d410b2ce39ee5b61e1a49967d4b06
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:07 2009 +0000

    Add code to request a streamed media channel

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2164

 libempathy/empathy-dispatcher.c |   45
 ++++++++++++++++++++++++++-------------
 libempathy/empathy-dispatcher.h |    3 --
 2 files changed, 30 insertions(+), 18 deletions(-)

commit a9ddf2bc00f20ac6fae42479921538950c1a8d07
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:04 2009 +0000

    DIspatch streamed media channels

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2163

 src/empathy.c |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

commit f2b92d8dbeae2d666e8a777f38519b524aee78f9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:14:01 2009 +0000

    Initialize with a EmpathyTpCall instead of a TpChannel and explicitly
    close the
    channel after uses

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2162

 src/empathy-call-window.c |   27 ++++++++++++++++++---------
 src/empathy-call-window.h |	4 ++--
 2 files changed, 20 insertions(+), 11 deletions(-)

commit a383123730c8721724842bd942c9d997dce87059
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:58 2009 +0000

    Add support for approving video channels

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2161

 src/empathy-event-manager.c |	 86
 +++++++++++++++++++++++++++++++------------
 1 files changed, 62 insertions(+), 24 deletions(-)

commit 93414bb13bef315e41de4a059c5463e0b0cd6c23
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:55 2009 +0000

    Add a function to explicitly close EmpathyTpCall

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2160

 libempathy/empathy-tp-call.c |   19 +++++++++++++++----
 libempathy/empathy-tp-call.h |    1 +
 2 files changed, 16 insertions(+), 4 deletions(-)

commit bcf8e152ef78985c91c67a9c5f3381d7d0d52be5
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:51 2009 +0000

    Report errors when there is no tube handler or poking it fails

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2159

 src/empathy-tube-dispatch.c |	 69
 ++++++++++++++++++++++++++++++++++++++----
 1 files changed, 62 insertions(+), 7 deletions(-)

commit 7fbd15f65bf1d0df2bb3896acef29f0faad22c85
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:48 2009 +0000

    Add support for approving tubes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2158

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

commit 0d1f7a91769775a85a3d201fade513978f23557a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:45 2009 +0000

    Add EmpathyTubeDispatcher as a helper for dispatching tubes

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2157

 src/Makefile.am	     |	 46 ++++++
 src/empathy-tube-dispatch.c |	377
 +++++++++++++++++++++++++++++++++++++++++++
 src/empathy-tube-dispatch.h |	 75 +++++++++
 3 files changed, 498 insertions(+), 0 deletions(-)

commit d971d3e84d6c6f5791b3de7557a5708f4d110044
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:42 2009 +0000

    Make empathy_tp_tube_accept_stream_tube more like underlying dbus
    function and hand errors to the caller

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2156

 libempathy/empathy-tp-tube.c |  117
 +++++++++++++++++++++++-------------------
 libempathy/empathy-tp-tube.h |   23 +++++++-
 2 files changed, 85 insertions(+), 55 deletions(-)

commit 90e74b2234907a09953842e219bbf4da43e22171
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:39 2009 +0000

    Remove the id parameter, it's no longer used

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2155

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

commit 25ec80ab6c1c7a4e7fdabaa2e94da4c53a236767
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:36 2009 +0000

    Remove tube ID parameter, it's not used in the new tubes spec

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2154

 extensions/Tube_Handler.xml |	  5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit c1657a9a556c8b9d98fe7003e6bccba023670332
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:32 2009 +0000

    Call emp_cli_init in empathy_init

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2153

 libempathy/empathy-utils.c |	 5 +++++
 src/empathy.c		    |	 4 ----
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 7fc8348976a2a8512e4657cfe839487331d5af88
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:29 2009 +0000

    New style tubes don't have ides

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2152

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

commit 12ebd87be6d9f8ccd654f2fb167f0c64724bf8f4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:26 2009 +0000

    Update to new stream tube spec

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2151

 libempathy/empathy-tp-tube.c |  214
 ++++++++++++------------------------------
 libempathy/empathy-tp-tube.h |    2 +-
 2 files changed, 60 insertions(+), 156 deletions(-)

commit 3a9f3eaf06428d65c33a52a3371284e575472acd
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:22 2009 +0000

    Add new StreamTube spec

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2150

 extensions/Channel_Interface_Tube.xml	 |  127 ++++++++++++++++++++
 extensions/Channel_Type_Stream_Tube.xml |  198
 +++++++++++++++++++++++++++++++
 extensions/Makefile.am			 |    5 +-
 extensions/all.xml			 |    2 +
 extensions/generic-types.xml		 |  100 ++++++++++++++++
 extensions/misc.xml			 |    2 +
 6 files changed, 433 insertions(+), 1 deletions(-)

commit 2a6e3f146380f0fff8ad02119b48c6e9639d2768
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:18 2009 +0000

    Let a EmpathyChatroomManager observe the dispatcher

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2149

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

commit 1e854701c64c93a7aa836504c9bd9c76ee2a6704
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:15 2009 +0000

    Act as an observer

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2148

 libempathy/empathy-chatroom-manager.c |   88
 +++++++++++++++++++++++++++++++++
 libempathy/empathy-chatroom-manager.h |    3 +
 2 files changed, 91 insertions(+), 0 deletions(-)

commit fece418a6d39950fbdf86db44b503029046250dc
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:11 2009 +0000

    Disconnect signal handlers from the head of the queue before
    destroying the queue

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2147

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

commit 19d7725211923db6311b52a8e34026a80bec8612
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:08 2009 +0000

    Remove the tp-channel property, it's unused and useless

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2146

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

commit 4f5bfccceec4707e5e3a6ca3596ff9fb88507464
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:04 2009 +0000

    Use new dispatcher API to get muc channels

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2145

 libempathy-gtk/empathy-chat.c	   |   27 ++++++++++++++-------------
 src/empathy-main-window.c	   |   20 +++++++++-----------
 src/empathy-new-chatroom-dialog.c |   14 ++------------
 3 files changed, 25 insertions(+), 36 deletions(-)

commit 5436ecf05f66615d13540c19968361feda55c033
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:13:00 2009 +0000

    Remove custom channel requesting functionality, this should go
    through the dispatcher

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2144

 libempathy/empathy-utils.c |  119
 --------------------------------------------
 libempathy/empathy-utils.h |	16 ------
 2 files changed, 0 insertions(+), 135 deletions(-)

commit 802d468fe9f97763dc298236a5a79b8f835407d7
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:57 2009 +0000

    Add request muc channels to the dispatcher

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2143

 libempathy/empathy-dispatcher.c |   77
 ++++++++++++++++++++++++++++++++++++---
 libempathy/empathy-dispatcher.h |   14 ++++----
 2 files changed, 78 insertions(+), 13 deletions(-)

commit b52e8ba0bf98b9d7f27b2ab2e496f0f11dc3a5be
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:54 2009 +0000

    Wait untill the TpChat object is ready before going into pending state

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2142

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

commit 28eb54eade5e8a9a53feab5d45cf21355fae1fb9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:51 2009 +0000

    Explicitly close file channels when removing them from the FT manager

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2141

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

commit 4422e78eea53010f3b52b7528c4234fbd15d7da8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:47 2009 +0000

    Add a function to explicitly close File channels

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2140

 libempathy/empathy-tp-file.c |    9 ++++++++-
 libempathy/empathy-tp-file.h |    1 +
 2 files changed, 9 insertions(+), 1 deletions(-)

commit edead1d3f508dcfe5ba537be1c059642cac3b5e9
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:43 2009 +0000

    Make existing contact FT capable when the CM supports it

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2139

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

commit 6fb143b09acd744811883c4f1177a843ec60daaf
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:40 2009 +0000

    Enable approving of file transfers

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2138

 src/empathy-event-manager.c |	 72
 ++++++++++++++++++++++---------------------
 1 files changed, 37 insertions(+), 35 deletions(-)

commit ab79229c96c0abff467dfd47edf01c18cbbae749
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:36 2009 +0000

    Enabled dispatching of file tranfers

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2137

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

commit 88cb102f7072be2748d9847e45e550be1c1bd399
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:33 2009 +0000

    Use new API to request file transfers

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2136

 libempathy-gtk/empathy-ui-utils.c |   54
 +++++++++++++++++++++++++++++++++++-
 1 files changed, 52 insertions(+), 2 deletions(-)

commit 1f41dbb4da057920c23d902797d020119b9b57c4
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:28 2009 +0000

    Add support for dispatching file transfers

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2135

 libempathy/empathy-dispatcher.c |  162
 +++++++++++++++++++++++++++++++++------
 libempathy/empathy-dispatcher.h |   15 +++-
 2 files changed, 150 insertions(+), 27 deletions(-)

commit fe78304b4f6bd501d9e0feb7375eba0fb1ab01c5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 16:12:24 2009 +0000

    Recognise file transfers

    svn path=/trunk/; revision=2134

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

commit 195b8e4938c331486beba6f14c44ad738a814565
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:20 2009 +0000

    Add an optional properties hash to the RequestData struct

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2133

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

commit bd22bdcc0c16b51e460650ce70bac49065de9c29
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:16 2009 +0000

    Initial port to the new dispatcher

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2132

 src/empathy-event-manager.c |	180
 ++++++++++++++++++++++++++++---------------
 src/empathy.c		     |	 25 ++++---
 2 files changed, 132 insertions(+), 73 deletions(-)

commit de7f1fe51aed7cb5b81d85d6bbb73d50b4f7de0b
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:11 2009 +0000

    Use the new dispatcher api to request text channels

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2131

 libempathy-gtk/empathy-contact-list-view.c  |	  4 ++--
 libempathy-gtk/empathy-new-message-dialog.c |	  7 +++----
 src/empathy-chat-window.c		     |	  2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

commit 9940bfed4c589710add05be776b7b1817bf9d48d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:07 2009 +0000

    Start reworking the dispatcher

    Rework the channel dispatche so it's model is somewhat similar to the
    ChannelDispatcher in the telepathy-spec. Which allows for a much
    cleaner and
    extensible implementation containg no ugly hacks. Currently it's
    only able to
    do Text Channels and a lot of the other functionality is temporary
    disabled

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2130

 libempathy/Makefile.am			 |    2 +
 libempathy/empathy-dispatch-operation.c |  519 +++++++++++++
 libempathy/empathy-dispatch-operation.h |  118 +++
 libempathy/empathy-dispatcher.c	 | 1215
 ++++++++++++++++++++++---------
 libempathy/empathy-dispatcher.h	 |   44 +-
 5 files changed, 1546 insertions(+), 352 deletions(-)

commit 9d4e38bf73836e75dd4a86b3929317b612236f1f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:12:02 2009 +0000

    Port to the new EmpathyTpChat API

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2129

 libempathy-gtk/empathy-chat.c |   49
 +++++++++++++++++++++++++++++++++-------
 1 files changed, 40 insertions(+), 9 deletions(-)

commit c55283c50222dd43dd7a088592c7675e7d4a0959
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:11:59 2009 +0000

    Improve API of tp-chat

    * Never automagically acknowledge message, the UI should do this
    * Add API to acknowledge a single or a list of EmpathyMessage
    * Add API to get the list of pending messages
    * Add API to explicitly close the underlying channel
    * Ignore events from a channel that is being closed. Important events
    will be
      emitted when the text channel respawns.

    In the future we might want to make the closing of the channel async
    and have
    it emit signals untill closed. Mostly for the benefit of the
    logger. Needs some
    work in the UI bits to disconnect all signals properly when closing
    the window
    though.

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2128

 libempathy/empathy-tp-chat.c |  324
 +++++++++++++++++++++++++++---------------
 libempathy/empathy-tp-chat.h |   11 +-
 2 files changed, 218 insertions(+), 117 deletions(-)

commit 646486c9e5f3972d2d5ec332c601eab73502fd3a
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:11:54 2009 +0000

    Add id field to save the message id as received the CM

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2127

 libempathy/empathy-message.c |   16 ++++++++++++++++
 libempathy/empathy-message.h |    3 +++
 2 files changed, 19 insertions(+), 0 deletions(-)

commit 19dc1bdbd665f4ce79ec186294618218f65be49f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Fri Jan 9 16:11:48 2009 +0000

    Add empathy_contact_call_when_ready

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2126

 libempathy/empathy-contact.c |   74
 +++++++++++++++++++++++++++++++++++------
 libempathy/empathy-contact.h |    9 +++++
 2 files changed, 72 insertions(+), 11 deletions(-)

commit 56524fbc916e872c70465dec7c1cf5b59e066fb5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:31:42 2009 +0000

    use tabs because everyone love tabs

    svn path=/trunk/; revision=2125

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

commit 47277f8d52522e8db77eb54d6783800d60099a46
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:31:38 2009 +0000

    dispatcher_tubes_new_tube_cb: add some tube handling debug messages

    svn path=/trunk/; revision=2124

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

commit e3baf75b8315eaa9ecb14eb669a8dc2ecede8832
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:40 2009 +0000

    Update Python bindings.

    svn path=/trunk/; revision=2123

 python/pyempathy/pyempathy.defs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 7396241b0868b083cab53603135ecb0537c5a11d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:36 2009 +0000

    Set the right weak pointer.

    svn path=/trunk/; revision=2122

 libempathy-gtk/empathy-smiley-manager.c |    2 +-
 libempathy/empathy-contact-factory.c	 |    2 +-
 libempathy/empathy-idle.c		 |    2 +-
 libempathy/empathy-log-manager.c	 |    2 +-
 src/empathy-event-manager.c		 |    2 +-
 src/empathy-ft-manager.c		 |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

commit 5dadc0ac3a478376337e2d10dec4ade7d5b44998
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:32 2009 +0000

    Port EmpathyContactManager to the new singleton policy.

    svn path=/trunk/; revision=2121

 libempathy-gtk/empathy-contact-dialogs.c    |	  6 ++--
 libempathy-gtk/empathy-contact-widget.c     |	  2 +-
 libempathy-gtk/empathy-new-message-dialog.c |	  2 +-
 libempathy/empathy-contact-manager.c	     |	 36
 ++++++++++++++++++--------
 libempathy/empathy-contact-manager.h	     |	  2 +-
 megaphone/src/megaphone-applet.c	     |	  2 +-
 src/empathy-event-manager.c		     |	  2 +-
 src/empathy-main-window.c		     |	  2 +-
 tests/contact-manager.c		     |	  2 +-
 tests/contact-run-until-ready-2.c	     |	  2 +-
 10 files changed, 36 insertions(+), 22 deletions(-)

commit cdd2f65ff2d5b70b09b4ac57f28a94d38715c62d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:27 2009 +0000

    Port to the new singleton API.

    svn path=/trunk/; revision=2120

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

commit f625e4dda03c6e2e41352600c842104e7ee02e9e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:23 2009 +0000

    Update python bindings.

    svn path=/trunk/; revision=2119

 python/pyempathy/pyempathy.defs       |   15 ++++++---------
 python/pyempathygtk/pyempathygtk.defs |    5 ++---
 2 files changed, 8 insertions(+), 12 deletions(-)

commit 90aaa7510e765521b3cb4d49349b62766986069a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:19 2009 +0000

    Port EmpathyFTManager to the new singleton policy.

    svn path=/trunk/; revision=2118

 src/empathy-ft-manager.c |   43
 ++++++++++++++++++++++++++++++-------------
 src/empathy-ft-manager.h |    2 +-
 src/empathy.c		  |    2 +-
 3 files changed, 32 insertions(+), 15 deletions(-)

commit 00c9111bef2e541e74eae9f23cbc1d82ad822ea6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:15 2009 +0000

    Port EmpathyEventManager to the new singleton policy.

    svn path=/trunk/; revision=2117

 src/empathy-event-manager.c |	 36 +++++++++++++++++++++++++-----------
 src/empathy-event-manager.h |	  2 +-
 src/empathy-main-window.c   |	  2 +-
 3 files changed, 27 insertions(+), 13 deletions(-)

commit e8499acc40dc33d78df27d1b8ac14c296098fc9e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:10 2009 +0000

    Port EmpathySmileyManager to the new singleton policy.

    svn path=/trunk/; revision=2116

 libempathy-gtk/empathy-chat-text-view.c |    2 +-
 libempathy-gtk/empathy-chat.c		 |    2 +-
 libempathy-gtk/empathy-smiley-manager.c |   39
 +++++++++++++++++++++---------
 libempathy-gtk/empathy-smiley-manager.h |    2 +-
 libempathy-gtk/empathy-theme.c		 |    2 +-
 src/empathy-chat-window.c		 |    2 +-
 6 files changed, 32 insertions(+), 17 deletions(-)

commit eba974e2a304815ebd8287d6696aaa9803a19bb2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:05 2009 +0000

    Port EmpathyLogManager to the new singleton policy.

    svn path=/trunk/; revision=2115

 libempathy-gtk/empathy-chat.c	       |    2 +-
 libempathy-gtk/empathy-contact-menu.c |    2 +-
 libempathy-gtk/empathy-log-window.c   |    2 +-
 libempathy/empathy-log-manager.c      |   49
 +++++++++++++++++++++------------
 libempathy/empathy-log-manager.h      |    2 +-
 5 files changed, 35 insertions(+), 22 deletions(-)

commit c2a1dec002eb9a8c0372bc6fc920a54e36b7e991
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:06:00 2009 +0000

    Port EmpathyIdle to the new singleton policy.

    svn path=/trunk/; revision=2114

 libempathy-gtk/empathy-presence-chooser.c |	4 +-
 libempathy/empathy-idle.c		   |   38
 +++++++++++++++++++---------
 libempathy/empathy-idle.h		   |	2 +-
 src/empathy-status-icon.c		   |	4 +-
 src/empathy.c				   |	2 +-
 5 files changed, 32 insertions(+), 18 deletions(-)

commit 4100a5f538bf8f2c22658a579a80c909162dc46c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Jan 9 10:05:54 2009 +0000

    Port EmpathyContactFactory to the new singleton policy.

    svn path=/trunk/; revision=2113

 libempathy-gtk/empathy-avatar-chooser.c    |	 2 +-
 libempathy-gtk/empathy-contact-list-view.c |	 2 +-
 libempathy-gtk/empathy-contact-widget.c    |	 2 +-
 libempathy/empathy-contact-factory.c	    |	36
 +++++++++++++++++++--------
 libempathy/empathy-contact-factory.h	    |	 2 +-
 libempathy/empathy-dispatcher.c	    |	 8 +++---
 libempathy/empathy-tp-chat.c		    |	 2 +-
 libempathy/empathy-tp-file.c		    |	 2 +-
 libempathy/empathy-tp-group.c		    |	 2 +-
 libempathy/empathy-tp-tube.c		    |	 2 +-
 megaphone/src/megaphone-applet.c	    |	 2 +-
 src/empathy-event-manager.c		    |	 2 +-
 src/empathy-main-window.c		    |	 2 +-
 tests/contact-run-until-ready.c	    |	 2 +-
 14 files changed, 41 insertions(+), 27 deletions(-)

commit 2f6103a3cf15d278fc95929e72ed5652a103c058
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Thu Jan 8 00:23:00 2009 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=2112

 po/sv.po |  819
 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 566 insertions(+), 253 deletions(-)

commit b2e86658ec6b8ab922823d6eff85d8c51f84e0f2
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Wed Jan 7 12:08:46 2009 +0000

    Remove accidentall addition

    svn path=/trunk/; revision=2111

 po/ChangeLog |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit 43d07e8f0992cc1e5cf63d205ac83726db8b38c8
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Wed Jan 7 12:08:31 2009 +0000

    Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=2110

 po/ChangeLog |    6 +
 po/nb.po     |  446
 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 286 insertions(+), 166 deletions(-)

commit 4f533d1b4d8eabd5eeb26f351db75e1c5378129a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Wed Jan 7 10:04:47 2009 +0000

    Add a comment that tells to keep EmpathySound enum sync with
    sound_entries array.

    svn path=/trunk/; revision=2109

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

commit 04e0ca6e092daf3e1d3b60f47fbfb0a6b2e5425c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 19:14:57 2009 +0000

    Set initial value for sound pref checkboxes.

    svn path=/trunk/; revision=2108

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

commit 8b7ae89d71b031640e1795b1451d12624a4bcaf7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 17:19:21 2009 +0000

    Bump version to 2.25.5

    svn path=/trunk/; revision=2107

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

commit 10f4cc88ceadc70fdb68325d2ab71277d91745d3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Tue Jan 6 17:06:28 2009 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=2106

 po/es.po |  597
 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 364 insertions(+), 233 deletions(-)

commit e89165fdf3678afa1bf804b63595cf4895bc30c3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 17:06:09 2009 +0000

    pre-release updates

    svn path=/trunk/; revision=2105

 NEWS	      |   10 ++++++++++
 configure.ac |    8 ++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

commit bef276f342edd95e1fd7d1fd7b6d8ed3360f6159
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:50:11 2009 +0000

    Fix the creation of bus_name and object_path for dispatching tubes. It
    drops escaping for now.

    svn path=/trunk/; revision=2104

 libempathy/empathy-tube-handler.c |   27 ++++++++-------------------
 1 files changed, 8 insertions(+), 19 deletions(-)

commit 542d9fc9c63dab14081354c889a3d83cb942fc8c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:50:08 2009 +0000

    Assert that sound_id is OK before getting sound_entries[sound_id],
    to avoid crash.

    svn path=/trunk/; revision=2103

 libempathy-gtk/empathy-ui-utils.c |	8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 58333aa17a923a435943bd09acefb44e0a13471e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:50:05 2009 +0000

    Sanity checks for empathy_play_sounds.

    svn path=/trunk/; revision=2102

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

commit 6ff6694e813ff981b17af7053f2b667e2b1783bc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:50:02 2009 +0000

    Use gtk_list_store_insert_with_values ().

    svn path=/trunk/; revision=2101

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

commit 143f710325d8bfe6bfd2d271f332e504a06de9e8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:59 2009 +0000

    Use a GList instead of a GPtrArray and reorder the functions to avoid
    prototypes.

    svn path=/trunk/; revision=2100

 libempathy/empathy-contact-monitor.c |  288
 ++++++++++++++++-----------------
 1 files changed, 140 insertions(+), 148 deletions(-)

commit e5011edd94a51339ae21e2690fd90af652425549
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:56 2009 +0000

    Create the EmpathyContactMonitor lazily if needed.

    svn path=/trunk/; revision=2099

 libempathy/empathy-contact-manager.c |   10 ++++++++--
 libempathy/empathy-tp-chat.c	      |   11 +++++++++--
 2 files changed, 17 insertions(+), 4 deletions(-)

commit d928abd933a716c44a6db244ea87dac566be2a5b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:52 2009 +0000

    Rename proxy->iface in EmpathyContactMonitor.

    svn path=/trunk/; revision=2098

 libempathy/empathy-contact-monitor.c |   46
 +++++++++++++++++-----------------
 libempathy/empathy-contact-monitor.h |    6 ++--
 2 files changed, 26 insertions(+), 26 deletions(-)

commit 941c3de3ffaf5320d6959fb84db24dd0807649c7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:49 2009 +0000

    Use g_return_[val]_if_fail instead of g_assert in public APIs.

    svn path=/trunk/; revision=2097

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

commit 4e5ed70e9a4612b84562b0292c745ee0f6cab5ae
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:45 2009 +0000

    Use the right weak pointer location.

    svn path=/trunk/; revision=2096

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

commit a7e11de287241ff6aa5cf02cab3087b1fcdc5db2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:43 2009 +0000

    disconnect_monitor_signals function is quite useless.

    svn path=/trunk/; revision=2095

 libempathy/empathy-account-manager.c |   28 ++++++++++------------------
 1 files changed, 10 insertions(+), 18 deletions(-)

commit 0c25c082a6be7d9c49a202a42dd10e21f344879d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:39 2009 +0000

    Don't initialize the variable at declaration.

    svn path=/trunk/; revision=2094

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

commit a5407ef905b50904bc4a4cbae1a9119c08cad66e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:36 2009 +0000

    Move code handling the DBus signal in an idle callback.

    svn path=/trunk/; revision=2093

 libempathy/empathy-account-manager.c |   56
 ++++++++++++++++++++++++++-------
 1 files changed, 44 insertions(+), 12 deletions(-)

commit 32c16d65a79361178af138b8b445552d4b5e4f35
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:33 2009 +0000

    Use TpConnectionStatus instead of guint.

    svn path=/trunk/; revision=2092

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

commit 1d86661fbdd5b307dd0683e3587de751e6f387c7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:30 2009 +0000

    Simplify code when initializing the store.
    Always start the 10sec timeout when we change status to connected.
    Rename TpConnectionStatus variables connection->status.

    svn path=/trunk/; revision=2091

 libempathy/empathy-account-manager.c |   66
 ++++++++++++++++------------------
 1 files changed, 31 insertions(+), 35 deletions(-)

commit 13756abc6e0f19af007b7b9731fe69080b928436
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:27 2009 +0000

    Insert a comment claryfing reference ownership.

    svn path=/trunk/; revision=2090

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

commit d5c7df9e1e4aaf7dc3edd19651253f6d0e162d94
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:24 2009 +0000

    Don't forget to unref the account object.

    svn path=/trunk/; revision=2089

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

commit ecb8b65d33c5d4862c132ddb227bb4093b41cbc4
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:21 2009 +0000

    Use gettext() when populating the preferences sound list.

    svn path=/trunk/; revision=2088

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

commit b66b00893bb57c0060f7e23a80b29745b8a28dd6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:17 2009 +0000

    Add a debug message when playing sound.

    svn path=/trunk/; revision=2087

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

commit c036f3c610ffcbeb276fbe01ea910b2ec8249684
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:14 2009 +0000

    Back out changes in EmpathyContactListStore. They could go in a later
    branch.

    svn path=/trunk/; revision=2086

 libempathy-gtk/empathy-contact-list-store.c |	421
 ++++++++++++---------------
 1 files changed, 192 insertions(+), 229 deletions(-)

commit 8846b859c27a911e2ebbe5f5a95538f4b962d520
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:11 2009 +0000

    Propperly mark event descriptions for translation.
    Add a comment about the order of the sound entries array, and
    assert if
    the order isn't correct.

    svn path=/trunk/; revision=2085

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

commit 74d4c594bb1893558b08fe0fa40019cff59c2cda
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:08 2009 +0000

    Set to NULL the status message if it's empty.

    svn path=/trunk/; revision=2084

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

commit cc57002f9ad20cc775b45dc8df66e30ff7f3018b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:05 2009 +0000

    Initialize the connection numbers when creating the object.

    svn path=/trunk/; revision=2083

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

commit 35f3ccfb4d7934dbe3192e9d5e418fe7cb392176
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:49:01 2009 +0000

    Update empathy_sound_play () to be nicer to use and centralize
    the list
    of sounds we support.

    svn path=/trunk/; revision=2082

 libempathy-gtk/empathy-ui-utils.c     |   47
 ++++++++++++++++++++++++++++----
 libempathy-gtk/empathy-ui-utils.h     |   18 ++++++++++--
 python/pyempathygtk/pyempathygtk.defs |   23 ++++++++++++++--
 src/empathy-call-window.c	       |   23 +++++----------
 src/empathy-chat-window.c	       |    6 +---
 src/empathy-main-window.c	       |   15 +++-------
 6 files changed, 91 insertions(+), 41 deletions(-)

commit 9cd97524aad5e22138407fa59ab4be651fe6468d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:58 2009 +0000

    Add debug messages.

    svn path=/trunk/; revision=2081

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

commit ff68f9120ec085ca97160b8919cfa4d0d3ce8371
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:55 2009 +0000

    Add a weak pointer ref inside the costructor.

    svn path=/trunk/; revision=2080

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

commit 4cf0b5533904f8da1a9108a64903a1fa6f4ce424
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:52 2009 +0000

    Improve wording.

    svn path=/trunk/; revision=2079

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

commit 65f7803dd86bdb99814cbabda7dfb9e9116d86f1
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:49 2009 +0000

    Turn empathy_sound_pref_is_enabled into empathy_sound_play that
    automatically plays the sound if the pref is enabled.

    svn path=/trunk/; revision=2078

 libempathy-gtk/empathy-ui-utils.c     |   17 +++++++++++-
 libempathy-gtk/empathy-ui-utils.h     |    6 +++-
 python/pyempathygtk/pyempathygtk.defs |    9 ++++--
 src/empathy-chat-window.c	       |   20 +++++---------
 src/empathy-main-window.c	       |   47
 +++++++++++---------------------
 5 files changed, 50 insertions(+), 49 deletions(-)

commit aef8f7c5f413cd7830d01476be8d36c2f485a828
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:45 2009 +0000

    Disconnect all signals from the EmpathyAccountChooser when finalizing.

    svn path=/trunk/; revision=2077

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

commit 68bfd7c8e82ceeea04b4bb12173b0c93ecbdf57e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:42 2009 +0000

    Update API Docs.

    svn path=/trunk/; revision=2076

 docs/libempathy/libempathy-docs.sgml |    2 ++
 docs/libempathy/libempathy.types     |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

commit 95f4ae30b29e79c4a55f1b131a36aa1514bd7a8f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:39 2009 +0000

    Update python bindings.

    svn path=/trunk/; revision=2075

 python/pyempathy/pyempathy.defs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit d374b59bc0a0baf9fdfcb3528162cbf389b7f26c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:36 2009 +0000

    Use new singleton policy for EmpathyAccountManager.

    svn path=/trunk/; revision=2074

 libempathy-gtk/empathy-account-chooser.c |    2 +-
 libempathy-gtk/empathy-chat.c		  |    2 +-
 libempathy/empathy-account-manager.c	  |    7 +++++--
 libempathy/empathy-account-manager.h	  |    2 +-
 libempathy/empathy-contact-manager.c	  |    2 +-
 libempathy/empathy-dispatcher.c	  |    2 +-
 libempathy/empathy-tp-contact-factory.c  |    2 +-
 src/empathy-accounts-dialog.c		  |    2 +-
 src/empathy-main-window.c		  |   12 ++++--------
 src/empathy-status-icon.c		  |    2 +-
 10 files changed, 17 insertions(+), 18 deletions(-)

commit dcc292dc2b1fb67d63403618803a5e82e8ebfc9d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:32 2009 +0000

    Another style nitpick.

    svn path=/trunk/; revision=2073

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

commit ff0179fadaeca6877b04b12959594e6c88708bda
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:28 2009 +0000

    Yet more style fixes.

    svn path=/trunk/; revision=2072

 libempathy/empathy-account-manager.c |  260
 +++++++++++++++++----------------
 libempathy/empathy-contact-monitor.c |   98 ++++++-------
 2 files changed, 180 insertions(+), 178 deletions(-)

commit cea4cc62cdb35a1674ad8d3d418150e564b0cf33
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:25 2009 +0000

    Use _constructor () override to implement singleton.

    svn path=/trunk/; revision=2071

 libempathy/empathy-account-manager.c |   31
 ++++++++++++++++++++++---------
 1 files changed, 22 insertions(+), 9 deletions(-)

commit 0ec769a38d77f1b76357ff626c4006e57cbf79e6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:22 2009 +0000

    Add newlines at the end of files.

    svn path=/trunk/; revision=2070

 libempathy/empathy-account-manager.c |    1 +
 libempathy/empathy-contact-monitor.c |    1 +
 libempathy/empathy-contact-monitor.h |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

commit aa2582564da8733bea469e473c24e5ee10c3874f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:19 2009 +0000

    Drop our references in dispose instead of finalize.

    svn path=/trunk/; revision=2069

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

commit bd528ebb64b07fe567d0f262c2fd10e37074d177
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:16 2009 +0000

    Remember to set dispose_run after dispose has run.

    svn path=/trunk/; revision=2068

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

commit d9408a6d56ca75857a1f176c9f909e297168dfa5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:13 2009 +0000

    Don't initialize private stuff in _new ().

    svn path=/trunk/; revision=2067

 libempathy-gtk/empathy-account-chooser.c |   31
 +++++++++++++----------------
 1 files changed, 14 insertions(+), 17 deletions(-)

commit 9477559ddcd604d7d0687afa499694c4f3a2914f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:10 2009 +0000

    Don't leak a reference to McAccount objects and don't leak a list.

    svn path=/trunk/; revision=2066

 libempathy/empathy-account-manager.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit cd20c442bcf035918999918a45b528dfa8a33021
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:07 2009 +0000

    Unref objects in dispose and not in finalize; fully update account
    data
    before emitting signals.

    svn path=/trunk/; revision=2065

 libempathy/empathy-account-manager.c |   53
 +++++++++++++++++++++++++++------
 1 files changed, 43 insertions(+), 10 deletions(-)

commit aee38be4f198608017ca97d2180b7992b94559fb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:03 2009 +0000

    Style fixes.

    svn path=/trunk/; revision=2064

 libempathy/empathy-account-manager.c |  694
 +++++++++++++++++-----------------
 libempathy/empathy-account-manager.h |   16 +-
 libempathy/empathy-contact-monitor.c |  518 +++++++++++++-------------
 libempathy/empathy-contact-monitor.h |   10 +-
 libempathy/empathy-types.h	      |    2 +-
 5 files changed, 620 insertions(+), 620 deletions(-)

commit db816940865c8c5e13cad68e249905f3aa5ccac0
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:48:00 2009 +0000

    Don't own a reference to the EmpathyTpChat, otherwise it won't be
    finalized.

    svn path=/trunk/; revision=2063

 libempathy/empathy-contact-monitor.c |   21 ++++++++++++++-------
 1 files changed, 14 insertions(+), 7 deletions(-)

commit a7da89d2a228975ee1c2df2c0aa0206123692c32
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:57 2009 +0000

    Always disconnect signals for safety on _finalize ().

    svn path=/trunk/; revision=2062

 libempathy-gtk/empathy-chat.c		     |	  3 +++
 libempathy-gtk/empathy-contact-list-store.c |	 27
 +++++++++++++++++++++++++++
 libempathy/empathy-account-manager.c	     |	 21 +++++++++++++++++++--
 libempathy/empathy-contact-manager.c	     |	  5 +++++
 4 files changed, 54 insertions(+), 2 deletions(-)

commit f3571f23063cebdea9e7c3fb0fa91e40c82cdaca
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:53 2009 +0000

    Update Python bindings.

    svn path=/trunk/; revision=2061

 python/pyempathy/pyempathy.defs       |   41
 +++++++++++++++++++++++++++++++++
 python/pyempathy/pyempathy.override   |    2 +
 python/pyempathygtk/pyempathygtk.defs |    5 ++++
 3 files changed, 48 insertions(+), 0 deletions(-)

commit f7a42f5714cd20ac6cea0263c5cc0843d2f69584
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:50 2009 +0000

    Implement sound for contact login/logout.

    svn path=/trunk/; revision=2060

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

commit 8b15006c6a6de7d2ab310fc152f1d31caedcf2fb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:47 2009 +0000

    Fix the build.

    svn path=/trunk/; revision=2059

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

commit 8d98513e9b2d7ea2c3afbe45bde4ecb6babc545e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:44 2009 +0000

    Remember to check if source_id is already there when adding the
    g_timeout.

    svn path=/trunk/; revision=2058

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

commit 2e644a3a164283b79fcfc4d35b3639da9133119a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:41 2009 +0000

    Remove useless include.

    svn path=/trunk/; revision=2057

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

commit e8a060122ccf08ff744449fb4629de905314cfc6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:38 2009 +0000

    Remove an useless method from the header and remember to unref the
    EmpathyContactMonitor in _finalize().

    svn path=/trunk/; revision=2056

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

commit 8be297ec9215cd1b18842ca4c6a56f504f6e927e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:35 2009 +0000

    Implement _get_monitor () in EmpathyTpChat.

    svn path=/trunk/; revision=2055

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

commit 7aa18c1cd5858b1bf3ef353c78400ad2bc6da307
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:31 2009 +0000

    Add an API to EmpathyAccountManager to find out if an account has just
    connected.

    svn path=/trunk/; revision=2054

 libempathy/empathy-account-manager.c |   45
 ++++++++++++++++++++++++++++++++-
 libempathy/empathy-account-manager.h |    6 ++++
 2 files changed, 49 insertions(+), 2 deletions(-)

commit d8496968bd3b210b8b76daaf2feb2ddcd04e9822
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:28 2009 +0000

    Port EmpathyContactListStore to the new API.

    svn path=/trunk/; revision=2053

 libempathy-gtk/empathy-contact-list-store.c |	396
 ++++++++++++++-------------
 1 files changed, 203 insertions(+), 193 deletions(-)

commit 85f25a9f04bbda73923d80066f7a5cd0d09c482f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:25 2009 +0000

    Implement _get_monitor () in EmpathyContactManager.

    svn path=/trunk/; revision=2052

 libempathy/empathy-contact-manager.c |   12 ++++++++++++
 libempathy/empathy-contact-manager.h |    2 ++
 2 files changed, 14 insertions(+), 0 deletions(-)

commit 78d63cbc4b87ec4bad3a844a9bd4400e1e71c613
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:22 2009 +0000

    Add a "presence-changed" signal so that we can keep track of the
    previous presence of a contact when it changes.

    svn path=/trunk/; revision=2051

 libempathy/empathy-contact.c |   26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

commit 0004ebaad62474cfa2eb5f5c6bf8f29b6e6e4070
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:19 2009 +0000

    Add an EmpathyContactMonitor object to monitor changes in the contact
    list.

    svn path=/trunk/; revision=2050

 libempathy/Makefile.am		      |    3 +
 libempathy/empathy-contact-list.c    |   12 +
 libempathy/empathy-contact-list.h    |    6 +-
 libempathy/empathy-contact-monitor.c |  396
 ++++++++++++++++++++++++++++++++++
 libempathy/empathy-contact-monitor.h |   62 ++++++
 libempathy/empathy-types.h	      |   29 +++
 6 files changed, 507 insertions(+), 1 deletions(-)

commit f154530d5eb65cbe2f1af899e0b30d7b665f7575
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:15 2009 +0000

    Update python bindings.

    svn path=/trunk/; revision=2049

 python/pyempathy/pyempathy.defs       |   53
 +++++++++++++++++++++------------
 python/pyempathygtk/pyempathygtk.defs |    8 +++++
 python/update-binding.sh	       |    1 +
 3 files changed, 43 insertions(+), 19 deletions(-)

commit 04632e685717adae2f35e8e2daf5345d035c5320
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:12 2009 +0000

    Update docs.

    svn path=/trunk/; revision=2048

 docs/libempathy/libempathy-docs.sgml |    1 +
 docs/libempathy/libempathy.types     |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 90ced50933a59fe67761fa673395cf57296c519c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:09 2009 +0000

    Disconnect signals when finalizing.

    svn path=/trunk/; revision=2047

 libempathy-gtk/empathy-account-chooser.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit feb74d528e952da78621dde857938b2adbd6e65f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:06 2009 +0000

    Remove dead code from empathy-util.

    svn path=/trunk/; revision=2046

 libempathy/empathy-utils.c |  110
 --------------------------------------------
 libempathy/empathy-utils.h |	 5 --
 2 files changed, 0 insertions(+), 115 deletions(-)

commit b5b4d3697e9996d6b275e80dfc965c8be112d3a6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:03 2009 +0000

    Port EmpathyMainWindow to the new API.

    svn path=/trunk/; revision=2045

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

commit 851ee222de80d06e7c1b5d9b80951cff203aca7c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:47:00 2009 +0000

    Port EmpathyAccountsDialog to use the cached values to get the
    number of
    connecting accounts.

    svn path=/trunk/; revision=2044

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

commit 4e6eb8852b873cebc9b8fd6d4df7bdffc57117c2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:57 2009 +0000

    Port EmpathyStatusIcon to the new API.

    svn path=/trunk/; revision=2043

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

commit 4a80cadbc7e0a02f0a1122a62733d52e3334f634
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:53 2009 +0000

    Add new API in EmpathyAccountManager to cache the number of connecting
    and connected accounts.

    svn path=/trunk/; revision=2042

 libempathy/empathy-account-manager.c |   71
 ++++++++++++++++++++++++++++++++--
 libempathy/empathy-account-manager.h |   11 ++++-
 2 files changed, 76 insertions(+), 6 deletions(-)

commit 90be87aae20ca84d5cb58367e640bfe0d7b036e5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:51 2009 +0000

    Port EmpathyTpContactFactory to the new API.

    svn path=/trunk/; revision=2041

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

commit fb7bd41be639479486e8b31804d733fb88acac25
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:48 2009 +0000

    Port EmpathyDispatcher to the new API.

    svn path=/trunk/; revision=2040

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

commit 8597ceefd4e4d58769a34b2e55725b60e54de695
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:45 2009 +0000

    Port EmpathyAccountsDialog to the new API.

    svn path=/trunk/; revision=2039

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

commit 6335ef3df4d38a983f6ce78483be586113b53e0b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:41 2009 +0000

    Build fix.

    svn path=/trunk/; revision=2038

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

commit 3cfcb03555f7a22d4b0cd132c2fa74cc81d85955
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:38 2009 +0000

    Use a invalid value when initializing.

    svn path=/trunk/; revision=2037

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

commit 8d55f797187be22ecf9f93464f0d13d51b40d6ba
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:35 2009 +0000

    Port EmpathyContactManager to the new API.

    svn path=/trunk/; revision=2036

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

commit 3c254d8497336973e7a5a624081ffb0d7dcbea8b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:32 2009 +0000

    Unref the object.

    svn path=/trunk/; revision=2035

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

commit 132128da9d8b9e14aae3495791cc508d1899aab4
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:29 2009 +0000

    Port EmpathyChat to the new API.

    svn path=/trunk/; revision=2034

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

commit 49176d07b1d5a72bbc45216a503990726a4772a7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:26 2009 +0000

    Use the right marshallers for signals.

    svn path=/trunk/; revision=2033

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

commit 10e9b891a7196be4aa039aafacbf43d932919b36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:23 2009 +0000

    Fix a typo.

    svn path=/trunk/; revision=2032

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

commit 00c8badf76785042c6fb6aa154281c8adecef3db
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:20 2009 +0000

    Port the account chooser to the new API.

    svn path=/trunk/; revision=2031

 libempathy-gtk/empathy-account-chooser.c |   80
 ++++++++++-------------------
 1 files changed, 28 insertions(+), 52 deletions(-)

commit 8695a7bdd970a55af3528cfbf238af6b694fa3c8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:17 2009 +0000

    Disconnect from the DBus signal on finalize.

    svn path=/trunk/; revision=2030

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

commit e6a4bdc9a96edaad3b6aab6e423248af74cf9ce8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:14 2009 +0000

    Add EmpathyAccountManager.

    svn path=/trunk/; revision=2029

 libempathy/Makefile.am		      |    2 +
 libempathy/empathy-account-manager.c |  391
 ++++++++++++++++++++++++++++++++++
 libempathy/empathy-account-manager.h |   53 +++++
 3 files changed, 446 insertions(+), 0 deletions(-)

commit 3d889ffd601e614682577a8e6664c6656dce6764
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:11 2009 +0000

    Only play logout sound if switching to Offline from Available.

    svn path=/trunk/; revision=2028

 libempathy-gtk/empathy-ui-utils.c |	1 -
 src/empathy-main-window.c	   |   19 ++++++++++++-------
 2 files changed, 12 insertions(+), 8 deletions(-)

commit ca2a03e84bd231e8e9c8522f42778493c977a478
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:07 2009 +0000

    Don't emit sound when changing state and properly play login sound.

    svn path=/trunk/; revision=2027

 libempathy-gtk/empathy-ui-utils.c |	6 ++++--
 src/empathy-main-window.c	   |   13 ++++++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)

commit 7b293aff4cbfa6f28b906d72605813c40b7b0ed6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:04 2009 +0000

    Don't set random values in EmpathyIdle init if MC is not running.

    svn path=/trunk/; revision=2026

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

commit 6ef34909df59304871330b9311430eb4116873a5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:46:01 2009 +0000

    Adapt the libcanberra calls to use the new functions.

    svn path=/trunk/; revision=2025

 libempathy-gtk/empathy-conf.h |    1 -
 src/empathy-call-window.c     |    3 ---
 src/empathy-chat-window.c     |   28 ++++++++++++++++------------
 src/empathy-main-window.c     |   27 +++++++++++++++------------
 4 files changed, 31 insertions(+), 28 deletions(-)

commit 7e38c381cd6e647e20b703973c9ed2c14f6ab543
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:45:57 2009 +0000

    Add empathy_sound_pref_is_enabled ().

    svn path=/trunk/; revision=2024

 libempathy-gtk/empathy-ui-utils.c |   35
 +++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-ui-utils.h |	2 ++
 2 files changed, 37 insertions(+), 0 deletions(-)

commit ae5ee8e3c32c9fef5b981fc2cf98183d35544c7f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:45:54 2009 +0000

    Fix a typo in the schemas description.

    svn path=/trunk/; revision=2023

 data/empathy.schemas.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit b7bbdc37baa74f46c99ea4299a34b7ea4b4053e5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:45:51 2009 +0000

    Adapt Patryk's patch to trunk.

    svn path=/trunk/; revision=2022

 configure.ac		       |    1 +
 libempathy-gtk/empathy-conf.h |    1 +
 src/empathy-call-window.c     |   23 +++++++++++++++++++++++
 src/empathy-chat-window.c     |   24 ++++++++++++++++++++++++
 src/empathy-main-window.c     |   21 ++++++++++++++++++++-
 5 files changed, 69 insertions(+), 1 deletions(-)

commit 8861b950403401359bc76abde0d2b211f77f5352
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Jan 6 16:45:47 2009 +0000

    Create an UI for sound configuration.

    svn path=/trunk/; revision=2021

 data/empathy.schemas.in       |  108 +++++++++++++++++++++++++---
 libempathy-gtk/empathy-conf.h |   12 +++-
 src/empathy-preferences.c     |  158
 +++++++++++++++++++++++++++++++++++------
 src/empathy-preferences.glade |  137 +++++++++++++++---------------------
 4 files changed, 298 insertions(+), 117 deletions(-)

commit 1ae11c2d0d628416d7d69c14d39029766532f247
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Mon Jan 5 05:37:34 2009 +0000

    Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=2020

 po/nb.po |  149
 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 73 insertions(+), 76 deletions(-)

commit a68ea92d193e9e85751bc7dc5e0ea600deb8455a
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:	Sun Jan 4 20:26:31 2009 +0000

    2009-01-04	Leonardo Ferreira Fontenelle  leonardof@gnome.org

	* pt_BR.po: Updated pt_BR translation (Taylon Silmer).

    svn path=/trunk/; revision=2019

 po/pt_BR.po |	557
 +++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 385 insertions(+), 172 deletions(-)

commit 3d313bf01599d93f2529d0032352b1cbf54b3dd5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 29 09:11:50 2008 +0000

    More coding style fixes in empathy-contact-menu.c

    svn path=/trunk/; revision=2018

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

commit d2381ad9d91773176a4a2daa309693cf39fc75bc
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Dec 29 09:11:46 2008 +0000

    Correctly escape service name in dtube handlers

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/trunk/; revision=2017

 libempathy/empathy-tube-handler.c |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

commit 0563614cc0902b6cd2d2d2b980baa720f87b453a
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Dec 29 09:11:42 2008 +0000

    Don't unref NULL avatar used as chat window icon

    This only happens if you set a secret gconf key, I think.

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/trunk/; revision=2016

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

commit f238447fca3a3685b27969cbb5cef530dbe57632
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Dec 29 09:11:37 2008 +0000

    Homogenize coding style in empathy_contact_menu_new

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/trunk/; revision=2015

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

commit a7fa3f8b6e8c5ed8ec787047e09f96897a432d6a
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:	Mon Dec 29 09:11:32 2008 +0000

    Ignore cscope.out.

    Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>

    svn path=/trunk/; revision=2014

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

commit 83f7bc30957623c95d12f86db862c86c628f198e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Wed Dec 24 09:57:53 2008 +0000

    Remove libgnomevfs include in megaphone-applet.c (Andre Klapper).

    svn path=/trunk/; revision=2013

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

commit 0f5727a651bc90ab4fbe8c63e62a4a5d251e906f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Dec 22 17:56:33 2008 +0000

    Start file transfer if the state is already open when we get the
    unix socket

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2012

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

commit c327778b8d52c90c34f4ac1904ff85bc63e19953
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	Mon Dec 22 17:56:29 2008 +0000

    Make existing contact FT capable when the CM supports it

    Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

    svn path=/trunk/; revision=2011

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

commit 126c9a5781c4e16af4ac56bfcf4e38e967bb1eac
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:58:08 2008 +0000

    Bump version to 2.25.4

    svn path=/trunk/; revision=2010

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

commit 851bc6ec3bf992b47e0eb736a30bafb82ba77c1e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:42:30 2008 +0000

    Replace empathy-chat-view.c by empathy-chat-text-view.c in POTFILE.in

    svn path=/trunk/; revision=2009

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

commit 4e5f0e7095408bb3abf5ee5ee8f3b71ad71b509c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:22 2008 +0000

    Don't forget to unref the smiley manager

    svn path=/trunk/; revision=2008

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

commit 4930adcea2ecf8279c9deabbb3fc47c47b95b40d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:19 2008 +0000

    Remove finalize, it is not used.

    svn path=/trunk/; revision=2007

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

commit c545753f66b387413e51cf7726deec025e58803f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:16 2008 +0000

    Do not assert the tab exists in empathy_chat_text_view_tag_set(),
    simply return silently.

    svn path=/trunk/; revision=2006

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

commit b3bc472ea1350ff07939cd274f824ee3d38ef45a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:13 2008 +0000

    Update python bindings

    svn path=/trunk/; revision=2005

 python/pyempathy/pyempathy.defs	   |	9 -
 python/pyempathygtk/pyempathygtk.defs	   |  302
 ++++++++---------------------
 python/pyempathygtk/pyempathygtk.override |	1 -
 python/update-binding.sh		   |	2 +-
 4 files changed, 87 insertions(+), 227 deletions(-)

commit 4164aefabaf66b1fc1d2d804356b30de227e0617
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:10 2008 +0000

    Update API doc.

    svn path=/trunk/; revision=2004

 docs/libempathy-gtk/libempathy-gtk-docs.sgml |    2 +-
 docs/libempathy-gtk/libempathy-gtk.types     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 445b7f4f6a649bc93924cb834bb25c739084a045
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:07 2008 +0000

    Fallback to use "classic" theme if the gconf key is invalid

    svn path=/trunk/; revision=2003

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

commit ce6e190f54f66f864e95ddfa104631cb3009ac9b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:04 2008 +0000

    Update boxes views when theme changes to another boxes one.

    svn path=/trunk/; revision=2002

 libempathy-gtk/empathy-theme-manager.c |  152
 +++++++++++++++++++-------------
 1 files changed, 89 insertions(+), 63 deletions(-)

commit ea1b2a367270d0b997e4c816d594ca211d5aff36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:32:01 2008 +0000

    Update color when using the simple theme and GTK color changes.

    svn path=/trunk/; revision=2001

 libempathy-gtk/empathy-theme-manager.c |   83
 ++++++++++---------------------
 1 files changed, 27 insertions(+), 56 deletions(-)

commit b2575f3807a760d1cfd3a8a69e2e214be088b7b8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:29:04 2008 +0000

    translations are not executable

    svn path=/trunk/; revision=2000

 0 files changed, 0 insertions(+), 0 deletions(-)

commit d4cd9bf16211e4133a75072d36c926591864d9cd
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:29:01 2008 +0000

    Update news

    svn path=/trunk/; revision=1999

 NEWS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 941cf6a5eaf67082ba0255b58d3ede16c9b12359
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:51 2008 +0000

    Don't forget to call g_object_weak_unref in finalise on each views

    svn path=/trunk/; revision=1998

 libempathy-gtk/empathy-theme-manager.c |  332
 ++++++++++++++++----------------
 1 files changed, 170 insertions(+), 162 deletions(-)

commit 9b6c7e48a3612b439ab1b0505daec27db2a369a2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:49 2008 +0000

    Remove useless commented code

    svn path=/trunk/; revision=1997

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

commit 0dd602e463b10a5b8f6f81549c2cf47fd206bb72
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:45 2008 +0000

    Keep a list of boxes views so we can update colors when themes change

    svn path=/trunk/; revision=1996

 libempathy-gtk/empathy-theme-manager.c |  114
 +++++++++++++++++++-------------
 1 files changed, 68 insertions(+), 46 deletions(-)

commit fd94ed8f8f4cc5a9766ee2ad2874dc6b2849a2e3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:42 2008 +0000

    Remove a FIXME which was not a problem and add one for bug #542523

    svn path=/trunk/; revision=1995

 libempathy-gtk/empathy-theme-manager.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 497c192507ad047a14ab6e0e72693657a55db265
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:39 2008 +0000

    Create the simple theme using system colors

    svn path=/trunk/; revision=1994

 libempathy-gtk/empathy-theme-manager.c |   63
 ++++++++++++++++----------------
 1 files changed, 32 insertions(+), 31 deletions(-)

commit 109f46a8278fc797ba526f69f44335063903066c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:35 2008 +0000

    Completely rework the theming system to make easy implementing themes
    based on other classes like webkit.

    svn path=/trunk/; revision=1993

 libempathy-gtk/empathy-chat-text-view.c |  634 ++++++++++++++++----------
 libempathy-gtk/empathy-chat-text-view.h |   33 ++-
 libempathy-gtk/empathy-chat.c		 |    6 +-
 libempathy-gtk/empathy-log-window.c	 |    6 +-
 libempathy-gtk/empathy-theme-boxes.c	 |  749
 ++++++-------------------------
 libempathy-gtk/empathy-theme-boxes.h	 |   15 +-
 libempathy-gtk/empathy-theme-irc.c	 |  293 ++----------
 libempathy-gtk/empathy-theme-irc.h	 |   16 +-
 libempathy-gtk/empathy-theme-manager.c  |  543 ++++++++++++++--------
 libempathy-gtk/empathy-theme-manager.h  |   16 +-
 10 files changed, 976 insertions(+), 1335 deletions(-)

commit 031e66bd2b0b63a6d33d3242e24392e2109a82e2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:31 2008 +0000

    Remove EmpathyTheme, code will be merged into EmpathyChatTextView

    svn path=/trunk/; revision=1992

 libempathy-gtk/Makefile.am	|    2 -
 libempathy-gtk/empathy-theme.h |   98
 ----------------------------------------
 2 files changed, 0 insertions(+), 100 deletions(-)

commit d3b1da08d910c5b595c1bf4937589b5ed3737e70
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:28 2008 +0000

    Remove unused empathy-theme.h include

    svn path=/trunk/; revision=1991

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

commit fdd591f3ff497d354ac3ccddee4e204e6968e5ae
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:25 2008 +0000

    Remove useless empathy_text_buffer_tag_set

    svn path=/trunk/; revision=1990

 libempathy-gtk/empathy-ui-utils.c |   49
 +------------------------------------
 libempathy-gtk/empathy-ui-utils.h |	4 ---
 2 files changed, 1 insertions(+), 52 deletions(-)

commit 05fb3355953415a3d144b3ff7141c3fb830c7752
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:22 2008 +0000

    Remove useless empathy_message_get_date_and_time

    svn path=/trunk/; revision=1989

 libempathy/empathy-message.c |   20 --------------------
 libempathy/empathy-message.h |    2 --
 2 files changed, 0 insertions(+), 22 deletions(-)

commit eac8ae89de90f0162619f6bc0d103f69b842fe96
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:19 2008 +0000

    Remove useless virtual methods

    svn path=/trunk/; revision=1988

 libempathy-gtk/empathy-chat-view.c |	85
 ++++-------------------------------
 libempathy-gtk/empathy-chat-view.h |	19 --------
 2 files changed, 10 insertions(+), 94 deletions(-)

commit cb5022e708a8e7e38b98ffdd9357d95db90badd7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:15 2008 +0000

    Rename EmpathyChatSimpleView to EmpathyChatTextView

    svn path=/trunk/; revision=1987

 libempathy-gtk/Makefile.am		   |	4 +-
 libempathy-gtk/empathy-chat-simple-view.c | 1237
 -----------------------------
 libempathy-gtk/empathy-chat-simple-view.h |   63 --
 libempathy-gtk/empathy-chat-text-view.c   | 1236
 ++++++++++++++++++++++++++++
 libempathy-gtk/empathy-chat-text-view.h   |   65 ++
 libempathy-gtk/empathy-chat.c		   |	4 +-
 libempathy-gtk/empathy-log-window.c	   |	6 +-
 7 files changed, 1308 insertions(+), 1307 deletions(-)

commit 4782781b30c2884f07a7451da03eca3244c62b6f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:11 2008 +0000

    Move the smiley menu code from EmpathyChatView to EmpathyChatManager.

    svn path=/trunk/; revision=1986

 libempathy-gtk/empathy-chat-view.c	 |   49 ------------------
 libempathy-gtk/empathy-chat-view.h	 |    3 -
 libempathy-gtk/empathy-chat.c		 |   43 ++++++++-------
 libempathy-gtk/empathy-smiley-manager.c |   84
 +++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-smiley-manager.h |    7 +++
 src/empathy-chat-window.c		 |   31 ++++++------
 6 files changed, 129 insertions(+), 88 deletions(-)

commit 92e2f7b40ef560f2bc35c5da887c0c3967b24ba5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:24:08 2008 +0000

    EmpathyChatView interface can only be implemented by a GtkWidget
    subclass

    svn path=/trunk/; revision=1985

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

commit 6bc52fff8a6d0b0a2f40fb707d1e423ce64249a3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:59 2008 +0000

    Replace _get_selection_bounds by _get_has_selection

    svn path=/trunk/; revision=1984

 libempathy-gtk/empathy-chat-simple-view.c |	8 +++-----
 libempathy-gtk/empathy-chat-view.c	   |   10 +++-------
 libempathy-gtk/empathy-chat-view.h	   |	8 ++------
 libempathy-gtk/empathy-chat.c		   |	6 +++---
 src/empathy-chat-window.c		   |	5 ++---
 5 files changed, 13 insertions(+), 24 deletions(-)

commit e8032530b2520ad3c700c404f2822bd406100552
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:55 2008 +0000

    Remove _append_button since it's not used

    svn path=/trunk/; revision=1983

 libempathy-gtk/empathy-chat-simple-view.c |   74
 -----------------------------
 libempathy-gtk/empathy-chat-view.c	   |   16 ------
 libempathy-gtk/empathy-chat-view.h	   |	8 ---
 3 files changed, 0 insertions(+), 98 deletions(-)

commit 154eb38cf48362d75685f2336c1a779d3650fed0
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:51 2008 +0000

    Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes
    where it makes more sense.

    svn path=/trunk/; revision=1982

 libempathy-gtk/empathy-chat-view.c   |   96
 ----------------------------------
 libempathy-gtk/empathy-chat-view.h   |    1 -
 libempathy-gtk/empathy-theme-boxes.c |   96
 +++++++++++++++++++++++++++++++++-
 3 files changed, 95 insertions(+), 98 deletions(-)

commit 3b6cc6f01b861c217a52fecd068b8fb009adc792
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:47 2008 +0000

    Fix licence and clean up a bit the interface

    svn path=/trunk/; revision=1981

 libempathy-gtk/empathy-chat-simple-view.h |	4 +-
 libempathy-gtk/empathy-chat-view.c	   |  270
 ++++++++++++++---------------
 libempathy-gtk/empathy-chat-view.h	   |   90 +++++-----
 libempathy-gtk/empathy-chat.c		   |	3 +-
 libempathy-gtk/empathy-log-window.c	   |	5 +-
 5 files changed, 179 insertions(+), 193 deletions(-)

commit 486b00253feb6c84b0c0d491d6aeb14b1ab8da1e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:43 2008 +0000

    Reorder functions to not declare them in the top of the file.

    svn path=/trunk/; revision=1980

 libempathy-gtk/empathy-chat-simple-view.c |  505
 +++++++++++++----------------
 1 files changed, 232 insertions(+), 273 deletions(-)

commit e3abb2e3dcad6e5889f006113aa83c15d0eeb846
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:39 2008 +0000

    Fix compilation problems

    svn path=/trunk/; revision=1979

 libempathy-gtk/empathy-chat-simple-view.c |  227
 ++++++++++++-----------------
 1 files changed, 94 insertions(+), 133 deletions(-)

commit 9885a3f80c893b8fc830021b18555d6d3ba714d7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 16 09:23:26 2008 +0000

    EmpathyChatView as GInterface

    svn path=/trunk/; revision=1978

 libempathy-gtk/Makefile.am		   |	2 +
 libempathy-gtk/empathy-chat-simple-view.c | 1393
 +++++++++++++++++++++++++++++
 libempathy-gtk/empathy-chat-simple-view.h |   63 ++
 libempathy-gtk/empathy-chat-view.c	   | 1281
 +++------------------------
 libempathy-gtk/empathy-chat-view.h	   |   60 +-
 5 files changed, 1630 insertions(+), 1169 deletions(-)

commit b05943a1f4927731924e39f52b3a9e482e3fd55c
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Mon Dec 15 21:56:27 2008 +0000

    Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=1977

 po/nb.po |  451
 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 350 insertions(+), 101 deletions(-)

commit bd76eb99e00b099ffe87c00454ec65cec10d22ce
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 15 19:57:58 2008 +0000

    Bump ABI version

    svn path=/trunk/; revision=1976

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

commit 41c7adaf6bc085f726672f3984002a9d0884f089
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 15 19:57:55 2008 +0000

    Update NEWS

    svn path=/trunk/; revision=1975

 NEWS |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

commit d9c4a01fabac48b8d1ed8580ef4b2483e4a3028c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 15 19:51:56 2008 +0000

    Don't forget to include empathy-utils.h to get empathy_init().

    svn path=/trunk/; revision=1974

 tests/check-main.c |	 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3020299dabca1cc9563722bbf0a73db51776d020
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 15 19:51:53 2008 +0000

    Update copyright date for configure.ac

    svn path=/trunk/; revision=1973

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

commit 18b7d0d24a975d740000670329e01fa66216cad2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:41 2008 +0000

    Init empathy for megaphone, nothere and check-main.

    svn path=/trunk/; revision=1972

 megaphone/src/megaphone-applet.c |    1 +
 nothere/src/nothere-applet.c	  |    4 ++--
 tests/check-main.c		  |    1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

commit cbedf400e93dd3526607df4aedd3e623a54199d3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:38 2008 +0000

    gtk_init and g_thread_init shouldn't be called by libraries. Let
    applications do it.

    svn path=/trunk/; revision=1971

 libempathy-gtk/empathy-ui-utils.c |   39
 ++----------------------------------
 libempathy-gtk/empathy-ui-utils.h |	9 +-------
 libempathy/empathy-utils.c	   |	4 ---
 src/empathy-logs.c		   |	4 ++-
 src/empathy.c			   |   12 ++++++----
 tests/contact-manager.c	   |	3 +-
 6 files changed, 16 insertions(+), 55 deletions(-)

commit f3b9e7312962dae85b0476d7232db8a213bef856
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:34 2008 +0000

    Make sure to not init thread twice.

    svn path=/trunk/; revision=1970

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

commit 3b36480159ea5d9a7477e8fe118a4847fe32bbd3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:31 2008 +0000

    Refactor empathy_gtk_init* to share common code.

    svn path=/trunk/; revision=1969

 libempathy-gtk/empathy-ui-utils.c |   45
 +++++++++++++++++++++---------------
 1 files changed, 26 insertions(+), 19 deletions(-)

commit 37d1d0fb5b7b306c038d5535b822d71090881052
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:28 2008 +0000

    Use empathy_gtk_init()

    svn path=/trunk/; revision=1968

 tests/contact-manager.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 9f63ed0b61ec39f884a28394cffbec45cbeb03f7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:24 2008 +0000

    Use gi18n-lib.h instead of gi18n.h for libraries.

    svn path=/trunk/; revision=1967

 libempathy-gtk/empathy-account-chooser.c    |	  2 +-
 libempathy-gtk/empathy-account-widget-irc.c |	  2 +-
 libempathy-gtk/empathy-account-widget-sip.c |	  2 +-
 libempathy-gtk/empathy-account-widget.c     |	  2 +-
 libempathy-gtk/empathy-avatar-chooser.c     |	  2 +-
 libempathy-gtk/empathy-avatar-image.c	     |	  2 +-
 libempathy-gtk/empathy-chat-view.c	     |	  2 +-
 libempathy-gtk/empathy-chat.c		     |	  2 +-
 libempathy-gtk/empathy-contact-dialogs.c    |	  2 +-
 libempathy-gtk/empathy-contact-list-view.c  |	  2 +-
 libempathy-gtk/empathy-contact-menu.c	     |	  2 +-
 libempathy-gtk/empathy-contact-widget.c     |	  2 +-
 libempathy-gtk/empathy-irc-network-dialog.c |	  2 +-
 libempathy-gtk/empathy-log-window.c	     |	  2 +-
 libempathy-gtk/empathy-new-message-dialog.c |	  2 +-
 libempathy-gtk/empathy-presence-chooser.c   |	  2 +-
 libempathy-gtk/empathy-spell-dialog.c	     |	  2 +-
 libempathy-gtk/empathy-spell.c		     |	  2 +-
 libempathy-gtk/empathy-theme-boxes.c	     |	  2 +-
 libempathy-gtk/empathy-theme-irc.c	     |	  2 +-
 libempathy-gtk/empathy-theme-manager.c      |	  2 +-
 libempathy-gtk/empathy-theme.c		     |	  2 +-
 libempathy-gtk/empathy-ui-utils.c	     |	  2 +-
 libempathy-gtk/totem-subtitle-encoding.c    |	  2 +-
 libempathy/empathy-contact-groups.c	     |	  2 +-
 libempathy/empathy-contact.c		     |	  2 +-
 libempathy/empathy-dispatcher.c	     |	  2 +-
 libempathy/empathy-idle.c		     |	  2 +-
 libempathy/empathy-irc-network.c	     |	  2 +-
 libempathy/empathy-irc-server.c	     |	  2 +-
 libempathy/empathy-status-presets.c	     |	  2 +-
 libempathy/empathy-tp-contact-list.c	     |	  2 +-
 libempathy/empathy-tp-file.c		     |	  2 +-
 libempathy/empathy-utils.c		     |	  3 +--
 src/empathy.c				     |	  1 +
 35 files changed, 35 insertions(+), 35 deletions(-)

commit 37d437ae1c69c8c70f5a289ec59363fe21836255
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 15:49:15 2008 +0000

    Add empathy_init(), empathy_gtk_init() and
    empathy_gtk_init_with_args(). They have to be called by any process
    using libempathy.

    svn path=/trunk/; revision=1966

 libempathy-gtk/Makefile.am	   |	1 +
 libempathy-gtk/empathy-ui-utils.c |   41
 +++++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-ui-utils.h |	8 +++++++
 libempathy/Makefile.am		   |	1 +
 libempathy/empathy-utils.c	   |   27 ++++++++++++++++++++++++
 libempathy/empathy-utils.h	   |	1 +
 src/Makefile.am		   |	6 -----
 src/empathy-logs.c		   |   16 +++----------
 src/empathy.c			   |   23 ++++----------------
 9 files changed, 88 insertions(+), 36 deletions(-)

commit 7e20ee7f05f61981933be27e4332698a19cc04e6
Author: Luca Ferretti <lferrett@src.gnome.org>
Date:	Fri Dec 12 14:28:02 2008 +0000

    Updated it translation (Milo Casagrande)

    svn path=/trunk/; revision=1965

 po/it.po |  508
 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 393 insertions(+), 115 deletions(-)

commit 590359196fe598b4ed6d1e6cd97395d181f51a4c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 09:40:28 2008 +0000

    Fix coding style

    svn path=/trunk/; revision=1964

 libempathy-gtk/empathy-contact-dialogs.c |   12 ++++++------
 libempathy/empathy-contact-manager.c	  |   11 ++++++-----
 libempathy/empathy-contact-manager.h	  |    2 +-
 libempathy/empathy-tp-contact-list.c	  |    8 ++++----
 libempathy/empathy-tp-contact-list.h	  |    2 +-
 libempathy/empathy-tp-group.c		  |   12 ++++++------
 libempathy/empathy-tp-group.h		  |    2 +-
 7 files changed, 25 insertions(+), 24 deletions(-)

commit c29b376f15e610018da2349b5f2a786df62d5737
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 09:40:24 2008 +0000

    can_add_contact_to_account: use empathy_contact_manager_can_add
    (Guillaume Desmottes)

    svn path=/trunk/; revision=1963

 libempathy-gtk/empathy-contact-dialogs.c |   29
 ++++++-----------------------
 1 files changed, 6 insertions(+), 23 deletions(-)

commit a5bbfafd202f1d2e2019650481075c798cab9bfd
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 09:40:21 2008 +0000

    add empathy_contact_manager_can_add (Guillaume Desmottes)

    svn path=/trunk/; revision=1962

 libempathy/empathy-contact-manager.c |   15 +++++++++++++++
 libempathy/empathy-contact-manager.h |    2 ++
 2 files changed, 17 insertions(+), 0 deletions(-)

commit 0b68efef3a59d0d9c64d51462cdb199055d8da81
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 09:40:18 2008 +0000

    add empathy_tp_contact_list_can_add (Guillaume Desmottes)

    svn path=/trunk/; revision=1961

 libempathy/empathy-tp-contact-list.c |   16 ++++++++++++++++
 libempathy/empathy-tp-contact-list.h |    1 +
 2 files changed, 17 insertions(+), 0 deletions(-)

commit a278a9f7441876f7f7015097bd954bb24fb712bb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Dec 12 09:40:14 2008 +0000

    add empathy_tp_group_get_flags (Guillaume Desmottes)

    svn path=/trunk/; revision=1960

 libempathy/empathy-tp-group.c |   11 +++++++++++
 libempathy/empathy-tp-group.h |    1 +
 2 files changed, 12 insertions(+), 0 deletions(-)

commit f624a1e6fe086b07e66c6b3aaa6d959304d95590
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Dec 11 18:54:09 2008 +0000

    Make hitting enter in New Conversation activate Chat (Will Thompson).

    svn path=/trunk/; revision=1959

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

commit b4fe6c835d5b8c0b1ad7787a780c7686999d2e3a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Dec 11 14:23:56 2008 +0000

    Add commented out defines to disable single include for GLib, GDK
    and GTK.

    svn path=/trunk/; revision=1958

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

commit 9ab8eae5172e12fde05d488c89dcb5dbe06fb0d4
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Wed Dec 10 10:13:51 2008 +0000

    Clarify URI regex

    svn path=/trunk/; revision=1957

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

commit 2daa1a186e12e944e64c2eaceb1bdcffcdeb1eba
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 9 16:19:44 2008 +0000

    Improve URI regex.

    svn path=/trunk/; revision=1956

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

commit fa546c34576eafba2426326bab805b45f005dac3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 9 16:19:41 2008 +0000

    Correct typo: SHEME -> SCHEME

    svn path=/trunk/; revision=1955

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

commit 015167fb0beb6a2893e6524129b22ec133210ad5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 9 16:19:38 2008 +0000

    Match literal dot rather than any char in email domain

    This fixes half of #563713: previously, "foo@bar baz" was matched
    as an email
    address.

    svn path=/trunk/; revision=1954

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

commit 7fb190b1f6692525a3556d3e470cf9fd6318c06f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 8 14:20:15 2008 +0000

    Explicitly depend on telepathy-glib in .pc files (Simon McVittie)

    If backporting this patch, if any file in libempathy/ or
    libempathy-gtk/
    uses #include <libtelepathy/anything>, then a libtelepathy dependency
    is needed too.

    svn path=/trunk/; revision=1953

 libempathy-gtk/libempathy-gtk.pc.in |	  2 +-
 libempathy/libempathy.pc.in	     |	  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b8b17071c7ffff14c544a00ceef797ce86243f17
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sun Dec 7 22:47:25 2008 +0000

    Add ca/ in gitignore

    svn path=/trunk/; revision=1952

 help/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9685e4fe2c46797798a8b875ab37d9261b91754a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sun Dec 7 22:44:23 2008 +0000

    Autocompletion on contact names for "new message" dialog box. Fixes
    bug #552296 (Emmanuel Bretelle, Xavier Claessens).

    svn path=/trunk/; revision=1951

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

commit 50e9299de9e3f7f88fc5902f2b7ba816611da79c
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Sat Dec 6 15:07:53 2008 +0000

    Updated ca translation (Joan Duran)

    svn path=/trunk/; revision=1948

 po/ca.po |  575
 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 398 insertions(+), 177 deletions(-)

commit a12794094441e0b62f1b8053bad6d14e4c892dff
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	Sat Dec 6 15:05:58 2008 +0000

    Added Catalan translation by Joan Duran

    svn path=/trunk/; revision=1947

 help/Makefile.am			 |    3 +-
 help/ca/ca.po				 |  497
 +++++++++++++++++++++++++++++++
 help/ca/figures/empathy-main-window.png |  Bin 0 -> 9515 bytes
 help/ca/figures/empathy-new-account.png |  Bin 0 -> 22569 bytes
 4 files changed, 498 insertions(+), 2 deletions(-)

commit 658e0f835f68aba58e9cb5860291452a8c0e995a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Dec 4 20:38:55 2008 +0000

    Improve the contact-manager to display contacts in a combobox

    svn path=/trunk/; revision=1946

 tests/contact-manager.c |   35 ++++++++++++++++++++---------------
 1 files changed, 20 insertions(+), 15 deletions(-)

commit 839d83a5116610bfc117d56347dee516e118a4c7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Dec 4 11:30:38 2008 +0000

    Add lines to disable deprecated GDK symbols

    svn path=/trunk/; revision=1945

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

commit 9f50ab5c3c69f86ccdc65aff61f7fd4706fec647
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Dec 2 18:54:20 2008 +0000

    Use G_GINT_FORMAT for printinf a goffset. Fixes bug #562873.

    svn path=/trunk/; revision=1944

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

commit f534bfa5d1cb04a91c6ae9e1dd320c81310b052b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 21:01:58 2008 +0000

    Drop libgnomeui dependency (Cosimo Cecchi).

    svn path=/trunk/; revision=1943

 configure.ac		  |    1 -
 src/empathy-ft-manager.c |   22 ++++++++--------------
 2 files changed, 8 insertions(+), 15 deletions(-)

commit 646ed927c6691796df969502bf5031771ace99fb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 21:01:54 2008 +0000

    Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).

    svn path=/trunk/; revision=1942

 configure.ac			       |    2 +-
 libempathy-gtk/empathy-chat-view.c    |   29
 ++++++++++++++++-------------
 libempathy-gtk/empathy-ui-utils.c     |   12 ++++++------
 libempathy-gtk/empathy-ui-utils.h     |    3 ++-
 python/pyempathygtk/pyempathygtk.defs |    1 +
 src/empathy-about-dialog.c	       |    2 +-
 src/empathy-accounts-dialog.c	       |    2 +-
 src/empathy-chat-window.c	       |    2 +-
 src/empathy-ft-manager.c	       |    2 +-
 src/empathy-main-window.c	       |    2 +-
 10 files changed, 31 insertions(+), 26 deletions(-)

commit 9def2fdc5c8a33a36a47b4552eb7e4c4368aab4f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 12:46:27 2008 +0000

    Bump version to 2.25.3

    svn path=/trunk/; revision=1941

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

commit 30c614abc8adcab7bde6abb585f0784bc3272f59
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 12:18:03 2008 +0000

    Add necessary files to EXTRA_DIST

    svn path=/trunk/; revision=1940

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

commit ace011918359ae39a5b433525fdb8fc56b089f49
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 11:24:00 2008 +0000

    Don't forget to install empathy-import-dialog.glade

    svn path=/trunk/; revision=1939

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

commit b2ec381ed6dfe6452cb506860737406404e69b3e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 11:17:58 2008 +0000

    Fix distcheck of tests/xml/

    svn path=/trunk/; revision=1938

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

commit 3c359a0384b09b9a799136e5f38719b0c9486bb1
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 11:15:19 2008 +0000

    Fix distcheck of extensions/

    svn path=/trunk/; revision=1937

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

commit 0a7dacecd133dfb8ded0c8fb318cb4061c839e0d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 11:12:51 2008 +0000

    Bump version to 2.25.2 and update ABI version

    svn path=/trunk/; revision=1936

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

commit 43e9a7d367760da216b9271de2ec366a041ac2dd
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 11:12:48 2008 +0000

    Update NEWS.

    svn path=/trunk/; revision=1935

 NEWS |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 46 insertions(+), 0 deletions(-)

commit 31a666265971a91936a4c115a33bfefbfeb1252a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 10:22:02 2008 +0000

    Update API doc.

    svn path=/trunk/; revision=1934

 docs/libempathy-gtk/libempathy-gtk.types |    2 +-
 docs/libempathy/libempathy.types	  |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

commit 797e4e2cf6c63f63a78cda2ebe635eb00f205947
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 10:21:59 2008 +0000

    Update python binding

    svn path=/trunk/; revision=1933

 python/pyempathy/pyempathy.defs |   25 -------------------------
 1 files changed, 0 insertions(+), 25 deletions(-)

commit bebba4972777e1dde7e7087cb27dc75b83a3c38a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Dec 1 10:21:55 2008 +0000

    Use GRegex instead of custom code and use a new regex to detect URIs

    svn path=/trunk/; revision=1932

 libempathy-gtk/empathy-theme.c |  104 ++++++++++++++++-----------------
 libempathy/empathy-utils.c	|  126
 ----------------------------------------
 libempathy/empathy-utils.h	|   19 +-----
 3 files changed, 53 insertions(+), 196 deletions(-)

commit 60cdd53fa93638f37eb53139eae0d5d4e008880d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sat Nov 29 22:54:45 2008 +0000

    Add EmpatyTpFile to API doc.

    svn path=/trunk/; revision=1931

 docs/libempathy/libempathy-docs.sgml |    1 +
 docs/libempathy/libempathy.types     |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

commit 292bd39bea7088a4db85fa2d5aecf62555da1ed2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sat Nov 29 22:54:41 2008 +0000

    Update python binding to have EmpathyTpFile API.

    svn path=/trunk/; revision=1930

 python/pyempathy/pyempathy.defs       |  126
 +++++++++++++++++++++++++++++++++
 python/pyempathy/pyempathy.override   |    1 +
 python/pyempathygtk/pyempathygtk.defs |   30 ++++++++
 python/update-binding.sh	       |    1 +
 4 files changed, 158 insertions(+), 0 deletions(-)

commit 80643282a0dabfb6945c38c62ae3b458c51b54f8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sat Nov 29 22:54:38 2008 +0000

    Remove duplicate declaration of _get_transferred_count

    svn path=/trunk/; revision=1929

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

commit 5faa02787746fdb1ca5756df2e2e77052acbf380
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sat Nov 29 21:31:21 2008 +0000

    Add missing include

    svn path=/trunk/; revision=1928

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

commit 8e48e37e4f8742c3be3649cf97320e86fa37c3ec
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sat Nov 29 21:31:17 2008 +0000

    Little fix for previous commit.

    svn path=/trunk/; revision=1927

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

commit 19de6cee97400b47e2fa50658b673f576c47e3cc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sat Nov 29 21:12:17 2008 +0000

    Fix a bug for the compilation of empathy-dispatcher.c. Fixes bug
    #562588 (Stephane Wirtel).

    svn path=/trunk/; revision=1926

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

commit 60624d233d7a7ea3a49b9c0e0758579627304ae2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 28 10:57:21 2008 +0000

    Fix previous commit. Oops.

    svn path=/trunk/; revision=1925

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

commit b444be51ecdb518760e10720642304d493a213e4
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 28 10:55:50 2008 +0000

    Fix a crash in the log window when there is no account. Fixes bug
    #562071.

    svn path=/trunk/; revision=1924

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

commit bd853be24c211660dc8d6e3ec327533335fe036c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 28 10:44:47 2008 +0000

    max_width, max_height and max_size are defined as guint in
    EmpathyTpContactFactory and telepathy spec.

    svn path=/trunk/; revision=1923

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

commit 40a0d90c492b79ffbf3917ed452730fb8650fe09
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 28 10:31:56 2008 +0000

    prevent problem with multiple definition of the same symbol. Fixes
    bug #558370 (Michael Scherer).

    svn path=/trunk/; revision=1922

 python/pyempathy/pyempathymodule.c	  |    2 ++
 python/pyempathygtk/pyempathygtkmodule.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

commit a62ea56a864f3f33bfd1820a68f067de07db8d86
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 28 09:34:59 2008 +0000

    We need telepeathy-glib >= 0.7.15 for new Requests interface.

    svn path=/trunk/; revision=1921

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

commit ae1826bf87bbd61577a55f42d423417602c40f98
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	Wed Nov 26 13:21:11 2008 +0000

    Updated Turkish translation (Baris Cicek)

    svn path=/trunk/; revision=1920

 po/tr.po | 2249
 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 1723 insertions(+), 526 deletions(-)

commit dede4227bfc76afc52bf8c5584f40e4e3a025042
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Nov 24 09:22:08 2008 +0000

    dispatcher_connection_new_channel_cb: set the room of the newly
    created chatroom. Fixes bug #560387 (Guillaume Desmottes).

    svn path=/trunk/; revision=1918

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

commit 8d078b8bbd883be99bc4e7c08839f65c06cbf6a0
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Nov 22 18:26:17 2008 +0000

    Updated Spanish translation

    svn path=/trunk/; revision=1917

 po/es.po | 2112
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1347 insertions(+), 765 deletions(-)

commit 697194ebe774d9413906219c860ec5ffc320e807
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Nov 22 17:37:18 2008 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=1916

 po/ChangeLog |    4 -
 po/es.po     | 2091
 ++++++++++++++++++++++++----------------------------------
 2 files changed, 848 insertions(+), 1247 deletions(-)

commit ec2dcc9f4465734c807819cc351ce10de9e99ada
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:25:19 2008 +0000

    Replace Q_() with C_() for translation context.

    svn path=/trunk/; revision=1915

 src/empathy-ft-manager.c |   15 +++------------
 1 files changed, 3 insertions(+), 12 deletions(-)

commit ee790499da343a196a05f78ae80d441bd3eff7fd
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:25:15 2008 +0000

    If first_line xor second_line is NULL, use only one line in
    ft_manager_update_ft_row.

    svn path=/trunk/; revision=1914

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

commit 6bc969461080973c6878f0eb1973fd626f8a9663
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:25:11 2008 +0000

    Remove empathy_tp_file_keep_alive hack and connect to "notify::state"
    in file_channel_create_cb() to unref the object when the FT is done.

    svn path=/trunk/; revision=1913

 libempathy/empathy-dispatcher.c |   20 ++++++++++++++++++--
 libempathy/empathy-tp-file.c	 |   37
 -------------------------------------
 libempathy/empathy-tp-file.h	 |    1 -
 src/empathy.c			 |    1 -
 4 files changed, 18 insertions(+), 41 deletions(-)

commit 6c7b2aa5c1581f9e40cfdc38f67fe7f479a745b5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:25:07 2008 +0000

    Avoid a string dup.

    svn path=/trunk/; revision=1912

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

commit b32f971286edbf53cfe2db9dfaa20d5cb8b74576
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:25:04 2008 +0000

    Cleanup the code inside ft_manager_build_ui.

    svn path=/trunk/; revision=1911

 src/empathy-ft-manager.c |  109
 +++++++++++++++++++++-------------------------
 1 files changed, 50 insertions(+), 59 deletions(-)

commit 5274f70918fcbc7e9511022a7f78a7feb62d70c5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:25:00 2008 +0000

    Simplify and comment the livetime of EmpathyFTManager

    svn path=/trunk/; revision=1910

 src/empathy-ft-manager.c |   49
 ++++++++++++++++++++++++++-------------------
 1 files changed, 28 insertions(+), 21 deletions(-)

commit 34ea180717c778d497e2367594a77758221c2b62
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:56 2008 +0000

    Reorder the code for more clarity.

    svn path=/trunk/; revision=1909

 src/empathy-ft-manager.c |  446
 +++++++++++++++++++++++-----------------------
 1 files changed, 221 insertions(+), 225 deletions(-)

commit a3f01f0555324b9ef19ff4bf504d3ec200e8ea03
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:52 2008 +0000

    Cleanup of ft_manager_add_tp_file_to_list.

    svn path=/trunk/; revision=1908

 libempathy/empathy-tp-file.c |    7 +++++++
 libempathy/empathy-tp-file.h |    1 +
 src/empathy-ft-manager.c     |   41
 ++++++++++++++++++++---------------------
 3 files changed, 28 insertions(+), 21 deletions(-)

commit 180c484c740bf37e5df3baadafdeaec8ec93f661
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:48 2008 +0000

    Remove useless gnomevfs include.

    svn path=/trunk/; revision=1907

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

commit 08bddf0137fb9f05dae5ec3381f566c00fb757ff
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:44 2008 +0000

    Update the selection only if we are removing the selected row.

    svn path=/trunk/; revision=1906

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

commit 897b55ac60bca1e62869cf2f76d485bbd7db2064
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:40 2008 +0000

    Check if URI is not NULL before adding it to the recent manager.

    svn path=/trunk/; revision=1905

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

commit 7b771c7fe5ec0f01ee960d2c8e8e05e1122b2da6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:36 2008 +0000

    Fix ref counting of tp_file, make it singleton per channel, and add
    a _keep_alive method that adds a tmp ref until the transfer finishes.

    svn path=/trunk/; revision=1904

 libempathy/empathy-dispatcher.c |    5 +--
 libempathy/empathy-tp-file.c	 |   73
 ++++++++++++++++++++++++++++++++++++---
 libempathy/empathy-tp-file.h	 |    1 +
 src/empathy-ft-manager.c	 |   17 +++++----
 src/empathy.c			 |    2 +
 5 files changed, 83 insertions(+), 15 deletions(-)

commit 11418f5e077e54289515bb89b57e56acd36b08ce
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:32 2008 +0000

    Fix a comment phrasing

    svn path=/trunk/; revision=1903

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

commit 892f65c9770c2397fe06f8ac8b2c4ef786afb433
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:28 2008 +0000

    Update the selection of the ft manager when a ft is removed only if
    it's not empty.

    svn path=/trunk/; revision=1902

 src/empathy-ft-manager.c |   23 +++++++++++++++--------
 1 files changed, 15 insertions(+), 8 deletions(-)

commit 0c8c33990ca059bfc8c023ccf6f3e2e589151bec
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:24 2008 +0000

    Fix signature of signal cb, start the transfer only if we
    have the socket path, and switch input/output streams in
    tp_file_start_transfer.

    svn path=/trunk/; revision=1901

 libempathy/empathy-tp-file.c |   52
 ++++++++++++++++++++++-------------------
 1 files changed, 28 insertions(+), 24 deletions(-)

commit a20b9bd20a53e5f5de6f50e34da62175571862cc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:21 2008 +0000

    Add a FIXME about the tp_file being leaked

    svn path=/trunk/; revision=1900

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

commit ff5f4865bfe8a51c3a515b8ba4a4c5a05f5e6aa2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:17 2008 +0000

    There is no reason to remove the FT if it's cancelled while the
    window was hidden.

    svn path=/trunk/; revision=1899

 src/empathy-ft-manager.c |   41 ++++++++---------------------------------
 1 files changed, 8 insertions(+), 33 deletions(-)

commit f139c32944d637b5c789dff6c1ccb1a9d267911d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:13 2008 +0000

    Fix glade lookup

    svn path=/trunk/; revision=1898

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

commit 65947d7bb5fb35bf304da146c348a32b4be48554
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:09 2008 +0000

    Simplify ft_manager_remove_file_from_list.

    svn path=/trunk/; revision=1897

 src/empathy-ft-manager.c |   53
 ++++++++++++---------------------------------
 1 files changed, 14 insertions(+), 39 deletions(-)

commit a4d1910cea68cc0820bf9196915535baccea6c7f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:06 2008 +0000

    Clean ft_manager_update_ft_row()

    svn path=/trunk/; revision=1896

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

commit 24b4e1ff549eb3f2b713c7913a9fdabba3a9ce90
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:24:02 2008 +0000

    Simplify condition

    svn path=/trunk/; revision=1895

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

commit e34269ecb0c8f83c03106876171124baacb6b0e8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:58 2008 +0000

    Add all reasons in ft_manager_state_change_reason_to_string(). Don't
    use default in the switch so we get compile warning if more reasons
    is added to
    the spec (makes easier to not forget to update that function).

    svn path=/trunk/; revision=1894

 src/empathy-ft-manager.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 5079a9d3de6a37fbf40ce420e051c347dbfa0027
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:54 2008 +0000

    Simplify the code to add a FT in the manager.

    svn path=/trunk/; revision=1893

 src/empathy.c |   31 ++++++-------------------------
 1 files changed, 6 insertions(+), 25 deletions(-)

commit b108897d4392e2ce0f0baae2a8aea52276e5bc89
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:50 2008 +0000

    Simplify the code to set sensibility of buttons

    svn path=/trunk/; revision=1892

 src/empathy-ft-manager.c |   31 +++++++++----------------------
 1 files changed, 9 insertions(+), 22 deletions(-)

commit 921e862b7b56d76a1d11fcaa2edcd4d5aafab6c5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:46 2008 +0000

    Change state when the channel is invalidated only if an error occured.

    svn path=/trunk/; revision=1891

 libempathy/empathy-tp-file.c |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

commit 59aa7a6bfb542224c2421b55238691741e53cf7c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:43 2008 +0000

    Update POTFILES for ft manager that get moved to src/

    svn path=/trunk/; revision=1890

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

commit 640563410df851acb963e6568c706eca936d5cb2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:38 2008 +0000

    Simplify a little bit the code when abording a FT

    svn path=/trunk/; revision=1889

 libempathy/empathy-tp-file.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 8efea52483150c801e88848981f5aaf94cc57538
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:34 2008 +0000

    Cancel the FT if we can't get the transfer method

    svn path=/trunk/; revision=1888

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

commit aff48320fa0c9d6292f72bde9106af53d536cfa9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:30 2008 +0000

    Remove unused empathy_tp_file_get_id

    svn path=/trunk/; revision=1887

 libempathy/empathy-tp-file.c |   18 ------------------
 libempathy/empathy-tp-file.h |    1 -
 2 files changed, 0 insertions(+), 19 deletions(-)

commit e5284f4fb3bd01bd623da9b7db9830ac776ae0fb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:25 2008 +0000

    Simplify the code to start a file transfer

    svn path=/trunk/; revision=1886

 libempathy/empathy-tp-file.c |  107
 ++++++++++++++----------------------------
 1 files changed, 35 insertions(+), 72 deletions(-)

commit 9556d5dee269424664b0863a372e926b1172e049
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:21 2008 +0000

    When the channel is invalidated, change state to CANCELLED.

    svn path=/trunk/; revision=1885

 libempathy/empathy-tp-file.c |   50
 +++++++++++++++--------------------------
 libempathy/empathy-tp-file.h |    4 +-
 src/empathy-ft-manager.c     |   13 +++++------
 3 files changed, 26 insertions(+), 41 deletions(-)

commit e7d0410043afbe679e5f530a09e7513002faba50
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:16 2008 +0000

    Move the ft manager to src/ other programs do not need it.

    svn path=/trunk/; revision=1884

 libempathy-gtk/Makefile.am		 |    5 +-
 libempathy-gtk/empathy-ft-manager.c	 | 1134
 -------------------------------
 libempathy-gtk/empathy-ft-manager.glade |   89 ---
 libempathy-gtk/empathy-ft-manager.h	 |   67 --
 src/Makefile.am			 |    2 +
 src/empathy-ft-manager.c		 | 1134
 +++++++++++++++++++++++++++++++
 src/empathy-ft-manager.glade		 |   89 +++
 src/empathy-ft-manager.h		 |   67 ++
 src/empathy.c				 |    2 +-
 9 files changed, 1294 insertions(+), 1295 deletions(-)

commit abb968c6cdc50023b248b328a403444e644619bc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:11 2008 +0000

    Update tools to latest version of tp-glib and include a gitignore

    svn path=/trunk/; revision=1883

 extensions/Makefile.am			  |   27 +-
 tools/.gitignore			  |    3 +-
 tools/Makefile.am			  |   29 +-
 tools/c-constants-gen.py		  |  151 +++++++++
 tools/c-constants-generator.xsl	  |  299 ----------------
 tools/c-interfaces-generator.xsl	  |   84 -----
 tools/check-c-style.sh			  |   20 ++
 tools/check-coding-style.mk		  |    2 +-
 tools/doc-generator.xsl		  |  542
 +++++++++++++++++++++++++++---
 tools/glib-client-gen.py		  |   35 ++-
 tools/glib-errors-enum-body-gen.py	  |   62 ++++
 tools/glib-errors-enum-body.xsl	  |   72 ----
 tools/glib-errors-enum-header-gen.py	  |   75 ++++
 tools/glib-errors-enum-header.xsl	  |   73 ----
 tools/glib-ginterface-gen.py		  |   15 +-
 tools/glib-interfaces-body-generator.xsl |   47 ---
 tools/glib-interfaces-gen.py		  |   97 ++++++
 tools/glib-interfaces-generator.xsl	  |   55 ---
 tools/lcov.am				  |   23 ++
 tools/libglibcodegen.py		  |  177 +---------
 tools/libtpcodegen.py			  |  231 +++++++++++++
 tools/ls-interfaces.xsl		  |   35 --
 tools/make-all-async.xsl		  |   43 ---
 tools/make-version-script.py		  |  205 +++++++++++
 tools/spec-to-introspect.xsl		  |   51 ---
 tools/telepathy.am			  |   27 ++
 tools/with-session-bus.sh		  |   13 +-
 27 files changed, 1482 insertions(+), 1011 deletions(-)

commit 52bc77159e915ea52e32b4d7873aa644f885a859
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:06 2008 +0000

    rename empathy_tp_file_get_incoming to empathy_tp_file_is_incoming

    svn path=/trunk/; revision=1882

 libempathy-gtk/empathy-ft-manager.c |	 12 ++++++------
 libempathy/empathy-tp-file.c	     |	  2 +-
 libempathy/empathy-tp-file.h	     |	  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

commit 2f6a0562f6b163cbbd8df706ade46802ab02c1d5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:23:02 2008 +0000

    empathy_tp_file_accept/offer takes the GFile in param and return a
    GError if the file can't be opened.

    svn path=/trunk/; revision=1881

 libempathy-gtk/empathy-ft-manager.c |	  4 +-
 libempathy/empathy-dispatcher.c     |	  3 +-
 libempathy/empathy-tp-file.c	     |	112
 ++++++++---------------------------
 libempathy/empathy-tp-file.h	     |	 10 +--
 4 files changed, 32 insertions(+), 97 deletions(-)

commit 0ec0fd88d836a9c72df629d410ed7eeb5a60d540
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:58 2008 +0000

    Fix coding style and cleanup

    svn path=/trunk/; revision=1880

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

commit cf97caca295b0484e866a8b5e328a9a0c649e6c8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:54 2008 +0000

    Include only used headers

    svn path=/trunk/; revision=1879

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

commit b973e1ddebd20b9c9d95c9d183c38036e8d1d76d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:50 2008 +0000

    don't include itself

    svn path=/trunk/; revision=1878

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

commit cb6aad567690dba761dd45ffe0b2f1f574a9d7b5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:46 2008 +0000

    Remove useless lines

    svn path=/trunk/; revision=1877

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

commit e4bd8c5f48498cd8ad5efb754345b55b18aaee4e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:42 2008 +0000

    Fix coding style

    svn path=/trunk/; revision=1876

 libempathy/empathy-tp-contact-factory.c |  111
 ++++++++++++++++---------------
 1 files changed, 56 insertions(+), 55 deletions(-)

commit 6b545adcf659e1ab84b7184305ca687a8c54a15e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:39 2008 +0000

    Cleanup the coding style. If we can't get info about the GFile we
    abord the FT.

    svn path=/trunk/; revision=1875

 libempathy/empathy-dispatcher.c |  159
 +++++++++++++++++++--------------------
 libempathy/empathy-dispatcher.h |    2 +-
 2 files changed, 80 insertions(+), 81 deletions(-)

commit 581cb660404201e7cba56088cca34195e3bee866
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:35 2008 +0000

    remove useless includes

    svn path=/trunk/; revision=1874

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

commit fc052103e0bcd493725537379bdcb91d1737cffa
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:31 2008 +0000

    Fix a little coding style

    svn path=/trunk/; revision=1873

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

commit ce114155e3d8b30f649f33efeb8ef1677f2b78bc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:27 2008 +0000

    No need to define a callback, we can directly use
    empathy_send_file_with_file_chooser.

    svn path=/trunk/; revision=1872

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

commit 29d8e1cf2da8ccff18ef27d91bedcae08cdd8107
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:23 2008 +0000

    sync with latest FT spec DRAFT

    svn path=/trunk/; revision=1871

 extensions/Channel_Type_File_Transfer.xml |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)

commit fce99b854de5850841c8001f48530b9854e0d24e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:19 2008 +0000

    extensions/Makefile.am: fix allow-undefined-interfaces param

    svn path=/trunk/; revision=1870

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

commit 73ec31d004ca3a84884d9550ce78d2311fadac50
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:14 2008 +0000

    extensions/Makefile.am: pass allow-undefined-interfaces param to
    doc generator so it doesn't complain about missing external ref

    svn path=/trunk/; revision=1869

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

commit a49e468d81c149fb05d15258f6c4032819d80325
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:11 2008 +0000

    Fix spec format to make it work with updated tools

    svn path=/trunk/; revision=1868

 extensions/Stream_Engine.xml |   20 ++++++++++++++++++--
 extensions/Tube_Handler.xml  |    2 +-
 extensions/all.xml	      |    2 ++
 3 files changed, 21 insertions(+), 3 deletions(-)

commit c0ca8cb0dff9e31d52e3e3e44be9bcd4d00514ca
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:07 2008 +0000

    Add FT manager to POTFILE

    svn path=/trunk/; revision=1867

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

commit 9d8dbb885cdb01f7a2f3309d5ad64f297109828f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:22:03 2008 +0000

    Fix compilation warning: gtk_message_dialog_format_secondary_text()
    require a format string.

    svn path=/trunk/; revision=1866

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

commit 664c1b02533623c3f92dfa87de01ded637361050
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:59 2008 +0000

    ft_manager_clear: use g_hash_table_foreach_remove instead of
    GHashTableIter so the elements are actually removed from the hash
    table

    svn path=/trunk/; revision=1865

 libempathy-gtk/empathy-ft-manager.c |	 38
 ++++++++++++++++++++--------------
 1 files changed, 22 insertions(+), 16 deletions(-)

commit aa6d8ce99a72c349c471fd8eb583bdd95aa550eb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:55 2008 +0000

    get_requestable_channel_classes_cb: call tp_contact_factory_ready
    if the D-Bus call failed

    svn path=/trunk/; revision=1864

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

commit 20e4b51eeab516c2de49db5a0872095d69c3c0b7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:51 2008 +0000

    ft-manager: ft_manager_clear: use a GHashTableIter instead of creating
    a temporary GSList

    svn path=/trunk/; revision=1863

 libempathy-gtk/empathy-ft-manager.c |	 52
 ++++++++++++++---------------------
 1 files changed, 21 insertions(+), 31 deletions(-)

commit 2140788650d9ab3aa046040ad3ae24d6a4d959b2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:48 2008 +0000

    ft-manager: remove old code

    svn path=/trunk/; revision=1862

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

commit b713d38512016e619916e136de660c7eb9205d83
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:44 2008 +0000

    ft-manager: store the icon-name instead of the pixbuf in the store

    svn path=/trunk/; revision=1861

 libempathy-gtk/empathy-ft-manager.c |	 27 +++++++--------------------
 1 files changed, 7 insertions(+), 20 deletions(-)

commit 4fb0d4f9dad647e6141b0490c76ba8651d8b369e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:40 2008 +0000

    ft-manager: add comment explaining how to use GIcon with GTK 2.14

    svn path=/trunk/; revision=1860

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

commit 725180aedc1f5a7f2aa93c02abe5748915b82022
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:36 2008 +0000

    empathy-ft-manager: use the ContentType property instead of
    gnome_vfs_get_mime_type_for_name to get the mime type

    svn path=/trunk/; revision=1859

 libempathy-gtk/empathy-ft-manager.c |	  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit b6153431b2e07421b9ecc8d9b2ddddc7db15a926
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:32 2008 +0000

    empathy-tp-file.c: actually implement the getter of GObject properties

    svn path=/trunk/; revision=1858

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

commit 0045df6b695213ccf7d67e4abbbd89b3a9da8c7c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:28 2008 +0000

    empathy-tp-file: reorder FileTransfer D-Bus properties using the
    same order as in the spec

    svn path=/trunk/; revision=1857

 libempathy/empathy-tp-file.c |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)

commit 3695aee3cd0cac3cb0014e563208be00f4793d68
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:25 2008 +0000

    tp_file_constructor: get the ContentHashType and ContentType values
    from the properties hash table

    svn path=/trunk/; revision=1856

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

commit 7e17a5298381cd34c4decf370bbbb76f96169156
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:21 2008 +0000

    empathy-contact: no need to inspect the RequestableChannelClasses
    property anymore, empathy-tp-contact-factory does it for us now

    svn path=/trunk/; revision=1855

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

commit 276eececd984edec5592ee693b8f414bbbca4872
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:17 2008 +0000

    empathy-tp-contact-factory: set the FT capability when creating
    contacts if the CM supports it

    svn path=/trunk/; revision=1854

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

commit b32642f305c21c632b2eedeea41fc6c1d4cba9bf
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:13 2008 +0000

    empathy-tp-contact-factory: factor out contact_created

    svn path=/trunk/; revision=1853

 libempathy/empathy-tp-contact-factory.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

commit 9a0512ae698c39e9ffd5abe7e863ac969c9e9e36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:09 2008 +0000

    empathy-ft-manager.c: Display an error if user can't save file to
    the chosen location

    svn path=/trunk/; revision=1852

 libempathy-gtk/empathy-ft-manager.c |	 18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

commit e550682ac250d82f57ed8242c1db5fbc2d2f9cd2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:05 2008 +0000

    empathy-ft-manager: ask confirmation if the filename already exists

    svn path=/trunk/; revision=1851

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

commit ddcd5713db721f8221e8e4db32a882a8c77dc827
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:21:01 2008 +0000

    Channel_Type_File_Transfer.xml: sync with latest draft

    svn path=/trunk/; revision=1850

 extensions/Channel_Type_File_Transfer.xml |	8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit dc95d64cc9cc83a2e499d667bad90e99c33dcf5e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:57 2008 +0000

    Implement latest ft draft

    svn path=/trunk/; revision=1849

 libempathy-gtk/empathy-ft-manager.c |	 17 ++++++++---------
 libempathy/empathy-tp-file.c	     |	 10 +++++++---
 src/empathy.c			     |	 20 ++------------------
 3 files changed, 17 insertions(+), 30 deletions(-)

commit c4acf2126b82dc13002c33989ed39b5f0065ec1a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:53 2008 +0000

    Channel_Type_File_Transfer.xml: sync with latest draft

    svn path=/trunk/; revision=1848

 extensions/Channel_Type_File_Transfer.xml |  137
 ++++++++++++++++++-----------
 1 files changed, 87 insertions(+), 50 deletions(-)

commit 4b54babd0e8528bf2c2d213193ea1200d83f3a6b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:49 2008 +0000

    remove blank line

    svn path=/trunk/; revision=1847

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

commit 38f57b9ec344142a829c2e54824f85ea77966b76
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:43 2008 +0000

    Use the RequestableChannelClasses property instead of hardcoding
    salut to check if we can send file or not

    svn path=/trunk/; revision=1846

 libempathy/empathy-contact.c |   85
 ++++++++++++++++++++++++++++++++----------
 1 files changed, 65 insertions(+), 20 deletions(-)

commit c3b450c67ce03d1b097c692d4c70d37f924d9255
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:40 2008 +0000

    Set the Date property when requesting a FT channel

    svn path=/trunk/; revision=1845

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

commit e86d045e49dec4ccadcb27ac4bf01d71a09b0bda
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:36 2008 +0000

    use Requestotron to request the FT channel

    svn path=/trunk/; revision=1844

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

commit 9de705f0c9be2f3b92871f2a8f381e27846f3bdb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:32 2008 +0000

    fix FT client side code as the generated code changed

    svn path=/trunk/; revision=1843

 libempathy-gtk/empathy-ft-manager.c |	 10 +++++-----
 libempathy/empathy-dispatcher.c     |	 10 +++++-----
 libempathy/empathy-tp-file.c	     |	 17 +++++++++--------
 src/empathy-event-manager.c	     |	  2 +-
 src/empathy.c			     |	  6 +++---
 5 files changed, 23 insertions(+), 22 deletions(-)

commit e5bc1aeeb989f123c274a9becf3a9e2303c8a6b9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:27 2008 +0000

    add Unix_Timestamp64 to all.xml

    svn path=/trunk/; revision=1842

 extensions/all.xml |	 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 49c4ad76cbb6220e6400ba06c5a12a9dee8a9449
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Nov 21 16:20:23 2008 +0000

    upgrade to new FT draft

    svn path=/trunk/; revision=1841

 extensions/Channel_Type_File.xml	   |  416
 -------------------------
 extensions/Channel_Type_File_Transfer.xml |  480
 +++++++++++++++++++++++++++++
 extensions/misc.xml			   |	2 +-
 3 files changed, 481 insertions(+), 417 deletions(-)

commit f7a0a3618b3e3f84baa6c4594fc8e8bf7136fa50
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:20:20 2008 +0000

    Renamed free_copy_data_if_closed to copy_data_unref and have a
    ref_count in the CopyData struct. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1840

 libempathy/empathy-tp-file.c |   39
 ++++++++++++++++++++++-----------------
 1 files changed, 22 insertions(+), 17 deletions(-)

commit 9b5fff6c237ef9fb5c816c50aa58f2ce439b0ca2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:20:16 2008 +0000

    Use _call_request_channel instead of _run_request_channel. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1839

 libempathy/empathy-dispatcher.c |  122
 ++++++++++++++++++++++----------------
 libempathy/empathy-dispatcher.h |    2 +-
 2 files changed, 72 insertions(+), 52 deletions(-)

commit 85ed795c100c111a32c2e2a017977747713329ee
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:20:12 2008 +0000

    Added a wait for file channels so outgoing transfers are only added
    to the manager when they are remote pending.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1838

 src/empathy.c |   57
 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 50 insertions(+), 7 deletions(-)

commit 1bfcaed673317c3ea7e34903ad224e28a7a6a5ed
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:20:08 2008 +0000

    Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1837

 libempathy-gtk/empathy-ft-manager.c |	 13 +-----
 libempathy/empathy-dispatcher.c     |	  4 +-
 libempathy/empathy-tp-file.c	     |	 93
 +++++++++++++++--------------------
 libempathy/empathy-tp-file.h	     |	  6 +--
 4 files changed, 43 insertions(+), 73 deletions(-)

commit f16740fbe979cf1c99c327befc01e97db54ae26e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:20:04 2008 +0000

    Fixed typo in FT manager glade file. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1836

 libempathy-gtk/empathy-ft-manager.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c874dc0493070088fac7b22f35f28107283b33cd
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:20:00 2008 +0000

    Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1835

 libempathy-gtk/empathy-ft-manager.c |	  3 +-
 libempathy-gtk/empathy-ui-utils.c   |	  3 +-
 libempathy/empathy-dispatcher.c     |	 99
 ++++++++++++++++++++++++++++++++++
 libempathy/empathy-dispatcher.h     |	  3 +
 libempathy/empathy-tp-file.c	     |	  2 +-
 libempathy/empathy-utils.c	     |	100
 -----------------------------------
 libempathy/empathy-utils.h	     |	 10 ----
 7 files changed, 106 insertions(+), 114 deletions(-)

commit 1df27a669a4650a50f6b924b47155a512e789ae7
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:56 2008 +0000

    Handle new file channels regardless of direction in the
    dispatcher. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1834

 libempathy-gtk/empathy-ui-utils.c |   16 +------
 src/empathy-event-manager.c	   |   87
 ++++++++++++-------------------------
 src/empathy.c			   |   10 ++++
 3 files changed, 39 insertions(+), 74 deletions(-)

commit fb0064fcdbb29a1e6d3e0cc2c7fa0c3a2613ca69
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:52 2008 +0000

    Fixed Makefile by including missing backslash. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1833

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

commit de7aeaacedd7b4698ab92645187a61ff2e8b2b39
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:48 2008 +0000

    Removed empathy_send_file_with_file_chooser_and_manager and made
    file transfers always use the manager. (Jonny Lamb)
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1832

 libempathy-gtk/empathy-contact-menu.c |    2 +-
 libempathy-gtk/empathy-ui-utils.c     |   57
 ++++++--------------------------
 libempathy-gtk/empathy-ui-utils.h     |    8 +----
 3 files changed, 13 insertions(+), 54 deletions(-)

commit 197729c3be1ace997bd5e162c0af7c896d18b840
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:45 2008 +0000

    Changed suppress_handler to TRUE in a requested channel. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1831

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

commit 7326d5191994ee88d889b5c33e34fc4d341cad63
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:41 2008 +0000

    Moved capabilities hack to empathy_contact_set_account. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1830

 libempathy/empathy-contact.c |   54
 +++++++++++++++++++++---------------------
 1 files changed, 27 insertions(+), 27 deletions(-)

commit 93ea221b297a0e46380029035b32551af0b36202
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:37 2008 +0000

    Renamed is_salut to contact_is_salut. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1829

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

commit 2197c25693bdfd71502c5d4f9b8d5853a78927b3
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:33 2008 +0000

    Removed useless test to check whether a GList has items. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1828

 libempathy-gtk/empathy-ui-utils.c |   72
 +++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 38 deletions(-)

commit 151ee0170eaa756327b16c4231c5cb093015ed8b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:30 2008 +0000

    Use gtk_file_chooser_dialog_new and the document-send icon. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1827

 libempathy-gtk/empathy-ui-utils.c |   28 ++++++++--------------------
 1 files changed, 8 insertions(+), 20 deletions(-)

commit ae9d6557dd41a9aff0f4ca6090dca403641e6165
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:26 2008 +0000

    Removed useless include. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1826

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

commit fb39e283d91acfcd122584361646c207018b4d66
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:22 2008 +0000

    In ft_manager_receive_response_cb, just call empathy_tp_file_cancel
    instead of getting the channel and calling close on it. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1825

 libempathy-gtk/empathy-ft-manager.c |	  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 264c08f142cfcc7229a5497622c16a5d27771c03
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:18 2008 +0000

    Removed "Save as" file filter. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1824

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

commit 01df94ac039ce1d9a6c4da5dee5703afd0a712fb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:15 2008 +0000

    Made creating a save dialog a bit nicer by using proper GTK
    functions. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1823

 libempathy-gtk/empathy-ft-manager.c |	 15 ++++-----------
 1 files changed, 4 insertions(+), 11 deletions(-)

commit c78ae5535221ebc44e522a3b9596257863f2fcde
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:11 2008 +0000

    Use g_slice functions with ReceiveResponseData. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1822

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

commit f51f298be1fda973e7db223a2a5a9b35a1807f8f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:07 2008 +0000

    Renamed ft_manager_free_receive_response_data to
    ft_manager_receive_response_data_free. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1821

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

commit 224bad06aa922400c097308f25b7da85a3ef5fba
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:04 2008 +0000

    Removed useless ref of the FT manager in the build_ui method. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1820

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

commit fff4d9e45b71904037d77500c7baa3e92435959a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:19:00 2008 +0000

    Moved gtk_window_set_icon name into the glade. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1819

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

commit 07e4fa7ed07dbe6fe6b9591849be7531aada5683
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:56 2008 +0000

    Removed call to gtk_tree_selection_unselect_all. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1818

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

commit 79c94e5c95c5a08a35a752d9e5f1fd3984dce1c6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:53 2008 +0000

    Set manager_p to NULL in delete_event_cb, not in _finalize. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1817

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

commit 454b87d7a19ed7b1fbff0f6939416af5c353da62
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:49 2008 +0000

    Don't call _finalize in the delete_event_cb. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1816

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

commit 9af48aa4572ec0a497f4ecebb1852c429fd22da6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:45 2008 +0000

    Simplified code to add files to the list store. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1815

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

commit 4ecbf2073d6637b4a7adaf3470107042147fe72a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:41 2008 +0000

    Made ft_manager_update_ft_row handle Local_Pending slightly
    nicer. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1814

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

commit e5d8ce41314a671135d02a305de5826659d0fcd6
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:38 2008 +0000

    Renamed ft_manager_get_state_change_reason_description to
    ft_manager_state_change_reason_to_string and fixed the default
    unknown state return type. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1813

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

commit 97c7f469e45c760d260fde6720e9204b06543d91
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:34 2008 +0000

    Renamed private methods in the FT manager to ft_manager_*. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1812

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

commit 7f2e6db65132b9afe0888b933ee618ab625439ba
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:30 2008 +0000

    Changed gtk_tree_model_get_value calls to use
    gtk_tree_model_get. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1811

 libempathy-gtk/empathy-ft-manager.c |	 17 +++--------------
 1 files changed, 3 insertions(+), 14 deletions(-)

commit 9d73a94678c7eb7dc456818c460e832b60f12c1d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:26 2008 +0000

    Removed useless libtelepathy headers. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1810

 libempathy/empathy-tp-file.c |    4 ----
 libempathy/empathy-tp-file.h |    1 -
 2 files changed, 0 insertions(+), 5 deletions(-)

commit 5bf702af32fa40134fe4f9652e1542a54228f4c2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:23 2008 +0000

    Added EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to schema. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1809

 data/empathy.schemas.in |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

commit aafd289fc10fefa55fcf0adf49b7ea0118971492
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:19 2008 +0000

    Removed useless +0.5 in get_time_remaining. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1808

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

commit 19e9827684f11667fc9d51f868094be91cc4fd50
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:15 2008 +0000

    Made state_change_reason None in the constructor instead of an
    invalid value. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1807

 libempathy/empathy-tp-file.c |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

commit 737daddb3938c81bb1c4e53c0a3fd7dd8aa51bc5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:11 2008 +0000

    Removed pointless test whether the tp_file is a GObject in the
    finalize function. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1806

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

commit 641cde5cf6b5531df6fc6567d177059dfb3801d9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:08 2008 +0000

    Use empathy_time_get_current_time instead of
    g_get_current_time. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1805

 libempathy/empathy-tp-file.c |   21 ++++++---------------
 1 files changed, 6 insertions(+), 15 deletions(-)

commit 171c3ebbf3e89c8dc6d47b28af1cc155a3857cfa
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:04 2008 +0000

    Removed cached_empathy_file from EmpathyTpFilePriv. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1804

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

commit 2885452639d3eb70aac6392e63526babe9c0766a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:18:01 2008 +0000

    Removed account property of EmpathyTpFile as it's only actually used
    once and easy obtainable. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1803

 libempathy/empathy-tp-file.c |   33 ++++++---------------------------
 libempathy/empathy-tp-file.h |    2 +-
 libempathy/empathy-utils.c   |    2 +-
 src/empathy-event-manager.c  |    4 +---
 4 files changed, 9 insertions(+), 32 deletions(-)

commit efbf766fa6201b6157e2c905f50add0684ed124e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:57 2008 +0000

    Made property-getting synchronous again so there isn't a massive
    race condition (Jonny Lamb)

    This is more of a workaround than a fix and should be fixed fairly
    soonish.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1802

 libempathy/empathy-tp-file.c |   75
 +++++++++++++++++-------------------------
 1 files changed, 30 insertions(+), 45 deletions(-)

commit e902fa8461005b3834d036e74a89a6f4373b119c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:53 2008 +0000

    Fixed channel property setting typo so ContentType is actually
    set. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1801

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

commit 8ba193eadac5b78ca931cd713e5b1a3d7fb08b83
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:49 2008 +0000

    Fix typo in extension glib client generation code. This is already
    fixed upstream in telepathy-glib. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1800

 tools/glib-client-gen.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 75e327f0e73bc4e509ad1f69833ee0048aef62f2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:45 2008 +0000

    Updated parameter checks to return appropriate values. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1799

 libempathy-gtk/empathy-contact-menu.c |    2 +-
 libempathy/empathy-tp-file.c	       |   21 ++++++++++++---------
 2 files changed, 13 insertions(+), 10 deletions(-)

commit e64a676589d21f6bb93bda0bef0ecc9a00c6e985
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:42 2008 +0000

    Use empathy_contact_run_until_ready in EmpathyEventManager.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1798

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

commit ec002b76b9c76bbc35cec8b18f66c6b45e06cb6a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:38 2008 +0000

    Add parameter checks to public functions. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1797

 libempathy-gtk/empathy-contact-menu.c |    1 +
 libempathy-gtk/empathy-ui-utils.c     |    2 ++
 libempathy/empathy-tp-file.c	       |   25 ++++++++++++++++++++++++-
 3 files changed, 27 insertions(+), 1 deletions(-)

commit 8fbbae973ba5067262b9475c5cfef0ce92d57592
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:34 2008 +0000

    Updated the way to access the EmpathyTpFilePriv instance within
    empathy-tp-file. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1796

 libempathy/empathy-tp-file.c |  405
 ++++++++++++++++--------------------------
 libempathy/empathy-tp-file.h |    7 +-
 2 files changed, 161 insertions(+), 251 deletions(-)

commit 48afb4f6b3f9c79722fe76cd68717086f0df468d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:31 2008 +0000

    Updated the way to access the EmpathyFTManagerPriv instance within
    empathy-ft-manager. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1795

 libempathy-gtk/empathy-ft-manager.c |	205
 ++++++++++++++---------------------
 libempathy-gtk/empathy-ft-manager.h |	  2 +
 2 files changed, 84 insertions(+), 123 deletions(-)

commit 239bf80517207266fb865b2470ff4ed0bbc5d0fb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:27 2008 +0000

    Re-ordered EmpathyTpFile so static functions need no declaration at
    the top of the file. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1794

 libempathy/empathy-tp-file.c |  967
 +++++++++++++++++++++---------------------
 1 files changed, 474 insertions(+), 493 deletions(-)

commit 0035f651e71678b14368bbc74cd718c974ad5b09
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:23 2008 +0000

    Re-ordered EmpathyFTManager so functions need no declaration at the
    top of the file. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1793

 libempathy-gtk/empathy-ft-manager.c |	761
 +++++++++++++++++------------------
 1 files changed, 374 insertions(+), 387 deletions(-)

commit 8694a647857514b394f5474b2665d2a1c4bc3979
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:19 2008 +0000

    Use FIXME instead of TODO in comments. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1792

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

commit ccf82d6956ca277cdc70aa19472d1af3f5763451
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:15 2008 +0000

    Changed _run_ method calls to _call_ calls. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1791

 libempathy-gtk/empathy-ft-manager.c |	  2 +-
 libempathy/empathy-tp-file.c	     |	165
 ++++++++++++++++++-----------------
 libempathy/empathy-utils.c	     |	 18 ++--
 src/empathy-event-manager.c	     |	 87 ++++++++++--------
 4 files changed, 143 insertions(+), 129 deletions(-)

commit 231f86f6deb8da116be891567fcdceed81fc6c69
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:11 2008 +0000

    Fixed copyright and author headers. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1790

 libempathy-gtk/empathy-ft-manager.c |	  5 +++++
 libempathy-gtk/empathy-ft-manager.h |	  4 ++++
 libempathy-gtk/empathy-ui-utils.c   |	  1 +
 libempathy-gtk/empathy-ui-utils.h   |	  1 +
 libempathy/empathy-tp-file.c	     |	  6 ++++--
 libempathy/empathy-tp-file.h	     |	  4 ++++
 libempathy/empathy-utils.c	     |	  1 +
 libempathy/empathy-utils.h	     |	  1 +
 8 files changed, 21 insertions(+), 2 deletions(-)

commit ec131c37ebc8b49a3802a9dc6350bdaf59a22140
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:07 2008 +0000

    Various whitespace and comment fixes. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1789

 libempathy/empathy-tp-file.c |    3 +--
 libempathy/empathy-utils.c   |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

commit bc82fc3c32d04bbef0f1921fe8f534cfac345f8d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:03 2008 +0000

    Added empathy_offer_file function and updated accept_file. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1788

 libempathy-gtk/empathy-ft-manager.c |	  7 ++++-
 libempathy/empathy-tp-file.c	     |	 40
 +++++++++++++++++++++++++++++++++-
 libempathy/empathy-tp-file.h	     |	  3 +-
 libempathy/empathy-utils.c	     |	  2 +
 4 files changed, 47 insertions(+), 5 deletions(-)

commit 7cb242a20728f515058468cbc3ffab111785f53e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:17:00 2008 +0000

    Do not set the MD5 hash of the file when sending. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1787

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

commit 625867296e170d3f4edde9b3f1d59d08da99d37e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:55 2008 +0000

    Removed SocketPath channel property. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1786

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

commit b586f65b3426dcd186757a4256c0e4d5995ef5bc
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:51 2008 +0000

    Added ContentHashType channel property, and renamed ContentMD5 to
    ContentHash. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1785

 libempathy/empathy-tp-file.c |   38
 +++++++++++++++++++++++++-------------
 1 files changed, 25 insertions(+), 13 deletions(-)

commit fd3018ae75c0c58ef484a3048c9f9f6134957ee2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:48 2008 +0000

    Updated yet more places to use s/direction/incoming/ (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1784

 libempathy-gtk/empathy-ft-manager.c |	  3 +--
 libempathy/empathy-tp-file.c	     |	  4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

commit 8bc264cf4de4ef01d6bf62fa85b7497279f7dac2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:44 2008 +0000

    Replaced the Direction channel property a more-private GObject
    incoming property. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1783

 libempathy-gtk/empathy-ft-manager.c |	 16 ++++++-------
 libempathy/empathy-tp-file.c	     |	 40
 +++++++++++++++-------------------
 libempathy/empathy-tp-file.h	     |	  2 +-
 3 files changed, 26 insertions(+), 32 deletions(-)

commit 653e7b22a6962f8d7407de5165404b935f0be511
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:40 2008 +0000

    Fixed yet more references to EMPATHY_FILE. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1782

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

commit 40cc36e6362425d04322dceb6ac87f81884feafc
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:36 2008 +0000

    Fixed include of empathy-file.h to empathy-tp-file.h. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1781

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

commit 2dae0afb60297b9c90d1d2dcf4dba8753dd8b73a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:33 2008 +0000

    Changed EmpathyEventManager to not rely on the Direction property
    of the file channel. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1780

 src/empathy-event-manager.c |	 14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

commit 19474c9873f1d5a7d49e7537d9ecf478cb8e2b52
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:29 2008 +0000

    Updated extensions external-types to include types from tubes.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1779

 extensions/all.xml |	 6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 9a9eef5e9a95e49a02933404829738c15af33f05
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:25 2008 +0000

    Updated Channel.Type.File spec. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1778

 extensions/Channel_Type_File.xml |  274
 ++++++++++++++++++++------------------
 1 files changed, 146 insertions(+), 128 deletions(-)

commit 571ae9622f8e9bfda7cc248c82c288c2164832fd
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:22 2008 +0000

    Added a proper Empathy event for an incoming file transfer so that
    the status icon flashes. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1777

 src/empathy-event-manager.c |	 37 ++++++++++++++++++++++++++++++-------
 1 files changed, 30 insertions(+), 7 deletions(-)

commit db8a45489640b5e911b0336a9867e7b698433889
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:18 2008 +0000

    Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1776

 libempathy-gtk/empathy-ft-manager.c |	197 +++---
 libempathy-gtk/empathy-ft-manager.h |	  4 +-
 libempathy-gtk/empathy-ui-utils.c   |	 14 +-
 libempathy-gtk/empathy-ui-utils.h   |	  4 +-
 libempathy/Makefile.am		     |	  2 -
 libempathy/empathy-file.c	     | 1178
 -----------------------------------
 libempathy/empathy-file.h	     |	 90 ---
 libempathy/empathy-tp-file.c	     | 1178
 +++++++++++++++++++++++++++++++++++
 libempathy/empathy-tp-file.h	     |	 90 +++
 libempathy/empathy-utils.c	     |	 14 +-
 libempathy/empathy-utils.h	     |	  6 +-
 src/empathy-event-manager.c	     |	  8 +-
 12 files changed, 1391 insertions(+), 1394 deletions(-)

commit 0eb2d66616230fff2a14feb16d1ad36650443acf
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:14 2008 +0000

    Removed pointless gio-2.0 deps in megaphone, nothere, and
    python. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1775

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

commit 82f32e4f34fbaebb5cf44e494aafb9a8f601c495
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:10 2008 +0000

    Added ability to get an md5sum of the file being sent using
    GChecksum. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1774

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

commit 2aa329dcb7773bef4ee2b593147b48a83b7658f8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:06 2008 +0000

    Removed empathy_init in favour of calling emp_cli_init
    directly. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1773

 libempathy/empathy-utils.c |	 6 ------
 libempathy/empathy-utils.h |	 3 ---
 src/empathy.c		    |	 4 +++-
 3 files changed, 3 insertions(+), 10 deletions(-)

commit 03c63ba1f0dbdac7a30ac025e3c02ce40cff7cc5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:16:02 2008 +0000

    Fixed function declaration style. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1772

 libempathy-gtk/empathy-ft-manager.c |	 65
 +++++++++++++++++++++------------
 libempathy/empathy-file.c	     |	 67
 ++++++++++++++++++++++++-----------
 2 files changed, 87 insertions(+), 45 deletions(-)

commit 8c016f6793e80f7044c0d156171306a9bdabb38d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:58 2008 +0000

    Only display "Send Files" if the contact is in Salut. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1771

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

commit 0483582ca09b1999059fcb42904f7331f4e371ab
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:54 2008 +0000

    Converted sources to Collabora coding style. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1770

 libempathy-gtk/empathy-ft-manager.c | 1799
 ++++++++++++++++++-----------------
 libempathy-gtk/empathy-ft-manager.h |	 27 +-
 libempathy/empathy-file.c	     |	368 ++++----
 libempathy/empathy-file.h	     |	 43 +-
 libempathy/empathy-utils.h	     |	  5 +
 5 files changed, 1121 insertions(+), 1121 deletions(-)

commit c9c339eddb7800ff88f00dbad95849cea3f56b97
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:50 2008 +0000

    Replaced gnome_vfs_format_file_size_for_display with its GIO
    equivalent. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1769

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

commit ee2f8cf1ead02aff7c0da47175868b4caa4d246b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:47 2008 +0000

    Merged empathy_send_file and empathy_send_file_from_stream, and
    dropped the dependency on gnome-vfs in favour of GIO. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1768

 configure.ac		    |	 1 -
 libempathy/empathy-utils.c |	62
 ++++++++++++++-----------------------------
 2 files changed, 20 insertions(+), 43 deletions(-)

commit 7611cc90a1147911f61e88827057232308fd2b86
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:43 2008 +0000

    Set the ContentType property properly on a new file channel. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1767

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

commit a75883cc0f8cc67287bd50cbde713f9e23872232
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:39 2008 +0000

    Added ability for the ft manager to stay around when closed. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1766

 libempathy-gtk/empathy-ft-manager.c |	 40
 ++++++++++++++--------------------
 libempathy-gtk/empathy-ft-manager.h |	  1 -
 2 files changed, 17 insertions(+), 24 deletions(-)

commit d2e05177b87b3b38345a3535c2afb54528d0d8a2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:35 2008 +0000

    Show an error to the terminal when there's a problem in getting the
    output stream. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1765

 libempathy-gtk/empathy-ft-manager.c |	 11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

commit c3ae7279ecee96a63c9d4132ee2bd2f5a30ca1da
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:32 2008 +0000

    Changed order of closing channel and cancelling socket
    transfers. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1764

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

commit 2e207fd6076574f895026a611abe9188332dd81c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:28 2008 +0000

    Fixed small coding style issue. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1763

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

commit 93085e517cbf81134ecba835db3fd2b7821e262e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:25 2008 +0000

    Display cancel reasons in the file transfer manager. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1762

 libempathy-gtk/empathy-ft-manager.c |	  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit ed1625139eab107417d964573bdc5cd1243964d9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:21 2008 +0000

    Actually stop a file transfer if in the ft manager when
    requested. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1761

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

commit 825607ce45c9aa7a07044318369f2e6bc245e756
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:17 2008 +0000

    Implemented empathy_file_cancel. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1760

 libempathy/empathy-file.c |   12 ++++++++++++
 libempathy/empathy-file.h |	1 +
 2 files changed, 13 insertions(+), 0 deletions(-)

commit cc593f89c7e0651c69c28f6a1a15114a2ea7ac80
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:13 2008 +0000

    Added a missing "break". (Jonny Lamb)

    Credits to Dafydd Harries for his work in helping to get to the bottom
    of this one.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1759

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

commit fb83058ce074f671c6f5b06d570ea44b8ee7c628
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:10 2008 +0000

    Handled TransferredBytes signal properly and show in the progress
    bar. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1758

 libempathy/empathy-file.c |   24 +++++++++++++++++-------
 1 files changed, 17 insertions(+), 7 deletions(-)

commit 64e6014e9cf6b2038126fc5288dc398d59acbbb1
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:06 2008 +0000

    Handle incoming file transfers in the event manager. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1757

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

commit 924b52e5d45d8dcaa1c22c27bdb53acd7156c012
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:15:01 2008 +0000

    Actually use accept and receive file functions. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1756

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

commit 02fd95152f9b9cbd647a3b0e439585502f4b8892
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:57 2008 +0000

    Implemented accept_file and empathy_receive_file in
    empathy-file. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1755

 libempathy/empathy-file.c |   86
 +++++++++++++++++++++++++++++++++++---------
 1 files changed, 68 insertions(+), 18 deletions(-)

commit 3ce271c0a36a688ee902360cde82762c0bceda59
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:53 2008 +0000

    Fixed _get_local_socket in empathy-file so that it calls
    connect(2). (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1754

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

commit e63a97260e5ddd2c30d0fcb5368676d946d6200f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:49 2008 +0000

    Removed g_object_notify that doesn't actually map to a
    property. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1753

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

commit 2f494c430d672d07721a7a7244e499a5d3cdd2c4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:46 2008 +0000

    Allow transfers to be declined by closing the channel. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1752

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

commit 6ace7765dca23f5c44d320cf6cfa3bd17b3e3d85
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:42 2008 +0000

    Added fix for an empty default folder. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1751

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

commit ad1861f1744c0d6d4ac8068238f5be91ae1db905
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:38 2008 +0000

    Removed file transfer handling code from empathy dispatcher. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1750

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

commit 3197e275ddde16bccc5227ca7ec78cee838b8f17
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:34 2008 +0000

    Added missing GTK+ include header. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1749

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

commit 2536537dd891f81ce5aab2e8b7fc2f33a7d54c77
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:29 2008 +0000

    Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1748

 libempathy-gtk/empathy-ft-manager.c |	  2 +-
 libempathy/empathy-file.c	     | 1244
 +++++++++++++++++++++++------------
 libempathy/empathy-file.h	     |	 73 ++-
 libempathy/empathy-tp-file-priv.h   |	 56 --
 libempathy/empathy-tp-file.c	     | 1040 -----------------------------
 libempathy/empathy-tp-file.h	     |	 64 --
 libempathy/empathy-utils.c	     |	  5 +-
 7 files changed, 856 insertions(+), 1628 deletions(-)

commit 1ff7c439e8442d51024fbfcde2b1c11b8b17cf4f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:25 2008 +0000

    Added empathy_send_file_with_file_chooser_and_manager to make use
    of the file transfer manager. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1747

 libempathy-gtk/empathy-contact-menu.c |    2 +-
 libempathy-gtk/empathy-ui-utils.c     |   14 ++++++++++++++
 libempathy-gtk/empathy-ui-utils.h     |    2 ++
 3 files changed, 17 insertions(+), 1 deletions(-)

commit 053f35ec510afa2cdac63fac584bc7f339e65405
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:21 2008 +0000

    Added GTK file transfer manager. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1746

 libempathy-gtk/Makefile.am		 |    5 +-
 libempathy-gtk/empathy-conf.h		 |    1 +
 libempathy-gtk/empathy-ft-manager.c	 | 1211
 +++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-ft-manager.glade |   88 +++
 libempathy-gtk/empathy-ft-manager.h	 |   63 ++
 5 files changed, 1367 insertions(+), 1 deletions(-)

commit 313343ff162691f676775bf7ed6d9f368d76be8f
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:17 2008 +0000

    Push the notify::state and notify::transferred-bytes signals
    from EmpathyTpFile onto EmpathyFile for the ft-manager to listen
    to. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1745

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

commit 3c1198a63ddfee7048992df932cc9907d17ea7df
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:12 2008 +0000

    Correctly set the EmpathyContact in an EmpathyTpFile. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1744

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

commit 3c2f8816b9411c3a2abcdf3f1bcb57f5c57c064b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:08 2008 +0000

    Changed the "Send file" icon to something sane. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1743

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

commit 11fe41e36fc1d1cbd649dac0eb982696e0619776
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:14:03 2008 +0000

    Added start of handling new incoming file channels. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1742

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

commit 56f3b6e362203b337042146a20523b74f45add62
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:59 2008 +0000

    Added "Send file" item to contact menu widget. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1741

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

commit 9bbd1b9e2bc66b12a318517c18b89b1f7a7f17f5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:56 2008 +0000

    Added some more file sending functions to libempathy-gtk. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1740

 libempathy-gtk/empathy-ui-utils.c |  124
 +++++++++++++++++++++++++++++++++++++
 libempathy-gtk/empathy-ui-utils.h |	8 +++
 2 files changed, 132 insertions(+), 0 deletions(-)

commit 48428c4828aae246c7101e5a36146e65441dd948
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:51 2008 +0000

    Added a workaround to EmpathyTpFile's finalize function so it doesn't
    run g_object_unref on non-GObjects. (Jonny Lamb)
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1739

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

commit 6bab1e27908d283ca17d8ac09c7b61196b7025b9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:47 2008 +0000

    Added empathy_send_file* helper functions to empathy-utils. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1738

 libempathy/empathy-utils.c |  129
 ++++++++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-utils.h |	 7 +++
 2 files changed, 136 insertions(+), 0 deletions(-)

commit cad875337faec4386962ed41a0efd15b720e73d4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:41 2008 +0000

    Added empathy_init function to call emp_cli_init in main. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1737

 libempathy/empathy-tp-call.c |    2 --
 libempathy/empathy-utils.c   |    8 ++++++++
 libempathy/empathy-utils.h   |    1 +
 src/empathy.c		      |    2 ++
 4 files changed, 11 insertions(+), 2 deletions(-)

commit c5cd21667001a01e62f60b05953091310cc09f65
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:36 2008 +0000

    Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1736

 libempathy/Makefile.am		   |	5 +
 libempathy/empathy-file.c	   |  650 +++++++++++++++++++++++
 libempathy/empathy-file.h	   |   85 +++
 libempathy/empathy-tp-file-priv.h |   56 ++
 libempathy/empathy-tp-file.c	   | 1032
 +++++++++++++++++++++++++++++++++++++
 libempathy/empathy-tp-file.h	   |   64 +++
 6 files changed, 1892 insertions(+), 0 deletions(-)

commit fba6b1fc42e72c6c5bc18d98e34c8b2413ffe00a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:30 2008 +0000

    Added file transfer debug flag. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1735

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

commit 67c641765266ebee2eb47838ee25e3fc4c91d04e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:25 2008 +0000

    Added a dependency on gio-unix-2.0 in libempathy. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1734

 configure.ac		     |	  1 +
 libempathy/libempathy.pc.in |	  2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit 8fbb7352b2575ab85c0706f7b8b3347b7b3c8fe7
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:20 2008 +0000

    Added ft-related functions to EmpathyContact. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1733

 libempathy/empathy-contact.c |   39
 +++++++++++++++++++++++++++++++++++++++
 libempathy/empathy-contact.h |    2 ++
 2 files changed, 41 insertions(+), 0 deletions(-)

commit accb59c6905838d833fcc9655d31d63a459ce8a5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:14 2008 +0000

    Added GIO and libgnomeui deps to configure.ac. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1732

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

commit 34196ae0a6e2178cb55b6bc5e3a139ef9fe839f8
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Nov 21 16:13:09 2008 +0000

    Added org.freedesktop.Telepathy.Channel.Type.File.DRAFT spec
    file. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1731

 extensions/Channel_Type_File.xml |  398
 ++++++++++++++++++++++++++++++++++++++
 extensions/Makefile.am		  |    3 +-
 extensions/misc.xml		  |    1 +
 3 files changed, 401 insertions(+), 1 deletions(-)

commit 8701496cd5e925deca58746dcbf73122f7ba4340
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	Fri Nov 21 13:28:21 2008 +0000

    Updated ps translation (Zabeeh Khan)

    svn path=/trunk/; revision=1730

 po/ps.po | 1814
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1814 insertions(+), 0 deletions(-)

commit 8113e0aaa73548f8d160390b4ee390f94fb34f5a
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	Tue Nov 18 19:51:09 2008 +0000

    Updated German translation.

    2008-11-18	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=1724

 po/ChangeLog |    4 +
 po/de.po     |  344
 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 216 insertions(+), 132 deletions(-)

commit 99e695bc28bee4a7da5417f1848b7aa51f99b763
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	Mon Nov 17 00:01:57 2008 +0000

    Updated Lithuanian translation (Gintautas Miliauskas).

    2008-11-17	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation (Gintautas Miliauskas).



    svn path=/trunk/; revision=1723

 po/lt.po |  274
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 176 insertions(+), 98 deletions(-)

commit 5d26d83ab986f0cfc38ddc36c1baae2f56e65863
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Fri Nov 14 19:54:16 2008 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=1721

 po/es.po |   65
 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 54 insertions(+), 11 deletions(-)

commit c3bb5a770cda65493dbff7b39cd9015ecc98f265
Author: Mathias Hasselmann <hasselmm@src.gnome.org>
Date:	Thu Nov 13 22:07:56 2008 +0000

    Include account name in chat-window tooltip. Fixes bug #560622

    svn path=/trunk/; revision=1720

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

commit d3bb39fc883b0c4d53fe54469f2128456a820371
Author: Mathias Hasselmann <hasselmm@src.gnome.org>
Date:	Thu Nov 13 22:07:54 2008 +0000

    Use markup for chat-window tooltips

    svn path=/trunk/; revision=1719

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

commit 2323398ad4771f85364efc56b03e976b4f1b4fa3
Author: Mathias Hasselmann <hasselmm@src.gnome.org>
Date:	Thu Nov 13 22:07:52 2008 +0000

    Use proper format string for max-size property

    svn path=/trunk/; revision=1718

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

commit ebb19163f07b57187f105605a63b079d87929717
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Thu Nov 13 20:24:34 2008 +0000

    If chats have no name, use the channel's ID instead of fallback to
    "Conversation". Fixes bug #560611.

    svn path=/trunk/; revision=1717

 libempathy-gtk/empathy-chat.c |   14 ++++++++++++--
 src/empathy-chat-window.c     |   21 ++-------------------
 2 files changed, 14 insertions(+), 21 deletions(-)

commit 5b598e3bcc5ce0ae1192fbad01a39f3d51fb40fc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Wed Nov 12 23:46:44 2008 +0000

    Add import dialog to POTFILE

    svn path=/trunk/; revision=1716

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

commit 9a1a81caf657a7073419864c17eb19126a1ee5ad
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:	Wed Nov 12 02:24:26 2008 +0000

     Updated ku translation

    svn path=/trunk/; revision=1715

 po/LINGUAS |	 1 +
 po/ku.po   | 1783
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1784 insertions(+), 0 deletions(-)

commit 00ade60e9ee2a66e796896920a2c687dfa74a82a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:26 2008 +0000

    Trivial simplification of the math

    svn path=/trunk/; revision=1714

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

commit 923901ba1e7327d370051bc5abb684771f1f8b08
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:23 2008 +0000

    Try to keep the original image format in avatar chooser. This avoid
    droping alpha layer when converting from PNG to JPEG.

    svn path=/trunk/; revision=1713

 libempathy-gtk/empathy-avatar-chooser.c |  131
 +++++++++++++++++--------------
 1 files changed, 71 insertions(+), 60 deletions(-)

commit 6bbe8119ce3474518220dbbec1d8226d9f3f67ee
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:19 2008 +0000

    Improve error message.

    svn path=/trunk/; revision=1712

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

commit 057330bf6aabb2c12e2ba3e551b29414f3da929e
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:16 2008 +0000

    Report error to the user when converting the avatar fails.

    svn path=/trunk/; revision=1711

 libempathy-gtk/empathy-avatar-chooser.c |   41
 ++++++++++++++++++++++++++++---
 1 files changed, 37 insertions(+), 4 deletions(-)

commit dcdf66a81197fbd36f25ff095ef0e9d08d2fa1f7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:12 2008 +0000

    Cleanup code and add some comments

    svn path=/trunk/; revision=1710

 libempathy-gtk/empathy-avatar-chooser.c |   23 +++++++++++++++++------
 libempathy-gtk/empathy-avatar-chooser.h |    1 -
 2 files changed, 17 insertions(+), 7 deletions(-)

commit e7b23f0d2a0dc99944ace914078c256f2c867f64
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:09 2008 +0000

    Move code to avoid declaring functions on the top of the file.

    svn path=/trunk/; revision=1709

 libempathy/empathy-tp-contact-factory.c |  128
 ++++++++++++++-----------------
 1 files changed, 57 insertions(+), 71 deletions(-)

commit b024104aa9c9be12586686a60f0f71ec54625763
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:06 2008 +0000

    Make a dichotomic search for the optimal image size. Cleanup some code

    svn path=/trunk/; revision=1708

 libempathy-gtk/empathy-avatar-chooser.c |  233
 ++++++++++++++++---------------
 1 files changed, 121 insertions(+), 112 deletions(-)

commit 4208185df78b0a795b6bbe3b06d47cadbc8c5af1
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:28:02 2008 +0000

    Correctly resize the image to fit required max width/height

    svn path=/trunk/; revision=1707

 libempathy-gtk/empathy-avatar-chooser.c |   46
 ++++++++++++++++++++++---------
 1 files changed, 33 insertions(+), 13 deletions(-)

commit b3909bd20099b02b3f9d4a3ba0cc4cfd477152e5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:58 2008 +0000

    Add empathy_pixbuf_from_data_and_mime instead of breaking API.

    svn path=/trunk/; revision=1706

 libempathy-gtk/empathy-avatar-chooser.c |    6 ++++--
 libempathy-gtk/empathy-avatar-image.c	 |    2 +-
 libempathy-gtk/empathy-ui-utils.c	 |   13 ++++++++++---
 libempathy-gtk/empathy-ui-utils.h	 |    2 ++
 4 files changed, 17 insertions(+), 6 deletions(-)

commit c6b2c7532181d69001c97edeb6e0b39d76298f76
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:55 2008 +0000

    Don't modify EmpathyAvatar::format if gdkpixbuf disagrees

    svn path=/trunk/; revision=1705

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

commit 6ee6fa693dd4cf6d33eae5a5b8c43f08a73563bc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:52 2008 +0000

    Use two g_asserts rather than g_assert (foo && bar).

    svn path=/trunk/; revision=1704

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

commit 7ce64583fa676e2a71d2236fad9333269a62bf91
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:49 2008 +0000

    can_satisfy_mime_type_requirements: assume out params != NULL

    (I never actually removed the assertion that they be non-NULL.)

    svn path=/trunk/; revision=1703

 libempathy-gtk/empathy-avatar-chooser.c |   12 ++----------
 1 files changed, 2 insertions(+), 10 deletions(-)

commit ba9555296ba39b0425c70faaa8c02d28a8ce52af
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:45 2008 +0000

    Prefer png or jpeg if possible when converting avatars

    svn path=/trunk/; revision=1702

 libempathy-gtk/empathy-avatar-chooser.c |   54
 +++++++++++++++++++-----------
 1 files changed, 34 insertions(+), 20 deletions(-)

commit ab3a47aacad985b6dd6816884a20fc5ce039d07d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:42 2008 +0000

    Update avatar chooser's account from its own callback.

    This fixes a bug where the account chooser's account would change, but
    the avatar picker would not be updated because the main
    account_chooser::changed signal handler is suppressed!

    svn path=/trunk/; revision=1701

 libempathy-gtk/empathy-contact-widget.c |   41
 ++++++++++++++----------------
 1 files changed, 19 insertions(+), 22 deletions(-)

commit e8c517ab51aa9f61cb68cb26acd9748d0e6c6059
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:34 2008 +0000

    ContactWidget: set up account widget before avatar widget

    svn path=/trunk/; revision=1700

 libempathy-gtk/empathy-contact-widget.c |   47
 ++++++++++++++++---------------
 1 files changed, 24 insertions(+), 23 deletions(-)

commit 9b9b65301e0821439637dcb747d98971508d211f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:31 2008 +0000

    If setting an avatar from an EmpathyAvatar, just ref it.

    svn path=/trunk/; revision=1699

 libempathy-gtk/empathy-avatar-chooser.c |   91
 ++++++++++++++++++++++---------
 1 files changed, 66 insertions(+), 25 deletions(-)

commit caef4dd5f3ba9e43a0ec8f364ae9a0662cd001ba
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:27 2008 +0000

    AvatarChooser: clarify why _scale_down_if_necessary is cheap.

    svn path=/trunk/; revision=1698

 libempathy-gtk/empathy-avatar-chooser.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit 0518ac47b6255f6d8424663cd3d2bf1500e2f05c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:24 2008 +0000

    Make can_satisfy_mime_type_requirements accept NULL out params.

    svn path=/trunk/; revision=1697

 libempathy-gtk/empathy-avatar-chooser.c |   30
 ++++++++++++++++++++++++------
 1 files changed, 24 insertions(+), 6 deletions(-)

commit 1144e4f7de44ef8dfad796e6c79bf1e0633f5159
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:20 2008 +0000

    Flip iterating across format_mime_types and accepted_mime_types.

    This better reflects the purpose of the conditional; "for each
    mime type
    we can convert to, is it acceptable?" is clearer than "for each
    acceptable mime type, can we convert to it?".

    svn path=/trunk/; revision=1696

 libempathy-gtk/empathy-avatar-chooser.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 10f21bd908078536dfaed58136439f9c9f4fa7ef
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:14 2008 +0000

    Use l and strv for list and strv iterators, not i and j

    svn path=/trunk/; revision=1695

 libempathy-gtk/empathy-avatar-chooser.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 0ee1f1197dd65d8826a6da7a8ba67c106bbdbfa2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:10 2008 +0000

    Use foo[1] rather than *(foo + 1)

    svn path=/trunk/; revision=1694

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

commit 6e2898bd89534c7cc78b654e8bc35d4c125b7b36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:07 2008 +0000

    Coding style: cuddle a brace

    svn path=/trunk/; revision=1693

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

commit 196e0ffff20383bd0b0b1424917944fb3ac21851
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:04 2008 +0000

    AvatarChooser: don't set contact_factory to NULL after unreffing.

    The object is being destroyed anyway.

    svn path=/trunk/; revision=1692

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

commit 35247cddb0215c5d765d474b8da0824776d5a5b2
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:27:00 2008 +0000

    AvatarChooser: Remove empathy_ prefix from static functions.

    svn path=/trunk/; revision=1691

 libempathy-gtk/empathy-avatar-chooser.c |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

commit 6ecfb61adf163cfe3c8115ef8a1aaf34ce7187bc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:54 2008 +0000

    AvatarChooser needs no ContactFactory property; it's a singleton.

    svn path=/trunk/; revision=1690

 libempathy-gtk/empathy-avatar-chooser.c |   33
 +++---------------------------
 libempathy-gtk/empathy-avatar-chooser.h |    2 +-
 libempathy-gtk/empathy-contact-widget.c |    3 +-
 3 files changed, 6 insertions(+), 32 deletions(-)

commit 086f734b42cc89c6dd00f10486681cff1074aeed
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:50 2008 +0000

    Coding style: no blank lines in local variable declarations

    svn path=/trunk/; revision=1689

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

commit 483d722a96ea54648381744695a9d1e884225d93
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:47 2008 +0000

    Coding style: use FIXME rather than TODO.

    svn path=/trunk/; revision=1688

 libempathy-gtk/empathy-avatar-chooser.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit a92d1805c5c53def8b45c09586729e9a08f8a868
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:43 2008 +0000

    Coding style: only one blank line between functions.

    svn path=/trunk/; revision=1687

 libempathy-gtk/empathy-avatar-chooser.c |    5 -----
 libempathy-gtk/empathy-contact-widget.c |    2 --
 libempathy/empathy-tp-contact-factory.c |    3 ---
 3 files changed, 0 insertions(+), 10 deletions(-)

commit 325023b6904c5da23760735e1910b5983210f131
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:39 2008 +0000

    Coding style: use braces for one-statement blocks in AvatarChooser

    svn path=/trunk/; revision=1686

 libempathy-gtk/empathy-avatar-chooser.c |   28
 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

commit f392463566343c1265b7e3443a7185185153daa1
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:36 2008 +0000

    Check the contact factory is still ready when avatar picker is OKed.

    svn path=/trunk/; revision=1685

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

commit 3ab214c29c9a50e99eb3f775ad5f09b3a49e9b31
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:32 2008 +0000

    Don't explicitly check for the new avatar being zero bytes

    empathy_pixbuf_from_data will whine if it can't parse the image, which
    it won't be able to.

    svn path=/trunk/; revision=1684

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

commit 61e87254ad01b6f4744e6cc79613a133079eb706
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:28 2008 +0000

    Don't clear user's avatar if a file can't be read.

    svn path=/trunk/; revision=1683

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

commit ce2278d49d963ee05c59a17c4d52d0098bf2de41
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:25 2008 +0000

    Implement scaling and converting avatars before sending.

    svn path=/trunk/; revision=1682

 libempathy-gtk/empathy-avatar-chooser.c |  330
 +++++++++++++++++++++++++------
 1 files changed, 265 insertions(+), 65 deletions(-)

commit c9c6a8c33c566491795e014bea861c57fa6c4bd1
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:22 2008 +0000

    Make empathy_pixbuf_scale_down_if_necessary treat 0 as "no limit"

    svn path=/trunk/; revision=1681

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

commit 8b0ec780115a0e7f7694a72f912fb42f15d5dc6a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:18 2008 +0000

    Track whether avatar is being set locally, or received from elsewhere.

    svn path=/trunk/; revision=1680

 libempathy-gtk/empathy-avatar-chooser.c |   29
 +++++++++++++++++------------
 1 files changed, 17 insertions(+), 12 deletions(-)

commit 5818bc3bf402d752d84054fff2458fb8a06f1bc5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:15 2008 +0000

    Use e_avatar_chooser_clear_image() helper.

    svn path=/trunk/; revision=1679

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

commit 05e263fd30e9f1b000b8f278243c4f52e27b3cb0
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:12 2008 +0000

    Ref result of empathy_contact_factory_get_tp_factory

    svn path=/trunk/; revision=1678

 libempathy-gtk/empathy-avatar-chooser.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 5e21e6f1a398965f4c9dae30675d7554fe9ce1d8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:09 2008 +0000

    Make avatar chooser (in)sensitive when the TpContactFactory becomes
    (not) ready

    svn path=/trunk/; revision=1677

 libempathy-gtk/empathy-avatar-chooser.c |   72
 ++++++++++++++++++++++++++----
 1 files changed, 62 insertions(+), 10 deletions(-)

commit e544975ba6c4c5b448034ad748f4e73b4e75fdbc
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:05 2008 +0000

    Update AvatarChooser::account when changed in ContactWidget

    svn path=/trunk/; revision=1676

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

commit 1025757ce5cfcf597acf3c1a813cada46f29fa46
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:26:02 2008 +0000

    AvatarChooser: Add McAccount and EmpathyContactFactory properties

    svn path=/trunk/; revision=1675

 libempathy-gtk/empathy-avatar-chooser.c |   98
 ++++++++++++++++++++++++++++++-
 libempathy-gtk/empathy-avatar-chooser.h |    3 +-
 libempathy-gtk/empathy-contact-widget.c |    3 +-
 3 files changed, 100 insertions(+), 4 deletions(-)

commit 2361ab657ab433c9566f289c77e92ced7f468d86
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:58 2008 +0000

    Add G_PARAM_STATIC_STRINGS to TpContactFactory properties

    svn path=/trunk/; revision=1674

 libempathy/empathy-tp-contact-factory.c |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

commit 6fb9df87060074238a69a0fb86b689b920280f4a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:55 2008 +0000

    EmpathyTpContactFactory: add properties for avatar requirements

    svn path=/trunk/; revision=1673

 libempathy/empathy-tp-contact-factory.c |   94
 ++++++++++++++++++++++++++++++-
 1 files changed, 91 insertions(+), 3 deletions(-)

commit bb72ecfe92b2bb7e064e5329824d93b5398d896d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:51 2008 +0000

    EmpathyTpContactFactory: get avatar requirements before becoming
    ready.

    svn path=/trunk/; revision=1672

 libempathy/empathy-tp-contact-factory.c |   63
 ++++++++++++++++++++++++++----
 1 files changed, 54 insertions(+), 9 deletions(-)

commit 0acfe96c871769588618423e547ffbf5b64556a7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:48 2008 +0000

    EmpathyTpContactFactory: split on-ready code out of got_self_handle_cb

    svn path=/trunk/; revision=1671

 libempathy/empathy-tp-contact-factory.c |   26 ++++++++++++++++++++++----
 1 files changed, 22 insertions(+), 4 deletions(-)

commit c0237abded41bde3f50d0434de3475e6a140a7b7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:44 2008 +0000

    EmpathyTpContactFactoryPriv: add fields for avatar requirements

    svn path=/trunk/; revision=1670

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

commit 39c6d0512e3605aaafb1285d1f3627e3f92ec104
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:40 2008 +0000

    Don't automatically resize and png-ify avatars.

    svn path=/trunk/; revision=1669

 libempathy-gtk/empathy-avatar-chooser.c |   71
 ++++++++++++++++---------------
 libempathy-gtk/empathy-avatar-image.c	 |    2 +-
 libempathy-gtk/empathy-ui-utils.c	 |   30 ++++++++++----
 libempathy-gtk/empathy-ui-utils.h	 |    3 +-
 4 files changed, 62 insertions(+), 44 deletions(-)

commit 41b9e32599950f4a1dfa4c0958c01519881e2063
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Tue Nov 11 15:25:36 2008 +0000

    Consolidate hardcoding avatars to PNG to one function.

    (Incidentally, return "image/png" rather than "png" for the mime type,
    as the latter is not a mime type.)

    svn path=/trunk/; revision=1668

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

commit 7823981d59ab3752b8b1b0fef23f6a0cb11bc60d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Nov 8 12:41:34 2008 +0000

    Updated Spansih translation

    svn path=/trunk/; revision=1667

 help/es/es.po |  397
 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 218 insertions(+), 179 deletions(-)

commit c0df21a89a283641869d0bb35f1bd15a6cf25bb8
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sat Nov 8 12:06:00 2008 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=1666

 po/es.po |  107
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 60 insertions(+), 47 deletions(-)

commit f38aef0c7a613a12224fde8d0b4148128da65a36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Nov 3 23:35:04 2008 +0000

    Add ru to gitignore

    svn path=/trunk/; revision=1665

 help/.gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 329b93f421274226c81d98aba88447a58c7acd08
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:	Mon Nov 3 07:53:11 2008 +0000

    Update Ukrainian translation.

    2008-11-3 Maxim Dziumanenko <dziumanenko@gmail.com>

	* Update Ukrainian translation.


    svn path=/trunk/; revision=1663

 po/uk.po | 2865
 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1344 insertions(+), 1521 deletions(-)

commit 10b55c34375844acc746d1fa87c3e179a8ae4c63
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	Sun Oct 26 22:15:16 2008 +0000

    Added Russian translation by Nikita Belobrov <qvzqvz@gmail.com>.

    2008-10-27	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru/ru.po: Added Russian translation by Nikita Belobrov
	<qvzqvz@gmail.com>.


    svn path=/trunk/; revision=1661

 help/ru/ru.po |  775
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 775 insertions(+), 0 deletions(-)

commit 5f3b6de879a91765da440c516913911e5e606cb6
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Fri Oct 24 10:29:19 2008 +0000

    Remove session information from Ekiga registration URL.  (closes:
    #554938)

    svn path=/trunk/; revision=1660

 help/C/empathy.xml |	 3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 286e1d044010e8cb9457b71763f5230f8f4b6d22
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	Wed Oct 22 17:10:08 2008 +0000

    Updated Greek translation (Nick Agianniotis).

    svn path=/trunk/; revision=1658

 po/el.po |  641
 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 477 insertions(+), 164 deletions(-)

commit cc9508589d33ee36b012e6dbec5a7e7e7389bd9a
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	Sat Oct 18 12:39:31 2008 +0000

    Updated th translation (Theppitak Karoonboonyanan)

    svn path=/trunk/; revision=1650

 po/th.po |   15 ++++++---------
 1 files changed, 6 insertions(+), 9 deletions(-)

commit 7cd40d0e07f0a176087a9cf428e6af9126a26982
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	Sat Oct 18 11:03:48 2008 +0000

    Updated th translation (Theppitak Karoonboonyanan)

    svn path=/trunk/; revision=1649

 po/th.po |  173
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 103 insertions(+), 70 deletions(-)

commit e43c6fd9ec51c07288498c60fc350f3a7ce385c3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Fri Oct 17 15:12:45 2008 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=1647

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

commit 9afbc4853b5874a63584aa3401370ec65e8b6aeb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:41 2008 +0000

    Use l to iterate a GList, less confusing naming.

    svn path=/trunk/; revision=1646

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

commit f404a405b5fdb4a27e7e62e15287ddd4c8cb9b9c
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:38 2008 +0000

    It is a map from pidgin to CM, not MC.

    svn path=/trunk/; revision=1645

 src/empathy-import-pidgin.c |	 20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

commit db8277c743a6ea69a64d2441e925aeddab08834d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:34 2008 +0000

    Split pidgin import code into its own module. It makes easier to
    add other import modules for other programs.

    svn path=/trunk/; revision=1644

 src/Makefile.am	     |	  1 +
 src/empathy-import-dialog.c |	309
 ++++---------------------------------------
 src/empathy-import-dialog.h |	 10 ++
 src/empathy-import-pidgin.c |	305
 ++++++++++++++++++++++++++++++++++++++++++
 src/empathy-import-pidgin.h |	 33 +++++
 5 files changed, 375 insertions(+), 283 deletions(-)

commit 0960240a229b324dd874f60a2f385daebb1627ad
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:31 2008 +0000

    Connect to the "destroy" and "response" signals on the import window
    instead of connecting OK/Cancel buttons.

    svn path=/trunk/; revision=1643

 src/empathy-import-dialog.c	 |  114
 +++++++++++++++++++-------------------
 src/empathy-import-dialog.glade |    4 +-
 2 files changed, 59 insertions(+), 59 deletions(-)

commit 545e74dd116e05cbb89ce52913ce3bf797629d27
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:28 2008 +0000

    Do not include accounts which don't have profile.. Also fix a leak.

    svn path=/trunk/; revision=1642

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

commit adbb7a4526b418e144c8a09e9a2243ca034a5d99
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:25 2008 +0000

    Remove useless vars

    svn path=/trunk/; revision=1641

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

commit 789ef8f61ae4357f13e32f728f00edfe646eb5ea
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:21 2008 +0000

    Remove declaration of functions on top of import dialog file.

    svn path=/trunk/; revision=1640

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

commit dfa56d59d4ab04bb0796a0a599e2f8fc6455dde3
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:18 2008 +0000

    There is no reason for import_dialog_add_account to fail.

    svn path=/trunk/; revision=1639

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

commit ad14208ca989c3bc513ed158dc1af4ebcdb6e1d7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:14 2008 +0000

    Be more careful in import_dialog_account_data_free

    svn path=/trunk/; revision=1638

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

commit 420d6dc651cef68457ef02091d67c439329651b1
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:11 2008 +0000

    Remove useless include in main window

    svn path=/trunk/; revision=1637

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

commit 25c8f119112c9dcebb39cc2b695da7361e6076be
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:48:08 2008 +0000

    rename import boolean to import_asked.

    svn path=/trunk/; revision=1636

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

commit cc77a3d96277233cc193ba2576d8695cb86ff974
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:48:05 2008 +0000

    Store the McProfile in AccountData instead of a string of the account
    name. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1635

 src/empathy-import-dialog.c |	 49
 +++++++++++++-----------------------------
 1 files changed, 15 insertions(+), 34 deletions(-)

commit 6f63991ad6e1bd00ceeb9ee2b3be5db37748b688
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:48:01 2008 +0000

    Call import_dialog_account_data_free to actually free the account
    data after being processed. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1634

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

commit 267b0d11945a8ee6bbde005e48d11533b24ea1cf
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:58 2008 +0000

    Do not store the account data in a G_TYPE_POINTER GValue but straight
    in the list store as a gpointer. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1633

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

commit c4b5e9a954982bcfe89f44762987485791b9a6e2
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:55 2008 +0000

    Removed call to mc_accounts_filter and wrote another function to
    loop through the accounts. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1632

 src/empathy-import-dialog.c |	 47
 ++++++++++++++++++++++---------------------
 1 files changed, 24 insertions(+), 23 deletions(-)

commit 9152893abcbbc55fc49e600de5eb63fadae541c1
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:51 2008 +0000

    Compare GLists to NULL instead of g_list_length(list) == 0. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1631

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

commit 34155dce06da98803049b7bea34c3d4501a479c4
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:48 2008 +0000

    Removed empathy_import_dialog_accounts_to_import to stop the accounts
    being parsed twice. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1630

 src/empathy-accounts-dialog.c |   45
 +++++++++++------------------------------
 src/empathy-import-dialog.c   |   36 ++++++++++++--------------------
 src/empathy-import-dialog.h   |    3 +-
 3 files changed, 27 insertions(+), 57 deletions(-)

commit 53b4129ff7bc11c8f3f2c2a608778840c1e9ba8a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:45 2008 +0000

    Moved some code around for clarity and also to parse accounts before
    the Glade file is loaded. (Jonny Lamb)

    This prevents the glade being parsed, all the widgets being set
    up, and
    then a single message dialog popping up saying there are no
    accounts to
    import, just to then free it all.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1629

 src/empathy-import-dialog.c |	 63
 ++++++++++++++++++++----------------------
 1 files changed, 30 insertions(+), 33 deletions(-)

commit a485f119dae6addfa5f1b186a0df6e2d7da04767
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:41 2008 +0000

    Removed tabs from GConf schema. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1628

 data/empathy.schemas.in |   90
 +++++++++++++++++++++++-----------------------
 1 files changed, 45 insertions(+), 45 deletions(-)

commit b35f4db08c5cc2e944dcc4fd4f9ab9507d9730fc
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:38 2008 +0000

    Only display the importing result if there was a failure. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1627

 src/empathy-import-dialog.c |	 33 ++++++++++++++-------------------
 1 files changed, 14 insertions(+), 19 deletions(-)

commit c913dcdf12336156d154b117b0ffb1d208bbe8e3
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:35 2008 +0000

    Ask whether to import if there are accounts to import on loading
    the account editor, but only once. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1626

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

commit b42eb2502803cc0f01a901cad204e96184c1fa54
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:31 2008 +0000

    Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1625

 data/empathy.schemas.in       |   14 ++++++++++++++
 libempathy-gtk/empathy-conf.h |    1 +
 2 files changed, 15 insertions(+), 0 deletions(-)

commit 9ee012a56ba76d0171bc6ae5d9cc86a8bfbf5f35
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:28 2008 +0000

    Added empathy_import_dialog_accounts_to_import. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1624

 src/empathy-import-dialog.c |	 15 +++++++++++++++
 src/empathy-import-dialog.h |	  1 +
 2 files changed, 16 insertions(+), 0 deletions(-)

commit 5a9c84a4fad2df9e4aee9f0dc6bd1b411560ba04
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:25 2008 +0000

    Automatically tick "import" only for accounts which are not already
    present in MC. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1623

 src/empathy-import-dialog.c |	 46
 ++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 45 insertions(+), 1 deletions(-)

commit 1dd22bde4598101ebac5c1fdefed743ff60d709d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:21 2008 +0000

    Make the parent of the import dialog be the parent of the warning
    message dialog. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1622

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

commit bf0899bad1d4573ecc5ee3c95d32049ff88cef0d
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:18 2008 +0000

    Display a warning when no accounts could be found for
    importing. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1621

 src/empathy-import-dialog.c |	 32 ++++++++++++++++++++++++++------
 1 files changed, 26 insertions(+), 6 deletions(-)

commit d7cc75bc0653c9862dab7c16ebe1a82d2fb9da1c
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:15 2008 +0000

    Check whether ~/.purple/accounts.xml is readable before trying to
    read it. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1620

 src/empathy-import-dialog.c |	  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 72b6ced349fb6e60dc893aae077efbe75781aef0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:11 2008 +0000

    Use g_ascii_strtod instead of sscanf. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1619

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

commit 85617dc25ff7661c3d2a5f96b92e34e42a178b0a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:08 2008 +0000

    Use tp_strdiff instead of strcmp. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1618

 src/empathy-import-dialog.c |	 36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

commit 983dfa055cd7519cfc3d97bd738789dd9a58fe58
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:04 2008 +0000

    Added import_dialog_free and actually destroy the importer when
    finished importing or when cancelled. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1617

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

commit 50c9c5545aed1088fcdc1a80c2e0e8a42b589df5
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:47:01 2008 +0000

    Actually add the accounts when the user presses OK. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1616

 src/empathy-import-dialog.c |	 61
 ++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 54 insertions(+), 7 deletions(-)

commit 9601475ce1438510c4214d3a2b527d506019233b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:58 2008 +0000

    Renamed import_dialog_add_accounts to
    import_dialog_add_accounts_to_model to avoid confusion. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1615

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

commit 876517b6c1c22d07fa83179780ec7b5383acdac0
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:54 2008 +0000

    Added more whitespace between indentations and comments. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1614

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

commit 87a58a19ed00a4ca50af53e1cf5db8a6d4462537
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:51 2008 +0000

    Fill the tree view with Pidgin accounts to import. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1613

 src/empathy-import-dialog.c |	 33 +++++++++++++++++++--------------
 1 files changed, 19 insertions(+), 14 deletions(-)

commit c1a4edc74d9514e56057d856e576579ecbc2b5fb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:48 2008 +0000

    Set a height request of 200px for the treeview widget. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1612

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

commit 2f6e8e267da8796bf9d103e3c1f841ab2f34eb45
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:45 2008 +0000

    Re-wrote the UI of the importer dialog. (Jonny Lamb)

    This UI currently does not work with the backend.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1611

 src/empathy-import-dialog.c	 |  212
 +++++++++++++++++++++++++++++++++------
 src/empathy-import-dialog.glade |   71 +++++++++++++
 2 files changed, 250 insertions(+), 33 deletions(-)

commit 6f698f44bc200350f007f0ea13e2cb45c122b244
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:46:42 2008 +0000

    Fix wrong condition in import_dialog_pidgin_parse_setting().

    svn path=/trunk/; revision=1610

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

commit 0886417e0321abc749a92f708c3ec50cec3dcc36
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 12:46:38 2008 +0000

    Add comments and cleanup the pidgin importer. Account settings are
    now imported into a GHashTable mapping the param's string to a GValue.

    svn path=/trunk/; revision=1609

 src/empathy-import-dialog.c |	293
 ++++++++++++++++++++++---------------------
 1 files changed, 152 insertions(+), 141 deletions(-)

commit 650905e89ff5efa6f0cd7e4d8bfe3da88b698622
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:35 2008 +0000

    Renamed static empathy_import_dialog_* functions to
    import_dialog_*. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1608

 src/empathy-import-dialog.c |	 58
 +++++++++++++++++++++---------------------
 1 files changed, 29 insertions(+), 29 deletions(-)

commit ec64c0ae745a2ea34556565cefaf263b31117b38
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:32 2008 +0000

    Simplified the node looping code further. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1607

 src/empathy-import-dialog.c |	135
 +++++++++++++++++++++----------------------
 1 files changed, 66 insertions(+), 69 deletions(-)

commit b843121e84fa2ce69ceb1c0c952be755e102a099
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:28 2008 +0000

    Use a different loop with nodes to shorten code. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1606

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

commit 7ebff72a2ed61fef178a93f728ee4a70455540a7
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:25 2008 +0000

    Added another empty line between function declaration and code. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1605

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

commit 8deb321794abbdc10c63febf07714cd57fa2a146
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:22 2008 +0000

    Avoid using gtk_widget_show_all and show each widget
    separately. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1604

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

commit 9c1f1304af9f11b3d34d74c65cf29abb9c41aa77
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:19 2008 +0000

    Added a missing g_free. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1603

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

commit 66905c35d768b13f4b53eec9f4042aa9ae6dbae9
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:15 2008 +0000

    Make EmpathyImportDialog a singleton. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1602

 src/empathy-import-dialog.c |	 11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

commit 4feea7a284471312f7c9e4c9bfc1502fe0813b04
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:12 2008 +0000

    Name imported accounts in the same way as a new account does. (Jonny
    Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1601

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

commit 2b48c0d281784a49a1919f326b0a306928344455
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:09 2008 +0000

    Changed import button to "Import Accounts...". (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1600

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

commit 00fc5b949795f2092ee32a60dc4d5a603ace3f8b
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:05 2008 +0000

    Added spacing of 6 to "Import accounts" button. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1599

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

commit c5e7ed4fba00fc31de36f9937469b77ef8bd7d22
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:46:02 2008 +0000

    Moved to Collabora coding style. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1598

 src/empathy-import-dialog.c |	595
 ++++++++++++++++++++++---------------------
 1 files changed, 308 insertions(+), 287 deletions(-)

commit ff25dd40df695988f027d841a096a20199662c78
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:45:58 2008 +0000

    Added an "Import accounts" button to the accounts dialog. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1597

 src/empathy-accounts-dialog.c	   |   13 +++++++++++
 src/empathy-accounts-dialog.glade |   42
 +++++++++++++++++++++++++++---------
 2 files changed, 44 insertions(+), 11 deletions(-)

commit e81329115e57fd14600e0638a8d6db45df1b2e74
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:45:55 2008 +0000

    Removed import dialog references from main window. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1596

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

commit 22226e15b161135547c08ca743f0f983e2b8d6eb
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:45:52 2008 +0000

    Fixed typos of constants in the import dialog. (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1595

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

commit 55f4cdba06d0d85dacac50288e13bc3065ebd29e
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:45:48 2008 +0000

    Fixed part of dialog, as per Xavier's comments.

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1594

 src/empathy-import-dialog.c   |  152
 ++++++++++++++++++++---------------------
 src/empathy-main-window.glade |   15 ----
 2 files changed, 74 insertions(+), 93 deletions(-)

commit 87177241f400d11ae30da75ad134983047f9be5a
Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
Date:	Fri Oct 17 12:45:44 2008 +0000

    Added an account importer dialog. Fixes bug #541060 (Jonny Lamb)

    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>

    svn path=/trunk/; revision=1593

 src/Makefile.am	       |    1 +
 src/empathy-import-dialog.c   |  406
 +++++++++++++++++++++++++++++++++++++++++
 src/empathy-import-dialog.h   |   33 ++++
 src/empathy-main-window.c     |   11 +
 src/empathy-main-window.glade |   15 ++
 5 files changed, 466 insertions(+), 0 deletions(-)

commit 00b13b48a3771ba08eb6453a7a6e1c55f0de2a61
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Oct 17 07:05:49 2008 +0000

    Use alphabetical order in makefile

    svn path=/trunk/; revision=1592

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

commit 816b89cfb33b815584e558680bad3a94d5fdc089
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	Tue Oct 14 01:00:07 2008 +0000

    Updated el translation

    svn path=/trunk/; revision=1590

 po/el.po | 1485
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 801 insertions(+), 684 deletions(-)

commit d3c9fd391bd62acd4d7e2d731105a2c2049f8971
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	Mon Oct 13 20:53:45 2008 +0000

    Updated Danish translation (Kenneth Nielsen)

    svn path=/trunk/; revision=1588

 po/da.po |   31 ++++++++++++++++++++++++-------
 1 files changed, 24 insertions(+), 7 deletions(-)

commit 18863f531c234e5be71d76920a10f9e9a8ae8eb9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 08:06:43 2008 +0000

    Update gitignore

    svn path=/trunk/; revision=1586

 help/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ed0d44f1527cf59372aaa30c0405a99f5a6f72fe
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 08:04:35 2008 +0000

    empathy-contact-menu.c: store the chatroom instead of the channel
    in contact_room_sub_menu_item_activate_cb_ctx

    svn path=/trunk/; revision=1585

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

commit f872b96ad8daa7cf25e3fac233a633922bb33a59
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 08:04:32 2008 +0000

    empathy-contact-menu.c: use new empathy_chatroom_manager_new API

    svn path=/trunk/; revision=1584

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

commit 63579bac8face141accbda126bfa716f5ff59c82
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 08:04:29 2008 +0000

    Change menu entry to 'Invite to chatroom'

    svn path=/trunk/; revision=1583

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

commit 9303f916a22f0f8c1ae88704aa0546188ea6e384
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 08:04:27 2008 +0000

    Actually invite contact to chatroom. Fixes bug #496100 (Guillaume
    Desmottes).

    svn path=/trunk/; revision=1582

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

commit 57fb0abe30460760b4b4467a44d12c89bccd9d02
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 08:04:24 2008 +0000

    Display invite menu entry in the contact menu

    svn path=/trunk/; revision=1581

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

commit e82bb66dbcb1d935de1c8063822003a70ab452da
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:45 2008 +0000

    Update python bindings

    svn path=/trunk/; revision=1580

 python/pyempathy/pyempathy.defs |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

commit b39a30028103a52eb5867c3041c32c4b9efa70fb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:41 2008 +0000

    empathy_chatroom_manager_remove: when looking for the chatroom to
    remove check the address first so we are not confuse if the room
    was invalidated

    svn path=/trunk/; revision=1579

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

commit 4ed2c2b212ed2298c6dc3c3ed4d1ea7565d48b0d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:38 2008 +0000

    empathy_chatroom_equal: use tp_strdiff instead of g_str_equal

    svn path=/trunk/; revision=1578

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

commit 1a5e4d450a224977692a4be5e98e9bbcc90197e9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:36 2008 +0000

    check-empathy-chatroom-manager.c: factor out
    change_account_name_in_file

    svn path=/trunk/; revision=1577

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

commit 88dc706dd5c97fd3e4e839a3d54e6ded8873540d
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:33 2008 +0000

    check-empathy-chatroom-manager.c: check the result of system()

    svn path=/trunk/; revision=1576

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

commit 24fc798005f9904f637104431725fd697e70e139
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:30 2008 +0000

    empathy_chatroom_set_auto_connect: notify the favorite property
    change if needed

    svn path=/trunk/; revision=1575

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

commit b30e1ee62a6e27ae443e47e330f0f9b3b35a431a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:27 2008 +0000

    chatroom-manager: add_chatroom: connect the 'notify' signal instead
    of each signal individually

    svn path=/trunk/; revision=1574

 libempathy/empathy-chatroom-manager.c |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

commit a5f068db869d99cd7b3423cc0110e2e69b6ec4f5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:25 2008 +0000

    reuse test account instead of creating one at each test to avoid to
    pollute gconf DB with loooooot of unremovable accounts

    svn path=/trunk/; revision=1573

 tests/check-empathy-chatroom-manager.c |   20 ++++++++++----------
 tests/check-empathy-chatroom.c		|    6 +++---
 tests/check-empathy-helpers.c		|   17 +++++++++++++++--
 tests/check-empathy-helpers.h		|    2 +-
 4 files changed, 29 insertions(+), 16 deletions(-)

commit 063c6dbfe2fb57ab251fcd51060e4e326a96105f
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:22 2008 +0000

    empathy-chat-window: use new chatroom mgr API

    svn path=/trunk/; revision=1572

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

commit 4c168e2aa6eaade37318e3e780a025950ddff9c7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:19 2008 +0000

    remove empathy_chatroom_manager_store from the API as it's became
    useless

    svn path=/trunk/; revision=1571

 libempathy/empathy-chatroom-manager.c |    8 --------
 libempathy/empathy-chatroom-manager.h |    1 -
 2 files changed, 0 insertions(+), 9 deletions(-)

commit febeff52ccfd7841ba0b346dbc8a47653d5d3ab8
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:16 2008 +0000

    empathy-chatrooms-window: no need to call
    empathy_chatroom_manager_store anymore

    svn path=/trunk/; revision=1570

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

commit 7623d308f7569b91557fc350367df76fbd487409
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:13 2008 +0000

    disconnect chatroom signals when they are removed from the mgr

    svn path=/trunk/; revision=1569

 libempathy/empathy-chatroom-manager.c |   34
 +++++++++++++++++++++++---------
 1 files changed, 24 insertions(+), 10 deletions(-)

commit 69210acf76dceea939ce6844bab411e0c8e63343
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:10 2008 +0000

    automatically save the chatroom mgr XML file when one chatroom
    is modified

    svn path=/trunk/; revision=1568

 libempathy/empathy-chatroom-manager.c	|   17 ++++++--
 tests/check-empathy-chatroom-manager.c |   74
 ++++++++++++++++++++++++++++++++
 2 files changed, 87 insertions(+), 4 deletions(-)

commit 91ecb23e1dbfdff66bf480d856f0f6b918ca0dbb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:08 2008 +0000

    chatroom-mgr: use a save timer instead of saving the file directly

    svn path=/trunk/; revision=1567

 libempathy/empathy-chatroom-manager.c |   43
 ++++++++++++++++++++++++++++++--
 1 files changed, 40 insertions(+), 3 deletions(-)

commit 8ed3271c0c6387dba8a163f0405ac83828898f93
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:05 2008 +0000

    only save the chatrooms xml when a favorite chatroom is added/removed

    svn path=/trunk/; revision=1566

 libempathy/empathy-chatroom-manager.c |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

commit 8486629b36efe0ab5a75678be0e346a51063ae4a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:55:02 2008 +0000

    test empathy chatroom manager change favorite

    svn path=/trunk/; revision=1565

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

commit d9c01063fec33821f1aff0b37afa4ace240498c7
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:59 2008 +0000

    chatroom-mgr: store the file when a chatroom changes its favorite
    state

    svn path=/trunk/; revision=1564

 libempathy/empathy-chatroom-manager.c |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)

commit f1520d6a028a5c615d26d4e61f03603cb7dbd3db
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:56 2008 +0000

    test favorite change

    svn path=/trunk/; revision=1563

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

commit 150cf08690672b4cf6c44ef58619290889644920
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:53 2008 +0000

    test empathy_chatroom_manager_remove

    svn path=/trunk/; revision=1562

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

commit b2a2f5640fe21f749b9dca3a68edb8c0ae19b793
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:51 2008 +0000

    test empathy_chatroom_manager_add

    svn path=/trunk/; revision=1561

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

commit 986d96b556e52913228c3b51b6e10edfd94a5641
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:48 2008 +0000

    check_chatrooms_list: don't depend on the order of the chatrooms in
    the list

    svn path=/trunk/; revision=1560

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

commit cd2c292aefc1ce60bf51a7e9aaa070dd59ef7c44
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:40 2008 +0000

    factor out check_chatrooms_list

    svn path=/trunk/; revision=1559

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

commit 7d83d3fdde1ea98df35fe5a093cf0f2a591f1c07
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:37 2008 +0000

    factor out check_chatroom

    svn path=/trunk/; revision=1558

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

commit 98936f8fac2745671d5623d443b95bc338d68908
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:35 2008 +0000

    test chatroom xml parsing

    svn path=/trunk/; revision=1557

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

commit f56f6a487e381b351a98ce188c8b418b3b5b0c87
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:32 2008 +0000

    fix leak in destroy_test_account

    svn path=/trunk/; revision=1556

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

commit a348a79dbdcb51c9936db250f529501bf3d232b5
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:29 2008 +0000

    rename remove_account_from_gconf to destroy_test_account and destroy
    the account object in it

    svn path=/trunk/; revision=1555

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

commit 7efe482b09cb2709fc82d777827c0043d0035406
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:25 2008 +0000

    factor out create_test_account

    svn path=/trunk/; revision=1554

 tests/check-empathy-chatroom-manager.c |    5 +----
 tests/check-empathy-chatroom.c		|    6 ++----
 tests/check-empathy-helpers.c		|   14 ++++++++++++++
 tests/check-empathy-helpers.h		|    1 +
 4 files changed, 18 insertions(+), 8 deletions(-)

commit 44352aaa83077ed3853a74b65c486116653d10ac
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:23 2008 +0000

    move empathy specifc helpers to check-empathy-helpers

    svn path=/trunk/; revision=1553

 tests/Makefile.am			   |	2 +
 tests/check-empathy-chatroom-manager.c    |	3 +
 tests/check-empathy-helpers.c		   |  124
 +++++++++++++++++++++++++++++
 tests/check-empathy-helpers.h		   |   30 +++++++
 tests/check-empathy-irc-network-manager.c |	1 +
 tests/check-helpers.c			   |   96 ----------------------
 tests/check-helpers.h			   |	6 --
 7 files changed, 160 insertions(+), 102 deletions(-)

commit 566da7c05622e1463ef84967a2b81c295c113812
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:15 2008 +0000

    load the chatrooms sample XML file

    svn path=/trunk/; revision=1552

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

commit 9d665ed41b2df20bd14a058d9a85c387a4a0f885
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:12 2008 +0000

    add 2 chatrooms to chatrooms-sample.xml

    svn path=/trunk/; revision=1551

 tests/xml/chatrooms-sample.xml |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

commit 847a1e698af32218b1e464180aa2268b2bf68df0
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:09 2008 +0000

    add remove_account_from_gconf to check-helpers

    svn path=/trunk/; revision=1550

 tests/check-helpers.c |   64
 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/check-helpers.h |    3 ++
 2 files changed, 67 insertions(+), 0 deletions(-)

commit 861c07c7e33e1a0145d9a46fa98e5b50e0cee19b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:05 2008 +0000

    fake the profile and the CM for tests

    svn path=/trunk/; revision=1549

 tests/Makefile.am		|    4 +++-
 tests/check-empathy-chatroom.c |    3 +--
 tests/test.manager		|    5 +++++
 tests/test.profile		|    4 ++++
 4 files changed, 13 insertions(+), 3 deletions(-)

commit f0762d3d556c168c9ec1d85d69cf10cdf2fef97a
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:54:02 2008 +0000

    factor out get_xml_file, get_user_xml_file and copy_xml_file

    svn path=/trunk/; revision=1548

 tests/check-empathy-chatroom-manager.c    |   37
 +--------------------------
 tests/check-empathy-irc-network-manager.c |   40
 ++--------------------------
 tests/check-helpers.c			   |   36
 ++++++++++++++++++++++++++
 tests/check-helpers.h			   |	4 +++
 4 files changed, 44 insertions(+), 73 deletions(-)

commit 70730f587cae7c323d2c6d58384b8c628c62c5ad
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:59 2008 +0000

    copy chatrooms xml file instead of using the sample one for tests

    svn path=/trunk/; revision=1547

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

commit 5bb3588ca8357d85dd86e5f042152e74f0180661
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:56 2008 +0000

    move xml/chatrooms.xml to xml/chatrooms-sample.xml

    svn path=/trunk/; revision=1546

 tests/check-empathy-chatroom-manager.c |    5 ++++-
 tests/xml/chatrooms-sample.xml		|    2 ++
 tests/xml/chatrooms.xml		|    2 --
 3 files changed, 6 insertions(+), 3 deletions(-)

commit 7e4d8b0c52a46d61718fb15e5cf2741aa552b721
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:53 2008 +0000

    rename check-empathy-irc-chatroom-manager.c to
    check-empathy-chatroom-manager.c

    svn path=/trunk/; revision=1545

 tests/Makefile.am			    |	 2 +-
 tests/check-empathy-chatroom-manager.c     |	38
 +++++++++++++++++++++++++++
 tests/check-empathy-irc-chatroom-manager.c |	39
 ----------------------------
 3 files changed, 39 insertions(+), 40 deletions(-)

commit 1f242f9e69c4d69303e110222f917953550012ca
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:50 2008 +0000

    check-empathy-chatroom: unref and destroy the account

    svn path=/trunk/; revision=1544

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

commit 6f3cc357f582c89cdd43af7fbf5e21350edaa2a6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:47 2008 +0000

    add a test file for EmpathyChatroomManager

    svn path=/trunk/; revision=1543

 tests/Makefile.am			    |	 3 +-
 tests/check-empathy-irc-chatroom-manager.c |	39
 ++++++++++++++++++++++++++++
 tests/check-libempathy.h		    |	 1 +
 tests/check-main.c			    |	 1 +
 tests/xml/Makefile.am			    |	 3 +-
 tests/xml/chatrooms.xml		    |	 2 +
 6 files changed, 47 insertions(+), 2 deletions(-)

commit fc8158f824770fc98f8170d686dd1d1f7a896712
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:43 2008 +0000

    add the file path as arg to empathy_chatroom_manager_new

    svn path=/trunk/; revision=1542

 libempathy/empathy-chatroom-manager.c |    8 +++++---
 libempathy/empathy-chatroom-manager.h |    2 +-
 libempathy/empathy-dispatcher.c       |    2 +-
 src/empathy-chatrooms-window.c        |    2 +-
 src/empathy-main-window.c	       |    2 +-
 5 files changed, 9 insertions(+), 7 deletions(-)

commit 844f5a7fa192a0805fb13394bff08a4de27aa025
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:40 2008 +0000

    chatroom-manager: set the file path as a property

    svn path=/trunk/; revision=1541

 libempathy/empathy-chatroom-manager.c |  139
 ++++++++++++++++++++++++--------
 1 files changed, 104 insertions(+), 35 deletions(-)

commit b10ced9f645ddce18011e6ba04e98f557c382491
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:36 2008 +0000

    add EmpathyChatroom tests

    svn path=/trunk/; revision=1540

 tests/Makefile.am		|    3 +-
 tests/check-empathy-chatroom.c |  128
 ++++++++++++++++++++++++++++++++++++++++
 tests/check-libempathy.h	|    1 +
 tests/check-main.c		|    1 +
 4 files changed, 132 insertions(+), 1 deletions(-)

commit c1a9949c8c94bf7392b99320d0ead6836d429293
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:31 2008 +0000

    auto-connect implies favorite

    svn path=/trunk/; revision=1539

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

commit 1b58cac1d0063bd150b152bd482047cb930174eb
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:27 2008 +0000

    dispatcher: store a ref on the ChatroomManager

    svn path=/trunk/; revision=1538

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

commit 783058f1c13019f20e076de5f771a289a85c31a6
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:24 2008 +0000

    rename chatroom_invalidated_cb to dispatcher_chatroom_invalidated_cb

    svn path=/trunk/; revision=1537

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

commit 4e64cf50143c1709a09f8302466a3566d70a2008
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:15 2008 +0000

    empathy-dispatcher: use new API of EmpathyChatRoom

    svn path=/trunk/; revision=1536

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

commit 627bef93db1b66f93f90ba0f629e153494be26e9
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:11 2008 +0000

    add joined room to EmpathyChatroomManager. Fixes bug #542176
    (Guillaume Desmottes).

    svn path=/trunk/; revision=1535

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

commit 0e0658058e4f91befd2747d65e9d6dea492d57ce
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:03 2008 +0000

    Save chatrooms to XML only if they are marked as favorite

    svn path=/trunk/; revision=1534

 libempathy/empathy-chatroom-manager.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit e2908ad8676eea131c22e81780468d47f8fd6ad0
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Mon Oct 13 07:53:00 2008 +0000

    add a favorite and tp-channel property to EmpathyChatroom

    svn path=/trunk/; revision=1533

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

commit 209589bdc82e75c177660530bdb116ba2b9cfcda
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	Sun Oct 12 20:46:19 2008 +0000

    Updated es translation (Jorge Gonzalez)

    svn path=/trunk/; revision=1532

 po/es.po |   56 ++++++++++++++++++++++++++++++++------------------------
 1 files changed, 32 insertions(+), 24 deletions(-)

commit 58b5e0e8826a2921d1c6ced995888bcb5a674c9f
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Thu Oct 9 19:06:47 2008 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=1531

 help/sv/sv.po |  122
 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 62 insertions(+), 60 deletions(-)

commit ece755d98a273df92273d35c4e6b824a96c6b6e7
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	Thu Oct 9 17:37:17 2008 +0000

    Updated sv translation (Daniel Nylander)

    svn path=/trunk/; revision=1530

 po/sv.po |   56 +++++++++++++++++++++++++++++++-------------------------
 1 files changed, 31 insertions(+), 25 deletions(-)

commit 3a4bb81214f11fa610841975230280b3aa5bed32
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	Mon Oct 6 16:31:31 2008 +0000

    Update

    svn path=/trunk/; revision=1526

 po/nb.po |   54 +++++++++++++++++++++++++++++++-----------------------
 1 files changed, 31 insertions(+), 23 deletions(-)

commit 31078f0401ff7cb7c0bf5eb7ec4f35df70a0dc48
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Mon Oct 6 09:14:44 2008 +0000

    use AM_PATH_PYTHON for Python detection  (closes: #544029)

    svn path=/trunk/; revision=1524

 configure.ac |   38 +++++++++++++++-----------------------
 1 files changed, 15 insertions(+), 23 deletions(-)

commit a17474dc3951270b713f248e4119eab5d51ce1d3
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	Mon Oct 6 00:44:49 2008 +0000

    Updated cs translation (Martin Picek and Lucas Lommer). Added Czech
    translation of empathy manual by Lucas Lommer.

    svn path=/trunk/; revision=1522

 help/Makefile.am |    2 +-
 help/cs/cs.po	  |  760
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ChangeLog	  |   97 -------
 po/cs.po	  |  227 +++++++++--------
 4 files changed, 878 insertions(+), 208 deletions(-)

commit 6fb7319ebec4ff15105594e3624f4a8f05852d21
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Mon Oct 6 00:37:39 2008 +0000

    Hungarian translation updated

    svn path=/trunk/; revision=1520

 po/hu.po |   52 +++++++++++++++++++++++++++++++---------------------
 1 files changed, 31 insertions(+), 21 deletions(-)

commit de3e28670934c214af39fcafee1bb6ddf1777137
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Sun Oct 5 20:24:37 2008 +0000

    Fix build error, empathy_theme_update_view return void.

    svn path=/trunk/; revision=1517

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

commit 21af584b89e2304896f35124dd2559156a87aef5
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	Sat Oct 4 16:05:13 2008 +0000

    Updated Galician Translation.

    svn path=/trunk/; revision=1515

 po/ChangeLog |    4 ++++
 po/gl.po     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 710f4dfead225182111372d580e90f243985d3dc
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	Sat Oct 4 14:14:47 2008 +0000

    Updated Finnish translation

    svn path=/trunk/; revision=1513

 po/ChangeLog |    4 ++++
 po/fi.po     |   44 ++++++++++++++++++++++++++------------------
 2 files changed, 30 insertions(+), 18 deletions(-)

commit ea80e75d08786293a0a27ba0738da409ea446feb
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	Fri Oct 3 23:30:07 2008 +0000

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=1509

 po/ChangeLog |    4 ++++
 po/pt_BR.po  |   56
 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 36 insertions(+), 24 deletions(-)

commit 46c87889d68faa562ef1fa3f52abd2b018b3da45
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	Fri Oct 3 20:24:42 2008 +0000

    Updated Galician translation

    svn path=/trunk/; revision=1506

 po/ChangeLog |    4 ++++
 po/gl.po     |   56
 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 36 insertions(+), 24 deletions(-)

commit a865c984202f89bf6e2c841fb92e972e7b60bb37
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	Fri Oct 3 17:50:43 2008 +0000

    Mark some forgotten strings for translation (bug #553066)

    svn path=/trunk/; revision=1504

 megaphone/src/megaphone-applet.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 65d985cf64bc7abc2dddf0fb55ef6a2522358f7e
Author: Alexander Shopov <ash@contact.bg>
Date:	Mon Sep 29 19:03:38 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2008-09-29	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=1503

 po/ChangeLog |    5 ++
 po/bg.po     |  134
 +++++++++++++--------------------------------------------
 2 files changed, 36 insertions(+), 103 deletions(-)

commit 027891177c8442bf589fca112626a8ee7be7a4be
Author: Frederic Peters <fpeters@src.gnome.org>
Date:	Mon Sep 29 15:05:59 2008 +0000

    Catch underscores in email addresses.  (closes: #554284)

    svn path=/trunk/; revision=1500

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

commit cdbfe7b1b107a7042d2f0e67a71a19fe0d2bd2e2
Author: Yang Zhang <zyang@src.gnome.org>
Date:	Fri Sep 26 15:02:17 2008 +0000

    Fix a typo in zh_CN.po

    svn path=/trunk/; revision=1499

 po/zh_CN.po |	  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 693265c6b22d4a7233b402220e0ffa5fb713e84f
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	Fri Sep 26 11:41:27 2008 +0000

    Updated Galician Translation.

    svn path=/trunk/; revision=1497

 po/ChangeLog |    4 ++++
 po/gl.po     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 6b898420518722d666171e576a08e66de533272b
Author: Funda Wang <fwang@src.gnome.org>
Date:	Wed Sep 24 13:56:12 2008 +0000

    Updated zh_CN translation.

    svn path=/trunk/; revision=1494

 po/ChangeLog |    4 ++
 po/zh_CN.po  |   90
 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 53 insertions(+), 41 deletions(-)

commit a92097f6f7c0357bf77fb1d72b99a2d3323bd9d0
Author: Vincent Untz <vuntz@src.gnome.org>
Date:	Mon Sep 22 14:03:49 2008 +0000

    Fix for GTK+ adjustment policy enforcement:
    http://mail.gnome.org/archives/desktop-devel-list/2008-September/msg00148.html

    svn path=/trunk/; revision=1488

 libempathy-gtk/empathy-account-widget-aim.glade    |	 2 +-
 .../empathy-account-widget-groupwise.glade	    |	 2 +-
 libempathy-gtk/empathy-account-widget-icq.glade    |	 2 +-
 libempathy-gtk/empathy-account-widget-jabber.glade |	 4 ++--
 libempathy-gtk/empathy-account-widget-msn.glade    |	 2 +-
 libempathy-gtk/empathy-account-widget-sip.glade    |	 2 +-
 libempathy-gtk/empathy-account-widget-yahoo.glade  |	 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

commit 7153db09357dc95e0f588d4e026ba610b8cf5583
Author: Yang Zhang <zyang@src.gnome.org>
Date:	Mon Sep 22 03:32:54 2008 +0000

    Updated the header of zh_CN.po

    svn path=/trunk/; revision=1486

 po/zh_CN.po |	 14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 1f43313c9fcec408706db0031c8de1e6ef7ad637
Author: Yang Zhang <zyang@src.gnome.org>
Date:	Mon Sep 22 03:07:02 2008 +0000

    Updated zh_CN translation

    svn path=/trunk/; revision=1484

 po/zh_CN.po | 1468
 ++++++++++-------------------------------------------------
 1 files changed, 243 insertions(+), 1225 deletions(-)

commit 69c8da2f88e74f178f9c9545ac7bd54e236f0f21
Author: Alexandre Prokoudine <aprokoudine@src.gnome.org>
Date:	Sun Sep 21 18:08:28 2008 +0000

    updated Russian translation

    svn path=/trunk/; revision=1482

 po/ChangeLog |    4 +
 po/ru.po     |  894
 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 420 insertions(+), 478 deletions(-)

commit df2938afbce631b0875519a12687f3be5851497f
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	Sun Sep 21 11:52:55 2008 +0000

    Updated Arabic Translation by Anas Afif Emad.

    * Updated Arabic Translation by Anas Afif Emad.

    svn path=/trunk/; revision=1481

 po/ChangeLog |    4 +
 po/ar.po     |  246
 ++++++++++++++++++----------------------------------------
 2 files changed, 81 insertions(+), 169 deletions(-)

commit 0d5c43464ed1ffc75d3964388c6a46cb474bc85c
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	Sun Sep 21 01:52:09 2008 +0000

    Updated Danish translation

    svn path=/trunk/; revision=1480

 po/ChangeLog |    4 ++++
 po/da.po     |   41 ++++++++++++++++++++---------------------
 2 files changed, 24 insertions(+), 21 deletions(-)

commit 593588a4baa0e0b92e8d9e9bb043d01755e8a501
Author: Goran Rakic <grakic@src.gnome.org>
Date:	Sat Sep 20 13:16:26 2008 +0000

    Updated sr translation

    svn path=/trunk/; revision=1477

 po/sr.po	|14384
 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 po/sr@latin.po |14384
 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 26172 insertions(+), 2596 deletions(-)

commit e4e99453305777086b9ee8fd241dd047deba1815
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Sep 19 16:31:26 2008 +0000

    Bump version to 2.25.1

    svn path=/trunk/; revision=1476

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

commit 51f3a5641f04bbe33dc1220ea2a435518d66533b
Author: Xavier Claessens <xclaesse@src.gnome.org>
Date:	Fri Sep 19 16:11:07 2008 +0000

    Fix release script to correctly detect bug numbers

    svn path=/trunk/; revision=1475

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