]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoUpdated Czech translation
Marek Černocký [Fri, 28 Jan 2011 15:24:42 +0000 (16:24 +0100)]
Updated Czech translation

13 years agochat: add clear secondary icon to password entry
Jonny Lamb [Fri, 28 Jan 2011 13:18:59 +0000 (13:18 +0000)]
chat: add clear secondary icon to password entry

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agochat: make the password entry grow
Jonny Lamb [Fri, 28 Jan 2011 13:13:04 +0000 (13:13 +0000)]
chat: make the password entry grow

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agochat: display a spinner when attempting a MUC password
Jonny Lamb [Fri, 28 Jan 2011 11:31:38 +0000 (11:31 +0000)]
chat: display a spinner when attempting a MUC password

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoMain window: mark Edit→Context as untranslatable.
Will Thompson [Thu, 27 Jan 2011 19:04:55 +0000 (19:04 +0000)]
Main window: mark Edit→Context as untranslatable.

The label of this menu item is changed to either _("Contact") or
_("Group"), depending on what's currently selected in the tree view. If
neither a contact nor a group is selected, the item is hidden entirely.

Thus, it should be safe not to translate this string.

I haven't tested this. I just came across this when mpt pointed it out
on the Twitter: <http://twitter.theinfo.org/30701150579720192>. His
tweets suggest that he's found a way to make it show up in the UI, but I
can't find any way to do that (either reading the code, or playing with
the actual UI).

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

13 years agoAdd Contact Search support
Emilio Pozuelo Monfort [Thu, 27 Jan 2011 23:37:46 +0000 (23:37 +0000)]
Add Contact Search support

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

13 years agoRemove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftovers
Yanko Kaneti [Thu, 27 Jan 2011 22:58:32 +0000 (00:58 +0200)]
Remove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftovers

13 years agoUpdated Arabic translation
Khaled Hosny [Thu, 27 Jan 2011 08:40:25 +0000 (10:40 +0200)]
Updated Arabic translation

13 years agoQA of Galician translations
Fran Diéguez [Wed, 26 Jan 2011 23:00:53 +0000 (00:00 +0100)]
QA of Galician translations

13 years agoMerge branch 'presence-manager-640532'
Guillaume Desmottes [Wed, 26 Jan 2011 08:30:07 +0000 (09:30 +0100)]
Merge branch 'presence-manager-640532'

13 years agouse tp_g_signal_connect_object()
Guillaume Desmottes [Tue, 25 Jan 2011 11:25:12 +0000 (12:25 +0100)]
use tp_g_signal_connect_object()

13 years agopresence-manager: add a dispose function and use tp_clear_*
Guillaume Desmottes [Tue, 25 Jan 2011 11:21:48 +0000 (12:21 +0100)]
presence-manager: add a dispose function and use tp_clear_*

13 years agopresence_manager_finalize: chain up
Guillaume Desmottes [Tue, 25 Jan 2011 11:17:40 +0000 (12:17 +0100)]
presence_manager_finalize: chain up

13 years agouse the self->priv pattern rather than GET_PRIV()
Guillaume Desmottes [Tue, 25 Jan 2011 11:16:28 +0000 (12:16 +0100)]
use the self->priv pattern rather than GET_PRIV()

13 years agopresence-manager: port to new coding style
Guillaume Desmottes [Tue, 25 Jan 2011 10:50:35 +0000 (11:50 +0100)]
presence-manager: port to new coding style

13 years agorename EmpathyIdle to EmpathyPresenceManager (#640532)
Guillaume Desmottes [Tue, 25 Jan 2011 10:13:51 +0000 (11:13 +0100)]
rename EmpathyIdle to EmpathyPresenceManager (#640532)

It's doing more than idle management now.

13 years agoempathy-chat: disable file transfer for now
Guillaume Desmottes [Tue, 25 Jan 2011 09:04:38 +0000 (10:04 +0100)]
empathy-chat: disable file transfer for now

It's broken so better disabling it than crashing (#637322).

13 years agoadd EMPATHY_CONTACT_FEATURE_FT
Guillaume Desmottes [Tue, 25 Jan 2011 09:03:33 +0000 (10:03 +0100)]
add EMPATHY_CONTACT_FEATURE_FT

13 years agomain-window: use line-wrap for "no match" label
Diego Escalante Urrelo [Sat, 22 Jan 2011 22:44:55 +0000 (17:44 -0500)]
main-window: use line-wrap for "no match" label

On narrow contact lists, the ellipsizing makes the "No match" message
disappear, users are forced to resize the window to know what's hidden beyond
the ….

Wrapping takes advantage of all the vertical space available.

Bug #640295

13 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Mon, 24 Jan 2011 17:38:54 +0000 (18:38 +0100)]
Updated Basque language

13 years agouse action_camera_on when using the camera action items
Guillaume Desmottes [Mon, 24 Jan 2011 15:44:00 +0000 (16:44 +0100)]
use action_camera_on when using the camera action items

We just need one item of the action group to interact with the whole group, so
best to use the one we already have.

13 years agocall-window: sync the sensitivity of the button and "send video" menu (#637839)
Guillaume Desmottes [Mon, 24 Jan 2011 15:41:11 +0000 (16:41 +0100)]
call-window: sync the sensitivity of the button and "send video" menu (#637839)

13 years agocall-window: remove unused priv->action_camera_preview
Guillaume Desmottes [Mon, 24 Jan 2011 15:32:55 +0000 (16:32 +0100)]
call-window: remove unused priv->action_camera_preview

13 years agochat-window: don't play sound for pending messages (#639302)
Guillaume Desmottes [Wed, 12 Jan 2011 12:09:28 +0000 (13:09 +0100)]
chat-window: don't play sound for pending messages (#639302)

They have already be notified by the Approver.

13 years agoMerge remote branch 'glassrose/remove-typing-icon-in-muc-tabs-609420'
Guillaume Desmottes [Mon, 24 Jan 2011 14:35:50 +0000 (15:35 +0100)]
Merge remote branch 'glassrose/remove-typing-icon-in-muc-tabs-609420'

13 years agoDo not display typing icon in MUC tabs
Chandni Verma [Mon, 24 Jan 2011 14:11:43 +0000 (19:41 +0530)]
Do not display typing icon in MUC tabs

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609420
13 years agoaccount-widget-yahoo: remove server field (#634853)
Guillaume Desmottes [Mon, 24 Jan 2011 12:39:15 +0000 (13:39 +0100)]
account-widget-yahoo: remove server field (#634853)

13 years agoaccount-dialog: keep a proper weak ref on setting_widget_object
Guillaume Desmottes [Mon, 24 Jan 2011 13:11:01 +0000 (14:11 +0100)]
account-dialog: keep a proper weak ref on setting_widget_object

This prevent us of trying to use it after it has been disposed. For example,
when switching to an Haze account, we have to wait that the
EmpathyAccountSettings is ready before getting the new setting_widget_object
but we can't try using the old one while waiting (#640411).

13 years agoAdd calendar to the contact widget in order to simplify birthday selection (#631101).
Vitaly Minko [Tue, 2 Nov 2010 18:51:28 +0000 (21:51 +0300)]
Add calendar to the contact widget in order to simplify birthday selection (#631101).

13 years ago[l10n] Updated German translation
Mario Blättermann [Fri, 21 Jan 2011 09:14:30 +0000 (10:14 +0100)]
[l10n] Updated German translation

13 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Thu, 20 Jan 2011 22:58:26 +0000 (23:58 +0100)]
Updated Basque language

13 years agoUpdated Russian translation
Yuri Myasoedov [Thu, 20 Jan 2011 20:27:41 +0000 (23:27 +0300)]
Updated Russian translation

13 years agoUpdated Czech translation
Marek Černocký [Wed, 19 Jan 2011 19:28:58 +0000 (20:28 +0100)]
Updated Czech translation

13 years agoMerge remote branch 'glassrose/Display-typing-icon-in-muc-contacts-list-609419'
Guillaume Desmottes [Tue, 18 Jan 2011 15:12:40 +0000 (16:12 +0100)]
Merge remote branch 'glassrose/Display-typing-icon-in-muc-contacts-list-609419'

13 years agoremove released flag
Guillaume Desmottes [Tue, 18 Jan 2011 15:09:53 +0000 (16:09 +0100)]
remove released flag

13 years agoprepare 2.91.5.1
Guillaume Desmottes [Tue, 18 Jan 2011 14:45:59 +0000 (15:45 +0100)]
prepare 2.91.5.1

13 years agoDisplay typing icon in MUC contact-list
Chandni Verma [Sun, 16 Jan 2011 14:49:49 +0000 (20:19 +0530)]
Display typing icon in MUC contact-list

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609419
13 years agoEmpathy.Auth.client: fix handling and observing SASL channels
Jonny Lamb [Tue, 18 Jan 2011 07:20:38 +0000 (07:20 +0000)]
Empathy.Auth.client: fix handling and observing SASL channels

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoImprove connected/disconnected notifications (#639352)
Guillaume Desmottes [Fri, 14 Jan 2011 08:53:04 +0000 (09:53 +0100)]
Improve connected/disconnected notifications (#639352)

13 years agoUpdated Slovenian translation
Andrej Žnidaršič [Thu, 13 Jan 2011 19:40:52 +0000 (20:40 +0100)]
Updated Slovenian translation

13 years agoUpdated Greek translation
Michael Kotsarinis [Thu, 13 Jan 2011 10:34:54 +0000 (12:34 +0200)]
Updated Greek translation

13 years agoChat command nick modified to use RequestRename instead of SetAliases
Chandni Verma [Wed, 12 Jan 2011 11:28:27 +0000 (16:58 +0530)]
Chat command nick modified to use RequestRename instead of SetAliases

13 years agoAllow /nick command only in chatrooms that support nick renaming
Chandni Verma [Wed, 12 Jan 2011 09:01:34 +0000 (14:31 +0530)]
Allow /nick command only in chatrooms that support nick renaming

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=638766
13 years agoAdded Connection.Interface.Renaming to /extensions
Chandni Verma [Wed, 5 Jan 2011 20:14:23 +0000 (01:44 +0530)]
Added Connection.Interface.Renaming to /extensions

13 years agoUpdated Hungarian translation
Gabor Kelemen [Wed, 12 Jan 2011 11:59:45 +0000 (12:59 +0100)]
Updated Hungarian translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 12 Jan 2011 10:31:54 +0000 (11:31 +0100)]
Updated Norwegian bokmål translation

13 years agoaccount-chooser: setup the combobox once the object has been constructed (#639214)
Guillaume Desmottes [Tue, 11 Jan 2011 14:33:30 +0000 (15:33 +0100)]
account-chooser: setup the combobox once the object has been constructed (#639214)

See bgo #639139 for details, but basically that's because the cell_area is now
created in a constructor instead of an init function.

13 years agoPressing F2 opens the Edit Contact Information window for #586257
Kushal Das [Tue, 11 Jan 2011 12:19:18 +0000 (17:49 +0530)]
Pressing F2 opens the Edit Contact Information window for #586257

13 years agoDon't use deprecated gdk_app_launch_context_new()
Emilio Pozuelo Monfort [Mon, 10 Jan 2011 17:12:47 +0000 (17:12 +0000)]
Don't use deprecated gdk_app_launch_context_new()

13 years agoConnect to style-updated signal
Emilio Pozuelo Monfort [Mon, 10 Jan 2011 16:38:16 +0000 (16:38 +0000)]
Connect to style-updated signal

... instead of to the deprecated style-set one.

13 years agoDon't use deprecated gtk_widget_get_style()
Emilio Pozuelo Monfort [Mon, 10 Jan 2011 16:23:25 +0000 (16:23 +0000)]
Don't use deprecated gtk_widget_get_style()

13 years agoDon't use deprecated gdk_keyboard_grab/ungrab
Emilio Pozuelo Monfort [Mon, 10 Jan 2011 15:03:44 +0000 (15:03 +0000)]
Don't use deprecated gdk_keyboard_grab/ungrab

13 years agoPort to GtkStyleContext
Emilio Pozuelo Monfort [Mon, 10 Jan 2011 12:27:00 +0000 (12:27 +0000)]
Port to GtkStyleContext

13 years agoDon't use deprecated gtk_paint_expander()
Emilio Pozuelo Monfort [Mon, 10 Jan 2011 11:32:44 +0000 (11:32 +0000)]
Don't use deprecated gtk_paint_expander()

13 years agoremove released flag
Guillaume Desmottes [Mon, 10 Jan 2011 17:57:14 +0000 (18:57 +0100)]
remove released flag

13 years agoprepare 2.91.5
Guillaume Desmottes [Mon, 10 Jan 2011 14:57:13 +0000 (15:57 +0100)]
prepare 2.91.5

13 years agoPatch to transfer window to allow opening file with double clicks for #637195
Kushal Das [Mon, 10 Jan 2011 13:16:06 +0000 (18:46 +0530)]
Patch to transfer window to allow opening file with double clicks for #637195

13 years agoMerge remote branch 'glassrose/accounts-supporting-chatrooms-only-603027'
Guillaume Desmottes [Mon, 10 Jan 2011 10:02:02 +0000 (11:02 +0100)]
Merge remote branch 'glassrose/accounts-supporting-chatrooms-only-603027'

13 years agoUpdated Galician translations
Fran Diéguez [Sat, 8 Jan 2011 23:34:19 +0000 (00:34 +0100)]
Updated Galician translations

13 years agoSkip accounts which don't support rooms in "Manage Favorites" dialog
Chandni Verma [Mon, 3 Jan 2011 15:55:43 +0000 (21:25 +0530)]
Skip accounts which don't support rooms in "Manage Favorites" dialog

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=603027
13 years agoUpdated Norwegian bokmål translation from Torstein Adolf Winterseth
Kjartan Maraas [Sun, 2 Jan 2011 17:32:26 +0000 (18:32 +0100)]
Updated Norwegian bokmål translation from Torstein Adolf Winterseth

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Fri, 31 Dec 2010 08:52:51 +0000 (10:52 +0200)]
[l10n] Updated Estonian translation

13 years agoUpdated Swedish translation
Daniel Nylander [Wed, 29 Dec 2010 17:18:19 +0000 (18:18 +0100)]
Updated Swedish translation

13 years agoRemove the chats_new_msg list from EmpathyChatWindow
Sjoerd Simons [Sun, 26 Dec 2010 18:29:59 +0000 (19:29 +0100)]
Remove the chats_new_msg list from EmpathyChatWindow

13 years agoRemove the composing list
Sjoerd Simons [Sun, 26 Dec 2010 18:22:04 +0000 (19:22 +0100)]
Remove the composing list

13 years agoHighlight both the tab and the menu label
Sjoerd Simons [Sun, 26 Dec 2010 13:50:11 +0000 (14:50 +0100)]
Highlight both the tab and the menu label

13 years agoFix lines > 80 chars
Sjoerd Simons [Mon, 27 Dec 2010 13:55:56 +0000 (14:55 +0100)]
Fix lines > 80 chars

13 years agoPrevent potential freeing of unitialized data
Sjoerd Simons [Mon, 27 Dec 2010 13:55:19 +0000 (14:55 +0100)]
Prevent potential freeing of unitialized data

13 years agoSimplify filter adding code by just using gdk_x11 functions instead of hoops
Sjoerd Simons [Sat, 25 Dec 2010 19:47:24 +0000 (20:47 +0100)]
Simplify filter adding code by just using gdk_x11 functions instead of hoops

13 years agoAlso turn off Access Unit Delimiters (aud)
David Laban [Mon, 20 Dec 2010 15:46:36 +0000 (15:46 +0000)]
Also turn off Access Unit Delimiters (aud)

AUDs are *completely* pointless in RTP and just waste packets/confuse people.

13 years agoupdate Punjabi Translation
A S Alam [Wed, 29 Dec 2010 02:06:25 +0000 (07:36 +0530)]
update Punjabi Translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 28 Dec 2010 22:30:37 +0000 (23:30 +0100)]
Updated Slovenian translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sun, 26 Dec 2010 17:55:05 +0000 (19:55 +0200)]
Updated Hebrew translation.

13 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 24 Dec 2010 17:15:01 +0000 (18:15 +0100)]
Updated Spanish translation

13 years agolibempathy: Fix free of uninitialized variables.
Stef Walter [Fri, 24 Dec 2010 15:32:35 +0000 (09:32 -0600)]
libempathy: Fix free of uninitialized variables.

When a pinned certificate is present, these don't get initialized.

13 years agolibempathy: Store pinned certificate for end entity cert in the chain.
Stef Walter [Mon, 13 Dec 2010 20:34:56 +0000 (20:34 +0000)]
libempathy: Store pinned certificate for end entity cert in the chain.

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

13 years agotests: Fix memory leak of dbus connection
Stef Walter [Mon, 13 Dec 2010 20:25:38 +0000 (20:25 +0000)]
tests: Fix memory leak of dbus connection

https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3

13 years agolibempathy: Fix memory leaks and use consistent naming for various arrays.
Stef Walter [Mon, 13 Dec 2010 20:25:08 +0000 (20:25 +0000)]
libempathy: Fix memory leaks and use consistent naming for various arrays.

https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3

13 years agolibempathy: Fix leak of certificate data.
Stef Walter [Mon, 13 Dec 2010 17:46:03 +0000 (17:46 +0000)]
libempathy: Fix leak of certificate data.

https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3

13 years agolibempathy, tests: Wrap new function arguments properly.
Stef Walter [Mon, 13 Dec 2010 17:42:15 +0000 (17:42 +0000)]
libempathy, tests: Wrap new function arguments properly.

https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3

13 years agotests: Lookup the pkcs11 standalone directory at run time.
Stef Walter [Sat, 11 Dec 2010 03:31:01 +0000 (03:31 +0000)]
tests: Lookup the pkcs11 standalone directory at run time.

Rather than cluttering up configure, lookup the relevant
directory at runtime.

13 years agolibempathy: Match changes in libgcr terminology and debug output.
Stef Walter [Sat, 11 Dec 2010 03:16:16 +0000 (03:16 +0000)]
libempathy: Match changes in libgcr terminology and debug output.

Add debug output for certificate chain, and fix up for some changes
in libgcr terminology.

13 years agolibempathy: Use new certificate chain facilities in libgcr
Stef Walter [Fri, 10 Dec 2010 23:04:52 +0000 (23:04 +0000)]
libempathy: Use new certificate chain facilities in libgcr

Build the chain with new GcrCertificateChain and then use gnutls
to verify it.

13 years agotest: Add tests which load PKCS#11 modules for TLS verification.
Stef Walter [Fri, 10 Dec 2010 04:25:13 +0000 (04:25 +0000)]
test: Add tests which load PKCS#11 modules for TLS verification.

Add various tests which load gnome-keyring PKCS#11 modules and
use them in the TLS verification. These are the standalone
versions of the builtin gnome-keyring PKCS#11 modules.

13 years agolibempathy: Complete successful verification properly.
Stef Walter [Fri, 10 Dec 2010 03:48:13 +0000 (03:48 +0000)]
libempathy: Complete successful verification properly.

Complete TLS verification properly in TLS verifier.

13 years agotests: Add test for basic verification.
Stef Walter [Thu, 9 Dec 2010 22:14:38 +0000 (22:14 +0000)]
tests: Add test for basic verification.

This test depends on the certificates you have in gnome-keyring,
will fix this dependency in later commits.

13 years agolibempathy: Fix reference counting of certs in verifier.
Stef Walter [Thu, 9 Dec 2010 22:14:19 +0000 (22:14 +0000)]
libempathy: Fix reference counting of certs in verifier.

13 years agotests: Add mock object and test infrastructure for testing tls.
Stef Walter [Thu, 9 Dec 2010 21:51:28 +0000 (21:51 +0000)]
tests: Add mock object and test infrastructure for testing tls.

Create a mock o.f.T.Authentication.TLSCertificate object and connect
to it in various tests.

Loads certificate data from certificates/ subdir

13 years agolibempathy: Use new gcr functions properly and fix build.
Stef Walter [Mon, 6 Dec 2010 22:47:13 +0000 (22:47 +0000)]
libempathy: Use new gcr functions properly and fix build.

libgcr now uses single header include model.

13 years agolibempathy: Load complete certificate chain even when not sent.
Stef Walter [Thu, 2 Dec 2010 19:55:54 +0000 (19:55 +0000)]
libempathy: Load complete certificate chain even when not sent.

Even when a complete certificate chain is not sent by the remote
host, we can load a complete certificate chain based on the local
certificates.

13 years agoconfigure: Remove option to specify system certificates.
Stef Walter [Thu, 2 Dec 2010 18:10:14 +0000 (18:10 +0000)]
configure: Remove option to specify system certificates.

These are now handled by gnome-keyring through libgcr.

13 years agolibempathy: Store certificate exceptions in gnome-keyring.
Stef Walter [Thu, 2 Dec 2010 18:08:51 +0000 (18:08 +0000)]
libempathy: Store certificate exceptions in gnome-keyring.

Use libgcr to store certificate trust exceptions properly.

13 years agolibempathy: Use trust assertions instead of certificate directories.
Stef Walter [Thu, 2 Dec 2010 17:46:47 +0000 (17:46 +0000)]
libempathy: Use trust assertions instead of certificate directories.

Initial implementation.

13 years agoprepare 2.91.4.3
Guillaume Desmottes [Fri, 24 Dec 2010 10:57:03 +0000 (11:57 +0100)]
prepare 2.91.4.3

13 years agoDepends on gcr 2.91.4
Guillaume Desmottes [Fri, 24 Dec 2010 10:51:24 +0000 (11:51 +0100)]
Depends on gcr 2.91.4

We need it as we don't ship our own version of gcr-simple-certificate any
more. I'm not sure we still need depending on gnome-keyring itself, I'll check
with Stef; but for now I just want to make a release usable by the release
team.

13 years agojust include gcr.h
Guillaume Desmottes [Fri, 24 Dec 2010 10:42:57 +0000 (11:42 +0100)]
just include gcr.h

13 years agolibempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]
Stef Walter [Thu, 2 Dec 2010 17:21:38 +0000 (17:21 +0000)]
libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]

These are now properly distributed by libgcr.

13 years agoMerge remote branch 'glassrose/enable-disable-accounts-popup-609568'
Danielle Madeley [Fri, 24 Dec 2010 06:04:05 +0000 (17:04 +1100)]
Merge remote branch 'glassrose/enable-disable-accounts-popup-609568'

13 years agoPopup menu feature to quickly enable/disable an account.
Chandni Verma [Fri, 17 Dec 2010 20:22:12 +0000 (01:52 +0530)]
Popup menu feature to quickly enable/disable an account.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609568
13 years agoAdded UG translation
Gheyret T.Kenji [Thu, 23 Dec 2010 17:32:01 +0000 (18:32 +0100)]
Added UG translation