]> git.0d.be Git - empathy.git/log
empathy.git
13 years ago[l10n] Updated German doc translation
Mario Blättermann [Fri, 1 Apr 2011 06:57:29 +0000 (08:57 +0200)]
[l10n] Updated German doc translation

13 years agohelp/C/figures: Icon and screenshot updates
Shaun McCance [Fri, 1 Apr 2011 02:14:21 +0000 (22:14 -0400)]
help/C/figures: Icon and screenshot updates

13 years agoUpdated Serbian translation
Branko Kokanović [Wed, 30 Mar 2011 23:38:53 +0000 (01:38 +0200)]
Updated Serbian translation

13 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Wed, 30 Mar 2011 17:49:31 +0000 (19:49 +0200)]
Updated Basque language

13 years agoempathy_chat_window_present_chat: no need to call show_all on the window
Guillaume Desmottes [Wed, 30 Mar 2011 11:46:48 +0000 (13:46 +0200)]
empathy_chat_window_present_chat: no need to call show_all on the window

empathy_window_present_with_time() called later in this function will do it
for us.

This has the nice side effect of avoid to display the window before resizing
it and do making it look bad (#638951).

13 years agomove the Enabled translator comment just before the string
Guillaume Desmottes [Wed, 30 Mar 2011 09:18:40 +0000 (11:18 +0200)]
move the Enabled translator comment just before the string

If not, gettext doesn't find it...

13 years agogivve translators context for the 'Unknown' string
Guillaume Desmottes [Wed, 30 Mar 2011 08:43:51 +0000 (10:43 +0200)]
givve translators context for the 'Unknown' string

13 years agogive translators context for the 'Enabled' checkbox (#646131)
Guillaume Desmottes [Wed, 30 Mar 2011 08:36:51 +0000 (10:36 +0200)]
give translators context for the 'Enabled' checkbox (#646131)

13 years agoAdded Slovak translation
Pavol Klačanský [Tue, 29 Mar 2011 15:44:47 +0000 (17:44 +0200)]
Added Slovak translation

13 years agoft-manager: make sure the scrolled window expands in the dialog height
Cosimo Cecchi [Mon, 28 Mar 2011 20:27:01 +0000 (16:27 -0400)]
ft-manager: make sure the scrolled window expands in the dialog height

GTK+ 3 changed some packing defaults of GtkDialog, so this needs to be
done explicitly here.

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

13 years agodon't format header of presence notifications (#646097)
Guillaume Desmottes [Tue, 29 Mar 2011 13:08:59 +0000 (15:08 +0200)]
don't format header of presence notifications (#646097)

According to the spec [1], only the Body can be formated.

Furthermore, the Shell doesn't support such formating in the header.

[1] http://www.galago-project.org/specs/notification/0.9/x161.html

13 years agoUse /org/gnome as starting path for schemas
Luca Ferretti [Wed, 23 Mar 2011 15:42:56 +0000 (16:42 +0100)]
Use /org/gnome as starting path for schemas

13 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Tue, 29 Mar 2011 08:26:56 +0000 (10:26 +0200)]
Updated Basque language

13 years agoUpdated Dutch translation by Hannie Dumoleyn
Hannie Dumoleyn [Mon, 28 Mar 2011 18:08:21 +0000 (20:08 +0200)]
Updated Dutch translation by Hannie Dumoleyn

13 years agoremove released flag
Guillaume Desmottes [Mon, 28 Mar 2011 11:00:53 +0000 (13:00 +0200)]
remove released flag

13 years agoprepare 2.91.93
Guillaume Desmottes [Mon, 28 Mar 2011 10:42:22 +0000 (12:42 +0200)]
prepare 2.91.93

13 years agohindi updated
Rajesh Ranjan [Mon, 28 Mar 2011 09:07:55 +0000 (14:37 +0530)]
hindi updated

13 years agoevent-manager: only display incoming messages in notification
Guillaume Desmottes [Wed, 23 Mar 2011 14:01:54 +0000 (15:01 +0100)]
event-manager: only display incoming messages in notification

If not, we display outgoing ones as well if the user uses Shell's message tray
to reply.

13 years agotheme-adium: keep count of the pages loading instead of using a boolean
Guillaume Desmottes [Thu, 24 Mar 2011 14:00:37 +0000 (15:00 +0100)]
theme-adium: keep count of the pages loading instead of using a boolean

Each time theme_adium_clear() is called, WebKit has to reload the page. If we
do multi calls to clear() in a short interval, we used to think the page was
loaded while it was the *old* one which was actually loaded. (#645670)

13 years agoAdded UG translation
Abduxukur Abdurixit [Sun, 27 Mar 2011 17:18:36 +0000 (19:18 +0200)]
Added UG translation

13 years agoUpdated Lithuanian translation
Žygimantas Beručka [Sun, 27 Mar 2011 16:34:29 +0000 (19:34 +0300)]
Updated Lithuanian translation

13 years agoUpdated Tamil translation
Dr.T.Vasudevan [Sun, 27 Mar 2011 10:01:25 +0000 (15:31 +0530)]
Updated Tamil translation

13 years agoUpdated Bulgarian translation
Krasimir Chonov [Sat, 26 Mar 2011 04:40:04 +0000 (06:40 +0200)]
Updated Bulgarian translation

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