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

12 years agoUpdated Aragonese translation
Daniel Martinez Cucalon [Mon, 16 Apr 2012 18:20:16 +0000 (20:20 +0200)]
Updated Aragonese translation

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Mon, 16 Apr 2012 12:00:41 +0000 (14:00 +0200)]
Merge branch 'gnome-3-4'

Conflicts:
configure.ac
po/sk.po
po/zh_CN.po

12 years agoremove released flag
Guillaume Desmottes [Mon, 16 Apr 2012 11:57:58 +0000 (13:57 +0200)]
remove released flag

12 years agoUpdated Slovak translation
Pavol Klačanský [Mon, 16 Apr 2012 11:57:39 +0000 (13:57 +0200)]
Updated Slovak translation

12 years agoUpdated Slovak translation
Pavol Klačanský [Mon, 16 Apr 2012 11:56:06 +0000 (13:56 +0200)]
Updated Slovak translation

12 years agoprepare 3.4.1
Guillaume Desmottes [Mon, 16 Apr 2012 11:47:40 +0000 (13:47 +0200)]
prepare 3.4.1

12 years agoSmall fixes to the Arabic translation
Ibrahim Saed [Sat, 14 Apr 2012 18:30:05 +0000 (19:30 +0100)]
Small fixes to the Arabic translation

12 years agoSmall fixes to the Arabic translation
Ibrahim Saed [Sat, 14 Apr 2012 18:30:05 +0000 (19:30 +0100)]
Small fixes to the Arabic translation

12 years agoUpdated French doc translation
Bruno Brouard [Sun, 15 Apr 2012 14:02:44 +0000 (16:02 +0200)]
Updated French doc translation

12 years agoUpdated French doc translation
Bruno Brouard [Sun, 15 Apr 2012 14:02:44 +0000 (16:02 +0200)]
Updated French doc translation

12 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 12 Apr 2012 22:02:07 +0000 (01:02 +0300)]
Updated Hebrew translation.

12 years ago[l10n] Fix a bug in zh_CN translation.
Automatic Mirroring [Wed, 11 Apr 2012 16:40:21 +0000 (16:40 +0000)]
[l10n] Fix a bug in zh_CN translation.

12 years ago[l10n] Fix a bug in zh_CN translation.
Automatic Mirroring [Wed, 11 Apr 2012 16:39:25 +0000 (16:39 +0000)]
[l10n] Fix a bug in zh_CN translation.

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Wed, 11 Apr 2012 09:09:08 +0000 (11:09 +0200)]
Merge branch 'gnome-3-4'

Conflicts:
po/ca@valencia.po

12 years agoDon't display anything when being re-invoked in hidden mode
Guillaume Desmottes [Wed, 11 Apr 2012 09:01:11 +0000 (11:01 +0200)]
Don't display anything when being re-invoked in hidden mode

Hidden is disabled by default, so if Empathy is re-invoked with --hidden
explicitely passed, we shouldn't bring back the contact list or any UI.

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

12 years ago[l10n]Updated Catalan (Valencian) translation
Carles Ferrando [Tue, 10 Apr 2012 21:32:13 +0000 (23:32 +0200)]
[l10n]Updated Catalan (Valencian) translation

12 years ago[l10n] Fixes on Catalan translation
Jordi Serratosa [Tue, 10 Apr 2012 21:31:39 +0000 (23:31 +0200)]
[l10n] Fixes on Catalan translation

12 years ago[l10n]Updated Catalan (Valencian) translation
Carles Ferrando [Tue, 10 Apr 2012 21:31:46 +0000 (23:31 +0200)]
[l10n]Updated Catalan (Valencian) translation

12 years ago[l10n] Fixes on Catalan translation
Jordi Serratosa [Tue, 10 Apr 2012 21:31:39 +0000 (23:31 +0200)]
[l10n] Fixes on Catalan translation

12 years agoUse more tp_capabilities_ methods
Guillaume Desmottes [Tue, 10 Apr 2012 14:18:29 +0000 (16:18 +0200)]
Use more tp_capabilities_ methods

Makes code easier and would allow us to stop using a GValueArray once we'll
have API to check if SMS are supported.

This may break StreamedMedia only CM but we are not going to support those in
3.5 anyway.

12 years agoDepends on tp-glib 0.17.6
Guillaume Desmottes [Tue, 10 Apr 2012 14:18:02 +0000 (16:18 +0200)]
Depends on tp-glib 0.17.6

Needed for tp_capabilities_supports_audio_video_call()

12 years agoremove empathy_plist_parse_array()
Guillaume Desmottes [Tue, 10 Apr 2012 13:50:52 +0000 (15:50 +0200)]
remove empathy_plist_parse_array()

It's not used by the Adium code and uses a GValueArray which is deprecated.

12 years agoindividual-manager: remove (un)linking API
Guillaume Desmottes [Tue, 10 Apr 2012 12:34:51 +0000 (14:34 +0200)]
individual-manager: remove (un)linking API

Empathy now relies on gnome-contacts to link contacts.

12 years agoremove empathy-contact-list
Guillaume Desmottes [Tue, 10 Apr 2012 11:28:05 +0000 (13:28 +0200)]
remove empathy-contact-list

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

12 years agoremove useless empathy-contact-list.h includes
Guillaume Desmottes [Tue, 10 Apr 2012 11:28:30 +0000 (13:28 +0200)]
remove useless empathy-contact-list.h includes

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

12 years agoimplement empathy_tp_chat_get_members as a method on TpChat
Guillaume Desmottes [Tue, 10 Apr 2012 11:15:07 +0000 (13:15 +0200)]
implement empathy_tp_chat_get_members as a method on TpChat

That means EmpathyTpChat doesn't have to implement the EmpathyContactList
interface any more.

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

12 years agoremove unused tp_chat_remove
Guillaume Desmottes [Tue, 10 Apr 2012 11:20:53 +0000 (13:20 +0200)]
remove unused tp_chat_remove

empathy_contact_list_remove() is not used any more.

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

12 years agoimplement empathy_tp_chat_add as a method on TpChat
Guillaume Desmottes [Tue, 10 Apr 2012 11:15:07 +0000 (13:15 +0200)]
implement empathy_tp_chat_add as a method on TpChat

We want to get rid of the EmpathyContactList interface.

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

12 years agotp-chat: use self->priv directly
Guillaume Desmottes [Tue, 10 Apr 2012 11:05:57 +0000 (13:05 +0200)]
tp-chat: use self->priv directly

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

12 years agotp-chat: port to Telepathy coding style
Guillaume Desmottes [Tue, 10 Apr 2012 10:51:10 +0000 (12:51 +0200)]
tp-chat: port to Telepathy coding style

I'm so tired of hacking in this file using the old style.

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

12 years agoUpdated Spanish translation
Daniel Mustieles [Sun, 8 Apr 2012 11:22:05 +0000 (13:22 +0200)]
Updated Spanish translation

12 years agoUpdated HINDI translation
Chandan Kumar [Sun, 8 Apr 2012 09:18:54 +0000 (14:48 +0530)]
Updated HINDI translation

12 years agopo: fixed problems in en_CA.po
Tiffany Antopolski [Sun, 8 Apr 2012 08:58:47 +0000 (04:58 -0400)]
po: fixed problems in en_CA.po

This fixes bug #673669

12 years agoremove released flag
Guillaume Desmottes [Fri, 6 Apr 2012 07:56:35 +0000 (09:56 +0200)]
remove released flag

12 years agoprepare 3.4.0.2
Guillaume Desmottes [Fri, 6 Apr 2012 07:45:41 +0000 (09:45 +0200)]
prepare 3.4.0.2

12 years agoDISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av
Guillaume Desmottes [Fri, 6 Apr 2012 07:42:10 +0000 (09:42 +0200)]
DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av

Make sure we'll ship empathy-av files in the tarball

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

12 years agoroster-window: Bring back log entry in individual context menu
Guillaume Desmottes [Thu, 5 Apr 2012 13:58:46 +0000 (15:58 +0200)]
roster-window: Bring back log entry in individual context menu

Looks like it has been accidentally removed.

12 years agoAllocate GMutex on the stack
Guillaume Desmottes [Tue, 25 Oct 2011 13:23:30 +0000 (15:23 +0200)]
Allocate GMutex on the stack

g_mutex_new() has been deprecated in GLib 2.31.

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

12 years agostop using g_thread_init
Guillaume Desmottes [Tue, 25 Oct 2011 13:30:05 +0000 (15:30 +0200)]
stop using g_thread_init

It has been deprecated in GLib 2.31.

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

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Thu, 5 Apr 2012 13:25:55 +0000 (15:25 +0200)]
Merge branch 'gnome-3-4'

12 years agoremove released flag
Guillaume Desmottes [Thu, 5 Apr 2012 13:25:37 +0000 (15:25 +0200)]
remove released flag

12 years agoconfigure.ac: remove connectivity libs checks
Guillaume Desmottes [Thu, 5 Apr 2012 11:37:42 +0000 (13:37 +0200)]
configure.ac: remove connectivity libs checks

12 years agoremove EmpathyConnectivity
Guillaume Desmottes [Wed, 28 Mar 2012 08:32:11 +0000 (10:32 +0200)]
remove EmpathyConnectivity

12 years agostop instantiating EmpathyConnectivity
Guillaume Desmottes [Wed, 28 Mar 2012 08:28:24 +0000 (10:28 +0200)]
stop instantiating EmpathyConnectivity

12 years agoaccounts-dialog: use GNetworkMonitor
Guillaume Desmottes [Wed, 28 Mar 2012 08:26:39 +0000 (10:26 +0200)]
accounts-dialog: use GNetworkMonitor

12 years agopresence-chooser: use GNetworkMonitor
Guillaume Desmottes [Wed, 28 Mar 2012 08:26:39 +0000 (10:26 +0200)]
presence-chooser: use GNetworkMonitor

12 years agoDepend on GLib 2.32
Guillaume Desmottes [Wed, 28 Mar 2012 07:59:06 +0000 (09:59 +0200)]
Depend on GLib 2.32

Needed for GNetworkMonitor

12 years agoRemove Meego specific code
Guillaume Desmottes [Thu, 5 Apr 2012 11:44:30 +0000 (13:44 +0200)]
Remove Meego specific code

It's not used any more by Intel.

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Thu, 5 Apr 2012 11:31:59 +0000 (13:31 +0200)]
Merge branch 'gnome-3-4'

12 years agoPrepare 3.4.0.1
Guillaume Desmottes [Thu, 5 Apr 2012 09:02:31 +0000 (11:02 +0200)]
Prepare 3.4.0.1

12 years agocheck if salut settings are valid instead of assume they are not
Guillaume Desmottes [Wed, 4 Apr 2012 13:17:03 +0000 (15:17 +0200)]
check if salut settings are valid instead of assume they are not

If we manage to fetch all the info from EDS the account is ready to connect
and so the 'Connect' button should be sensitive right away.

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

12 years agoadd empathy_local_xmpp_assistant_widget_is_valid()
Guillaume Desmottes [Wed, 4 Apr 2012 13:15:35 +0000 (15:15 +0200)]
add empathy_local_xmpp_assistant_widget_is_valid()

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

12 years agoempathy-nautilus-sendto: use the Empathy icon
Guillaume Desmottes [Wed, 4 Apr 2012 12:35:47 +0000 (14:35 +0200)]
empathy-nautilus-sendto: use the Empathy icon

The first field of NstPluginInfo is the id of the icon of the plugin.

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

12 years agoinclude logger single header
Guillaume Desmottes [Wed, 4 Apr 2012 09:55:14 +0000 (11:55 +0200)]
include logger single header

12 years agoMerge branch 'gnome-3-4'
Guillaume Desmottes [Wed, 4 Apr 2012 09:43:20 +0000 (11:43 +0200)]
Merge branch 'gnome-3-4'

12 years agomacros checking are *_MAX_ALLOWED
Guillaume Desmottes [Wed, 4 Apr 2012 09:23:29 +0000 (11:23 +0200)]
macros checking are *_MAX_ALLOWED

12 years agoDepend on Clutter 1.10
Guillaume Desmottes [Wed, 4 Apr 2012 09:36:20 +0000 (11:36 +0200)]
Depend on Clutter 1.10

Needed for clutter_actor_set_margin_* which is already used.

Shell 3.4 depends of this version as well so that won't be an issue for
distribution shipping GNOME 3.4.

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

12 years agoTooltip text marked as translatable
Laurent [Tue, 3 Apr 2012 07:31:39 +0000 (09:31 +0200)]
Tooltip text marked as translatable

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

12 years agoMerge branch 'gnome-3-4'
Danielle Madeley [Tue, 3 Apr 2012 07:04:53 +0000 (17:04 +1000)]
Merge branch 'gnome-3-4'

12 years agoBump required tp-logger version
Danielle Madeley [Tue, 3 Apr 2012 06:32:13 +0000 (16:32 +1000)]
Bump required tp-logger version

12 years agoLogger support for calls is no longer optional
Danielle Madeley [Tue, 3 Apr 2012 00:41:54 +0000 (10:41 +1000)]
Logger support for calls is no longer optional

12 years agoTplCallEndReason ceased to exist on March 28
Danielle Madeley [Tue, 3 Apr 2012 00:35:09 +0000 (10:35 +1000)]
TplCallEndReason ceased to exist on March 28

12 years agoUpdated Galician translations
Fran Diéguez [Mon, 2 Apr 2012 14:35:18 +0000 (16:35 +0200)]
Updated Galician translations

12 years agoUpdated Persian Translations
Arash Mousavi [Mon, 2 Apr 2012 14:03:20 +0000 (18:33 +0430)]
Updated Persian Translations

12 years agoUpdated Telugu Translation
Sasi Bhushan [Mon, 2 Apr 2012 12:27:41 +0000 (17:57 +0530)]
Updated Telugu Translation

12 years agoAdded support for local IP address and port in SIP account settings widget.
Laurent [Sun, 1 Apr 2012 10:46:21 +0000 (12:46 +0200)]
Added support for local IP address and port in SIP account settings widget.

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

12 years agoUpdated Telugu Translation
Sasi Bhushan [Mon, 2 Apr 2012 11:02:09 +0000 (16:32 +0530)]
Updated Telugu Translation

12 years agoTooltip is more usefull when editing status. Fixup
Laurent [Mon, 2 Apr 2012 09:21:38 +0000 (11:21 +0200)]
Tooltip is more usefull when editing status. Fixup

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

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

12 years agogoa-mc-plugin: fix variable name
Debarshi Ray [Sat, 31 Mar 2012 21:08:27 +0000 (23:08 +0200)]
goa-mc-plugin: fix variable name

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

12 years agomcp-account-manager-goa: g_key_file_get_keys() expects a gsize
Guillaume Desmottes [Mon, 2 Apr 2012 09:01:18 +0000 (11:01 +0200)]
mcp-account-manager-goa: g_key_file_get_keys() expects a gsize

12 years agomcp-account-manager-goa: fix shadow variable warnings
Guillaume Desmottes [Mon, 2 Apr 2012 08:51:43 +0000 (10:51 +0200)]
mcp-account-manager-goa: fix shadow variable warnings

12 years agomcp-account-manager-goa: remove unused variables
Guillaume Desmottes [Mon, 2 Apr 2012 08:51:43 +0000 (10:51 +0200)]
mcp-account-manager-goa: remove unused variables

12 years agogoa-mc-plugin: build with ERROR_CFLAGS
Guillaume Desmottes [Mon, 2 Apr 2012 08:46:56 +0000 (10:46 +0200)]
goa-mc-plugin: build with ERROR_CFLAGS

12 years agoaccount-dialog: add 'Rename' item to the context menu
Guillaume Desmottes [Fri, 30 Mar 2012 12:37:27 +0000 (14:37 +0200)]
account-dialog: add 'Rename' item to the context menu

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

12 years agoaccounts-dialog: keep a pointer on the text renderer
Guillaume Desmottes [Fri, 30 Mar 2012 12:37:09 +0000 (14:37 +0200)]
accounts-dialog: keep a pointer on the text renderer

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

12 years agoreplace Enable/Disable menu items by a check item
Guillaume Desmottes [Fri, 30 Mar 2012 11:38:21 +0000 (13:38 +0200)]
replace Enable/Disable menu items by a check item

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

12 years agoremove empathy_individual_manager_lookup_by_contact()
Guillaume Desmottes [Wed, 28 Mar 2012 13:56:28 +0000 (15:56 +0200)]
remove empathy_individual_manager_lookup_by_contact()

12 years agouse tpf_persona_dup_for_contact() instead of lookup_by_contact()
Guillaume Desmottes [Wed, 28 Mar 2012 13:54:45 +0000 (15:54 +0200)]
use tpf_persona_dup_for_contact() instead of lookup_by_contact()

No need to iterate over all the individuals any more.

12 years agofactor out create_individual_from_persona()
Guillaume Desmottes [Wed, 28 Mar 2012 13:54:17 +0000 (15:54 +0200)]
factor out create_individual_from_persona()

12 years agoStart dev of 3.5
Guillaume Desmottes [Mon, 2 Apr 2012 07:28:33 +0000 (09:28 +0200)]
Start dev of 3.5

12 years ago[l10n] Update Japanese translation
Mako N [Mon, 2 Apr 2012 04:10:25 +0000 (13:10 +0900)]
[l10n] Update Japanese translation

12 years ago[l10n] Update Japanese translation
Mako N [Mon, 2 Apr 2012 03:33:43 +0000 (12:33 +0900)]
[l10n] Update Japanese translation

12 years agoUpdated Persian Translations
Arash Mousavi [Sat, 31 Mar 2012 11:20:25 +0000 (15:50 +0430)]
Updated Persian Translations

12 years ago[l10n] Updated Indonesian translation
Andika Triwidada [Sat, 31 Mar 2012 11:15:24 +0000 (18:15 +0700)]
[l10n] Updated Indonesian translation

12 years agocall-window: raise the overlay actor instead of individual actors
Cosimo Cecchi [Thu, 29 Mar 2012 16:08:40 +0000 (12:08 -0400)]
call-window: raise the overlay actor instead of individual actors

Or the actors will be raised relative to their box, but not relative to
the whole scene.

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

12 years agouse enable_and_connect_account() when enabling an account from the menu
Guillaume Desmottes [Fri, 30 Mar 2012 12:00:15 +0000 (14:00 +0200)]
use enable_and_connect_account() when enabling an account from the menu

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

12 years agofactor out enable_and_connect_account()
Guillaume Desmottes [Fri, 30 Mar 2012 11:59:50 +0000 (13:59 +0200)]
factor out enable_and_connect_account()

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

12 years agoaccounts-dialog: no need to connect the account if we are disabling it
Guillaume Desmottes [Fri, 30 Mar 2012 11:56:01 +0000 (13:56 +0200)]
accounts-dialog: no need to connect the account if we are disabling it

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

12 years agoaccounts_dialog_enable_account_cb: use the usual async cb pattern
Guillaume Desmottes [Fri, 30 Mar 2012 11:44:13 +0000 (13:44 +0200)]
accounts_dialog_enable_account_cb: use the usual async cb pattern

No semantic change.

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

12 years agoempathy-accounts: disable 'Enable' menu entry if not supported
Guillaume Desmottes [Fri, 30 Mar 2012 11:08:31 +0000 (13:08 +0200)]
empathy-accounts: disable 'Enable' menu entry if not supported

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

12 years agofactor out account_can_be_enabled()
Guillaume Desmottes [Fri, 30 Mar 2012 10:47:30 +0000 (12:47 +0200)]
factor out account_can_be_enabled()

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

12 years agoUpdated Korean translation
Changwoo Ryu [Thu, 29 Mar 2012 18:59:41 +0000 (03:59 +0900)]
Updated Korean translation

12 years agoUpdated Arabic translation
Ibrahim Saed [Thu, 29 Mar 2012 13:36:46 +0000 (14:36 +0100)]
Updated Arabic translation

12 years agoev-sidebar: use gtk_list_store_insert_with_values()
Guillaume Desmottes [Thu, 29 Mar 2012 13:12:10 +0000 (15:12 +0200)]
ev-sidebar: use gtk_list_store_insert_with_values()

12 years agopreferences: use gtk_list_store_insert_with_values()
Guillaume Desmottes [Thu, 29 Mar 2012 13:12:10 +0000 (15:12 +0200)]
preferences: use gtk_list_store_insert_with_values()

12 years agonew-chatroom-dialog: use gtk_list_store_insert_with_values()
Guillaume Desmottes [Thu, 29 Mar 2012 13:12:10 +0000 (15:12 +0200)]
new-chatroom-dialog: use gtk_list_store_insert_with_values()

12 years agoimport-widget: use gtk_list_store_insert_with_values()
Guillaume Desmottes [Thu, 29 Mar 2012 13:12:10 +0000 (15:12 +0200)]
import-widget: use gtk_list_store_insert_with_values()