]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoMerge branch 'sasl'
Jonny Lamb [Tue, 7 Dec 2010 11:54:33 +0000 (11:54 +0000)]
Merge branch 'sasl'

13 years agoserver-sasl-handler: shorten very long lines
Jonny Lamb [Tue, 7 Dec 2010 11:11:34 +0000 (11:11 +0000)]
server-sasl-handler: shorten very long lines

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoserver-sasl-handler: stop using GET_PRIV
Jonny Lamb [Tue, 7 Dec 2010 11:10:20 +0000 (11:10 +0000)]
server-sasl-handler: stop using GET_PRIV

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agopassword-dialog: stop using GET_PRIV
Jonny Lamb [Tue, 7 Dec 2010 11:10:15 +0000 (11:10 +0000)]
password-dialog: stop using GET_PRIV

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agopassword-dialog: small style change to please make check
Jonny Lamb [Tue, 7 Dec 2010 11:02:14 +0000 (11:02 +0000)]
password-dialog: small style change to please make check

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agopo: add password-dialog to POTFILES.in
Jonny Lamb [Tue, 7 Dec 2010 11:02:02 +0000 (11:02 +0000)]
po: add password-dialog to POTFILES.in

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agokeyring: change schema to be incompatible with current MC
Jonny Lamb [Mon, 6 Dec 2010 16:24:38 +0000 (16:24 +0000)]
keyring: change schema to be incompatible with current MC

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agopassword-dialog: center the dialog
Jonny Lamb [Mon, 6 Dec 2010 15:58:30 +0000 (15:58 +0000)]
password-dialog: center the dialog

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agopassword-dialog: don't display "Remember password" for now
Jonny Lamb [Mon, 6 Dec 2010 15:01:25 +0000 (15:01 +0000)]
password-dialog: don't display "Remember password" for now

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agoserver-sasl-handler: handle invalid SASL statuses
Jonny Lamb [Mon, 6 Dec 2010 14:49:16 +0000 (14:49 +0000)]
server-sasl-handler: handle invalid SASL statuses

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agokeyring: allow set and delete password to have NULL callbacks
Jonny Lamb [Mon, 6 Dec 2010 12:28:13 +0000 (12:28 +0000)]
keyring: allow set and delete password to have NULL callbacks

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agoPoint to #empathy instead of #telepathy
Emilio Pozuelo Monfort [Wed, 1 Dec 2010 17:53:59 +0000 (18:53 +0100)]
Point to #empathy instead of #telepathy

13 years agokeyring: add a delete_password function
Jonny Lamb [Mon, 6 Dec 2010 11:35:26 +0000 (11:35 +0000)]
keyring: add a delete_password function

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agoserver-sasl-handler: save the password if requested
Jonny Lamb [Mon, 6 Dec 2010 10:06:51 +0000 (10:06 +0000)]
server-sasl-handler: save the password if requested

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agokeyring: add set_password_{async,finish} functions
Jonny Lamb [Mon, 6 Dec 2010 10:05:56 +0000 (10:05 +0000)]
keyring: add set_password_{async,finish} functions

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agoserver-sasl-handler: make a GAsyncInitable and get the password
Jonny Lamb [Mon, 6 Dec 2010 09:43:34 +0000 (09:43 +0000)]
server-sasl-handler: make a GAsyncInitable and get the password

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agokeyring: add simple keyring helper
Jonny Lamb [Mon, 6 Dec 2010 09:42:59 +0000 (09:42 +0000)]
keyring: add simple keyring helper

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agoFix uninitialized use of a variable
Sjoerd Simons [Sat, 4 Dec 2010 17:23:43 +0000 (17:23 +0000)]
Fix uninitialized use of a variable

13 years agoauth-client: move the password dialog into a new file
Jonny Lamb [Fri, 3 Dec 2010 15:58:05 +0000 (15:58 +0000)]
auth-client: move the password dialog into a new file

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agogdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific macro...
Guillaume Desmottes [Fri, 3 Dec 2010 14:32:49 +0000 (15:32 +0100)]
gdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific macro instead

13 years agoauth-client: grab the keyboard focus when popping up the password dialog
Jonny Lamb [Fri, 3 Dec 2010 14:25:46 +0000 (14:25 +0000)]
auth-client: grab the keyboard focus when popping up the password dialog

I like this.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agochatroom-mamanger: monitor for file changes (#636360)
Guillaume Desmottes [Fri, 3 Dec 2010 13:36:27 +0000 (14:36 +0100)]
chatroom-mamanger: monitor for file changes (#636360)

13 years agoauth-client: improve the password request dialog
Jonny Lamb [Fri, 3 Dec 2010 13:04:04 +0000 (13:04 +0000)]
auth-client: improve the password request dialog

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoserver-sasl-handler: add an account property
Jonny Lamb [Fri, 3 Dec 2010 13:03:28 +0000 (13:03 +0000)]
server-sasl-handler: add an account property

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoFix another article
Gabor Kelemen [Fri, 3 Dec 2010 11:40:53 +0000 (12:40 +0100)]
Fix another article

13 years agoFix article
Gabor Kelemen [Fri, 3 Dec 2010 11:38:07 +0000 (12:38 +0100)]
Fix article

13 years agorename unused empathy_chatroom_manager_chat_handled()
Guillaume Desmottes [Thu, 2 Dec 2010 15:07:05 +0000 (16:07 +0100)]
rename unused empathy_chatroom_manager_chat_handled()

13 years agochatroom-manager: use a room channel Observer (#636202)
Guillaume Desmottes [Thu, 2 Dec 2010 15:05:35 +0000 (16:05 +0100)]
chatroom-manager: use a room channel Observer (#636202)

13 years agochat-manager: stop telling the chat mgr about handled rooms
Guillaume Desmottes [Thu, 2 Dec 2010 14:12:41 +0000 (15:12 +0100)]
chat-manager: stop telling the chat mgr about handled rooms

Now that the chat handler has moved to its own process this is no longer
enough. The instance of the chat manager in empathy doesn't know about the
handlded channels.

The chat manager should implement an Observer instead to know about all the
rooms.

13 years agoremove empathy_chatroom_manager_get_count()
Guillaume Desmottes [Thu, 2 Dec 2010 13:58:06 +0000 (14:58 +0100)]
remove empathy_chatroom_manager_get_count()

We don't use it any more.

13 years agochatroom-manager: unify coding style
Guillaume Desmottes [Thu, 2 Dec 2010 10:53:51 +0000 (11:53 +0100)]
chatroom-manager: unify coding style

Most of the file was already using the new style so best stay coherent.

13 years agoMerge branch 'irc-grab-636203'
Guillaume Desmottes [Wed, 1 Dec 2010 14:50:11 +0000 (15:50 +0100)]
Merge branch 'irc-grab-636203'

13 years agoauth-client: listen for new sasl handlers and pop up a password dialog
Jonny Lamb [Wed, 1 Dec 2010 14:48:13 +0000 (14:48 +0000)]
auth-client: listen for new sasl handlers and pop up a password dialog

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoauth-factory: create ServerSASLHandlers and signal them appearing
Jonny Lamb [Wed, 1 Dec 2010 14:47:39 +0000 (14:47 +0000)]
auth-factory: create ServerSASLHandlers and signal them appearing

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoserver-sasl-handler: added
Jonny Lamb [Wed, 1 Dec 2010 14:46:44 +0000 (14:46 +0000)]
server-sasl-handler: added

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoauth-factory: add EmpathyAuthFactory::new-server-sasl-handler
Jonny Lamb [Wed, 1 Dec 2010 14:40:35 +0000 (14:40 +0000)]
auth-factory: add EmpathyAuthFactory::new-server-sasl-handler

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoauth-factory: also handle auth channels
Jonny Lamb [Wed, 1 Dec 2010 14:39:48 +0000 (14:39 +0000)]
auth-factory: also handle auth channels

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agodebug: add SASL debug flag and key
Jonny Lamb [Wed, 1 Dec 2010 14:39:00 +0000 (14:39 +0000)]
debug: add SASL debug flag and key

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoconfigure: depend on tp-glib >= 0.13.7 for tp-glib codegen
Jonny Lamb [Wed, 1 Dec 2010 14:37:40 +0000 (14:37 +0000)]
configure: depend on tp-glib >= 0.13.7 for tp-glib codegen

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agotp-contact-factory: request avatar feature
Guillaume Desmottes [Wed, 1 Dec 2010 13:52:24 +0000 (14:52 +0100)]
tp-contact-factory: request avatar feature

We still create TpContact for muc contacts list where we want to display
avatars (#636207).

13 years agoCheck if apply button has a top level window before calling gtk_widget_grab_default()
Guillaume Desmottes [Wed, 1 Dec 2010 13:03:31 +0000 (14:03 +0100)]
Check if apply button has a top level window before calling gtk_widget_grab_default()

IRC widgets don't have any mandatory argument, so the account is valid before
the widget has been packed into the accounts dialog. gtk_widget_grab_default()
 can't be called on a widget not having a top level window. (#636203)

13 years agoempathy-spell: implement _get_enabled_language_codes with --disable-spell
Jonny Lamb [Tue, 30 Nov 2010 17:50:24 +0000 (17:50 +0000)]
empathy-spell: implement _get_enabled_language_codes with --disable-spell

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoempathy-spell: updated _get_suggestions disabled implementation
Jonny Lamb [Tue, 30 Nov 2010 17:48:23 +0000 (17:48 +0000)]
empathy-spell: updated _get_suggestions disabled implementation

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoupdate copyrights
Guillaume Desmottes [Tue, 30 Nov 2010 15:12:42 +0000 (16:12 +0100)]
update copyrights

13 years agoremove old defines
Guillaume Desmottes [Tue, 30 Nov 2010 15:11:38 +0000 (16:11 +0100)]
remove old defines

13 years agochat-window: don't display notifications for pending messages (#635513)
Guillaume Desmottes [Tue, 30 Nov 2010 13:58:09 +0000 (14:58 +0100)]
chat-window: don't display notifications for pending messages (#635513)

13 years agoEmpathyChat::new-message: tell if the message is a pending one or not
Guillaume Desmottes [Tue, 30 Nov 2010 13:56:39 +0000 (14:56 +0100)]
EmpathyChat::new-message: tell if the message is a pending one or not

13 years agoStop calling gtk_menu_detach()
Guillaume Desmottes [Tue, 30 Nov 2010 13:10:19 +0000 (14:10 +0100)]
Stop calling gtk_menu_detach()

GTK+ does it for us now:
http://git.gnome.org/browse/gtk+/commit/?id=6716e7c3f1925560a5b4901581cabbaee4e01e28

13 years agoempathy_sound_manager_dup_singleton: add G_LIKELY
Guillaume Desmottes [Tue, 30 Nov 2010 11:52:46 +0000 (12:52 +0100)]
empathy_sound_manager_dup_singleton: add G_LIKELY

13 years agofix typo in comment
Guillaume Desmottes [Tue, 30 Nov 2010 11:51:58 +0000 (12:51 +0100)]
fix typo in comment

13 years agosound-manager: update copyright
Guillaume Desmottes [Tue, 30 Nov 2010 11:51:36 +0000 (12:51 +0100)]
sound-manager: update copyright

13 years agosound-manager: cache the sound GSettings
Guillaume Desmottes [Tue, 30 Nov 2010 10:48:04 +0000 (11:48 +0100)]
sound-manager: cache the sound GSettings

13 years agosound-manager: move repeating_sounds to EmpathySoundManagerPrivate
Guillaume Desmottes [Tue, 30 Nov 2010 10:42:33 +0000 (11:42 +0100)]
sound-manager: move repeating_sounds to EmpathySoundManagerPrivate

13 years agomove sound functions to EmpathySoundManager methods
Guillaume Desmottes [Tue, 30 Nov 2010 10:24:20 +0000 (11:24 +0100)]
move sound functions to EmpathySoundManager methods

13 years agoadd EmpathySoundManager stub object (#636067)
Guillaume Desmottes [Tue, 30 Nov 2010 09:29:00 +0000 (10:29 +0100)]
add EmpathySoundManager stub object (#636067)

13 years agomove empathy-sound to empathy-sound-manager
Guillaume Desmottes [Tue, 30 Nov 2010 09:14:33 +0000 (10:14 +0100)]
move empathy-sound to empathy-sound-manager

13 years agoremove released flag
Guillaume Desmottes [Mon, 29 Nov 2010 16:25:51 +0000 (17:25 +0100)]
remove released flag

13 years agoadd empathy-notifications-approver.c to POTFILES.in
Guillaume Desmottes [Mon, 29 Nov 2010 16:07:03 +0000 (17:07 +0100)]
add empathy-notifications-approver.c to POTFILES.in

13 years agoprepare 2.91.3 release
Guillaume Desmottes [Mon, 29 Nov 2010 15:59:07 +0000 (16:59 +0100)]
prepare 2.91.3 release

13 years agoevent-manager: cache the UI GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 15:32:38 +0000 (16:32 +0100)]
event-manager: cache the UI GSettings

13 years agoevent-manager: cache the notifications GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 15:26:27 +0000 (16:26 +0100)]
event-manager: cache the notifications GSettings

13 years agotheme_adium_parse_body: use the cache GSettings chat
Guillaume Desmottes [Mon, 29 Nov 2010 15:23:19 +0000 (16:23 +0100)]
theme_adium_parse_body: use the cache GSettings chat

13 years agonotify-manager: cache the notification GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 15:03:07 +0000 (16:03 +0100)]
notify-manager: cache the notification GSettings

13 years agoavatar-chooser: cache the UI GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 14:53:42 +0000 (15:53 +0100)]
avatar-chooser: cache the UI GSettings

13 years agochat-text-view: cache the chat GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 14:47:35 +0000 (15:47 +0100)]
chat-text-view: cache the chat GSettings

13 years agoempathy-chat-text-view: rename gsettings to gsettings_desktop
Guillaume Desmottes [Mon, 29 Nov 2010 14:45:16 +0000 (15:45 +0100)]
empathy-chat-text-view: rename gsettings to gsettings_desktop

13 years agochat-window: cache the UI GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 14:40:11 +0000 (15:40 +0100)]
chat-window: cache the UI GSettings

13 years agochat-window: cache the notifications GSettings
Guillaume Desmottes [Mon, 29 Nov 2010 14:36:59 +0000 (15:36 +0100)]
chat-window: cache the notifications GSettings

13 years agofix typo
Guillaume Desmottes [Mon, 29 Nov 2010 07:53:08 +0000 (08:53 +0100)]
fix typo

13 years agoInitialize libnotify properly to prevent crashes
Sjoerd Simons [Sat, 27 Nov 2010 18:35:29 +0000 (18:35 +0000)]
Initialize libnotify properly to prevent crashes

If libnotify isn't initialized properly the app_name won't be set, causing it
to eventually pass NULL for a string value to GVariant. Which nicely results in
a SEGV.

13 years agoDebug window: Correct spelling of "misson-control"
Will Thompson [Fri, 26 Nov 2010 18:03:55 +0000 (18:03 +0000)]
Debug window: Correct spelling of "misson-control"

It's been wrong for over a year, and no-one's noticed yet. :P

Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
13 years agoMerge remote branch 'glassrose/full_room_menu_never_insensitivated-597043'
Danielle Madeley [Fri, 26 Nov 2010 02:02:23 +0000 (13:02 +1100)]
Merge remote branch 'glassrose/full_room_menu_never_insensitivated-597043'

13 years agoOnly the required submenus of 'Room' menu are updated, not the entire menu.
Chandni Verma [Thu, 25 Nov 2010 02:12:51 +0000 (07:42 +0530)]
Only the required submenus of 'Room' menu are updated, not the entire menu.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=597043
13 years agoMerge branch 'notifications-635500'
Guillaume Desmottes [Thu, 25 Nov 2010 09:25:44 +0000 (10:25 +0100)]
Merge branch 'notifications-635500'

13 years agoupdate for Punjabi by A S Alam
A S Alam [Thu, 25 Nov 2010 03:37:46 +0000 (09:07 +0530)]
update for Punjabi by A S Alam

13 years agoproperly manage the reference of the pixbuf returned by empathy_pixbuf_avatar_from_in...
Guillaume Desmottes [Wed, 24 Nov 2010 15:34:13 +0000 (16:34 +0100)]
properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar_from_individual_scaled_finish

13 years agoempathy_individual_view_get_group_menu: don't leak the group
Guillaume Desmottes [Wed, 24 Nov 2010 15:07:00 +0000 (16:07 +0100)]
empathy_individual_view_get_group_menu: don't leak the group

13 years agorename empathy_individual_view_get_selected_group to empathy_individual_view_dup_sele...
Guillaume Desmottes [Wed, 24 Nov 2010 15:06:42 +0000 (16:06 +0100)]
rename empathy_individual_view_get_selected_group to empathy_individual_view_dup_selected_group

13 years agolog_window_get_messages_for_date: don't leak chat_id and account
Guillaume Desmottes [Wed, 24 Nov 2010 15:01:02 +0000 (16:01 +0100)]
log_window_get_messages_for_date: don't leak chat_id and account

13 years agosmiley-manager: clean up memory management of the path
Guillaume Desmottes [Wed, 24 Nov 2010 11:05:59 +0000 (12:05 +0100)]
smiley-manager: clean up memory management of the path

13 years agoempathy_message_from_tpl_log_entry: don't leak receiver and sender
Guillaume Desmottes [Wed, 24 Nov 2010 11:00:11 +0000 (12:00 +0100)]
empathy_message_from_tpl_log_entry: don't leak receiver and sender

13 years agochat_log_filter: don't leak EmpathyMessage
Guillaume Desmottes [Wed, 24 Nov 2010 10:57:59 +0000 (11:57 +0100)]
chat_log_filter: don't leak EmpathyMessage

13 years agoClean up the way we keep references on notifications
Guillaume Desmottes [Tue, 23 Nov 2010 10:56:17 +0000 (11:56 +0100)]
Clean up the way we keep references on notifications

13 years agouse tp_g_signal_connect_object
Guillaume Desmottes [Tue, 23 Nov 2010 12:46:09 +0000 (13:46 +0100)]
use tp_g_signal_connect_object

13 years agofix comment
Guillaume Desmottes [Tue, 23 Nov 2010 12:42:37 +0000 (13:42 +0100)]
fix comment

13 years agoempathy.c: instantiate a EmpathyNotificationsApprover
Guillaume Desmottes [Mon, 22 Nov 2010 11:53:17 +0000 (12:53 +0100)]
empathy.c: instantiate a EmpathyNotificationsApprover

13 years agoMove notifications code from status-icon to notifications-approver (#635500)
Guillaume Desmottes [Mon, 22 Nov 2010 11:52:31 +0000 (12:52 +0100)]
Move notifications code from status-icon to notifications-approver (#635500)

13 years agoadd EmpathyNotificationsApprover
Guillaume Desmottes [Mon, 22 Nov 2010 10:23:05 +0000 (11:23 +0100)]
add EmpathyNotificationsApprover

13 years agoempathy-av: early return if already activated
Guillaume Desmottes [Tue, 23 Nov 2010 09:44:55 +0000 (10:44 +0100)]
empathy-av: early return if already activated

Purely esthetic change to look more like empathy-chat.c

13 years agoempathy-chat: register the Handler when the app is activated
Guillaume Desmottes [Tue, 23 Nov 2010 09:40:21 +0000 (10:40 +0100)]
empathy-chat: register the Handler when the app is activated

This avoid to raise warnings when the app is launched a second time.

13 years agoempathy-chat: don't use G_APPLICATION_IS_SERVICE
Guillaume Desmottes [Tue, 23 Nov 2010 09:31:14 +0000 (10:31 +0100)]
empathy-chat: don't use G_APPLICATION_IS_SERVICE

It breaks EMPATHY_PERSIST (#635592). It's already done this way in empathy-av.

13 years agoFix miss spelling quadrigraphs in the configure.ac file (#635262)
Nishio Futoshi [Mon, 22 Nov 2010 08:16:52 +0000 (09:16 +0100)]
Fix miss spelling quadrigraphs in the configure.ac file (#635262)

13 years agoMerge branch 'chat-resize-635022'
Guillaume Desmottes [Mon, 22 Nov 2010 08:00:08 +0000 (09:00 +0100)]
Merge branch 'chat-resize-635022'

13 years agoMerge remote branch 'glassrose/link_unfocussed_626560'
Danielle Madeley [Mon, 22 Nov 2010 05:52:18 +0000 (16:52 +1100)]
Merge remote branch 'glassrose/link_unfocussed_626560'

13 years agoLabel removed form list of focusable widgets
Chandni Verma [Sun, 14 Nov 2010 23:12:44 +0000 (04:42 +0530)]
Label removed form list of focusable widgets

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=626560
13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sun, 21 Nov 2010 11:00:41 +0000 (13:00 +0200)]
Updated Hebrew translation.

13 years agoUpdated Tamil translation
Dr.T.Vasudevan [Sun, 21 Nov 2010 06:30:39 +0000 (12:00 +0530)]
Updated Tamil translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sat, 20 Nov 2010 10:57:38 +0000 (11:57 +0100)]
Updated Norwegian bokmål translation

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 20 Nov 2010 10:00:29 +0000 (11:00 +0100)]
Added UG translation

13 years agoUpdated Galician translations
Fran Diéguez [Sat, 20 Nov 2010 00:44:39 +0000 (01:44 +0100)]
Updated Galician translations