]> git.0d.be Git - empathy.git/log
empathy.git
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

13 years agoremove released flag
Guillaume Desmottes [Thu, 23 Dec 2010 15:12:09 +0000 (16:12 +0100)]
remove released flag

13 years agoprepare 2.91.4.2
Guillaume Desmottes [Thu, 23 Dec 2010 15:01:51 +0000 (16:01 +0100)]
prepare 2.91.4.2

13 years agoMerge branch 'release.py'
Guillaume Desmottes [Thu, 23 Dec 2010 14:59:14 +0000 (15:59 +0100)]
Merge branch 'release.py'

13 years agoFix build warnings for uninitialized variables
Xavier Claessens [Thu, 23 Dec 2010 14:53:27 +0000 (15:53 +0100)]
Fix build warnings for uninitialized variables

13 years agoprepare 2.91.4.1
Guillaume Desmottes [Thu, 23 Dec 2010 14:43:36 +0000 (15:43 +0100)]
prepare 2.91.4.1

13 years agoaccount-widget: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)
Guillaume Desmottes [Thu, 23 Dec 2010 13:17:14 +0000 (14:17 +0100)]
account-widget: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)

13 years agomain-window: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)
Guillaume Desmottes [Thu, 23 Dec 2010 12:36:50 +0000 (13:36 +0100)]
main-window: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)

13 years agoaccounts-dialog: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)
Guillaume Desmottes [Thu, 23 Dec 2010 12:31:01 +0000 (13:31 +0100)]
accounts-dialog: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)

13 years agogdk_xid_table_lookup has been deprecated (#637855)
Guillaume Desmottes [Thu, 23 Dec 2010 10:39:03 +0000 (11:39 +0100)]
gdk_xid_table_lookup has been deprecated (#637855)

13 years agoDon't display any contact menu for muc chats
Guillaume Desmottes [Wed, 22 Dec 2010 13:14:47 +0000 (14:14 +0100)]
Don't display any contact menu for muc chats

It's confusing to have it in muc, even if a contact is selected. And we can
still interact with the contact by right clicking on it if needed.

13 years agochat-window: unsensitive the Contact menu if there is no submenu (#637799)
Guillaume Desmottes [Wed, 22 Dec 2010 13:12:49 +0000 (14:12 +0100)]
chat-window: unsensitive the Contact menu if there is no submenu (#637799)

13 years agoaccount-settings: only remove the MC password param if set in the keyring OK
Jonny Lamb [Wed, 22 Dec 2010 12:08:08 +0000 (12:08 +0000)]
account-settings: only remove the MC password param if set in the keyring OK

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoaccount-settings: use tp_account_get_path_suffix
Jonny Lamb [Wed, 22 Dec 2010 11:58:38 +0000 (11:58 +0000)]
account-settings: use tp_account_get_path_suffix

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoaccount-settings: add a comment saying what to remove when purging migration code
Jonny Lamb [Wed, 22 Dec 2010 11:57:38 +0000 (11:57 +0000)]
account-settings: add a comment saying what to remove when purging migration code

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoaccount-settings: move the migration code to another function
Jonny Lamb [Wed, 22 Dec 2010 11:56:20 +0000 (11:56 +0000)]
account-settings: move the migration code to another function

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoaccount-settings: migrate passwords from MC to gk ourselves
Jonny Lamb [Wed, 22 Dec 2010 11:49:47 +0000 (11:49 +0000)]
account-settings: migrate passwords from MC to gk ourselves

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agodisable maintainer mode for now
Guillaume Desmottes [Tue, 21 Dec 2010 10:15:59 +0000 (11:15 +0100)]
disable maintainer mode for now

13 years agoFix build warning
Xavier Claessens [Tue, 21 Dec 2010 09:05:39 +0000 (10:05 +0100)]
Fix build warning