]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoadd the '@chat.facebook.com' suffix to account but dont't display it in the widget
Guillaume Desmottes [Thu, 11 Feb 2010 15:17:03 +0000 (15:17 +0000)]
add the '@chat.facebook.com' suffix to account but dont't display it in the widget

Fixes bug #573194

14 years agoassistant: filter out facebook from the new account page
Guillaume Desmottes [Thu, 11 Feb 2010 14:26:36 +0000 (14:26 +0000)]
assistant: filter out facebook from the new account page

14 years agoHelp user to understand what Facebook alias are and how to set it
Guillaume Desmottes [Thu, 11 Feb 2010 12:46:14 +0000 (12:46 +0000)]
Help user to understand what Facebook alias are and how to set it

14 years agohide the advanced options for Facebook accounts
Guillaume Desmottes [Thu, 11 Feb 2010 12:41:47 +0000 (12:41 +0000)]
hide the advanced options for Facebook accounts

14 years agodon't display the register options for Facebook accounts
Guillaume Desmottes [Thu, 11 Feb 2010 12:39:09 +0000 (12:39 +0000)]
don't display the register options for Facebook accounts

14 years agoaccount-widget: display facebook example label
Guillaume Desmottes [Thu, 11 Feb 2010 12:35:53 +0000 (12:35 +0000)]
account-widget: display facebook example label

14 years agoadd is_facebook arg to empathy_protocol_chooser_dup_selected
Guillaume Desmottes [Thu, 11 Feb 2010 12:34:09 +0000 (12:34 +0000)]
add is_facebook arg to empathy_protocol_chooser_dup_selected

So the assistant and accounts dialog can special case facebook accounts.

14 years agoempathy-protocol-chooser: add a column saying if a row is a facebook account or not
Guillaume Desmottes [Thu, 11 Feb 2010 12:28:44 +0000 (12:28 +0000)]
empathy-protocol-chooser: add a column saying if a row is a facebook account or not

14 years agoadd example label for Facebook accounts
Guillaume Desmottes [Thu, 11 Feb 2010 12:01:14 +0000 (12:01 +0000)]
add example label for Facebook accounts

14 years agoaccount_widget_build_jabber: add few comments
Guillaume Desmottes [Thu, 11 Feb 2010 11:41:58 +0000 (11:41 +0000)]
account_widget_build_jabber: add few comments

14 years agoDrop Haze's facebook implementation
Guillaume Desmottes [Thu, 11 Feb 2010 10:57:16 +0000 (10:57 +0000)]
Drop Haze's facebook implementation

Everyone should use Gabble now.

14 years agoAdd facebook in protocol chooser for gabble CM.
Xavier Claessens [Wed, 10 Feb 2010 23:02:58 +0000 (00:02 +0100)]
Add facebook in protocol chooser for gabble CM.

14 years agoUpdated Galician Translation
Fran Diéguez [Thu, 11 Feb 2010 14:42:10 +0000 (15:42 +0100)]
Updated Galician Translation

14 years agofixed typo in help
Łukasz Jernaś [Thu, 11 Feb 2010 13:37:53 +0000 (14:37 +0100)]
fixed typo in help

14 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 11 Feb 2010 14:00:07 +0000 (15:00 +0100)]
Updated Slovenian translation

14 years agodo_show_accounts_ui: don't unref the EmpathyConnectionManagers
Guillaume Desmottes [Thu, 11 Feb 2010 11:20:04 +0000 (11:20 +0000)]
do_show_accounts_ui: don't unref the EmpathyConnectionManagers

We already unref it once the async callback is done.

14 years agoUpdated Spanish translation
Jorge González [Thu, 11 Feb 2010 06:23:13 +0000 (07:23 +0100)]
Updated Spanish translation

14 years agoupdated Tamil translation
vasudeven [Thu, 11 Feb 2010 02:46:13 +0000 (08:16 +0530)]
updated Tamil translation

14 years agoupdated Tamil translation
vasudeven [Thu, 11 Feb 2010 02:45:19 +0000 (08:15 +0530)]
updated Tamil translation

14 years agoupdated Tamil translation
vasudeven [Thu, 11 Feb 2010 02:07:23 +0000 (07:37 +0530)]
updated Tamil translation

14 years agoupdated Tamil translation
vasudeven [Sat, 23 Jan 2010 23:55:58 +0000 (05:25 +0530)]
updated Tamil translation

14 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 10 Feb 2010 20:50:09 +0000 (21:50 +0100)]
Updated Norwegian bokmål translation

14 years agoMerge branch 'menu'
Xavier Claessens [Wed, 10 Feb 2010 19:14:43 +0000 (20:14 +0100)]
Merge branch 'menu'

14 years agoFix leaked GtkMenu
Xavier Claessens [Wed, 10 Feb 2010 17:51:53 +0000 (18:51 +0100)]
Fix leaked GtkMenu

GtkMenu is initially unowned, which means ref_count is 1 and floating flag is set.
gtk_menu_popup temporarily adds a ref, that will be dropped when the menu is popped
down. So once the menu is popped up, we call g_object_ref_sink() to clear the floating
flag, and g_object_unref() to drop the initial ref. Only the ref from gtk_menu_popup
stay, and the menu will be finalized when it is popped down.

Fixes bug #609567

14 years agoFix leaks, gtk_tree_model_get() returns a ref!
Xavier Claessens [Wed, 10 Feb 2010 19:00:34 +0000 (20:00 +0100)]
Fix leaks, gtk_tree_model_get() returns a ref!

COL_ACCOUNT_POINTER and COL_ACCOUNT_SETTINGS_POINTER are misleading,
they are not POINTER but OBJECT, so we have to unref them.

14 years agoFix creation of imported accounts (#609439)
Guillaume Desmottes [Wed, 10 Feb 2010 11:46:11 +0000 (11:46 +0000)]
Fix creation of imported accounts (#609439)

impl_signal_apply isn't called any more after the "import" page as this page
as a 'next' button now.
So we have to create the imported accounts when preparing the next page.

14 years agoassistant: store the ID of the current page
Guillaume Desmottes [Wed, 10 Feb 2010 11:37:38 +0000 (11:37 +0000)]
assistant: store the ID of the current page

This will make easier to know from which page we are coming in
impl_signal_prepare.

14 years agoaccounts-dialog: wrap label status in info bar
Guillaume Desmottes [Wed, 10 Feb 2010 13:55:00 +0000 (13:55 +0000)]
accounts-dialog: wrap label status in info bar

So the accounts doesn't become huge if user entered a ridiculously long
message (#609537).

14 years agoAdd icon for the 'mxit' protocol (#609519)
K.Vishnoo Charan Reddy [Wed, 10 Feb 2010 12:37:35 +0000 (12:37 +0000)]
Add icon for the 'mxit' protocol (#609519)

This icon won't be displayed while telepathy-haze won't have been released
with a patch renaming the "loubserp-mxit" protocol to "mxit".

14 years agoUse the 'phone' icon for the 'sms' protocol
Guillaume Desmottes [Wed, 10 Feb 2010 13:06:19 +0000 (13:06 +0000)]
Use the 'phone' icon for the 'sms' protocol

14 years agoUpdated Spanish translation
Jorge González [Wed, 10 Feb 2010 07:02:49 +0000 (08:02 +0100)]
Updated Spanish translation

14 years agoCreate the account even when user chooses to not create other one after
Guillaume Desmottes [Tue, 9 Feb 2010 16:56:40 +0000 (16:56 +0000)]
Create the account even when user chooses to not create other one after

As the account is not created in impl_signal_apply() any more, we have to be
smarter in impl_signal_prepare and call account_assistant_apply_account_and_finish in more cases.

That also means that account_assistant_account_enabled_cb doesn't have to
terminate the assistant if the salut account has not been created yet.

Fixes bug #609220.

14 years agoimpl_signal_apply: this function is not called after the create page any more
Guillaume Desmottes [Tue, 9 Feb 2010 16:45:43 +0000 (16:45 +0000)]
impl_signal_apply: this function is not called after the create page any more

The 'create account' page doesn't have a 'apply' button any more so this test
never succeeds any more.

14 years agoReplace SILC icon by one rendering better in 16x16 (#609352)
K.Vishnoo Charan Reddy [Tue, 9 Feb 2010 13:31:01 +0000 (13:31 +0000)]
Replace SILC icon by one rendering better in 16x16 (#609352)

14 years agoMerge branch 'zephyr'
Guillaume Desmottes [Tue, 9 Feb 2010 11:56:47 +0000 (11:56 +0000)]
Merge branch 'zephyr'

14 years agoAdd icon for the Zephyr protocol (#609343)
Guillaume Desmottes [Tue, 9 Feb 2010 11:49:56 +0000 (11:49 +0000)]
Add icon for the Zephyr protocol (#609343)

14 years agoDisable sound notifications for login/logout of contacts (#609319)
Frédéric Péters [Tue, 9 Feb 2010 11:44:08 +0000 (12:44 +0100)]
Disable sound notifications for login/logout of contacts (#609319)

14 years agoUpdated Spanish translation
Jorge González [Tue, 9 Feb 2010 07:21:34 +0000 (08:21 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Mon, 8 Feb 2010 23:22:27 +0000 (00:22 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Mon, 8 Feb 2010 22:52:14 +0000 (23:52 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Mon, 8 Feb 2010 22:51:56 +0000 (23:51 +0100)]
Updated Spanish translation

14 years agostart dev of next release
Guillaume Desmottes [Mon, 8 Feb 2010 20:31:06 +0000 (20:31 +0000)]
start dev of next release

14 years agoprepare 2.29.90 release
Guillaume Desmottes [Mon, 8 Feb 2010 13:12:28 +0000 (13:12 +0000)]
prepare 2.29.90 release

14 years agoUse the SIP icon for the SIMPLE protocol
Guillaume Desmottes [Mon, 8 Feb 2010 15:52:23 +0000 (15:52 +0000)]
Use the SIP icon for the SIMPLE protocol

SIMPLE is a SIP extension.

14 years agoUse a GSList instead of GList to store messages to ack
Guillaume Desmottes [Mon, 8 Feb 2010 19:46:55 +0000 (19:46 +0000)]
Use a GSList instead of GList to store messages to ack

14 years agoempathy-chat: acknowledge pending messages on empathy_chat_messages_read() (#608979)
Danielle Madeley [Thu, 4 Feb 2010 22:24:01 +0000 (09:24 +1100)]
empathy-chat: acknowledge pending messages on empathy_chat_messages_read() (#608979)

Empathy displays this handy number of unread messages in the title bar, but
you can't replicate this behaviour using an Observer because Empathy
acknowledges the messages immediately. This patch makes it so that Empathy
only acknowledges the messages when it decrements the unread messages count.

N.B. EmpathyTpChat currently seems to assume that no other client is going to
acknowledge messages for channels, it is handling. This seems valid enough,
just pointing it out.

14 years agoAdd translation context for the "Edit" contact menu (#608690)
Guillaume Desmottes [Mon, 8 Feb 2010 17:08:56 +0000 (17:08 +0000)]
Add translation context for the "Edit" contact menu (#608690)

14 years agoFix typo in help (#608882)
Łukasz Jernaś [Wed, 3 Feb 2010 11:51:41 +0000 (12:51 +0100)]
Fix typo in help (#608882)

14 years agoDon't call SetAlias for subscription requests until the request has been acked (...
Danielle Madeley [Fri, 5 Feb 2010 00:06:13 +0000 (11:06 +1100)]
Don't call SetAlias for subscription requests until the request has been acked (#608975)

14 years agoDon't assume that removing a user from 'stored' will remove them from all lists
Danielle Madeley [Mon, 8 Feb 2010 00:41:44 +0000 (11:41 +1100)]
Don't assume that removing a user from 'stored' will remove them from all lists

This doesn't appear to be correct for all CMs (at least, it doesn't appear to
be correct for Gabble). At least it doesn't appear incorrect to attempt to
remove the contact from the other lists anyway (#608974).

14 years agomodifies tab-expand and tab-fill properties of child in chat-window (#608053)
Reimundo Heluani [Mon, 8 Feb 2010 11:23:09 +0000 (11:23 +0000)]
modifies tab-expand and tab-fill properties of child in chat-window (#608053)

14 years agoEnsure that the EmpathyIdle is not used in account_manager_ready_cb after being finalized
Travis Reitter [Mon, 8 Feb 2010 10:30:18 +0000 (10:30 +0000)]
Ensure that the EmpathyIdle is not used in account_manager_ready_cb after being finalized

Fixes #608813

14 years agoempathy.c: Initialise variable (#609030)
Danielle Madeley [Tue, 2 Feb 2010 03:24:42 +0000 (14:24 +1100)]
empathy.c: Initialise variable (#609030)

Fixes bug introduced in 24db41f217eea1cbf929cc3e623c50ca626db4b

14 years agoUpdated Spanish translation
Jorge González [Mon, 8 Feb 2010 06:13:23 +0000 (07:13 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Sun, 7 Feb 2010 22:40:44 +0000 (23:40 +0100)]
Updated Spanish translation

14 years agoUpdated Swedish translation
Daniel Nylander [Sun, 7 Feb 2010 17:21:44 +0000 (18:21 +0100)]
Updated Swedish translation

14 years agoUpdated Spanish translation
Jorge González [Sun, 7 Feb 2010 15:51:52 +0000 (16:51 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Sun, 7 Feb 2010 12:05:38 +0000 (13:05 +0100)]
Updated Spanish translation

14 years agoModified Spanish screenshot
Jorge González [Sat, 6 Feb 2010 11:03:17 +0000 (12:03 +0100)]
Modified Spanish screenshot

14 years agoUpdated Spanish translation
Jorge González [Sat, 6 Feb 2010 11:02:57 +0000 (12:02 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Fri, 5 Feb 2010 19:13:47 +0000 (20:13 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Thu, 4 Feb 2010 07:26:15 +0000 (08:26 +0100)]
Updated Spanish translation

14 years agoUpdated German translation
Christian Kirbach [Wed, 3 Feb 2010 20:12:23 +0000 (21:12 +0100)]
Updated German translation

14 years agoUpdated Spanish translation
Jorge González [Wed, 3 Feb 2010 07:07:45 +0000 (08:07 +0100)]
Updated Spanish translation

14 years agoAdding myself to contributors
Danielle Madeley [Tue, 2 Feb 2010 03:13:37 +0000 (14:13 +1100)]
Adding myself to contributors

14 years agoUpdated Spanish translation
Jorge González [Mon, 1 Feb 2010 18:54:09 +0000 (19:54 +0100)]
Updated Spanish translation

14 years agoUpdating Estonian translation
Mattias Põldaru [Mon, 1 Feb 2010 04:07:29 +0000 (06:07 +0200)]
Updating Estonian translation

14 years agoUpdated Spanish translation
Jorge González [Sun, 31 Jan 2010 17:53:37 +0000 (18:53 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Sun, 31 Jan 2010 11:10:25 +0000 (12:10 +0100)]
Updated Spanish translation

14 years agoUpdated Greek translation
Simos Xenitellis [Sun, 31 Jan 2010 00:23:49 +0000 (02:23 +0200)]
Updated Greek translation

14 years agoUpdated Bulgarian translation
Alexander Shopov [Fri, 29 Jan 2010 12:16:05 +0000 (14:16 +0200)]
Updated Bulgarian translation

14 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 28 Jan 2010 14:36:21 +0000 (15:36 +0100)]
Updated Slovenian translation

14 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Wed, 27 Jan 2010 16:40:38 +0000 (23:40 +0700)]
Updated Thai translation.

14 years agoUpdated Bengali translation
Jamil Ahmed [Wed, 27 Jan 2010 13:54:39 +0000 (19:54 +0600)]
Updated Bengali translation

14 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Mon, 25 Jan 2010 21:59:53 +0000 (05:59 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

14 years agoUpdated Spanish translation
Jorge González [Mon, 25 Jan 2010 19:37:05 +0000 (20:37 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Mon, 25 Jan 2010 18:40:30 +0000 (19:40 +0100)]
Updated Spanish translation

14 years agostart dev of 2.29.7
Guillaume Desmottes [Mon, 25 Jan 2010 17:08:37 +0000 (17:08 +0000)]
start dev of 2.29.7

14 years agoprepare 2.29.6 release
Guillaume Desmottes [Mon, 25 Jan 2010 16:46:36 +0000 (16:46 +0000)]
prepare 2.29.6 release

14 years agoShow protocol in compat mode too
Guillaume Desmottes [Mon, 18 Jan 2010 12:35:36 +0000 (12:35 +0000)]
Show protocol in compat mode too

There is no reason to not to (#607207).

14 years agocontact_list_store_update_list_mode_foreach: remove useless show_protocol variable
Guillaume Desmottes [Mon, 18 Jan 2010 12:34:54 +0000 (12:34 +0000)]
contact_list_store_update_list_mode_foreach: remove useless show_protocol variable

14 years agocontact_list_store_contact_update: remove useless show_protocol variable
Guillaume Desmottes [Mon, 18 Jan 2010 12:34:28 +0000 (12:34 +0000)]
contact_list_store_contact_update: remove useless show_protocol variable

14 years agoEllipsize connection error infobars
Will Thompson [Mon, 25 Jan 2010 15:45:07 +0000 (15:45 +0000)]
Ellipsize connection error infobars

This prevents your contact list being forcibly expanded horizontally
when an account with a long name fails to connect. Fixes: #608043

14 years agoFix building nst plugin out of tree.
Will Thompson [Mon, 25 Jan 2010 15:44:56 +0000 (15:44 +0000)]
Fix building nst plugin out of tree.

14 years agoaccounts_dialog_accounts_setup: use empathy_connection_managers_prepare_async
Guillaume Desmottes [Mon, 25 Jan 2010 14:57:09 +0000 (14:57 +0000)]
accounts_dialog_accounts_setup: use empathy_connection_managers_prepare_async

That way we are sure that the callback is called even if the managers is
already ready (#607925).

14 years agoMerge commit 'kaserf/buttons-infobar-606329'
Guillaume Desmottes [Mon, 25 Jan 2010 14:19:05 +0000 (14:19 +0000)]
Merge commit 'kaserf/buttons-infobar-606329'

14 years agosplit strings to no translate markups
Guillaume Desmottes [Mon, 25 Jan 2010 14:03:57 +0000 (14:03 +0000)]
split strings to no translate markups

14 years agothere is no reasy why error would be NULL if e_book_get_self failed
Guillaume Desmottes [Mon, 25 Jan 2010 12:48:31 +0000 (12:48 +0000)]
there is no reasy why error would be NULL if e_book_get_self failed

14 years agoremove create_salut_account_if_needed as it's done in the assistant now
Guillaume Desmottes [Mon, 25 Jan 2010 12:43:10 +0000 (12:43 +0000)]
remove create_salut_account_if_needed as it's done in the assistant now

14 years agorephrase the salut error page
Guillaume Desmottes [Mon, 25 Jan 2010 12:22:37 +0000 (12:22 +0000)]
rephrase the salut error page

14 years agoadd a hint about how to reach the accounts dialog
Guillaume Desmottes [Mon, 25 Jan 2010 12:16:38 +0000 (12:16 +0000)]
add a hint about how to reach the accounts dialog

14 years agoSplit markups and translated string to make this easier for translators
Guillaume Desmottes [Mon, 25 Jan 2010 12:08:31 +0000 (12:08 +0000)]
Split markups and translated string to make this easier for translators

14 years agorename build_error_page to build_error_vbox
Guillaume Desmottes [Mon, 25 Jan 2010 12:00:15 +0000 (12:00 +0000)]
rename build_error_page to build_error_vbox

14 years agoaccount_assistant_page_forward_func: never go forward after the salut page
Guillaume Desmottes [Mon, 25 Jan 2010 11:57:38 +0000 (11:57 +0000)]
account_assistant_page_forward_func: never go forward after the salut page

This fix a bug if user chooses to not create a salut account.

14 years agoDisplay 'back' button in the import and create page
Guillaume Desmottes [Mon, 25 Jan 2010 11:51:40 +0000 (11:51 +0000)]
Display 'back' button in the import and create page

14 years agoFix account creation regression
Guillaume Desmottes [Fri, 22 Jan 2010 14:15:48 +0000 (14:15 +0000)]
Fix account creation regression

Each time we add a new account, a new page is added to the assistant. So
checking if id equal PAGE_ENTER_CREATE is not enough as the next pages will
have an id greater than that.

14 years agoDon't display the salut page after the create one if there is no need to
Guillaume Desmottes [Fri, 22 Jan 2010 11:56:51 +0000 (11:56 +0000)]
Don't display the salut page after the create one if there is no need to

14 years agoDon't display the salut page after the import one if there is no need to
Guillaume Desmottes [Fri, 22 Jan 2010 10:58:45 +0000 (10:58 +0000)]
Don't display the salut page after the import one if there is no need to

14 years agoDisplay the salut page after the create one
Guillaume Desmottes [Thu, 21 Jan 2010 17:34:31 +0000 (17:34 +0000)]
Display the salut page after the create one

14 years agoDisplay the salut page after the import one
Guillaume Desmottes [Thu, 21 Jan 2010 16:38:31 +0000 (16:38 +0000)]
Display the salut page after the import one