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

14 years agorename should_create_salut_account to display_salut_page
Guillaume Desmottes [Thu, 21 Jan 2010 15:33:10 +0000 (15:33 +0000)]
rename should_create_salut_account to display_salut_page

14 years agoDisplay an error message if Salut is not installed
Guillaume Desmottes [Thu, 21 Jan 2010 15:28:58 +0000 (15:28 +0000)]
Display an error message if Salut is not installed

Please enter the commit message for your changes. Lines starting

14 years agofactor out build_error_page
Guillaume Desmottes [Thu, 21 Jan 2010 15:28:32 +0000 (15:28 +0000)]
factor out build_error_page

14 years agoassistant: move creation of the page from _init to _constructed
Guillaume Desmottes [Thu, 21 Jan 2010 14:46:59 +0000 (14:46 +0000)]
assistant: move creation of the page from _init to _constructed

We are going to need the connection managers received as a property.

14 years agoPass a ready EmpathyConnectionManagers to empathy_account_assistant_show
Guillaume Desmottes [Thu, 21 Jan 2010 14:33:00 +0000 (14:33 +0000)]
Pass a ready EmpathyConnectionManagers to empathy_account_assistant_show

This kinda suck but we have to construct the assistant in a sync way so can't
wait for the manager to become ready.

14 years agoMove all the tests checking if we should display the the assistant to a single function
Guillaume Desmottes [Thu, 21 Jan 2010 14:03:06 +0000 (14:03 +0000)]
Move all the tests checking if we should display the the assistant to a single function

We used to check that in a lot of different places. Refactor the code to make
it clearer and easier to understand.

14 years agoDon't display the salut page if there is no need to create the account
Guillaume Desmottes [Wed, 20 Jan 2010 16:51:11 +0000 (16:51 +0000)]
Don't display the salut page if there is no need to create the account

14 years agoset the salut-account-created gconf key once the account has been created
Guillaume Desmottes [Wed, 20 Jan 2010 16:03:38 +0000 (16:03 +0000)]
set the salut-account-created gconf key once the account has been created

14 years agodon't set display name if there is already one defined
Guillaume Desmottes [Wed, 20 Jan 2010 15:54:24 +0000 (15:54 +0000)]
don't set display name if there is already one defined

Display name is already set for the salut account.

14 years agoaccount-assistant: use existing code to create the salut account and respect the...
Guillaume Desmottes [Wed, 20 Jan 2010 15:50:38 +0000 (15:50 +0000)]
account-assistant: use existing code to create the salut account and respect the settings defined by user

14 years agoaccount-assistant: add a page to configure the salut account
Guillaume Desmottes [Wed, 20 Jan 2010 14:58:14 +0000 (14:58 +0000)]
account-assistant: add a page to configure the salut account

This will let user filling his details if we failed to fetch them and so give
him a chance to actually create the Salut account (#596575).

14 years agoaccount-widget-salut: don't display advanced properties in simple mode
Guillaume Desmottes [Wed, 20 Jan 2010 14:51:35 +0000 (14:51 +0000)]
account-widget-salut: don't display advanced properties in simple mode

14 years agofactor out and export create_salut_account_settings
Guillaume Desmottes [Wed, 20 Jan 2010 14:50:44 +0000 (14:50 +0000)]
factor out and export create_salut_account_settings

14 years agorename "Hidden" to "Invisible" in docs
Łukasz Jernaś [Sat, 23 Jan 2010 13:04:13 +0000 (14:04 +0100)]
rename "Hidden" to "Invisible" in docs

14 years agonotify_ready_cb: use g_simple_async_result_complete instead of _in_idle
Guillaume Desmottes [Fri, 22 Jan 2010 12:40:42 +0000 (12:40 +0000)]
notify_ready_cb: use g_simple_async_result_complete instead of _in_idle

14 years agoreplace empathy_connection_managers_call_when_ready by prepare_{async_finish} functions
Guillaume Desmottes [Fri, 22 Jan 2010 12:35:35 +0000 (12:35 +0000)]
replace empathy_connection_managers_call_when_ready by prepare_{async_finish} functions

14 years agoempathy-protocol-chooser: use empathy_connection_managers_call_when_ready
Guillaume Desmottes [Thu, 21 Jan 2010 12:23:50 +0000 (12:23 +0000)]
empathy-protocol-chooser: use empathy_connection_managers_call_when_ready

14 years agoempathy.c: use empathy_connection_managers_call_when_ready
Guillaume Desmottes [Thu, 21 Jan 2010 12:05:50 +0000 (12:05 +0000)]
empathy.c: use empathy_connection_managers_call_when_ready

14 years agoempathy-import-widget: use empathy_connection_managers_call_when_ready
Guillaume Desmottes [Thu, 21 Jan 2010 12:05:33 +0000 (12:05 +0000)]
empathy-import-widget: use empathy_connection_managers_call_when_ready

14 years agoadd empathy_connection_managers_call_when_ready
Guillaume Desmottes [Thu, 21 Jan 2010 11:57:18 +0000 (11:57 +0000)]
add empathy_connection_managers_call_when_ready

That's easier to use than checking if ready and connecting a callback.

14 years agospspps-interval has been renamed to config-interval
Guillaume Desmottes [Fri, 22 Jan 2010 10:23:34 +0000 (10:23 +0000)]
spspps-interval has been renamed to config-interval

14 years agoCapture the escape key on the chat view and search bar, to make it hide the search bar
Thomas Meire [Thu, 21 Jan 2010 00:20:08 +0000 (01:20 +0100)]
Capture the escape key on the chat view and search bar, to make it hide the search bar

14 years agoremoved some trailing spaces
Thomas Meire [Tue, 19 Jan 2010 22:03:28 +0000 (23:03 +0100)]
removed some trailing spaces

14 years agoadded a "find" menu item
Thomas Meire [Tue, 19 Jan 2010 20:29:51 +0000 (21:29 +0100)]
added a "find" menu item

14 years agoimprove behaviour of match_case callback
Thomas Meire [Tue, 19 Jan 2010 17:39:52 +0000 (18:39 +0100)]
improve behaviour of match_case callback

14 years agoadd match_case option to find_abilities
Thomas Meire [Tue, 19 Jan 2010 16:25:36 +0000 (17:25 +0100)]
add match_case option to find_abilities

14 years agorespect match_case in chat_text_view_highlight
Thomas Meire [Tue, 19 Jan 2010 15:55:09 +0000 (16:55 +0100)]
respect match_case in chat_text_view_highlight

14 years agoUse gtk_text_iter_[backward/forward]_search for case sensitive searches, keep
Thomas Meire [Tue, 19 Jan 2010 14:26:56 +0000 (15:26 +0100)]
Use gtk_text_iter_[backward/forward]_search for case sensitive searches, keep
the custom version for case insensitive searches

14 years agoadded checkbox callback
Thomas Meire [Sun, 17 Jan 2010 11:25:40 +0000 (12:25 +0100)]
added checkbox callback

14 years agoadded case sensitive search for adium themes (reverted previous commit)
Thomas Meire [Sun, 17 Jan 2010 10:29:49 +0000 (11:29 +0100)]
added case sensitive search for adium themes (reverted previous commit)

14 years agomake the adium theme respect new_search
Thomas Meire [Sun, 17 Jan 2010 09:05:26 +0000 (10:05 +0100)]
make the adium theme respect new_search

14 years agoadded case sensitive highlighting for adium themes
Thomas Meire [Sat, 16 Jan 2010 22:41:32 +0000 (23:41 +0100)]
added case sensitive highlighting for adium themes

14 years agosimple toggle button to match the case
Thomas Meire [Sat, 16 Jan 2010 15:41:50 +0000 (16:41 +0100)]
simple toggle button to match the case

14 years agoremove priv->last_search and factor out empathy_search_bar_search
Thomas Meire [Sat, 16 Jan 2010 13:55:54 +0000 (14:55 +0100)]
remove priv->last_search and factor out empathy_search_bar_search

14 years agoMake the "Edit Custom Messages" window 420px wide by default (#607463)
Ken VanDine [Wed, 20 Jan 2010 11:20:39 +0000 (11:20 +0000)]
Make the "Edit Custom Messages" window 420px wide by default (#607463)

14 years agoadd empathy-auto-salut-account-helper.c to POTFILES.in
Guillaume Desmottes [Wed, 20 Jan 2010 11:07:28 +0000 (11:07 +0000)]
add empathy-auto-salut-account-helper.c to POTFILES.in

14 years agoRe-send sps/pps regulary with H.264
Olivier Crête [Wed, 20 Jan 2010 00:29:05 +0000 (19:29 -0500)]
Re-send sps/pps regulary with H.264

14 years agoCall create_salut_account_if_needed when the assistant is closed
Guillaume Desmottes [Tue, 19 Jan 2010 15:11:16 +0000 (15:11 +0000)]
Call create_salut_account_if_needed when the assistant is closed

That way we only try to create the account if the assistant properly
terminates (#607436).

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