commit 50233ad566158a3e6cc571ad553c5f01d8b4bbfa Author: Guillaume Desmottes Date: Mon Oct 14 12:42:52 2013 -0400 3.10.1 NEWS | 22 ++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 24 insertions(+), 2 deletions(-) commit dea9f68e37b897f61eba440128fbc6dfb0b97f7e Author: Will Thompson Date: Wed Oct 9 16:16:41 2013 +0100 audio-sink: fix compilation with GStreamer 0.10 66e393b removed this include, but without it compilation fails for me. I assume this is beacuse I am building Empathy against GStreamer 0.10 and Emanuele was building against GStreamer 1.0 when removing unneeded includes. https://bugzilla.gnome.org/show_bug.cgi?id=709741 src/empathy-audio-sink.c | 1 + 1 file changed, 1 insertion(+) commit 7f98a88b11f2e8896dc0f2d2e412e62075a6590c Author: António Lima Date: Sun Oct 13 12:30:07 2013 +0100 Updated Portuguese translation po/pt.po | 3038 ++++++++++++++++++++++++++------------------------------------ 1 file changed, 1283 insertions(+), 1755 deletions(-) commit 33ee7a9336197b3b43d87a90c667920b1c5c7e00 Author: Guillaume Desmottes Date: Sat Oct 12 17:24:20 2013 -0400 use list_names_cb to find MC Make the code more symetric. https://bugzilla.gnome.org/show_bug.cgi?id=710017 src/empathy-debug-window.c | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) commit 28cd04d99c680753672f6c2f7bb0191b319dd8da Author: Guillaume Desmottes Date: Sat Oct 12 17:09:01 2013 -0400 debug: factor out helpers https://bugzilla.gnome.org/show_bug.cgi?id=710017 src/empathy-debug-window.c | 37 ++++++++++++++++++++++++++++--------- 1 file changed, 28 insertions(+), 9 deletions(-) commit 12c7e0dc5a4c83d619d9983bc32b8caebab520aa Author: Guillaume Desmottes Date: Sat Oct 12 17:01:21 2013 -0400 debug: stop using tp_list_connection_names() Make the code more symetric. https://bugzilla.gnome.org/show_bug.cgi?id=710017 src/empathy-debug-window.c | 53 +++++----------------------------------------- 1 file changed, 5 insertions(+), 48 deletions(-) commit 13a7933cbde1f932c18f3196b5f3c38f23fd8bb4 Author: Guillaume Desmottes Date: Sat Oct 12 16:51:06 2013 -0400 debug: make add_client() more generic https://bugzilla.gnome.org/show_bug.cgi?id=710017 src/empathy-debug-window.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit 13f025bb32e7e1f2e59f33ffb39d9049a1e7ff17 Author: Guillaume Desmottes Date: Sat Oct 12 16:16:44 2013 -0400 use Cogl versioning macros configure.ac | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit b5e7595dbc7982029cccccd4037f3bcc0a667c4c Author: Jiro Matsuzawa Date: Sat Oct 12 22:10:11 2013 +0900 l10n: Update Japanese translation po/ja.po | 363 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 166 insertions(+), 197 deletions(-) commit 1633ffab993d9d06761669f6f8f7527da0cc231f Author: Arash Mousavi Date: Thu Oct 10 20:26:52 2013 +0330 L10N: Updated Persian translations po/fa.po | 2855 ++++++++++++++++++++++++++++---------------------------------- 1 file changed, 1287 insertions(+), 1568 deletions(-) commit 01a825bb9832b2c89f41172713412448b9c86923 Author: Guillaume Desmottes Date: Thu Oct 10 10:05:41 2013 -0400 telepathy-account-widgets: update Fix https://bugzilla.gnome.org/show_bug.cgi?id=709677 telepathy-account-widgets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d88af3dffda23055d29ed11a256e72d949889a33 Author: Carles Ferrando Date: Sun Oct 6 22:03:32 2013 +0200 [l10n] Updated Catalan (Valencian) translation po/ca@valencia.po | 5100 +++++++---------------------------------------------- 1 file changed, 670 insertions(+), 4430 deletions(-) commit 8daa7e53530c1cd633178ffbabd67075d5571e83 Author: Xavier Claessens Date: Wed Oct 2 16:53:43 2013 -0400 EmpathyMessage: remove flags, they are useless libempathy-gtk/empathy-chat.c | 4 +--- libempathy/empathy-message.c | 37 ++----------------------------------- libempathy/empathy-message.h | 2 -- 3 files changed, 3 insertions(+), 40 deletions(-) commit 8e0edf2980df05df3fd39cbe3e417b012b313393 Author: Xavier Claessens Date: Wed Oct 2 16:50:59 2013 -0400 Add missing telepathy-glib-dbus.h includes libempathy-gtk/empathy-call-utils.c | 1 + libempathy-gtk/empathy-chat.c | 1 + libempathy-gtk/empathy-contact-blocking-dialog.c | 1 + libempathy-gtk/empathy-individual-dialogs.c | 1 + libempathy-gtk/empathy-individual-menu.c | 1 + libempathy-gtk/empathy-individual-widget.c | 1 + libempathy-gtk/empathy-log-window.c | 1 + libempathy-gtk/empathy-share-my-desktop.c | 2 ++ libempathy-gtk/empathy-subscription-dialog.c | 1 + libempathy/empathy-auth-factory.c | 1 + libempathy/empathy-chatroom-manager.c | 1 + libempathy/empathy-client-factory.c | 1 + libempathy/empathy-ft-factory.c | 2 ++ libempathy/empathy-ft-handler.c | 1 + libempathy/empathy-individual-manager.c | 1 + libempathy/empathy-request-util.c | 2 ++ libempathy/empathy-sasl-mechanisms.c | 1 + libempathy/empathy-server-sasl-handler.c | 1 + libempathy/empathy-server-tls-handler.c | 2 ++ libempathy/empathy-tp-chat.c | 1 + libempathy/empathy-utils.c | 1 + src/empathy-accounts.c | 1 + src/empathy-call-factory.c | 2 ++ src/empathy-call-observer.c | 1 + src/empathy-call-window.c | 1 + src/empathy-chat-manager.c | 1 + src/empathy-debug-window.c | 1 + src/empathy-event-manager.c | 1 + src/empathy-import-widget.c | 1 + src/empathy-invite-participant-dialog.c | 1 + src/empathy-preferences.c | 1 + 31 files changed, 36 insertions(+) commit 480300ee4c05856a02a561240090fb39efb678bc Author: Xavier Claessens Date: Wed Oct 2 16:08:39 2013 -0400 Rename NUM_TP_ to TP_NUM_ libempathy-gtk/empathy-tls-dialog.c | 2 +- libempathy/empathy-contact.c | 2 +- libempathy/empathy-presence-manager.c | 6 +++--- libempathy/empathy-status-presets.c | 4 ++-- tests/empathy-tls-test.c | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) commit ee16f6d2271dfbd4c304a167c10161160f88ec9f Author: Guillaume Desmottes Date: Thu Oct 3 11:10:46 2013 +0200 ui-utils: remove useless self assignations libempathy-gtk/empathy-ui-utils.c | 6 ------ 1 file changed, 6 deletions(-) commit 384ac925c41afea86fa9148c363c124ffcb661e7 Author: Guillaume Desmottes Date: Thu Oct 3 11:10:10 2013 +0200 individual-widget: fix enum casting warning libempathy-gtk/empathy-individual-widget.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 71e69f68ae8e7ac926440e454620116661db59b9 Author: Guillaume Desmottes Date: Thu Oct 3 11:07:02 2013 +0200 use folks_presence_details_get_default_message_from_type This has been introduced in folks since a while (0.7.1). Fix a FIXME and remove a enum casting warning. libempathy-gtk/empathy-individual-widget.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 7988da4b4ae7a2a183f2668c37e4ba0b96937cb9 Author: Guillaume Desmottes Date: Thu Oct 3 11:04:02 2013 +0200 individual-view: fix enum casting warning Thanks clang for catching this! libempathy-gtk/empathy-individual-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e74e60626bbe30607234b92f825ccc0349fb503b Author: Chao-Hsiung Liao Date: Mon Sep 30 19:20:34 2013 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 80 ++++++++++++++++++++++++++++++------------------------------- po/zh_TW.po | 80 ++++++++++++++++++++++++++++++------------------------------- 2 files changed, 80 insertions(+), 80 deletions(-) commit e7441bf9bbef93c39d38c9b266d53ef23597e108 Author: Igor Gnatenko Date: Thu Sep 26 16:17:54 2013 +0400 EmpathyDebugWindow: set request widget size, drop set default size Empathy debug window opens w/ weird size. This caused by scrolled window. In official documentation of gtk+ I look that uses: gtk_widget_set_size_request (window, 300, 300); And it's work! Set default size isn't needed. Reference: https://bugzilla.gnome.org/show_bug.cgi?id=708826 Signed-off-by: Igor Gnatenko src/empathy-debug-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bb59da84356c47dd83b8b704ec0767176872754d Author: Emin Tufan Çetin Date: Thu Sep 26 00:30:25 2013 +0300 [l10n]Updated Turkish translation po/tr.po | 5449 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 2833 insertions(+), 2616 deletions(-) commit 78ac77df184361b57a89170bf0472f71d197754f Author: Guillaume Desmottes Date: Wed Sep 25 14:36:55 2013 +0200 individual-store-channel: don't steal pixbuf store reference empathy_individual_store_get_individual_status_icon() doesn't return a reffed pixbuf so we have to ref it explicitly. https://bugzilla.gnome.org/show_bug.cgi?id=708716 libempathy-gtk/empathy-individual-store-channel.c | 3 +++ 1 file changed, 3 insertions(+) commit f4ebc8f15b96354f65023148465f8f88b55c1496 Author: Guillaume Desmottes Date: Wed Sep 11 16:41:24 2013 +0200 use (room-name, account-path) as primary key when removing GMenuItem https://bugzilla.gnome.org/show_bug.cgi?id=707885 src/empathy-roster-window.c | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) commit a0602d0d2e8824394ba738a8677909b5c4676d95 Author: Guillaume Desmottes Date: Wed Sep 11 16:27:04 2013 +0200 menu_removed_cb: fix 'name' leak https://bugzilla.gnome.org/show_bug.cgi?id=707885 src/empathy-roster-window.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) commit ff897a9a71c4eb91548f40ab6ea09e17936cd8c1 Author: Guillaume Desmottes Date: Wed Sep 11 16:24:42 2013 +0200 menu_removed_cb: call g_menu_model_get_n_items() once No need to call it during each iteration. https://bugzilla.gnome.org/show_bug.cgi?id=707885 src/empathy-roster-window.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) commit 091002b85df80403470285c6e8d85617306467a8 Author: Guillaume Desmottes Date: Wed Sep 11 11:09:15 2013 +0200 Create one single GAction to join rooms The proper way to handle multi menu items having the same semantic is to have one single GAction associated with different GMenuItem having specific parameters instead of having one action per menu item. Fix bgo#707885 as we no longer have spaces in GMenuItem action names. src/empathy-roster-window.c | 80 ++++++++++++++++++++++++++------------------- 1 file changed, 46 insertions(+), 34 deletions(-) commit c19df458d8846dc961984990f103b79bb39f9bf9 Author: Guillaume Desmottes Date: Tue Sep 24 15:56:58 2013 +0200 preferences: remove location resources BIND_SENSITIVE calls 32529f49e3935b5f4fd747fcfe2d62322f86ec52 removed the BIND_ACTIVE calls but I forgot those. https://bugzilla.gnome.org/show_bug.cgi?id=708684 src/empathy-preferences.c | 6 ------ 1 file changed, 6 deletions(-) commit 846cf36946ff8c36cf75678d9ed6552c33326228 Author: Guillaume Desmottes Date: Tue Sep 24 17:14:21 2013 +0200 remove released flag configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)