]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoUpdate Simplified Chinese translation.
Aron Xu [Fri, 25 Mar 2011 04:09:07 +0000 (04:09 +0000)]
Update Simplified Chinese translation.

13 years agoupdate tranlation for Punjabi by A S Alam
A S Alam [Fri, 25 Mar 2011 03:01:19 +0000 (08:31 +0530)]
update tranlation for Punjabi by A S Alam

13 years agoUpdated Marathi Translations
Sandeep Shedmake [Thu, 24 Mar 2011 15:28:49 +0000 (20:58 +0530)]
Updated Marathi Translations

13 years agoCalendar widget should be disabled if no contact selected (#645582)
Guillaume Desmottes [Thu, 24 Mar 2011 09:41:14 +0000 (10:41 +0100)]
Calendar widget should be disabled if no contact selected (#645582)

13 years agoaccount_chooser_filter_ready_cb: don't unref the account
Guillaume Desmottes [Thu, 24 Mar 2011 12:13:02 +0000 (13:13 +0100)]
account_chooser_filter_ready_cb: don't unref the account

Our ref is already released in filter_result_callback_data_free (#645672).

13 years agochat_window_new_message_cb: check that we found the chatroom
Guillaume Desmottes [Wed, 23 Mar 2011 13:27:19 +0000 (14:27 +0100)]
chat_window_new_message_cb: check that we found the chatroom

There is a race, if the chatroom manager didn't parse the chatrooms list yet,
this was crashing.

13 years agotp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->user
Guillaume Desmottes [Wed, 23 Mar 2011 13:26:29 +0000 (14:26 +0100)]
tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->user

If priv->user and old are both NULL, we used to crash.

13 years agoremove released flag
Guillaume Desmottes [Wed, 23 Mar 2011 08:53:17 +0000 (09:53 +0100)]
remove released flag

13 years ago[l10n] Updated German translation
Mario Blättermann [Tue, 22 Mar 2011 21:21:45 +0000 (22:21 +0100)]
[l10n] Updated German translation

13 years agoprepare 2.91.92
Guillaume Desmottes [Tue, 22 Mar 2011 15:36:49 +0000 (16:36 +0100)]
prepare 2.91.92

13 years agoMerge branch 'unbreak-tests'
Stef Walter [Tue, 22 Mar 2011 16:16:35 +0000 (17:16 +0100)]
Merge branch 'unbreak-tests'

13 years agoFix calls to empathy_tls_verifier_new() in tests.
Stef Walter [Tue, 22 Mar 2011 16:10:32 +0000 (17:10 +0100)]
Fix calls to empathy_tls_verifier_new() in tests.

13 years agoDon't try to block personas that don't support blocking
Emilio Pozuelo Monfort [Tue, 22 Mar 2011 15:25:26 +0000 (15:25 +0000)]
Don't try to block personas that don't support blocking

13 years agoOnly add the 'extra-certificate-identities' parameter if gabble supports it.
Stef Walter [Mon, 21 Mar 2011 09:58:31 +0000 (10:58 +0100)]
Only add the 'extra-certificate-identities' parameter if gabble supports it.

13 years agoCreate GTalk accounts with extra-certificate-identities = 'talk.google.com'
Stef Walter [Fri, 18 Mar 2011 13:38:10 +0000 (14:38 +0100)]
Create GTalk accounts with extra-certificate-identities = 'talk.google.com'

When creating google talk accounts, allow 'talk.google.com' as an extra
identity for server certificate validation.

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

13 years agoMerge branch 'reference-identities'
Stef Walter [Tue, 22 Mar 2011 14:22:43 +0000 (15:22 +0100)]
Merge branch 'reference-identities'

Conflicts:
libempathy/empathy-server-tls-handler.c

13 years agoUse telepathy property constants in server EmpathyServerTLSHandler
Stef Walter [Tue, 22 Mar 2011 14:13:33 +0000 (15:13 +0100)]
Use telepathy property constants in server EmpathyServerTLSHandler

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

13 years agoMerge branch 'stable-block-645504'
Guillaume Desmottes [Tue, 22 Mar 2011 13:54:32 +0000 (14:54 +0100)]
Merge branch 'stable-block-645504'

13 years agoUpdated Italian translation
Milo Casagrande [Tue, 22 Mar 2011 13:32:25 +0000 (14:32 +0100)]
Updated Italian translation

13 years agoaccounts_dialog_add_account: ensure that the selected account is still visible in...
Guillaume Desmottes [Mon, 7 Mar 2011 10:31:48 +0000 (11:31 +0100)]
accounts_dialog_add_account: ensure that the selected account is still visible in the treeview

13 years agoaccounts_dialog_model_set_selected: use select_and_scroll_to_iter
Guillaume Desmottes [Mon, 7 Mar 2011 10:05:23 +0000 (11:05 +0100)]
accounts_dialog_model_set_selected: use select_and_scroll_to_iter

That way we also scroll to the selected account (#643860).

13 years agofactor out select_and_scroll_to_iter()
Guillaume Desmottes [Mon, 7 Mar 2011 10:03:33 +0000 (11:03 +0100)]
factor out select_and_scroll_to_iter()

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng [Tue, 22 Mar 2011 11:21:39 +0000 (19:21 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agostop generating API for ContactBlocking
Guillaume Desmottes [Tue, 22 Mar 2011 10:39:23 +0000 (11:39 +0100)]
stop generating API for ContactBlocking

13 years agoUse stable API for ContactBlocking (#645504)
Guillaume Desmottes [Tue, 22 Mar 2011 10:48:15 +0000 (11:48 +0100)]
Use stable API for ContactBlocking (#645504)

13 years agodepends on telepathy-glib 0.14.1
Guillaume Desmottes [Tue, 22 Mar 2011 10:46:37 +0000 (11:46 +0100)]
depends on telepathy-glib 0.14.1

We need it for ContactBlocking API.

13 years agoHandle new NM 0.9 states (#644412)
Dan Williams [Tue, 22 Mar 2011 09:04:24 +0000 (10:04 +0100)]
Handle new NM 0.9 states (#644412)

13 years agoRemove user from the blocked list when readding them
Danielle Madeley [Tue, 22 Mar 2011 03:44:12 +0000 (14:44 +1100)]
Remove user from the blocked list when readding them

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=645487
13 years agoaccount_chooser_update_iter: don't leak the TpAccount
Guillaume Desmottes [Mon, 21 Mar 2011 11:31:07 +0000 (12:31 +0100)]
account_chooser_update_iter: don't leak the TpAccount

13 years agoAlso show an avatar when blocking from a conversation
Emilio Pozuelo Monfort [Mon, 21 Mar 2011 17:52:10 +0000 (17:52 +0000)]
Also show an avatar when blocking from a conversation

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

13 years agoUpdated Russian translation
Yuri Myasoedov [Mon, 21 Mar 2011 20:07:50 +0000 (23:07 +0300)]
Updated Russian translation

13 years agoUpdated kn translations
Shankar Prasad [Mon, 21 Mar 2011 10:42:50 +0000 (16:12 +0530)]
Updated kn translations

13 years agoFix some races in the chatroom joining code
Sjoerd Simons [Sun, 20 Mar 2011 12:44:51 +0000 (12:44 +0000)]
Fix some races in the chatroom joining code

The auto-reconnection logic for chatrooms was a bit odd. It would for
every chatroom that existed when the account manager was prepared
connect once to status-changed for each account for each chatroom...

Change this such that whenever an account connects, we simply
get the then current list of chatrooms and auto-connect those as needed.

This fixes issues when a chatroom gets removed from the manager and when
the auto-connect options on a chatrooms change.

13 years agoUpdated Portuguese translation
Duarte Loreto [Mon, 21 Mar 2011 00:19:03 +0000 (00:19 +0000)]
Updated Portuguese translation

13 years ago[l10n]Updated Catalan translation
Gil Forcada [Sun, 20 Mar 2011 20:25:58 +0000 (21:25 +0100)]
[l10n]Updated Catalan translation

13 years agoUpdated Latvian translation.
Rudolfs Mazurs [Sun, 20 Mar 2011 15:03:09 +0000 (17:03 +0200)]
Updated Latvian translation.

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sun, 20 Mar 2011 10:25:09 +0000 (11:25 +0100)]
Updated Norwegian bokmål translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Thu, 17 Mar 2011 08:53:23 +0000 (09:53 +0100)]
Updated Norwegian bokmål translation

13 years agoUpdate Simplified Chinese translation.
Aron Xu [Sat, 19 Mar 2011 16:16:57 +0000 (16:16 +0000)]
Update Simplified Chinese translation.

13 years agoUpdated Polish translation
Piotr Drąg [Sat, 19 Mar 2011 15:12:27 +0000 (16:12 +0100)]
Updated Polish translation

13 years agoUpdated Indonesian translation
Dirgita [Sat, 19 Mar 2011 15:09:44 +0000 (22:09 +0700)]
Updated Indonesian translation

13 years agoUpdated Korean translation
Changwoo Ryu [Sat, 19 Mar 2011 13:11:38 +0000 (22:11 +0900)]
Updated Korean translation

13 years agoUpdated Arabic translation
Khaled Hosny [Sat, 19 Mar 2011 00:56:20 +0000 (02:56 +0200)]
Updated Arabic translation

13 years agoUse the right marshal file
Emilio Pozuelo Monfort [Fri, 18 Mar 2011 21:00:21 +0000 (21:00 +0000)]
Use the right marshal file

13 years agoAssistant: put the protocol chooser next to the label
Emilio Pozuelo Monfort [Fri, 18 Mar 2011 14:39:06 +0000 (14:39 +0000)]
Assistant: put the protocol chooser next to the label

13 years agoStyle changes from review for ReferenceIdentities code
Stef Walter [Fri, 18 Mar 2011 13:48:55 +0000 (14:48 +0100)]
Style changes from review for ReferenceIdentities code

13 years agoMap Ctrl-Shift-F to contact search and Ctrl-F to find
Will Thompson [Fri, 18 Mar 2011 11:19:34 +0000 (11:19 +0000)]
Map Ctrl-Shift-F to contact search and Ctrl-F to find

As discussed on <https://bugzilla.gnome.org/show_bug.cgi?id=645121>,
currently Ctrl-F opens the contact search dialog, and there's no
keyboard shortcut for searching within the contact list (other than just
typing). The Gnome HIG handles this situation: it says that the former
should be Ctrl-Shift-F and the latter should be Ctrl-F.
<http://library.gnome.org/devel/hig-book/2.32/input-keyboard.html.en#standard-shortcuts>

13 years agoUpdated kn translations
Shankar Prasad [Fri, 18 Mar 2011 13:09:37 +0000 (18:39 +0530)]
Updated kn translations

13 years agoauth-factory: allow to handle more than one auth channel at the same time (#645112)
Guillaume Desmottes [Fri, 18 Mar 2011 10:45:49 +0000 (11:45 +0100)]
auth-factory: allow to handle more than one auth channel at the same time (#645112)

13 years agoauth-factory: use a proper priv pointer
Guillaume Desmottes [Fri, 18 Mar 2011 10:43:16 +0000 (11:43 +0100)]
auth-factory: use a proper priv pointer

13 years agoadd empathy_server_sasl_handler_get_channel()
Guillaume Desmottes [Fri, 18 Mar 2011 10:42:24 +0000 (11:42 +0100)]
add empathy_server_sasl_handler_get_channel()

13 years agoFree priv->hostname in EmpathyServerTlsHandler
Stef Walter [Fri, 18 Mar 2011 10:40:54 +0000 (11:40 +0100)]
Free priv->hostname in EmpathyServerTlsHandler

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

13 years agoDisplay an avatar on the block contact dialog
Emilio Pozuelo Monfort [Fri, 18 Mar 2011 11:14:51 +0000 (11:14 +0000)]
Display an avatar on the block contact dialog

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

13 years agoUse ServerTLSConnection.ReferenceIdentities to check cert identity.
Stef Walter [Fri, 18 Mar 2011 10:59:02 +0000 (11:59 +0100)]
Use ServerTLSConnection.ReferenceIdentities to check cert identity.

The certificate identity can be checked against more than just
one piece of information. Load and use all the reference identities
to check the identity of the certificate.

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

13 years agoFree priv->hostname in EmpathyServerTlsHandler
Stef Walter [Fri, 18 Mar 2011 10:40:54 +0000 (11:40 +0100)]
Free priv->hostname in EmpathyServerTlsHandler

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

13 years agoAllow to Observe a ServerAuthentication channel while handling another one
Guillaume Desmottes [Fri, 18 Mar 2011 09:33:49 +0000 (10:33 +0100)]
Allow to Observe a ServerAuthentication channel while handling another one

There is no reason to refuse to Observe it. (#645108)

13 years agocommon_checks: tell the truth in debug messages
Guillaume Desmottes [Fri, 18 Mar 2011 09:27:23 +0000 (10:27 +0100)]
common_checks: tell the truth in debug messages

It's really confusing to read a "Can't handle.." error while it's actually an
observe error.

13 years agocommon_checks: rename must_be_sasl arg to observe
Guillaume Desmottes [Fri, 18 Mar 2011 09:23:58 +0000 (10:23 +0100)]
common_checks: rename must_be_sasl arg to observe

It was things clearer and easier to understand.

13 years agoFix the icon metadata
Danielle Madeley [Thu, 17 Mar 2011 21:33:07 +0000 (08:33 +1100)]
Fix the icon metadata

The new Empathy icon was mistakenly named 'Pidgin' in the metadata.
Clearly when Jakub drew it he thought he was drawing it for Pidgin. Renaming
it to Empathy so people don't get confused.

13 years agoUploaded Ukranian
Daniel Korostil [Thu, 17 Mar 2011 17:41:01 +0000 (19:41 +0200)]
Uploaded Ukranian

13 years agoremove released flag
Guillaume Desmottes [Thu, 17 Mar 2011 15:18:02 +0000 (16:18 +0100)]
remove released flag

13 years agoprepare 2.91.91.1
Guillaume Desmottes [Thu, 17 Mar 2011 14:54:12 +0000 (15:54 +0100)]
prepare 2.91.91.1

13 years agoserver-sasl-handler: remove stored password if they can't be saved
Guillaume Desmottes [Thu, 17 Mar 2011 10:49:43 +0000 (11:49 +0100)]
server-sasl-handler: remove stored password if they can't be saved

13 years agosave the password before trying to connect the new account (#643690)
Guillaume Desmottes [Wed, 16 Mar 2011 13:03:40 +0000 (14:03 +0100)]
save the password before trying to connect the new account (#643690)

13 years agoAllow to enter an email address as ICQ ID (#645014)
Guillaume Desmottes [Thu, 17 Mar 2011 13:03:02 +0000 (14:03 +0100)]
Allow to enter an email address as ICQ ID (#645014)

13 years agoContact Search: close the dialog when adding a contact
Emilio Pozuelo Monfort [Thu, 17 Mar 2011 11:58:56 +0000 (11:58 +0000)]
Contact Search: close the dialog when adding a contact

13 years agoDon't update Contact menu on a focus-in (#644936)
Michael Terry [Wed, 16 Mar 2011 16:57:25 +0000 (12:57 -0400)]
Don't update Contact menu on a focus-in (#644936)

13 years agoUpdated Romanian translation
Lucian Adrian Grijincu [Thu, 17 Mar 2011 12:13:07 +0000 (13:13 +0100)]
Updated Romanian translation

13 years agoUpdated Romanian translation
Lucian Adrian Grijincu [Thu, 17 Mar 2011 09:45:12 +0000 (10:45 +0100)]
Updated Romanian translation

13 years agoFix warnings from GCC 4.6 about variables that are set but not used.
Kjartan Maraas [Wed, 16 Mar 2011 18:51:15 +0000 (19:51 +0100)]
Fix warnings from GCC 4.6 about variables that are set but not used.

13 years agoauth-client: implement Debug interface (#645008)
Guillaume Desmottes [Thu, 17 Mar 2011 11:25:40 +0000 (12:25 +0100)]
auth-client: implement Debug interface (#645008)

13 years agopass a preferred handler when requesting channels
Guillaume Desmottes [Mon, 7 Mar 2011 14:22:29 +0000 (15:22 +0100)]
pass a preferred handler when requesting channels

We want to use Empathy components when possible instead of, say, KDE ones if
both are installed (#643863).

13 years agodefine constants for handler bus name
Guillaume Desmottes [Mon, 7 Mar 2011 13:54:01 +0000 (14:54 +0100)]
define constants for handler bus name

It's more convenient and safe than hardcoding them everywhere.

13 years agorename empathy-dispatcher to empathy-request-util
Guillaume Desmottes [Mon, 7 Mar 2011 13:02:52 +0000 (14:02 +0100)]
rename empathy-dispatcher to empathy-request-util

We don't have EmpathyDispatcher any more so this file just contains some
utility functions now.

13 years agoaccount-widget-irc: set password-prompt param when needed (#644406)
Guillaume Desmottes [Thu, 10 Mar 2011 15:48:53 +0000 (16:48 +0100)]
account-widget-irc: set password-prompt param when needed (#644406)

13 years agoUpdated French translation
Bruno Brouard [Wed, 16 Mar 2011 20:22:48 +0000 (21:22 +0100)]
Updated French translation

13 years agoUpdated British English translation
Bruce Cowan [Wed, 16 Mar 2011 17:05:12 +0000 (17:05 +0000)]
Updated British English translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 16 Mar 2011 15:56:23 +0000 (17:56 +0200)]
Updated Hebrew translation.

13 years agoNew Empathy icon (#614640)
Jakub Steiner [Wed, 16 Mar 2011 13:37:49 +0000 (14:37 +0100)]
New Empathy icon (#614640)

Thank you Telepathy icon, you served us well.

13 years agoContactSearch: don't leak a GError
Emilio Pozuelo Monfort [Wed, 16 Mar 2011 13:17:19 +0000 (13:17 +0000)]
ContactSearch: don't leak a GError

13 years agoMerge branch 'call-details-644830'
Guillaume Desmottes [Wed, 16 Mar 2011 10:37:10 +0000 (11:37 +0100)]
Merge branch 'call-details-644830'

13 years agostreamed-media-window: Put the details vbox in a scroll window
Guillaume Desmottes [Wed, 16 Mar 2011 08:54:14 +0000 (09:54 +0100)]
streamed-media-window: Put the details vbox in a scroll window

It can require a lot of horizontal space and we don't want to enlarge the call
window just for that (#644830).

13 years agoindividual-view: call empathy_individual_manager_remove() also when the response...
Guillaume Desmottes [Mon, 14 Mar 2011 14:24:43 +0000 (15:24 +0100)]
individual-view: call empathy_individual_manager_remove() also when the response is GTK_RESPONSE_YES

Also, don't remove the contact if the operation has been cancelled in
empathy_block_individual_dialog_show().

13 years agoindividual-view: use our own RESPONSE enum
Guillaume Desmottes [Mon, 14 Mar 2011 13:58:55 +0000 (14:58 +0100)]
individual-view: use our own RESPONSE enum

This code was too confusing when using GTK_RESPONSE_*

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Wed, 16 Mar 2011 08:14:34 +0000 (10:14 +0200)]
[l10n] Updated Estonian translation

13 years agoUpdated Czech translation
Marek Černocký [Tue, 15 Mar 2011 23:46:38 +0000 (00:46 +0100)]
Updated Czech translation

13 years agoUpdated Galician translations
Fran Diéguez [Tue, 15 Mar 2011 14:13:22 +0000 (15:13 +0100)]
Updated Galician translations

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Tue, 15 Mar 2011 11:36:29 +0000 (13:36 +0200)]
[l10n] Updated Estonian translation

13 years agoUpdated Hungarian translation
Gabor Kelemen [Tue, 15 Mar 2011 02:36:26 +0000 (03:36 +0100)]
Updated Hungarian translation

13 years agoUpdated Swedish translation
Daniel Nylander [Mon, 14 Mar 2011 23:13:54 +0000 (00:13 +0100)]
Updated Swedish translation

13 years agoUpdated Spanish translation
Daniel Mustieles [Mon, 14 Mar 2011 21:13:59 +0000 (22:13 +0100)]
Updated Spanish translation

13 years agoUpdated Spanish translation
Daniel Mustieles [Mon, 14 Mar 2011 21:10:24 +0000 (22:10 +0100)]
Updated Spanish translation

13 years agoUpdated Slovenian translation
Andrej Žnidaršič [Mon, 14 Mar 2011 20:44:51 +0000 (21:44 +0100)]
Updated Slovenian translation

13 years agoRequire the proper version of Folks.
Travis Reitter [Mon, 14 Mar 2011 19:32:36 +0000 (12:32 -0700)]
Require the proper version of Folks.

13 years agoAdjust for Folks PresenceOwner -> PresenceDetails rename
Travis Reitter [Fri, 11 Mar 2011 06:07:44 +0000 (22:07 -0800)]
Adjust for Folks PresenceOwner -> PresenceDetails rename

Fixes bgo#644470 - Empathy needs to catch up with Folks interface name change
(API/ABI breaks)

13 years agoAdjust for Folks Groupable -> GroupDetails rename
Travis Reitter [Fri, 11 Mar 2011 06:01:09 +0000 (22:01 -0800)]
Adjust for Folks Groupable -> GroupDetails rename

Helps bgo#644470 - Empathy needs to catch up with Folks interface name change
(API/ABI breaks)

13 years agoAdjust for Folks Favouritable -> FavouriteDetails rename
Travis Reitter [Fri, 11 Mar 2011 05:46:49 +0000 (21:46 -0800)]
Adjust for Folks Favouritable -> FavouriteDetails rename

Helps bgo#644470 - Empathy needs to catch up with Folks interface name change
(API/ABI breaks)

13 years agoAdjust for Folks AvatarOwner -> AvatarDetails rename
Travis Reitter [Fri, 11 Mar 2011 05:42:20 +0000 (21:42 -0800)]
Adjust for Folks AvatarOwner -> AvatarDetails rename

Helps bgo#644470 - Empathy needs to catch up with Folks interface name change
(API/ABI breaks)

13 years agoAdjust for Folks Aliasable -> AliasDetails rename
Travis Reitter [Fri, 11 Mar 2011 05:12:13 +0000 (21:12 -0800)]
Adjust for Folks Aliasable -> AliasDetails rename

Helps bgo#644470 - Empathy needs to catch up with Folks interface name change
(API/ABI breaks)

13 years agoBump the Folks version requirement for the following API changes.
Travis Reitter [Fri, 11 Mar 2011 05:10:50 +0000 (21:10 -0800)]
Bump the Folks version requirement for the following API changes.

Helps bgo#644470 - Empathy needs to catch up with Folks interface name changes
(API/ABI breaks)