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

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