]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoUpdated Simplified Chinese translation.
Aron Xu [Mon, 16 Nov 2009 11:37:27 +0000 (19:37 +0800)]
Updated Simplified Chinese translation.

14 years agoUpdated Simplified Chinese translation.
Aron Xu [Mon, 16 Nov 2009 11:25:08 +0000 (19:25 +0800)]
Updated Simplified Chinese translation.

14 years agolog-window: check if the account chooser isn't already ready
Guillaume Desmottes [Fri, 13 Nov 2009 15:44:46 +0000 (15:44 +0000)]
log-window: check if the account chooser isn't already ready

If not we could wait forever if the chooser became ready right away.

14 years agoadd empathy_account_chooser_is_ready
Guillaume Desmottes [Fri, 13 Nov 2009 15:43:44 +0000 (15:43 +0000)]
add empathy_account_chooser_is_ready

14 years agolog-window: wait that the accounts chooser is ready before selecting the chat
Guillaume Desmottes [Fri, 13 Nov 2009 15:37:03 +0000 (15:37 +0000)]
log-window: wait that the accounts chooser is ready before selecting the chat

If we don't wait, the combobox is empty and so
log_window_chats_set_selected can't find the chat (#601807).

14 years agoaccount-chooser.c: add a 'ready' signal
Guillaume Desmottes [Fri, 13 Nov 2009 15:35:24 +0000 (15:35 +0000)]
account-chooser.c: add a 'ready' signal

This can be useful to know when the combobox has been populated by the
accounts.

14 years agoMerge branch 'nick'
Xavier Claessens [Mon, 16 Nov 2009 09:15:07 +0000 (10:15 +0100)]
Merge branch 'nick'

14 years agoupdated Tamil translation
vasudeven [Sun, 15 Nov 2009 10:44:42 +0000 (16:14 +0530)]
updated Tamil translation

14 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 14 Nov 2009 10:32:53 +0000 (11:32 +0100)]
Updated Slovenian translation

14 years agoImplement /nick command
Xavier Claessens [Fri, 13 Nov 2009 21:36:48 +0000 (22:36 +0100)]
Implement /nick command

14 years agoUpdated Spanish translation
Jorge González [Fri, 13 Nov 2009 17:44:00 +0000 (18:44 +0100)]
Updated Spanish translation

14 years agocontact.h: remove empathy_contact_hash as it's not defined (#580254)
Guillaume Desmottes [Fri, 13 Nov 2009 17:17:53 +0000 (17:17 +0000)]
contact.h: remove empathy_contact_hash as it's not defined (#580254)

14 years agoaccount_widget_build_salut: focus the first name entry by default
Guillaume Desmottes [Fri, 13 Nov 2009 17:04:04 +0000 (17:04 +0000)]
account_widget_build_salut: focus the first name entry by default

All the fields are mandatory so we should focus the first one.

14 years agoRespect indentation style.
Cosimo Cecchi [Fri, 13 Nov 2009 15:15:17 +0000 (16:15 +0100)]
Respect indentation style.

14 years agoempathy-chat: watch for password-needed property changes
Guillaume Desmottes [Wed, 11 Nov 2009 15:16:29 +0000 (15:16 +0000)]
empathy-chat: watch for password-needed property changes

This is needed when we are invited to a protected room. The channel is
created without the password requiered flag and then is updated once we
accept the invitation.

14 years agotp-chat: update the 'password-needed' property when password flags changes
Guillaume Desmottes [Wed, 11 Nov 2009 15:15:39 +0000 (15:15 +0000)]
tp-chat: update the 'password-needed' property when password flags changes

14 years agoempathy-tp-chat: add 'password-needed' property
Guillaume Desmottes [Wed, 11 Nov 2009 15:13:33 +0000 (15:13 +0000)]
empathy-tp-chat: add 'password-needed' property

14 years agoask for password when joining a protected room (#579341)
Guillaume Desmottes [Wed, 11 Nov 2009 14:24:43 +0000 (14:24 +0000)]
ask for password when joining a protected room (#579341)

14 years agoadd empathy_tp_chat_provide_password_{async,finish}
Guillaume Desmottes [Wed, 11 Nov 2009 13:26:33 +0000 (13:26 +0000)]
add empathy_tp_chat_provide_password_{async,finish}

14 years agotp_chat_check_if_ready: deal with password protected room
Guillaume Desmottes [Wed, 11 Nov 2009 12:15:51 +0000 (12:15 +0000)]
tp_chat_check_if_ready: deal with password protected room

The TpChat is not ready if we are fetching the password flags.
But once it's fetched, the chat is ready if it's protected as we won't
be able to get the members of the room.

14 years agotp-chat: add API to check if a password is required
Guillaume Desmottes [Wed, 11 Nov 2009 12:07:39 +0000 (12:07 +0000)]
tp-chat: add API to check if a password is required

14 years agotp_chat_check_if_ready: split the test checking if the TpChat is ready
Guillaume Desmottes [Wed, 11 Nov 2009 11:58:55 +0000 (11:58 +0000)]
tp_chat_check_if_ready: split the test checking if the TpChat is ready

14 years agoempathy-chat: don't grab focus on the input entry is it's insensitive
Guillaume Desmottes [Wed, 11 Nov 2009 11:48:13 +0000 (11:48 +0000)]
empathy-chat: don't grab focus on the input entry is it's insensitive

14 years agochat-ui: add info_bar_vbox on the top of the widget
Guillaume Desmottes [Tue, 10 Nov 2009 17:40:37 +0000 (17:40 +0000)]
chat-ui: add info_bar_vbox on the top of the widget

This VBox will be used to display info bars.

14 years agoaccounts-dialog: wait that account is prepared before calling accounts_dialog_add_account
Guillaume Desmottes [Fri, 13 Nov 2009 14:31:34 +0000 (14:31 +0000)]
accounts-dialog: wait that account is prepared before calling accounts_dialog_add_account

This ensure that EmpathyAccountSettings has been updated and so we don't
add a new row in the model for this account (#601796).

14 years agochange 'capa' to 'cap'
Guillaume Desmottes [Fri, 13 Nov 2009 11:34:57 +0000 (11:34 +0000)]
change 'capa' to 'cap'

14 years agoremove old comment
Guillaume Desmottes [Fri, 13 Nov 2009 11:03:29 +0000 (11:03 +0000)]
remove old comment

14 years agoempathy_notify_manager_init: no need to cast the return value of g_object_new
Guillaume Desmottes [Fri, 13 Nov 2009 11:02:58 +0000 (11:02 +0000)]
empathy_notify_manager_init: no need to cast the return value of g_object_new

14 years agoremove notify_manager_dispose as it doesn't do anything
Guillaume Desmottes [Fri, 13 Nov 2009 11:02:14 +0000 (11:02 +0000)]
remove notify_manager_dispose as it doesn't do anything

14 years agonotify-manager: fetch capabilities in _init instead of _constructor
Guillaume Desmottes [Fri, 13 Nov 2009 11:01:14 +0000 (11:01 +0000)]
notify-manager: fetch capabilities in _init instead of _constructor

14 years agochange empathy_notification_is_enabled to empathy_notify_manager_notification_is_enabled
Guillaume Desmottes [Thu, 12 Nov 2009 13:25:23 +0000 (13:25 +0000)]
change empathy_notification_is_enabled to empathy_notify_manager_notification_is_enabled

Making it a method of EmpathyNotifyManager would allow us to cache the
gconf values if we want to.

14 years agochange empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get_pixbuf_...
Guillaume Desmottes [Thu, 12 Nov 2009 12:53:57 +0000 (12:53 +0000)]
change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get_pixbuf_for_notification

Making this function a method of EmpathyNotifyManager would allow us to
tweak the size of the icon depending on the notifications server as
suggested in bug 588054.

14 years agomove empathy-misc to empathy-notify-manager
Guillaume Desmottes [Thu, 12 Nov 2009 12:46:42 +0000 (12:46 +0000)]
move empathy-misc to empathy-notify-manager

All its code was related to notifications.

14 years agodefine constants for notify capabilities
Guillaume Desmottes [Thu, 12 Nov 2009 12:32:55 +0000 (12:32 +0000)]
define constants for notify capabilities

14 years agostatus-icon: use EmpathyNotifyManager to check if the server supports the 'actions...
Guillaume Desmottes [Thu, 12 Nov 2009 12:20:12 +0000 (12:20 +0000)]
status-icon: use EmpathyNotifyManager to check if the server supports the 'actions' capa

14 years agoadd empathy_notify_manager_has_capability
Guillaume Desmottes [Thu, 12 Nov 2009 12:14:16 +0000 (12:14 +0000)]
add empathy_notify_manager_has_capability

14 years agonotify-manager: fetch capabilities of the notification server
Guillaume Desmottes [Thu, 12 Nov 2009 12:11:55 +0000 (12:11 +0000)]
notify-manager: fetch capabilities of the notification server

14 years agoadd stub EmpathyNotifyManager (#601691)
Guillaume Desmottes [Thu, 12 Nov 2009 12:05:14 +0000 (12:05 +0000)]
add stub EmpathyNotifyManager (#601691)

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