commit beb1e9f725a34f63bbd88744ff92ad6a596574e0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Apr 5 11:02:31 2012 +0200

    Prepare 3.4.0.1

 NEWS         |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 51 insertions(+), 2 deletions(-)

commit 7843d9f5621b1489a60cb982513ad39e38926fde
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Apr 4 15:17:03 2012 +0200

    check if salut settings are valid instead of assume they are not

    If we manage to fetch all the info from EDS the account is ready
    to connect
    and so the 'Connect' button should be sensitive right away.

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

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

commit bba730492873951c0e8b58c25ebfc6128b02e8a9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Apr 4 15:15:35 2012 +0200

    add empathy_local_xmpp_assistant_widget_is_valid()

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

 .../empathy-local-xmpp-assistant-widget.c          |    7 +++++++
 .../empathy-local-xmpp-assistant-widget.h          |    3 +++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit b6d66bc4223175a058575b90f5b5bce4ad279980
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Apr 4 14:35:47 2012 +0200

    empathy-nautilus-sendto: use the Empathy icon

    The first field of NstPluginInfo is the id of the icon of the plugin.

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

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

commit a0a0f0bc14b965c2063891242f435be3ac6296a4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Apr 4 11:55:14 2012 +0200

    include logger single header

 libempathy-gtk/empathy-chat.c       |    3 +--
 libempathy-gtk/empathy-log-window.c |    1 -
 libempathy/empathy-contact.c        |    2 --
 libempathy/empathy-contact.h        |    2 +-
 libempathy/empathy-message.c        |    5 -----
 libempathy/empathy-message.h        |    2 +-
 src/empathy.c                       |    2 +-
 7 files changed, 4 insertions(+), 13 deletions(-)

commit 4f6083d07fa7b9dbba458e75e6563b4c77a4bf85
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Apr 4 11:23:29 2012 +0200

    macros checking are *_MAX_ALLOWED

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

commit 0662d66db7bf28f275d4c535a49cd5ec1689d291
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Apr 4 11:36:20 2012 +0200

    Depend on Clutter 1.10

    Needed for clutter_actor_set_margin_* which is already used.

    Shell 3.4 depends of this version as well so that won't be an
    issue for
    distribution shipping GNOME 3.4.

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

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

commit be2a0aa278149a082511bb3f4814f5850c970ce4
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Tue Apr 3 16:32:13 2012 +1000

    Bump required tp-logger version

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

commit ffd92c745b62faa628b17c8642f97ee596d933e1
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Tue Apr 3 10:41:54 2012 +1000

    Logger support for calls is no longer optional

 configure.ac                        |   35
 -----------------------------------
 libempathy-gtk/empathy-log-window.c |   22 ++++------------------
 libempathy/empathy-message.c        |    6 +-----
 3 files changed, 5 insertions(+), 58 deletions(-)

commit 86ba5be5fa9a044fbcce6618ac6cd6dd7bdf3482
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Tue Apr 3 10:35:09 2012 +1000

    TplCallEndReason ceased to exist on March 28

 libempathy-gtk/empathy-log-window.c |   11 ++++++-----
 libempathy/empathy-message.c        |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

commit 0d03cd1f3b1d50824db84490ce6fe80e49e5f6b9
Author: Debarshi Ray <debarshir@src.gnome.org>
Date:   Sat Mar 31 23:08:27 2012 +0200

    goa-mc-plugin: fix variable name

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

 goa-mc-plugin/mcp-account-manager-goa.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 12134c4cb2b0b59e01dbbe8932340fb1383a3047
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Apr 2 11:01:18 2012 +0200

    mcp-account-manager-goa: g_key_file_get_keys() expects a gsize

 goa-mc-plugin/mcp-account-manager-goa.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit fdf86339c44094f4e115283312dcd3f209a9f72b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Apr 2 10:51:43 2012 +0200

    mcp-account-manager-goa: fix shadow variable warnings

 goa-mc-plugin/mcp-account-manager-goa.c |   34
 +++++++++++++++---------------
 1 files changed, 17 insertions(+), 17 deletions(-)

commit 99d9177da27ddc4c4aaf5d40a6eae5b458084536
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Apr 2 10:51:43 2012 +0200

    mcp-account-manager-goa: remove unused variables

 goa-mc-plugin/mcp-account-manager-goa.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 10791a1b9d93c2870bf8b0a630092b7190f24a5f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Apr 2 10:46:56 2012 +0200

    goa-mc-plugin: build with ERROR_CFLAGS

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

commit 0c8bf3e4677711439151332937218a3ec71fb39b
Author: Mako N <mako@pasero.net>
Date:   Mon Apr 2 13:10:25 2012 +0900

    [l10n] Update Japanese translation

 help/ja/ja.po |  360
 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 177 insertions(+), 183 deletions(-)

commit 57ca76d73764a6da6c2fd3315fcfa5c16e0b0449
Author: Mako N <mako@pasero.net>
Date:   Mon Apr 2 12:33:43 2012 +0900

    [l10n] Update Japanese translation

 po/ja.po |  288
 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 142 insertions(+), 146 deletions(-)

commit 2b16531225ab327275fb180bd83d68a1d4b940fc
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Mar 31 15:50:25 2012 +0430

    Updated Persian Translations

 po/fa.po | 4016
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 2122 insertions(+), 1894 deletions(-)

commit 896c18ae0752d945b4826ac5fe636023c27759d6
Author: Andika Triwidada <andika@gmail.com>
Date:   Sat Mar 31 18:15:24 2012 +0700

    [l10n] Updated Indonesian translation

 po/id.po | 3793
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 1933 insertions(+), 1860 deletions(-)

commit 92f20f66fc7248364b8df8654ddc933476fb5548
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 29 12:08:40 2012 -0400

    call-window: raise the overlay actor instead of individual actors

    Or the actors will be raised relative to their box, but not
    relative to
    the whole scene.

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

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

commit aa9ae0fbeaa5dc9949e66f5a48b8a611dca0699f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 30 14:00:15 2012 +0200

    use enable_and_connect_account() when enabling an account from
    the menu

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

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

commit 073f8a015a1222455d2d55451c2f246e1dbafcc0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 30 13:59:50 2012 +0200

    factor out enable_and_connect_account()

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

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

commit 02453f3777fb24c7f20ef4d839845c8c16e2e3c1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 30 13:56:01 2012 +0200

    accounts-dialog: no need to connect the account if we are disabling it

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

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

commit a787e76bd5803c0f5821c93cf5203c2c03d45001
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 30 13:44:13 2012 +0200

    accounts_dialog_enable_account_cb: use the usual async cb pattern

    No semantic change.

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

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

commit d1576b8556b86b7eb0ade9c80e2747cfeb44f0c3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 30 13:08:31 2012 +0200

    empathy-accounts: disable 'Enable' menu entry if not supported

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

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

commit a3c14d3f22f4f1a07cf72e3200ac5f1f3b4c843d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 30 12:47:30 2012 +0200

    factor out account_can_be_enabled()

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

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

commit e4be0d293f072f7b79720057aced81d8005bf0b2
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Fri Mar 30 03:59:41 2012 +0900

    Updated Korean translation

 po/ko.po |   81
 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 40 insertions(+), 41 deletions(-)

commit 481a81f4845ba1ebfe426c5da7c4117a22b77934
Author: Ibrahim Saed <ibraheem5000@gmail.com>
Date:   Thu Mar 29 14:36:46 2012 +0100

    Updated Arabic translation

 po/ar.po | 1224
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 667 insertions(+), 557 deletions(-)

commit b112ea2692ac284cbe3f75ea6e3bbd4b0f9d232f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    ev-sidebar: use gtk_list_store_insert_with_values()

 src/ev-sidebar.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 813daa2a8e1e5c46afbf01c12d5c989ae74efa34
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    preferences: use gtk_list_store_insert_with_values()

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

commit 07e7bd3fc715b1d6a35cb160abdf2ccc1ea595fa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    new-chatroom-dialog: use gtk_list_store_insert_with_values()

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

commit 297eb577229dd46d1ed26255908c9802b5267372
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    import-widget: use gtk_list_store_insert_with_values()

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

commit 2736d7a4010eb83102e4e455a1133487d2612bd4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    chatrooms-window: use gtk_list_store_insert_with_values()

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

commit 30e1511b7d5ea2e98c948e6a8ffffef937544d6e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    groups-widget: use gtk_list_store_insert_with_values()

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

commit 97089275ffec48d3da9d585a5389c0893a21fc46
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    contact-search-dialog: use gtk_list_store_insert_with_values()

 libempathy-gtk/empathy-contact-search-dialog.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 39cc5827bfe5dc0280e0b8a720459b04e613b802
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 15:12:10 2012 +0200

    account-widget-sip: use gtk_list_store_insert_with_values()

 libempathy-gtk/empathy-account-widget-sip.c |   33
 +++++++++++++--------------
 1 files changed, 16 insertions(+), 17 deletions(-)

commit 889cbf11540c152be0e1c2d63758e5da8bd10a5f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Mar 29 14:35:11 2012 +0200

    accounts-dialog: use gtk_list_store_insert_with_values()

    Prevent a crash when using a11y as GTK+ may want to look at the
    content of the
    row as soon it's added. See the bug for details.

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

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

commit 9af483fa1412dcabc982f1908b23c979039f211c
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Thu Mar 29 14:21:49 2012 +0530

    Updated Odia Translation

 po/or.po |  296
 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 119 insertions(+), 177 deletions(-)

commit 2749949ae7029e05f0f840f9b76507877963ec3d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Mar 29 09:32:47 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  482
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 244 insertions(+), 238 deletions(-)

commit 158508faf8e61ea2ebeed35cc250f064f4597aee
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Wed Mar 28 21:15:02 2012 +0530

    Updated Odia Translation

 po/or.po | 1135
 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 496 insertions(+), 639 deletions(-)

commit ba3ffc72a2b424eaa79a94e6a2390b0b5858b867
Merge: 98724db ed85fe7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Mar 28 13:48:38 2012 +0200

    Merge remote-tracking branch 'wjt/652800-661731-notifications'

commit 98724dbfa33099bba07ba8951950a14303e763cc
Author: Debarshi Ray <debarshir@src.gnome.org>
Date:   Sun Mar 25 13:17:53 2012 +0200

    streamed-media-window: don't leak the element name

    Fixes: https://bugzilla.gnome.org/672796

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

commit a452a7cfaee6fc192c455410b4e3ea6443162ea3
Author: Debarshi Ray <debarshir@src.gnome.org>
Date:   Sun Mar 25 12:57:52 2012 +0200

    call-window: don't leak the element name

    Fixes: https://bugzilla.gnome.org/672796

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

commit ed85fe70b223a778b5d7bdca6b4fe8d5ac327959
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Wed Mar 28 10:39:51 2012 +0100

    Move category name constants to #defines

    This is kind of overkill to avoid me typoing the two names used in
    empathy-chat-window.c, but, hey.

 libempathy-gtk/empathy-notify-manager.h |   15 +++++++++++++
 src/empathy-chat-window.c               |    4 +-
 src/empathy-event-manager.h             |    1 +
 src/empathy-notifications-approver.c    |   35
 ++++++++++++++----------------
 4 files changed, 34 insertions(+), 21 deletions(-)

commit 9420ba8ea42efb6d5e1e044d68cc1ba571120314
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Wed Mar 28 10:06:14 2012 +0100

    Show MUC highlight notifications in Gnome Shell

    Gnome Shell filters out notifications from Empathy whose category is
    something the Shell shows its own notification for. However, we
    previously used the im.received category for notifications about being
    highlighted in a MUC, as well as for incoming 1-1 IM
    notifications. The
    Shell filters these out these notifications, because it shows its own
    1-1 notifications, but it doesn't show MUC highlight notifications.

    So this patch sets a different category on notifications from chat
    rooms, which makes them show up in Gnome Shell. I'm prefixing the
    category with x-empathy, following the comment above
    get_category_for_event_type in empathy-notifications-approver.c.

    This shouldn't confuse other notification daemons, unless they
    were also
    filtering out im.received but also showed their own highlight
    notifications (which I find unlikely).

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

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

commit 8ec865b790b07375792a3a6f7c485e1cfcb83253
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Wed Mar 28 13:45:00 2012 +0530

    Updated Odia Translation

 po/or.po | 6291
 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 4431 insertions(+), 1860 deletions(-)

commit efc40fcec397ee8dee57cd7de43279792f941380
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Mar 27 10:05:58 2012 -0400

    trivial: fix a GCC build warning

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

commit d9765b15543ac5160a103227452b3cd84fbd143f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 22 16:36:45 2012 -0400

    call-window: factor out some common code

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

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

commit 3873c839159fefbe9001338d6f162b610e4f4284
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 22 16:30:34 2012 -0400

    call-window: don't use EmpathyRoundedActor for the floating toolbar

    Make this a real toolbar, and add a CSS provider to set the correct
    border radius.
    In the future, GTK and Adwaita will support an 'OSD' style class that
    takes care of this automatically, but right now we have add these few
    lines of code.

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

 src/empathy-call-window.c  |   20 ++++++++++++++++++--
 src/empathy-call-window.ui |   36 +++++++-----------------------------
 2 files changed, 25 insertions(+), 31 deletions(-)

commit d9c6227d30e2eb6521421c01f03749e8a4c576e9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 22 18:25:41 2012 -0400

    call-window: use a ClutterBoxLayout to separate previews/toolbar

    It's way easier to use a ClutterBoxLayout to ensure the preview
    rectangles and the floating toolbar don't overlap.
    This way, we can get rid of some complicated manual UI layouting code
    and just a margin to set the bottom spacing for the floating toolbar.
    Also, this makes the code not dependent on a hardcoded toolbar size
    anymore.

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

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

commit 60e0705dd14aff39fc24bb84ba862b7d19e265a6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 22 16:45:58 2012 -0400

    call-window: fix incorrect comment

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

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

commit 81f4651c54df81345644dd7fb2d88ca7bec8350c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 22 13:17:33 2012 -0400

    call-window: use colors from the theme for placeholders

    Use color shades from the color theme for preview placeholders,
    instead
    of hardcoding black/red.

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

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

commit 8df3bd2167cc3b0944f07c2843cdce26f81eb7ba
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 22 13:16:33 2012 -0400

    rounded-rectangle: cairo_set_source_rgba() takes [0..1] arguments

    And not [0..255] integers.

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

 src/empathy-rounded-rectangle.c |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

commit 768f6759733762149f35618f6dfb166d56c9cc6e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 27 14:30:54 2012 +0200

    log-window: use gtk_list_store_insert_with_values()

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

commit 2a832a3135c17e437ee49420a9738a712c9f9ef6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 27 14:18:01 2012 +0200

    factor out add_event_to_store()

 libempathy-gtk/empathy-log-window.c |   91
 +++++++++++++++--------------------
 1 files changed, 39 insertions(+), 52 deletions(-)

commit 85bf02f460934eed3ad39bf830c70331a3c76ecc
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 27 14:03:07 2012 +0200

    log-window: factor out add_date_if_needed()

    Free a leak as 'text' wasn't freed in the first case.

 libempathy-gtk/empathy-log-window.c |   65
 ++++++++++++++++++-----------------
 1 files changed, 33 insertions(+), 32 deletions(-)

commit 5ef40a9e35ff8c558d423e1bb5b48d6554f72f31
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 27 10:28:11 2012 +0200

    import-widget: request the preferred height of the treeview

    We should try to display as much rows as possible.

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

 src/empathy-import-dialog.ui |    3 +--
 src/empathy-import-widget.c  |   10 ++++++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 900cbf83e3373abb5143dda986c1a1bced308948
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 27 10:26:58 2012 +0200

    import-widget: don't manually prepare the account manager

    empathy-accounts already does it for us.

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

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

commit eb8eb7616bc94544e15da3b81e37b61f26ae45ce
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 27 10:38:15 2012 +0200

    help/.gitignore: use a generic ignore rule

 help/.gitignore |   37 ++-----------------------------------
 1 files changed, 2 insertions(+), 35 deletions(-)

commit a9de9eaf698956ce9810873c2de9c3b9e65b9e52
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Mar 27 10:26:30 2012 +0200

    Updated Basque language

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

commit b7adc5cf8112de34aad353943f18b541821fdd3d
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Mar 27 10:16:50 2012 +0200

    Updated Basque language

 po/eu.po |  643
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 339 insertions(+), 304 deletions(-)

commit 2142e96c767bcde71255197d8de264303c7dfe26
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Tue Mar 27 01:23:14 2012 +0900

    Updated Korean translation

 po/ko.po |  505
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 271 insertions(+), 234 deletions(-)

commit f4e8098552512199ab2a1f6009e8cd6d15baa11d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 26 15:48:51 2012 +0200

    release.py: update last_tag_pattern

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

commit 48bc69f502a335a8f69bb37994f719e3483bc3cb
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 26 15:48:31 2012 +0200

    remove released flag

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