]> git.0d.be Git - empathy.git/log
empathy.git
14 years agosrc/Makefile.am: sort files
Guillaume Desmottes [Fri, 13 Nov 2009 11:30:25 +0000 (11:30 +0000)]
src/Makefile.am: sort files

14 years agolibempathy-gtk/Makefile.am: sort files
Guillaume Desmottes [Fri, 13 Nov 2009 11:30:16 +0000 (11:30 +0000)]
libempathy-gtk/Makefile.am: sort files

14 years agolibempathy/Makefile.am: sort files
Guillaume Desmottes [Fri, 13 Nov 2009 11:30:09 +0000 (11:30 +0000)]
libempathy/Makefile.am: sort files

14 years agoremove --enable-gtk-doc from DISTCHECK_CONFIGURE_FLAGS as we drop gtk-doc
Guillaume Desmottes [Thu, 12 Nov 2009 16:01:00 +0000 (16:01 +0000)]
remove --enable-gtk-doc from DISTCHECK_CONFIGURE_FLAGS as we drop gtk-doc

14 years agoaccount-assistant: set default display name to newly created accounts (#600705)
Guillaume Desmottes [Thu, 12 Nov 2009 17:19:51 +0000 (17:19 +0000)]
account-assistant: set default display name to newly created accounts (#600705)

14 years agoempathy_account_widget_get_default_display_name: special case should be done in speci...
Guillaume Desmottes [Thu, 12 Nov 2009 17:15:51 +0000 (17:15 +0000)]
empathy_account_widget_get_default_display_name: special case should be done in specialized widgets

This requiers to refactor widget to actually inherit from
EmpathyAccountWidget.

14 years agomove code generating the default display name of new account to account-widget
Guillaume Desmottes [Thu, 12 Nov 2009 17:13:21 +0000 (17:13 +0000)]
move code generating the default display name of new account to account-widget

This will allow us to:
- Use this function from other places, like in the assistant.
- Delegate special cases to the specialized versions of the widget.

14 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 13 Nov 2009 09:21:48 +0000 (10:21 +0100)]
Updated Slovenian translation

14 years agoCall g_object_unref instead of gtk_rc_style_unref
Gustavo Noronha Silva [Thu, 12 Nov 2009 17:00:12 +0000 (15:00 -0200)]
Call g_object_unref instead of gtk_rc_style_unref

14 years agoAdded Tamil translation
vasudeven [Thu, 12 Nov 2009 15:46:49 +0000 (21:16 +0530)]
Added Tamil translation

14 years agoempathy-call-window: display_error: simplify showing of the widgets
Guillaume Desmottes [Thu, 12 Nov 2009 15:27:34 +0000 (15:27 +0000)]
empathy-call-window: display_error: simplify showing of the widgets

14 years agoempathy-call-window: display_error: align the main message on the right
Guillaume Desmottes [Thu, 12 Nov 2009 15:24:33 +0000 (15:24 +0000)]
empathy-call-window: display_error: align the main message on the right

14 years agoempathy-call-window: display_error: put the image and vbox in a hbox
Guillaume Desmottes [Thu, 12 Nov 2009 15:23:36 +0000 (15:23 +0000)]
empathy-call-window: display_error: put the image and vbox in a hbox

That way the image doesn't expand and stay on the right.

14 years agoempathy-call-window: display_error: wrap the translated error msg as well
Guillaume Desmottes [Thu, 12 Nov 2009 14:49:24 +0000 (14:49 +0000)]
empathy-call-window: display_error: wrap the translated error msg as well

14 years agoMake location labels selectable
Pierre-Luc Beaudoin [Thu, 20 Aug 2009 20:02:40 +0000 (16:02 -0400)]
Make location labels selectable

14 years agoAdd missing location field in ordering
Pierre-Luc Beaudoin [Thu, 20 Aug 2009 19:54:34 +0000 (15:54 -0400)]
Add missing location field in ordering

14 years agoOrder location fields
Frederic Peters [Thu, 20 Aug 2009 19:54:02 +0000 (15:54 -0400)]
Order location fields

14 years agoForce an unset presence type to appear as offline in the presence chooser and status...
Jonny Lamb [Thu, 12 Nov 2009 10:58:34 +0000 (10:58 +0000)]
Force an unset presence type to appear as offline in the presence chooser and status icon.

An unset presence type *does* make sense, but not in these
contexts. As an aside, there is no icon for an unset presence, so
nothing is displayed, which is bad.

Fixes bug #597819

14 years agoempathy-tp-contact-factory: ensure that empathy_tp_contact_factory_get_from_handle...
Guillaume Desmottes [Wed, 11 Nov 2009 15:58:37 +0000 (15:58 +0000)]
empathy-tp-contact-factory: ensure that empathy_tp_contact_factory_get_from_handle always return an error if the contact hasn't been created

14 years agoempathy_dispatch_operation_dispose: fix crash when disconnecting the ready signal
Guillaume Desmottes [Wed, 11 Nov 2009 16:20:01 +0000 (16:20 +0000)]
empathy_dispatch_operation_dispose: fix crash when disconnecting the ready signal

We were trying to disconnect the wrong signal and it should be
disconnected before unrefing channel_wrapper.

14 years agoUpdated Spanish translation
Jorge González [Tue, 10 Nov 2009 20:04:49 +0000 (21:04 +0100)]
Updated Spanish translation

14 years agouse new tpAccount api
Felix Kaser [Tue, 10 Nov 2009 13:04:18 +0000 (14:04 +0100)]
use new tpAccount api

14 years agoadded tooltips to buttons
Felix Kaser [Tue, 10 Nov 2009 12:40:48 +0000 (13:40 +0100)]
added tooltips to buttons

14 years agoui change: added 3 buttons to infobar
Felix Kaser [Tue, 10 Nov 2009 10:45:43 +0000 (11:45 +0100)]
ui change: added 3 buttons to infobar

the current ui shows 3 buttons next to the error message: retry, edit, close

14 years agotwo line message
Felix Kaser [Tue, 10 Nov 2009 08:58:30 +0000 (09:58 +0100)]
two line message

the message is now two lined, one line for the accountname and one for the error

14 years agoremoved double code
Felix Kaser [Tue, 10 Nov 2009 08:54:14 +0000 (09:54 +0100)]
removed double code

removed one of two identical lines of code

14 years agomake the infobar smaller
Felix Kaser [Fri, 30 Oct 2009 14:26:21 +0000 (15:26 +0100)]
make the infobar smaller

14 years agouse only one button in error-infobar
Felix Kaser [Fri, 30 Oct 2009 14:15:42 +0000 (15:15 +0100)]
use only one button in error-infobar

14 years agouse smaller account icons for error message
Felix Kaser [Fri, 30 Oct 2009 09:18:23 +0000 (10:18 +0100)]
use smaller account icons for error message

14 years agouse one lined error notifications
Felix Kaser [Fri, 30 Oct 2009 09:17:35 +0000 (10:17 +0100)]
use one lined error notifications

14 years agouse gtk_box_pack_start
Felix Kaser [Thu, 29 Oct 2009 10:33:18 +0000 (11:33 +0100)]
use gtk_box_pack_start

instead of gtk_container_add we should use gtk_box_pack_start

14 years agouse account icon instead of warning sign
Felix Kaser [Thu, 29 Oct 2009 10:30:04 +0000 (11:30 +0100)]
use account icon instead of warning sign

the infobar should use the account icon and not a generic warning sign

14 years agoadded set message type to infobar
Felix Kaser [Thu, 29 Oct 2009 09:23:36 +0000 (10:23 +0100)]
added set message type to infobar

14 years agorefactoring
Felix Kaser [Thu, 29 Oct 2009 09:05:34 +0000 (10:05 +0100)]
refactoring

refactoring some names and calls

14 years agobumped gtk-dep version to 2.18.0
Felix Kaser [Thu, 29 Oct 2009 08:55:31 +0000 (09:55 +0100)]
bumped gtk-dep version to 2.18.0

14 years agochanged variable name
Felix Kaser [Thu, 29 Oct 2009 08:50:21 +0000 (09:50 +0100)]
changed variable name

changed child into info_bar

14 years agoremoved trailing whitespaces
Felix Kaser [Thu, 29 Oct 2009 08:46:49 +0000 (09:46 +0100)]
removed trailing whitespaces

14 years agoAdded GtkInfobar and Retry button
Felix Kaser [Tue, 27 Oct 2009 13:48:26 +0000 (14:48 +0100)]
Added GtkInfobar and Retry button

Susbstituted the table/vbox/hbox thing with a infobar when an account failes to connect.
Added a button to retry a connection.

14 years agoempathy_accounts_dialog_show: check if priv->cms is not NULL before using it
Guillaume Desmottes [Tue, 10 Nov 2009 14:06:05 +0000 (14:06 +0000)]
empathy_accounts_dialog_show: check if priv->cms is not NULL before using it

priv->cms is initalized in accounts_dialog_accounts_setup once the
account manager is ready. So it's not garanteed to be set in
empathy_accounts_dialog_show anymore.

14 years agoset 'R' as accelerator for the preferences dialog
Guillaume Desmottes [Tue, 10 Nov 2009 13:39:02 +0000 (13:39 +0000)]
set 'R' as accelerator for the preferences dialog

'P' is already used for "Personnal Information. I looked in different
GNOME applications and it seems the accelerator for the preferences
dialog is not standarized.  (#601336)

14 years agoset 'C' as accelerator for the Contact menu as 'C' is already used by Conversation...
Guillaume Desmottes [Tue, 10 Nov 2009 13:34:12 +0000 (13:34 +0000)]
set 'C' as accelerator for the Contact menu as 'C' is already used by Conversation (#601336)

14 years agoaccounts-dialog: set the ypad on the "Name" cell
Guillaume Desmottes [Mon, 9 Nov 2009 14:14:04 +0000 (14:14 +0000)]
accounts-dialog: set the ypad on the "Name" cell

Some accounts don't have an icon so we shouldn't use the icon cell to
set this padding (#601150).

14 years agoFix race where UI sensitivity was being set before the AM was ready
Danielle Madeley [Mon, 9 Nov 2009 21:20:54 +0000 (08:20 +1100)]
Fix race where UI sensitivity was being set before the AM was ready

14 years agoWarn if accessing connection status before AM is ready
Danielle Madeley [Mon, 9 Nov 2009 21:17:55 +0000 (08:17 +1100)]
Warn if accessing connection status before AM is ready

14 years agoUpdated Latvian translation.
Rudolfs Mazurs [Mon, 9 Nov 2009 17:29:17 +0000 (19:29 +0200)]
Updated Latvian translation.

14 years agoempathy-tp-call: we are not sending or receiving video if the video stream doesn...
Guillaume Desmottes [Mon, 9 Nov 2009 17:07:00 +0000 (17:07 +0000)]
empathy-tp-call: we are not sending or receiving video if the video stream doesn't exist

14 years agomain-window: save the size of the window when destroyed
Guillaume Desmottes [Mon, 9 Nov 2009 12:32:32 +0000 (12:32 +0000)]
main-window: save the size of the window when destroyed

14 years agoempathy-ft-manager: save the size of the window when disposing
Guillaume Desmottes [Mon, 9 Nov 2009 12:24:32 +0000 (12:24 +0000)]
empathy-ft-manager: save the size of the window when disposing

14 years agochat-window: save the size of the window when disposing
Guillaume Desmottes [Mon, 9 Nov 2009 12:20:51 +0000 (12:20 +0000)]
chat-window: save the size of the window when disposing

The size wasn't saved when the window was closed before the timeout was
fired (#601190).

14 years agoTpContactFactory: wait that the connection is ready before using it
Guillaume Desmottes [Wed, 4 Nov 2009 18:49:15 +0000 (18:49 +0000)]
TpContactFactory: wait that the connection is ready before using it

14 years agodispatcher_init_connection_if_needed: wait that the connection is ready before using...
Guillaume Desmottes [Wed, 4 Nov 2009 18:47:17 +0000 (18:47 +0000)]
dispatcher_init_connection_if_needed: wait that the connection is ready before using it (#600713)

14 years agoDon't leak references to dup'ed objects
Danielle Madeley [Mon, 9 Nov 2009 10:46:38 +0000 (21:46 +1100)]
Don't leak references to dup'ed objects

14 years agoMove the call to empathy_idle_get_state() to once the AM is ready
Danielle Madeley [Mon, 9 Nov 2009 09:38:32 +0000 (20:38 +1100)]
Move the call to empathy_idle_get_state() to once the AM is ready

Removes a race where the presence gets wiped because we check whether to go
online before our connection to the AccountManager is ready.

14 years ago[EmpathyIdle] track whether the AccountManager is ready, warn if it is not
Danielle Madeley [Mon, 9 Nov 2009 09:21:00 +0000 (20:21 +1100)]
[EmpathyIdle] track whether the AccountManager is ready, warn if it is not

14 years agoShavian translation
Thomas Thurman [Sat, 7 Nov 2009 18:31:27 +0000 (18:31 +0000)]
Shavian translation

14 years agoShavian translation
Thomas Thurman [Sat, 7 Nov 2009 18:30:41 +0000 (18:30 +0000)]
Shavian translation

14 years agoAdded Norwegian bokmål translation.
Kjartan Maraas [Sat, 7 Nov 2009 11:21:15 +0000 (12:21 +0100)]
Added Norwegian bokmål translation.

14 years agoUpdated Spanish translation
Jorge González [Fri, 6 Nov 2009 20:50:58 +0000 (21:50 +0100)]
Updated Spanish translation

14 years agoUpdated Italian translation
Milo Casagrande [Fri, 6 Nov 2009 20:35:17 +0000 (21:35 +0100)]
Updated Italian translation

14 years agoUpdated Italian translation
Milo Casagrande [Fri, 6 Nov 2009 20:35:17 +0000 (21:35 +0100)]
Updated Italian translation

14 years agoDisable codecs not meant for general purpose conferencing
Sjoerd Simons [Fri, 6 Nov 2009 16:26:44 +0000 (16:26 +0000)]
Disable codecs not meant for general purpose conferencing

14 years agoUpdated Spanish translation
Jorge González [Fri, 6 Nov 2009 15:11:51 +0000 (16:11 +0100)]
Updated Spanish translation

14 years agomedia_stream_error_to_txt: correct the error message if the error was an audio one
Guillaume Desmottes [Fri, 6 Nov 2009 15:07:24 +0000 (15:07 +0000)]
media_stream_error_to_txt: correct the error message if the error was an audio one

14 years agoaccounts-dialog: display the 'remove' icon only on the selected row
Guillaume Desmottes [Fri, 6 Nov 2009 13:56:45 +0000 (13:56 +0000)]
accounts-dialog: display the 'remove' icon only on the selected row

This used to be a Moblin specific change but it makes sense for GNOME as
well (#600962).

14 years agoaccounts-dialog: set the 'ypad' of cells in the account treeview to 4
Guillaume Desmottes [Fri, 6 Nov 2009 13:54:49 +0000 (13:54 +0000)]
accounts-dialog: set the 'ypad' of cells in the account treeview to 4

It looks nicer this way.
This used to be a Moblin specific change but it makes sense for GNOME as
well (#600962).

14 years agoaccounts-dialog: simplify the remove acount confirmation dialog
Guillaume Desmottes [Fri, 6 Nov 2009 13:53:38 +0000 (13:53 +0000)]
accounts-dialog: simplify the remove acount confirmation dialog

This used to be a Moblin specific change but it makes sense for GNOME as
well (#600962).

14 years agoaccount-widget: Change the label of the Connect button to 'Login'.
Guillaume Desmottes [Fri, 6 Nov 2009 13:51:59 +0000 (13:51 +0000)]
account-widget: Change the label of the Connect button to 'Login'.

This used to be a Moblin specific change but it makes sense for GNOME as
well (#600962).

14 years agorephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message
Guillaume Desmottes [Fri, 6 Nov 2009 13:11:06 +0000 (13:11 +0000)]
rephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message

14 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 6 Nov 2009 13:45:43 +0000 (14:45 +0100)]
Updated Slovenian translation

14 years agonautilus-sendto: don't dup the account manager; it's not needed (closes bug #600961)
Jonny Lamb [Fri, 6 Nov 2009 13:35:31 +0000 (13:35 +0000)]
nautilus-sendto: don't dup the account manager; it's not needed (closes bug #600961)

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoFix --enable-nautilus-sendto
Pascal Terjan [Fri, 6 Nov 2009 13:08:40 +0000 (13:08 +0000)]
Fix --enable-nautilus-sendto

14 years agodebug-window: format timestamp in a readable way
Pascal Terjan [Thu, 5 Nov 2009 17:38:13 +0000 (17:38 +0000)]
debug-window: format timestamp in a readable way

Signed-off-by: Pascal Terjan <pterjan@linuxfr.org>
14 years agoBetter reorganization of chat_window_update (#600732)
Ryan LaBelle [Thu, 5 Nov 2009 19:19:15 +0000 (14:19 -0500)]
Better reorganization of chat_window_update (#600732)

14 years agoempathy-call-window: add a friendly message for TP_MEDIA_STREAM_ERROR_CONNECTION_FAIL...
Guillaume Desmottes [Thu, 5 Nov 2009 14:58:05 +0000 (14:58 +0000)]
empathy-call-window: add a friendly message for TP_MEDIA_STREAM_ERROR_CONNECTION_FAILED (#575763)

14 years agoUpdated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Fri, 6 Nov 2009 07:59:09 +0000 (01:59 -0600)]
Updated Crimean Tatar (Crimean Turkish) translation

14 years agoAdded Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Fri, 6 Nov 2009 07:48:30 +0000 (01:48 -0600)]
Added Crimean Tatar (Crimean Turkish) translation

14 years agouse 'Technical Details' as title of the expander
Guillaume Desmottes [Thu, 5 Nov 2009 14:27:40 +0000 (14:27 +0000)]
use 'Technical Details' as title of the expander

14 years agopass NULL to gtk_label_new when creating an empty label
Guillaume Desmottes [Thu, 5 Nov 2009 14:27:05 +0000 (14:27 +0000)]
pass NULL to gtk_label_new when creating an empty label

14 years agoDisplay the error message in a expander
Guillaume Desmottes [Thu, 5 Nov 2009 14:02:36 +0000 (14:02 +0000)]
Display the error message in a expander

This message is not localised but can contain useful informations.

14 years agouse the error message if we don't have a nice description
Guillaume Desmottes [Thu, 5 Nov 2009 12:41:13 +0000 (12:41 +0000)]
use the error message if we don't have a nice description

14 years agofactor out empathy_call_window_stream_error
Guillaume Desmottes [Thu, 5 Nov 2009 12:38:28 +0000 (12:38 +0000)]
factor out empathy_call_window_stream_error

14 years agofix typo in comment
Guillaume Desmottes [Thu, 5 Nov 2009 12:32:20 +0000 (12:32 +0000)]
fix typo in comment

14 years agocall_handler_notify_tp_call_cb: return if call is NULL
Guillaume Desmottes [Thu, 5 Nov 2009 12:31:39 +0000 (12:31 +0000)]
call_handler_notify_tp_call_cb: return if call is NULL

14 years agoempathy-call-window: fix phrasing of the codec negotation failed msg and mark it...
Guillaume Desmottes [Thu, 5 Nov 2009 10:49:26 +0000 (10:49 +0000)]
empathy-call-window: fix phrasing of the codec negotation failed msg and mark it as translatable

14 years agoempathy-call-window: display an error message when codec negotiation failed (#581789)
Guillaume Desmottes [Wed, 4 Nov 2009 16:39:40 +0000 (16:39 +0000)]
empathy-call-window: display an error message when codec negotiation failed (#581789)

14 years agoempathy-call-window: add a VBox to display errors
Guillaume Desmottes [Wed, 4 Nov 2009 14:37:33 +0000 (14:37 +0000)]
empathy-call-window: add a VBox to display errors

14 years agoempathy_call_handler_request_cb: notify when the tp-call property is set
Guillaume Desmottes [Wed, 4 Nov 2009 19:34:01 +0000 (19:34 +0000)]
empathy_call_handler_request_cb: notify when the tp-call property is set

14 years agoTpCall: add {audio,video}-stream-error signals
Guillaume Desmottes [Wed, 4 Nov 2009 14:39:01 +0000 (14:39 +0000)]
TpCall: add {audio,video}-stream-error signals

14 years agoensure that the "Previous Conversations" menu entry stays sensitive if there are...
Guillaume Desmottes [Thu, 5 Nov 2009 12:08:18 +0000 (12:08 +0000)]
ensure that the "Previous Conversations" menu entry stays sensitive if there are valid accounts

We have to wait until the account manager is ready before checking
if there are valid accounts (#600798).

14 years agocontact-menu: rename "View Previous Conversations" menu entry to "Previous Conversations"
Guillaume Desmottes [Thu, 5 Nov 2009 11:26:22 +0000 (11:26 +0000)]
contact-menu: rename "View Previous Conversations" menu entry to "Previous Conversations"

This label was too long and looked weird comparing of the other entries
of this menu. Futhermore, the same entry in the "View" menu is called
"Previous Conversations".

14 years agoEmpathy should link on Farsight2
Guillaume Desmottes [Wed, 4 Nov 2009 16:59:31 +0000 (16:59 +0000)]
Empathy should link on Farsight2

Empathy uses some Farsight2 API but doesn't explicitely link on it
(#600671).

14 years agodebug window shouldn't be transient
Guillaume Desmottes [Wed, 4 Nov 2009 11:53:06 +0000 (11:53 +0000)]
debug window shouldn't be transient

14 years agodebug-window: debug level names shouldn't be translated
Guillaume Desmottes [Tue, 3 Nov 2009 17:07:14 +0000 (17:07 +0000)]
debug-window: debug level names shouldn't be translated

They are meant to be used by developpers, not users.

14 years agoempathy-chat-window: always display the title of the current tab
Guillaume Desmottes [Wed, 4 Nov 2009 11:27:01 +0000 (11:27 +0000)]
empathy-chat-window: always display the title of the current tab

This is more coherent as the web browsers do the same. Thanks to Ryan
LaBelle for his help. (#600473)

14 years agoUpdated Spanish translation
Jorge González [Tue, 3 Nov 2009 19:47:18 +0000 (20:47 +0100)]
Updated Spanish translation

14 years agoFix an error
Gabor Kelemen [Tue, 3 Nov 2009 18:56:15 +0000 (19:56 +0100)]
Fix an error

14 years agoempathy-dispatch-operation: ensure that the operation stays alive while tp_channel_ca...
Guillaume Desmottes [Tue, 3 Nov 2009 16:41:25 +0000 (16:41 +0000)]
empathy-dispatch-operation: ensure that the operation stays alive while tp_channel_call_when_ready is running

14 years agoempathy-dispatch-operation: ensure that the operation stays alive while tp_connection...
Guillaume Desmottes [Tue, 3 Nov 2009 16:33:50 +0000 (16:33 +0000)]
empathy-dispatch-operation: ensure that the operation stays alive while tp_connection_call_when_ready is running (#600551)

14 years agoPrint "Unknown command" when typing "/help unknown"
Xavier Claessens [Tue, 3 Nov 2009 16:37:37 +0000 (17:37 +0100)]
Print "Unknown command" when typing "/help unknown"

14 years agoMake parsing of commend with no args work again
Xavier Claessens [Tue, 3 Nov 2009 16:31:12 +0000 (17:31 +0100)]
Make parsing of commend with no args work again