]> git.0d.be Git - empathy.git/log
empathy.git
11 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Fri, 11 May 2012 12:06:59 +0000 (14:06 +0200)]
Merge branch 'gnome-3-4'

11 years agoaccount-widget-irc: Quit label should be in the first column
Guillaume Desmottes [Fri, 11 May 2012 12:03:43 +0000 (14:03 +0200)]
account-widget-irc: Quit label should be in the first column

11 years agocoding style fix
Guillaume Desmottes [Fri, 11 May 2012 11:17:30 +0000 (13:17 +0200)]
coding style fix

11 years agoUpdated Galician translations
Fran Diéguez [Fri, 11 May 2012 09:28:40 +0000 (11:28 +0200)]
Updated Galician translations

11 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 11 May 2012 08:59:02 +0000 (10:59 +0200)]
Updated Spanish translation

11 years agocontact-blocking-dialog: use tp_connection_dup_contact_by_id_async()
Guillaume Desmottes [Fri, 11 May 2012 08:23:25 +0000 (10:23 +0200)]
contact-blocking-dialog: use tp_connection_dup_contact_by_id_async()

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

11 years agocontact: use tp_connection_dup_contact_by_id_async()
Guillaume Desmottes [Fri, 11 May 2012 07:57:36 +0000 (09:57 +0200)]
contact: use tp_connection_dup_contact_by_id_async()

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

11 years agocontact-chooser: use empathy_client_factory_dup_contact_by_id_async()
Guillaume Desmottes [Fri, 11 May 2012 07:50:24 +0000 (09:50 +0200)]
contact-chooser: use empathy_client_factory_dup_contact_by_id_async()

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

11 years agochat: use empathy_client_factory_dup_contact_by_id_async()
Guillaume Desmottes [Thu, 10 May 2012 14:23:51 +0000 (16:23 +0200)]
chat: use empathy_client_factory_dup_contact_by_id_async()

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

11 years agotp-chat: use tp_text_channel_get_chat_state()
Guillaume Desmottes [Thu, 10 May 2012 13:47:30 +0000 (15:47 +0200)]
tp-chat: use tp_text_channel_get_chat_state()

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

11 years agoclient-factory: request TP_TEXT_CHANNEL_FEATURE_CHAT_STATES
Guillaume Desmottes [Thu, 10 May 2012 13:47:03 +0000 (15:47 +0200)]
client-factory: request TP_TEXT_CHANNEL_FEATURE_CHAT_STATES

TP_CHANNEL_FEATURE_CHAT_STATES has been deprecated.

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

11 years agotp-chat: remove chat-state-changed-empathy signal
Guillaume Desmottes [Thu, 10 May 2012 10:00:08 +0000 (12:00 +0200)]
tp-chat: remove chat-state-changed-empathy signal

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

11 years agochat: use contact-chat-state-changed signal
Guillaume Desmottes [Thu, 10 May 2012 09:59:17 +0000 (11:59 +0200)]
chat: use contact-chat-state-changed signal

Now that we have a signal giving us a prepared TpContact there is no need to
use the empathy variant as we can easily create the EmpathyContact directly.

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

11 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 10 May 2012 12:24:41 +0000 (14:24 +0200)]
Updated Spanish translation

11 years agoremove empathy-tp-roomlist
Guillaume Desmottes [Thu, 10 May 2012 08:41:00 +0000 (10:41 +0200)]
remove empathy-tp-roomlist

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

11 years agonew-chatroom-dialog: use TpRoomList
Guillaume Desmottes [Thu, 26 Apr 2012 12:54:44 +0000 (14:54 +0200)]
new-chatroom-dialog: use TpRoomList

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

11 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 10 May 2012 09:59:17 +0000 (11:59 +0200)]
Updated Spanish translation

11 years agocontact-search-dialog: use empathy_client_factory_dup_contact_by_id_async()
Guillaume Desmottes [Thu, 10 May 2012 09:36:27 +0000 (11:36 +0200)]
contact-search-dialog: use empathy_client_factory_dup_contact_by_id_async()

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

11 years agoadd empathy_client_factory_dup_contact_by_id_async()
Guillaume Desmottes [Thu, 10 May 2012 09:31:14 +0000 (11:31 +0200)]
add empathy_client_factory_dup_contact_by_id_async()

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

11 years agoremove invisible_char from ui files
Guillaume Desmottes [Thu, 10 May 2012 08:33:20 +0000 (10:33 +0200)]
remove invisible_char from ui files

We should use Gtk+'s default and those widgets don't use it any way.

11 years agoTurn EmpathyNewChatroomDialog to a GtkDialog sub-class
Guillaume Desmottes [Thu, 26 Apr 2012 10:08:38 +0000 (12:08 +0200)]
Turn EmpathyNewChatroomDialog to a GtkDialog sub-class

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

11 years agochatroom-dialog: re-order some functions
Guillaume Desmottes [Thu, 26 Apr 2012 09:19:27 +0000 (11:19 +0200)]
chatroom-dialog: re-order some functions

Let's just get rid of all these stupid prototypes.

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

11 years agonew-chatroom-dialog: port to TP coding style
Guillaume Desmottes [Thu, 26 Apr 2012 09:08:49 +0000 (11:08 +0200)]
new-chatroom-dialog: port to TP coding style

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

11 years agoUse tp_capabilities_get_channel_classes_variant()
Guillaume Desmottes [Wed, 25 Apr 2012 09:16:52 +0000 (11:16 +0200)]
Use tp_capabilities_get_channel_classes_variant()

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

11 years agoStop generating Certificate API
Guillaume Desmottes [Wed, 18 Apr 2012 13:39:45 +0000 (15:39 +0200)]
Stop generating Certificate API

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

11 years agoremove empathy-tls-certificate
Guillaume Desmottes [Wed, 18 Apr 2012 13:04:14 +0000 (15:04 +0200)]
remove empathy-tls-certificate

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

11 years agoUse TpTpTLSCertificate
Guillaume Desmottes [Wed, 18 Apr 2012 13:25:27 +0000 (15:25 +0200)]
Use TpTpTLSCertificate

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

11 years agouse tp_capabilities_supports_sms()
Guillaume Desmottes [Tue, 10 Apr 2012 15:04:45 +0000 (17:04 +0200)]
use tp_capabilities_supports_sms()

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

11 years agoStop generating Debug API
Guillaume Desmottes [Mon, 16 Apr 2012 11:37:59 +0000 (13:37 +0200)]
Stop generating Debug API

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

11 years agoStore the TpDebugMessage in the model
Guillaume Desmottes [Mon, 16 Apr 2012 09:34:06 +0000 (11:34 +0200)]
Store the TpDebugMessage in the model

Makes things easier and saves us from dupping the info.

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

11 years agomerge store_filter_foreach () and copy_model_foreach ()
Guillaume Desmottes [Mon, 16 Apr 2012 09:56:45 +0000 (11:56 +0200)]
merge store_filter_foreach () and copy_model_foreach ()

They were basically the same function. The only difference was that one was
assuming to receive an empty string during the first iteration while the other
was coping with it being NULL.

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

11 years agodebug-window: use TpDebugClient
Guillaume Desmottes [Mon, 16 Apr 2012 08:44:36 +0000 (10:44 +0200)]
debug-window: use TpDebugClient

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

11 years agoempathy-debugger: use self->priv pattern
Guillaume Desmottes [Mon, 16 Apr 2012 08:10:14 +0000 (10:10 +0200)]
empathy-debugger: use self->priv pattern

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

11 years agodebug_window_dispose: use g_clear_object()
Guillaume Desmottes [Mon, 16 Apr 2012 07:39:42 +0000 (09:39 +0200)]
debug_window_dispose: use g_clear_object()

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

11 years agoDepend on tp-glib 0.19.0
Guillaume Desmottes [Thu, 10 May 2012 07:46:15 +0000 (09:46 +0200)]
Depend on tp-glib 0.19.0

We are going to use its new API (TpDebugClient, TpTLSCertificate, etc).

11 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Wed, 9 May 2012 12:02:13 +0000 (14:02 +0200)]
Merge branch 'gnome-3-4'

Conflicts:
configure.ac
libempathy/empathy-tp-chat.c
src/empathy-event-manager.c
src/empathy-streamed-media-window.c
src/empathy-video-widget.c

11 years agoUse tp-glib version checking macros
Guillaume Desmottes [Wed, 9 May 2012 11:58:26 +0000 (13:58 +0200)]
Use tp-glib version checking macros

Will make sure we don't accidentally use new API in stable branch.

Depend on tp-glib 0.18.0 while we are on it as any distro shipping 3.4 should
use this version any way.

11 years agoUse TP_ERROR instead of TP_ERRORS
Guillaume Desmottes [Mon, 7 May 2012 09:10:17 +0000 (11:10 +0200)]
Use TP_ERROR instead of TP_ERRORS

The latter has been deprecated in tp-glib master.

11 years agonew-account-dialog: rely on the EmpathyAccountWidget::close signal
Guillaume Desmottes [Tue, 8 May 2012 11:50:03 +0000 (13:50 +0200)]
new-account-dialog: rely on the EmpathyAccountWidget::close signal

User of the dialog should wait for the widget to be completely done before
destroying it.

Change the 'success' dialog response to GTK_RESPONSE_APPLY to stay coherent
with the response type received from EmpathyAccountWidget.

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

11 years agoaccount-widget: delay 'close' signal if enabling the account
Guillaume Desmottes [Tue, 8 May 2012 11:46:48 +0000 (13:46 +0200)]
account-widget: delay 'close' signal if enabling the account

The whole point of this signal is to tell to user when it can be destroyed, so
we shouldn't fire it if we are still pending on an async call.

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

11 years agovideo-widget: Remove as it is now unused
Olivier Crête [Mon, 7 May 2012 22:52:42 +0000 (18:52 -0400)]
video-widget: Remove as it is now unused

It was only used by empathy-av. Move the #defines to call-window where
they are used.

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

11 years agocall-observer: use tp_channel_get_target_contact()
Guillaume Desmottes [Tue, 8 May 2012 08:37:34 +0000 (10:37 +0200)]
call-observer: use tp_channel_get_target_contact()

11 years agoTurn EmpathyAccountWidget to a proper GtkWidget
Guillaume Desmottes [Fri, 4 May 2012 12:53:34 +0000 (14:53 +0200)]
Turn EmpathyAccountWidget to a proper GtkWidget

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

11 years agoapprove_ft_channel: stop using the contact factory
Guillaume Desmottes [Mon, 7 May 2012 11:56:40 +0000 (13:56 +0200)]
approve_ft_channel: stop using the contact factory

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

11 years agoapprove_call_channel: stop using the contact factory
Guillaume Desmottes [Mon, 7 May 2012 11:56:40 +0000 (13:56 +0200)]
approve_call_channel: stop using the contact factory

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

11 years agoevent-manager: factor out approve_channel_*() functions
Guillaume Desmottes [Mon, 7 May 2012 10:18:31 +0000 (12:18 +0200)]
event-manager: factor out approve_channel_*() functions

This approve function is way to big, let's split it.

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

11 years agotp-chat: stop using the contact factory when building message
Guillaume Desmottes [Mon, 7 May 2012 11:39:21 +0000 (13:39 +0200)]
tp-chat: stop using the contact factory when building message

Messages are now synchronously proccessed so we don't have to keep an internal
queue of messages being prepared.
We also need to complete the preparation of the EmpathyTpChat feature in idle
as it's now prepared synchronously as well.

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

11 years agoft-handler: create EmpathyContact from TpContact
Guillaume Desmottes [Mon, 7 May 2012 10:00:27 +0000 (12:00 +0200)]
ft-handler: create EmpathyContact from TpContact

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

11 years agotp-contact-factory: remove unused methods
Guillaume Desmottes [Mon, 7 May 2012 09:54:54 +0000 (11:54 +0200)]
tp-contact-factory: remove unused methods

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

11 years agoAdd fallback server for WLM
Xavier Claessens [Mon, 7 May 2012 20:31:44 +0000 (22:31 +0200)]
Add fallback server for WLM

11 years agoAdd fallback server for WLM
Xavier Claessens [Mon, 7 May 2012 20:31:44 +0000 (22:31 +0200)]
Add fallback server for WLM

11 years agoUse gst_object_ref_sink()
Javier Jardón [Tue, 8 May 2012 05:57:08 +0000 (14:57 +0900)]
Use gst_object_ref_sink()

Instead call both gst_object_ref() and gst_object_sink()

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

11 years agogoa-mc-plugin: support enabling or disabling accounts
Debarshi Ray [Sat, 31 Mar 2012 21:37:53 +0000 (23:37 +0200)]
goa-mc-plugin: support enabling or disabling accounts

Bumped the required version of GOA to 3.5.0.

Fixes: https://bugzilla.gnome.org/673263
11 years agoUse TP_ERROR instead of TP_ERRORS
Guillaume Desmottes [Mon, 7 May 2012 09:10:17 +0000 (11:10 +0200)]
Use TP_ERROR instead of TP_ERRORS

The latter has been deprecated in tp-glib master.

11 years agoUse gst_object_ref_sink()
Javier Jardón [Mon, 7 May 2012 08:11:29 +0000 (17:11 +0900)]
Use gst_object_ref_sink()

Instead call both gst_object_ref() and gst_object_sink()

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

11 years agoFix localization of --help outputs and application names
Gabor Kelemen [Wed, 2 May 2012 19:31:41 +0000 (22:31 +0300)]
Fix localization of --help outputs and application names

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

11 years agoaccounts-dialog: stop using tp_connection_get_self_handle()
Guillaume Desmottes [Thu, 3 May 2012 09:30:49 +0000 (11:30 +0200)]
accounts-dialog: stop using tp_connection_get_self_handle()

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

11 years agocontact-widget: stop using tp_connection_get_self_handle()
Guillaume Desmottes [Thu, 3 May 2012 09:30:49 +0000 (11:30 +0200)]
contact-widget: stop using tp_connection_get_self_handle()

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

11 years agocontact: compare TpContact objects rather than handles
Guillaume Desmottes [Thu, 3 May 2012 09:21:11 +0000 (11:21 +0200)]
contact: compare TpContact objects rather than handles

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

11 years agoinvite-participant-dialog: compare TpContact objects rather than handles
Guillaume Desmottes [Thu, 3 May 2012 09:21:11 +0000 (11:21 +0200)]
invite-participant-dialog: compare TpContact objects rather than handles

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

11 years agotp-chat:stop using the handle of members
Guillaume Desmottes [Thu, 3 May 2012 09:14:45 +0000 (11:14 +0200)]
tp-chat:stop using the handle of members

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

11 years agoempathy_tp_chat_is_invited: return a TpContact for the inviter
Guillaume Desmottes [Thu, 3 May 2012 09:02:39 +0000 (11:02 +0200)]
empathy_tp_chat_is_invited: return a TpContact for the inviter

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

11 years agoevent-manager: use new channel group API
Guillaume Desmottes [Wed, 2 May 2012 09:42:59 +0000 (11:42 +0200)]
event-manager: use new channel group API

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

11 years agoinvite-participant-dialog: stop using tp_channel_group_get_handle_owner()
Guillaume Desmottes [Wed, 2 May 2012 13:45:44 +0000 (15:45 +0200)]
invite-participant-dialog: stop using tp_channel_group_get_handle_owner()

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

11 years agotp-chat: use new channel group API to track members
Guillaume Desmottes [Wed, 2 May 2012 09:42:59 +0000 (11:42 +0200)]
tp-chat: use new channel group API to track members

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

11 years agotp_chat_prepare_ready_async: use new channel group API
Guillaume Desmottes [Wed, 2 May 2012 09:42:59 +0000 (11:42 +0200)]
tp_chat_prepare_ready_async: use new channel group API

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

11 years agoempathy_tp_chat_is_invited: use new channel group API
Guillaume Desmottes [Wed, 2 May 2012 09:28:43 +0000 (11:28 +0200)]
empathy_tp_chat_is_invited: use new channel group API

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

11 years agoindividual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTS
Guillaume Desmottes [Wed, 2 May 2012 08:52:06 +0000 (10:52 +0200)]
individual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTS

The factory does it for us now.

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

11 years agoclient-factory: prepare TP_CHANNEL_FEATURE_CONTACTS
Guillaume Desmottes [Wed, 2 May 2012 08:50:14 +0000 (10:50 +0200)]
client-factory: prepare TP_CHANNEL_FEATURE_CONTACTS

We are about to use the channel-contacts API so best to make sure they will
work.

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

11 years agoremove empathy_tp_chat_join()
Guillaume Desmottes [Tue, 1 May 2012 10:58:52 +0000 (12:58 +0200)]
remove empathy_tp_chat_join()

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

11 years agochat-manager: use tp_channel_join_async()
Guillaume Desmottes [Tue, 1 May 2012 10:55:49 +0000 (12:55 +0200)]
chat-manager: use tp_channel_join_async()

It's basically the same as empathy_tp_chat_join()

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

11 years agoRevert "Revert "remove EMPATHY_AV_BUS_NAME*""
Guillaume Desmottes [Wed, 2 May 2012 14:03:32 +0000 (16:03 +0200)]
Revert "Revert "remove EMPATHY_AV_BUS_NAME*""

This reverts commit afb9276b8a497e7b9275fb53abafd0cdb18d55fc.

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

11 years agoRevert "Revert "Stop requesting StreamedMedia channels""
Guillaume Desmottes [Wed, 2 May 2012 14:03:11 +0000 (16:03 +0200)]
Revert "Revert "Stop requesting StreamedMedia channels""

This reverts commit 758b4250e767d9e952b8c0ea4db7d93df192a0c0.

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

11 years agoremove empathy-av
Guillaume Desmottes [Wed, 2 May 2012 14:01:24 +0000 (16:01 +0200)]
remove empathy-av

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

11 years agoStop approving StreamedMedia channels
Guillaume Desmottes [Wed, 2 May 2012 14:18:18 +0000 (16:18 +0200)]
Stop approving StreamedMedia channels

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

11 years agoRevert "DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av"
Guillaume Desmottes [Wed, 2 May 2012 13:59:25 +0000 (15:59 +0200)]
Revert "DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av"

This reverts commit bd55c7dec76d6c95d294ee60da616b7fe51d181a.

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

11 years agotp-chat: add the 'members-changed' signal
Guillaume Desmottes [Thu, 26 Apr 2012 11:42:03 +0000 (13:42 +0200)]
tp-chat: add the 'members-changed' signal

It uses to be implemented by the EmpathyContactList interface which has been
removed.

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

11 years agotp-chat: add the 'member-renamed' signal
Guillaume Desmottes [Thu, 26 Apr 2012 11:42:03 +0000 (13:42 +0200)]
tp-chat: add the 'member-renamed' signal

It uses to be implemented by the EmpathyContactList interface which has been
removed.

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

11 years agoremove released flag and update release.py
Guillaume Desmottes [Mon, 30 Apr 2012 15:37:06 +0000 (17:37 +0200)]
remove released flag and update release.py

11 years agoPrepare 3.5.1
Guillaume Desmottes [Mon, 30 Apr 2012 15:21:34 +0000 (17:21 +0200)]
Prepare 3.5.1

11 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Mon, 30 Apr 2012 15:11:11 +0000 (17:11 +0200)]
Merge branch 'gnome-3-4'

11 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Mon, 30 Apr 2012 08:17:11 +0000 (10:17 +0200)]
Updated Norwegian bokmål translation

11 years agoPOTFILES.in: set type gsettings
Guillaume Desmottes [Mon, 23 Apr 2012 14:45:13 +0000 (16:45 +0200)]
POTFILES.in: set type gsettings

11 years agoStop generating gschema from .in file
Guillaume Desmottes [Mon, 23 Apr 2012 12:17:49 +0000 (14:17 +0200)]
Stop generating gschema from .in file

intltool now supports translating gschema files properly so we don't need to
do this crack any more.

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

11 years agoadd tests/certificates/Makefile.am
Guillaume Desmottes [Mon, 23 Apr 2012 13:00:58 +0000 (15:00 +0200)]
add tests/certificates/Makefile.am

certificates needs to be in EXTRA_DIST so empathy-tls-test passes when
distchecking.

12 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 21 Apr 2012 11:01:01 +0000 (13:01 +0200)]
Updated Slovenian translation

12 years agoUpdated Galician translations
Fran Diéguez [Fri, 20 Apr 2012 13:32:06 +0000 (15:32 +0200)]
Updated Galician translations

12 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 20 Apr 2012 12:29:54 +0000 (14:29 +0200)]
Updated Spanish translation

12 years agostrip the new group name
Guillaume Desmottes [Fri, 20 Apr 2012 09:39:24 +0000 (11:39 +0200)]
strip the new group name

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

12 years agolive-search: don't forward shift keys
Guillaume Desmottes [Thu, 5 Apr 2012 12:35:27 +0000 (14:35 +0200)]
live-search: don't forward shift keys

Not doing so cancel any group renaming operation.

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

12 years agoindividual-view: add menu item to rename groups
Guillaume Desmottes [Mon, 13 Feb 2012 08:55:28 +0000 (09:55 +0100)]
individual-view: add menu item to rename groups

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

12 years agoadd empathy_connection_aggregator_rename_group()
Guillaume Desmottes [Mon, 13 Feb 2012 13:19:28 +0000 (14:19 +0100)]
add empathy_connection_aggregator_rename_group()

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

12 years agoroster-window: set a default height
Guillaume Desmottes [Fri, 20 Apr 2012 08:03:48 +0000 (10:03 +0200)]
roster-window: set a default height

600 seems to be a decent default height and that's already the one we use for
the log viewer window.

We continue relying on Gtk+ to pick the best width as there is no point making
the window wider as long as all the menus are displayed.

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

12 years agoUpdated Galician translations
Fran Diéguez [Thu, 19 Apr 2012 17:36:21 +0000 (19:36 +0200)]
Updated Galician translations

12 years agotls-test: Use a proper PKCS#11 mock module for testing
Stef Walter [Thu, 19 Apr 2012 05:56:49 +0000 (07:56 +0200)]
tls-test: Use a proper PKCS#11 mock module for testing

 * In empathy-tls-test.c use a proper PKCS#11 mock module,
   which we can place certificate anchors and pinned certificates in.
 * Fix EmpathyTlsVerifier to check for server trust assertions
   not client ones, this was a bug highlighted by fixing tests.

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

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

12 years agoadd tests to noinst_PROGRAMS
Guillaume Desmottes [Wed, 18 Apr 2012 12:20:24 +0000 (14:20 +0200)]
add tests to noinst_PROGRAMS

Make sure tests are always build. This is how tp-glib is handling its tests as
well.

12 years agoHook tests on 'make check' instead of 'make test'
Guillaume Desmottes [Thu, 19 Jan 2012 12:21:11 +0000 (13:21 +0100)]
Hook tests on 'make check' instead of 'make test'

This is how it's supposed to be done and so has the nice side effect of
actually using TESTS_ENVIRONMENT and so fix tests if EMPATHY_SRCDIR is not
defined.

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

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 18 Apr 2012 17:58:31 +0000 (19:58 +0200)]
Updated Norwegian bokmål translation

12 years agoUpdated Telugu Translation
Sasi Bhushan [Tue, 17 Apr 2012 12:56:17 +0000 (18:26 +0530)]
Updated Telugu Translation

12 years agoUpdated Slovenian translation
Andrej Žnidaršič [Mon, 16 Apr 2012 20:24:19 +0000 (22:24 +0200)]
Updated Slovenian translation