]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoDon't pass managers to create_salut_account_if_needed
Guillaume Desmottes [Tue, 19 Jan 2010 14:54:46 +0000 (14:54 +0000)]
Don't pass managers to create_salut_account_if_needed

It can dup it itself.

14 years agomove create_salut_account_if_needed and should_create_salut_account to a new file
Guillaume Desmottes [Tue, 19 Jan 2010 14:40:57 +0000 (14:40 +0000)]
move create_salut_account_if_needed and should_create_salut_account to a new file

14 years agoaccount-assistant: disable Google Talk when creating a new account
Guillaume Desmottes [Tue, 19 Jan 2010 14:03:11 +0000 (14:03 +0000)]
account-assistant: disable Google Talk when creating a new account

Google Talk doesn't support inband registration (#607455).

14 years agoPass a boolean saying if the protocol is Google Talk or not to EmpathyProtocolChooser...
Guillaume Desmottes [Tue, 19 Jan 2010 14:01:26 +0000 (14:01 +0000)]
Pass a boolean saying if the protocol is Google Talk or not to EmpathyProtocolChooserFilterFunc

That's the only way to filter Google Talk if we want to.

14 years agoadd_register_buttons: don't show the register buttons in simple mode
Guillaume Desmottes [Tue, 19 Jan 2010 13:49:37 +0000 (13:49 +0000)]
add_register_buttons: don't show the register buttons in simple mode

We use another page in the assistant to create new accounts (#607455).

14 years agoaccount-widget: check that the apply button actually exist before modifying it
Guillaume Desmottes [Tue, 19 Jan 2010 13:42:12 +0000 (13:42 +0000)]
account-widget: check that the apply button actually exist before modifying it

It's not created in the 'simple' version of the widget. (#607455)

14 years agoMake sure the column spacing is the same for all protocols.
Cosimo Cecchi [Tue, 19 Jan 2010 13:59:28 +0000 (14:59 +0100)]
Make sure the column spacing is the same for all protocols.

14 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Tue, 19 Jan 2010 13:14:07 +0000 (14:14 +0100)]
Updated Norwegian bokmål translation

14 years agoAdd a remove button below the accounts treeview instead of the in-treeview icon.
Xavier Claessens [Mon, 18 Jan 2010 19:37:39 +0000 (20:37 +0100)]
Add a remove button below the accounts treeview instead of the in-treeview icon.

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

14 years agoall.xml: remove unused and redundant external-type
Guillaume Desmottes [Mon, 18 Jan 2010 17:10:16 +0000 (17:10 +0000)]
all.xml: remove unused and redundant external-type

They are either not used anymore or already defined in generic-types.xml

14 years agoremove Channel_Handler.xml; we don't use it since a while
Guillaume Desmottes [Mon, 18 Jan 2010 16:59:45 +0000 (16:59 +0000)]
remove Channel_Handler.xml; we don't use it since a while

14 years agoremove Tube_Handler.xml
Guillaume Desmottes [Thu, 14 Jan 2010 14:05:54 +0000 (14:05 +0000)]
remove Tube_Handler.xml

14 years agoremove empathy-tube-handler.c and empathy-tube-dispatch
Guillaume Desmottes [Thu, 14 Jan 2010 14:11:47 +0000 (14:11 +0000)]
remove empathy-tube-handler.c and empathy-tube-dispatch

14 years agostop dispatching tube channels (#599159)
Guillaume Desmottes [Thu, 14 Jan 2010 14:31:54 +0000 (14:31 +0000)]
stop dispatching tube channels (#599159)

Tube applications should use the ChannelDispatcher.

14 years agoUnify the infobar and the account name widgets.
Cosimo Cecchi [Mon, 18 Jan 2010 16:30:46 +0000 (17:30 +0100)]
Unify the infobar and the account name widgets.

14 years agoChanged the return string of empathy_presence_get_default_message to Invisible so...
G.Balaji [Mon, 18 Jan 2010 15:10:02 +0000 (20:40 +0530)]
Changed the return string of empathy_presence_get_default_message to Invisible so that we display Invisible to the user.

This fix bug #603472

14 years agoFix /join command with one channel (#607306)
Thomas Meire [Mon, 18 Jan 2010 14:53:23 +0000 (14:53 +0000)]
Fix /join command with one channel (#607306)

14 years agofix identation
Guillaume Desmottes [Mon, 18 Jan 2010 11:15:26 +0000 (11:15 +0000)]
fix identation

14 years agoStop greysing and blinking the protocol icon
Guillaume Desmottes [Fri, 15 Jan 2010 12:15:27 +0000 (12:15 +0000)]
Stop greysing and blinking the protocol icon

We now have another icon showing the connection status so there is no point to
display it (in an unclear way) in the protocol icon as well.

14 years agoupdate account in treeview when it's disabled
Guillaume Desmottes [Fri, 15 Jan 2010 11:27:16 +0000 (11:27 +0000)]
update account in treeview when it's disabled

14 years agoupdate treeview when account's status is changed
Guillaume Desmottes [Fri, 15 Jan 2010 10:48:15 +0000 (10:48 +0000)]
update treeview when account's status is changed

14 years agoaccounts-dialog: display status of accounts in the treeview (#605309)
Guillaume Desmottes [Thu, 14 Jan 2010 16:02:43 +0000 (16:02 +0000)]
accounts-dialog: display status of accounts in the treeview (#605309)

14 years agorename accounts_dialog_model_pixbuf_data_func to accounts_dialog_model_protocol_pixbu...
Guillaume Desmottes [Thu, 14 Jan 2010 15:43:16 +0000 (15:43 +0000)]
rename accounts_dialog_model_pixbuf_data_func to accounts_dialog_model_protocol_pixbuf_data_func

14 years agoaccounts-dialog: remember the account and password param when changing protocol ...
Guillaume Desmottes [Fri, 15 Jan 2010 16:13:49 +0000 (16:13 +0000)]
accounts-dialog: remember the account and password param when changing protocol (#605532)

14 years agoaccount-widget: add empathy_account_widget_set_{account,password}_param
Guillaume Desmottes [Fri, 15 Jan 2010 16:13:24 +0000 (16:13 +0000)]
account-widget: add empathy_account_widget_set_{account,password}_param

This will be used to restore the account and password params when switching
widgets.

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

14 years agoSupport silent build rules with automake 1.11
Javier Jardón [Sun, 17 Jan 2010 20:05:38 +0000 (21:05 +0100)]
Support silent build rules with automake 1.11

Support silent build rules, requires at least automake-1.11.
Disable by either passing --disable-silent-rules to configure or
passing V=1 to make.

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

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoset presence to offline when account is disabled
Felix Kaser [Sat, 16 Jan 2010 15:15:31 +0000 (16:15 +0100)]
set presence to offline when account is disabled

else the presence is empty and no icon is shown in the infobar (#604706)

14 years agoConsider connected account which doesn't implement presence as available (#604700)
Guillaume Desmottes [Fri, 15 Jan 2010 14:04:48 +0000 (14:04 +0000)]
Consider connected account which doesn't implement presence as available (#604700)

14 years agoRephrase the TP_CONNECTION_STATUS_REASON_REQUESTED message to make it clearer (#606510)
Guillaume Desmottes [Fri, 15 Jan 2010 14:10:37 +0000 (14:10 +0000)]
Rephrase the TP_CONNECTION_STATUS_REASON_REQUESTED message to make it clearer (#606510)

14 years agoNo need to get RequestableChannelClasses if ContactCapability is implemented
Guillaume Desmottes [Thu, 14 Jan 2010 12:58:38 +0000 (12:58 +0000)]
No need to get RequestableChannelClasses if ContactCapability is implemented

We use it only as a fallback if it's not.

14 years agofactor out channel_classes_to_capabilities
Guillaume Desmottes [Thu, 14 Jan 2010 12:48:22 +0000 (12:48 +0000)]
factor out channel_classes_to_capabilities

14 years agoUse ContactCapabilities to get audio/video caps (#599163)
Guillaume Desmottes [Wed, 13 Jan 2010 15:17:01 +0000 (15:17 +0000)]
Use ContactCapabilities to get audio/video caps (#599163)

14 years agoStop using the old Capabilities iface if ContactCapabilities is implemented
Guillaume Desmottes [Wed, 13 Jan 2010 14:49:14 +0000 (14:49 +0000)]
Stop using the old Capabilities iface if ContactCapabilities is implemented

14 years agoClaim that contacts support stream tube if it's announced in their contact capabilities
Guillaume Desmottes [Wed, 13 Jan 2010 14:06:12 +0000 (14:06 +0000)]
Claim that contacts support stream tube if it's announced in their contact capabilities

14 years agoClaim that contacts support FT if it's announced in their contact capabilities (...
Guillaume Desmottes [Wed, 13 Jan 2010 13:59:23 +0000 (13:59 +0000)]
Claim that contacts support FT if it's announced in their contact capabilities (#599164)

14 years agoDon't assume contacts support FT if ContactCapabilities is implemented
Guillaume Desmottes [Wed, 13 Jan 2010 13:55:24 +0000 (13:55 +0000)]
Don't assume contacts support FT if ContactCapabilities is implemented

14 years agoaccount-widget: use empathy_account_widget_changed
Guillaume Desmottes [Thu, 14 Jan 2010 11:38:18 +0000 (11:38 +0000)]
account-widget: use empathy_account_widget_changed

14 years agoaccount-widget-irc: Call empathy_account_widget_changed when network combobox is...
Guillaume Desmottes [Thu, 14 Jan 2010 11:31:03 +0000 (11:31 +0000)]
account-widget-irc: Call empathy_account_widget_changed when network combobox is changed

By calling this function we'll activate the connect button and record that the
widget contains pending changes (#606642).

14 years agoadd empathy_account_widget_changed as protected method
Guillaume Desmottes [Thu, 14 Jan 2010 11:30:37 +0000 (11:30 +0000)]
add empathy_account_widget_changed as protected method

14 years agoUpdated Arabic translation
Khaled Hosny [Thu, 14 Jan 2010 11:18:04 +0000 (13:18 +0200)]
Updated Arabic translation

14 years agoUpdated French translation
Claude Paroz [Wed, 13 Jan 2010 20:40:22 +0000 (21:40 +0100)]
Updated French translation

14 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 13 Jan 2010 17:53:19 +0000 (18:53 +0100)]
Updated Norwegian bokmål translation

14 years agoCall xmlCleanupParser() only once when exiting (#600693)
Guillaume Desmottes [Wed, 13 Jan 2010 10:28:29 +0000 (10:28 +0000)]
Call xmlCleanupParser() only once when exiting (#600693)

This function should only be called when exiting the application as it cleans
up the memory allocated by the library itself.

Thanks to Lennart for pointing this out.

14 years agoMerge branch 'contact'
Xavier Claessens [Wed, 13 Jan 2010 10:59:24 +0000 (11:59 +0100)]
Merge branch 'contact'

14 years agoRemove the "Contact" alignment from contat widget
Xavier Claessens [Wed, 13 Jan 2010 10:53:46 +0000 (11:53 +0100)]
Remove the "Contact" alignment from contat widget

14 years agoUse the proper enum value when checking FsMediaType
Guillaume Desmottes [Wed, 13 Jan 2010 10:12:03 +0000 (10:12 +0000)]
Use the proper enum value when checking FsMediaType

FS_MEDIA_TYPE_VIDEO and TP_MEDIA_STREAM_TYPE_VIDEO have actually the same
value but newer versions of gcc are smarter and detect this kind of bug.

14 years agoAdded initial Spanish translation
Jorge González [Tue, 12 Jan 2010 19:22:12 +0000 (20:22 +0100)]
Added initial Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Tue, 12 Jan 2010 19:22:04 +0000 (20:22 +0100)]
Updated Spanish translation

14 years agoRevert "Escape the header of the notification (#599431)"
Guillaume Desmottes [Tue, 12 Jan 2010 17:05:09 +0000 (17:05 +0000)]
Revert "Escape the header of the notification (#599431)"

This reverts commit 4363fe7a71208ee2d696211838f028ef97700b45.

According to the notification spec, headers should not be escaped.
Escaping them leads to displaying escaped text in the notification with some
daemon (#603498).

The bug #599431 was probably due to a bug in the notification-daemon and seems
to work fine now.

14 years agoAdd search bar in chat text views (#585168)
Thomas Meire [Tue, 12 Jan 2010 15:34:39 +0000 (15:34 +0000)]
Add search bar in chat text views (#585168)

14 years agochat_window_create_label: ref the widgets stored as data so we are sure they stay...
Guillaume Desmottes [Mon, 21 Dec 2009 11:20:02 +0000 (11:20 +0000)]
chat_window_create_label: ref the widgets stored as data so we are sure they stay alive when doing DnD

14 years agostart dev of next version
Guillaume Desmottes [Tue, 12 Jan 2010 11:17:05 +0000 (11:17 +0000)]
start dev of next version

14 years agoprepare 2.29.5.1
Guillaume Desmottes [Tue, 12 Jan 2010 10:46:03 +0000 (10:46 +0000)]
prepare 2.29.5.1

14 years agoRevert "added si to LINGUAS file"
Guillaume Desmottes [Tue, 12 Jan 2010 10:41:07 +0000 (10:41 +0000)]
Revert "added si to LINGUAS file"

This reverts commit 26f31d66832b7ec72aa5544de15cd99cbf90640e.
This commit accidentally removed the po/LINGUAS file.

14 years agoReorder functions to not declare them on top
Xavier Claessens [Tue, 12 Jan 2010 07:29:47 +0000 (08:29 +0100)]
Reorder functions to not declare them on top

14 years agoupdating for Punjabi by A S Alam
A S Alam [Tue, 12 Jan 2010 03:03:33 +0000 (08:33 +0530)]
updating for Punjabi by A S Alam

14 years agostart dev of 2.29.6
Guillaume Desmottes [Mon, 11 Jan 2010 18:32:02 +0000 (18:32 +0000)]
start dev of 2.29.6

14 years agoadd Channel_Interface_Conference.xml to EXTRA_DIST
Guillaume Desmottes [Mon, 11 Jan 2010 17:55:29 +0000 (17:55 +0000)]
add Channel_Interface_Conference.xml to EXTRA_DIST

14 years agoprepare 2.29.5 release
Guillaume Desmottes [Mon, 11 Jan 2010 17:16:58 +0000 (17:16 +0000)]
prepare 2.29.5 release

14 years agocontact_list_store_get_contact_status_icon_with_icon_name: early return if icon_name...
Guillaume Desmottes [Mon, 11 Jan 2010 17:02:43 +0000 (17:02 +0000)]
contact_list_store_get_contact_status_icon_with_icon_name: early return if icon_name is NULL

14 years agoempathy_pixbuf_contact_status_icon_with_icon_name: icon_name is not supposed to be...
Guillaume Desmottes [Mon, 11 Jan 2010 17:02:15 +0000 (17:02 +0000)]
empathy_pixbuf_contact_status_icon_with_icon_name: icon_name is not supposed to be NULL

14 years agolisten for the "account-validity-changed" so new account are added to the dispatcher...
Guillaume Desmottes [Mon, 11 Jan 2010 15:59:45 +0000 (15:59 +0000)]
listen for the "account-validity-changed" so new account are added to the dispatcher (#605689)

14 years agostore status-changed sig handler in a hash table
Guillaume Desmottes [Mon, 11 Jan 2010 15:59:36 +0000 (15:59 +0000)]
store status-changed sig handler in a hash table

14 years agofactor out connect_account
Guillaume Desmottes [Mon, 11 Jan 2010 15:57:16 +0000 (15:57 +0000)]
factor out connect_account

14 years agoempathy_dispatcher_join_muc: assert than connection_data is not NULL
Guillaume Desmottes [Wed, 6 Jan 2010 14:27:36 +0000 (14:27 +0000)]
empathy_dispatcher_join_muc: assert than connection_data is not NULL

14 years agoWait that the pipeline has been started before enabling camera
Guillaume Desmottes [Mon, 11 Jan 2010 14:58:59 +0000 (14:58 +0000)]
Wait that the pipeline has been started before enabling camera

The v4l2src element doesn't work properly if the pipeline has not been started
(#605549).

14 years agofactor out start_call
Guillaume Desmottes [Mon, 11 Jan 2010 14:47:47 +0000 (14:47 +0000)]
factor out start_call

14 years agoempathy_call_window_constructed: no need to call display_video_preview
Guillaume Desmottes [Mon, 11 Jan 2010 14:01:13 +0000 (14:01 +0000)]
empathy_call_window_constructed: no need to call display_video_preview

The callback fired when tool_button_camera_on will call it for us.

14 years agoremember handler ids to prevent double invokation
Felix Kaser [Sat, 9 Jan 2010 12:22:55 +0000 (13:22 +0100)]
remember handler ids to prevent double invokation

the handler ids for the status-changed signals are remembered to prevent registration more than once on newly created accounts

14 years agouse G_TYPE_OBJECT instead of G_TYPE_POINTER
Felix Kaser [Sat, 9 Jan 2010 11:47:34 +0000 (12:47 +0100)]
use G_TYPE_OBJECT instead of G_TYPE_POINTER

in the signature of the account-created signal

14 years agoconnect to val-changed signal in contact manager
Felix Kaser [Mon, 28 Dec 2009 13:39:57 +0000 (14:39 +0100)]
connect to val-changed signal in contact manager

new accounts have to be registered for status-changed signals, that can only be done if the account-validity-changed signal is handled.
fixes bug #604628

14 years agoconnect to status-changed signal of new accounts
Felix Kaser [Mon, 28 Dec 2009 12:53:29 +0000 (13:53 +0100)]
connect to status-changed signal of new accounts

the main window has to listen for status-changed signals of newly created accounts to display error-infobar

14 years agoconnect to signals when account has been created
Felix Kaser [Mon, 28 Dec 2009 12:03:12 +0000 (13:03 +0100)]
connect to signals when account has been created

when a new account is created the signals presence-changed and status-changed of the account are connected to update the treeview icon and status infobar

14 years agodon't make add-button sensitive on protocol change
Felix Kaser [Sat, 9 Jan 2010 15:04:31 +0000 (16:04 +0100)]
don't make add-button sensitive on protocol change

when creating an account the treeview and add/import buttons should be insensitive. when during creating the protocol was altered via protocol-chooser the add-button became sensitive. this should be fixed with this commit

14 years agodisable treeview when creating an account
Felix Kaser [Sun, 27 Dec 2009 10:06:19 +0000 (11:06 +0100)]
disable treeview when creating an account

fixes bug 604154

14 years agoConvert the context info to a translator comment (#606513)
Claude Paroz [Mon, 11 Jan 2010 12:12:19 +0000 (12:12 +0000)]
Convert the context info to a translator comment (#606513)

14 years agoaccounts-dialog: inherit from GtkDialog (#600023)
Guillaume Desmottes [Tue, 17 Nov 2009 12:16:31 +0000 (12:16 +0000)]
accounts-dialog: inherit from GtkDialog (#600023)

14 years agoUpdated Swedish translation
Daniel Nylander [Sat, 9 Jan 2010 17:22:09 +0000 (18:22 +0100)]
Updated Swedish translation

14 years agoremove box around advanced settings
Felix Kaser [Sun, 27 Dec 2009 09:48:35 +0000 (10:48 +0100)]
remove box around advanced settings

in generic-widget, fixes bug 605529

14 years agoUpdated Spanish translation
Jorge González [Fri, 8 Jan 2010 19:51:55 +0000 (20:51 +0100)]
Updated Spanish translation

14 years agoUpdated Spanish translation
Jorge González [Wed, 6 Jan 2010 19:06:23 +0000 (20:06 +0100)]
Updated Spanish translation

14 years agocontact-list-view: merge the audio and vido call column
Guillaume Desmottes [Wed, 23 Dec 2009 12:41:59 +0000 (12:41 +0000)]
contact-list-view: merge the audio and vido call column

Now that we display a context menu allowing to start audio and video call
there is no point to keep the 2 icons. Merge them to one column as they are
not just a hint saying that the contact supports audio and/or video.

14 years agoDisplay a context menu when clicking on audio/video icons (#590051)
Guillaume Desmottes [Wed, 23 Dec 2009 12:09:45 +0000 (12:09 +0000)]
Display a context menu when clicking on audio/video icons (#590051)

14 years agohash_job_done: set hash_data->error to NULL when cleaning it
Guillaume Desmottes [Wed, 6 Jan 2010 17:17:39 +0000 (17:17 +0000)]
hash_job_done: set hash_data->error to NULL when cleaning it

This avoid to try to clean it at second time in hash_data_free (#606220).

14 years agoallow multiple rooms with /join (bug #604347)
Thomas Meire [Sat, 2 Jan 2010 20:35:05 +0000 (21:35 +0100)]
allow multiple rooms with /join (bug #604347)

14 years agoUpdated Spanish translation
Jorge González [Wed, 6 Jan 2010 16:02:33 +0000 (17:02 +0100)]
Updated Spanish translation

14 years agoremove debug message when creating or retrieving a status icon from the cache
Guillaume Desmottes [Wed, 6 Jan 2010 15:30:08 +0000 (15:30 +0000)]
remove debug message when creating or retrieving a status icon from the cache

14 years agoAdd the protocol icon in EmpathyContactWidget. That's displayed for contact list...
Xavier Claessens [Wed, 6 Jan 2010 15:37:47 +0000 (16:37 +0100)]
Add the protocol icon in EmpathyContactWidget. That's displayed for contact list tooltip too.

14 years agorename 'location' to 'loc' to fix shadow declaration
Guillaume Desmottes [Wed, 6 Jan 2010 15:25:39 +0000 (15:25 +0000)]
rename 'location' to 'loc' to fix shadow declaration

14 years agoRemove Pango markup from translatable strings where possible
Philip Withnall [Fri, 1 Jan 2010 13:02:23 +0000 (13:02 +0000)]
Remove Pango markup from translatable strings where possible

Use GtkBuilder attributes on labels instead, and change one instance of code
to automatically add markup to the translated string.

14 years agoshow_protocols should be disabled by default (#605822)
Guillaume Desmottes [Wed, 6 Jan 2010 15:10:58 +0000 (15:10 +0000)]
show_protocols should be disabled by default (#605822)

14 years agoUpdated Spanish translation
Jorge González [Wed, 6 Jan 2010 15:07:15 +0000 (16:07 +0100)]
Updated Spanish translation

14 years agoPrint autocompletion suggestions to chatview (#599779)
Thomas Meire [Wed, 6 Jan 2010 11:47:29 +0000 (11:47 +0000)]
Print autocompletion suggestions to chatview (#599779)

14 years agoFix autocompletion for non-alphanumeric nicknames
Thomas Meire [Wed, 6 Jan 2010 11:03:23 +0000 (11:03 +0000)]
Fix autocompletion for non-alphanumeric nicknames

This bug is caused by the behaviour of gtk_text_iter_backward_word_start. It
searches the text for delimiters, based on languages in pango. Numbers and
characters as | and [ are not considered to be part of a word in most
languages, while they are a part of nicknames. Therefore, empathy fails to get
the typed part of the nickname.
The attached patch will instead search backwards for a space character. The
text that needs to be completed, is the text between the caret and the first
space before that. (#554767)

14 years agoPOTFILES.in: add empathy-invite-participant-dialog.c
Guillaume Desmottes [Wed, 6 Jan 2010 11:01:12 +0000 (11:01 +0000)]
POTFILES.in: add empathy-invite-participant-dialog.c

14 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 6 Jan 2010 10:06:20 +0000 (11:06 +0100)]
Updated Norwegian bokmål translation.

14 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 2 Jan 2010 09:22:54 +0000 (10:22 +0100)]
Updated Slovenian translation

14 years agoMiscellaneous string fixes
Philip Withnall [Thu, 31 Dec 2009 18:08:40 +0000 (18:08 +0000)]
Miscellaneous string fixes

Lots of small spelling and grammar fixes, as well as some terminology
cleanups.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>