]> git.0d.be Git - empathy.git/log
empathy.git
14 years agotp-file: ready property has to be read only
Guillaume Desmottes [Fri, 24 Apr 2009 15:15:50 +0000 (16:15 +0100)]
tp-file: ready property has to be read only

14 years agotp-file: implement getter/setter for the ready property
Guillaume Desmottes [Fri, 24 Apr 2009 15:04:25 +0000 (16:04 +0100)]
tp-file: implement getter/setter for the ready property

14 years agoempathy-call-window.c: update priv->sending_video *before* changing widget's state
Guillaume Desmottes [Fri, 24 Apr 2009 14:03:34 +0000 (15:03 +0100)]
empathy-call-window.c: update priv->sending_video *before* changing widget's state

14 years agoThe incoming call dialog doesn't have to be modal. Fixes #576384
Guillaume Desmottes [Thu, 23 Apr 2009 15:50:33 +0000 (16:50 +0100)]
The incoming call dialog doesn't have to be modal. Fixes #576384

This avoid to display the roster with the confirmation dialog.

14 years agoadd HACKING file pointing to the wiki
Guillaume Desmottes [Fri, 24 Apr 2009 09:11:05 +0000 (10:11 +0100)]
add HACKING file pointing to the wiki

14 years agoMerge branch 'spelling-578399'
Davyd Madeley [Fri, 24 Apr 2009 01:07:25 +0000 (09:07 +0800)]
Merge branch 'spelling-578399'

14 years agoRemove spell dialog from POTFILES.in; remove GtkBuilder file
Davyd Madeley [Fri, 24 Apr 2009 00:52:24 +0000 (08:52 +0800)]
Remove spell dialog from POTFILES.in; remove GtkBuilder file

14 years agoFix trailing whitespace
Davyd Madeley [Fri, 24 Apr 2009 00:50:49 +0000 (08:50 +0800)]
Fix trailing whitespace

14 years agoFixes based on feedback
Adam Schreiber [Fri, 24 Apr 2009 00:47:45 +0000 (08:47 +0800)]
Fixes based on feedback

Some cleanup still required, done by
Davyd Madeley <davyd.madeley@collabora.co.uk>

15 years agoMerge branch 'send-video-576394'
Guillaume Desmottes [Thu, 23 Apr 2009 16:44:50 +0000 (17:44 +0100)]
Merge branch 'send-video-576394'

15 years agodoap: Add desktop category
Olav Vitters [Thu, 23 Apr 2009 16:35:32 +0000 (18:35 +0200)]
doap: Add desktop category

15 years agoempathy-call-window: add priv->sending_video so we don't call empathy_call_window_set...
Guillaume Desmottes [Thu, 23 Apr 2009 16:20:37 +0000 (17:20 +0100)]
empathy-call-window: add priv->sending_video so we don't call empathy_call_window_set_send_video when it's not needed

15 years agoempathy-contact-widget: call contact_widget_change_contact after widget's setup....
Guillaume Desmottes [Thu, 23 Apr 2009 15:34:38 +0000 (16:34 +0100)]
empathy-contact-widget: call contact_widget_change_contact after widget's setup. Fixes #579971

15 years agoempathy-call-window: send-video meny entry has to be unsensitive by default
Guillaume Desmottes [Thu, 23 Apr 2009 14:11:27 +0000 (15:11 +0100)]
empathy-call-window: send-video meny entry has to be unsensitive by default

15 years agoSync 'Send Video' button and 'Call -> Send video' menu entry. Fixes #576394
Guillaume Desmottes [Thu, 23 Apr 2009 14:02:10 +0000 (15:02 +0100)]
Sync 'Send Video' button and 'Call -> Send video' menu entry. Fixes #576394

15 years agocheck-empathy-helpers: gconf_entry_free has been deprecated; use gconf_entry_unref
Guillaume Desmottes [Thu, 23 Apr 2009 12:10:14 +0000 (13:10 +0100)]
check-empathy-helpers: gconf_entry_free has been deprecated; use gconf_entry_unref

15 years agoMerge branch 'presets-dialog'
Davyd Madeley [Thu, 23 Apr 2009 12:01:37 +0000 (20:01 +0800)]
Merge branch 'presets-dialog'

15 years agoRest of gtk-doc
Davyd Madeley [Thu, 23 Apr 2009 12:00:48 +0000 (20:00 +0800)]
Rest of gtk-doc

15 years agoPreserve the status message across combo box changes
Davyd Madeley [Thu, 23 Apr 2009 11:47:52 +0000 (19:47 +0800)]
Preserve the status message across combo box changes

15 years agoAdd a comment for cassidy ;-)
Davyd Madeley [Thu, 23 Apr 2009 11:33:42 +0000 (19:33 +0800)]
Add a comment for cassidy ;-)

15 years agoSort presets alphabetically in the list
Davyd Madeley [Thu, 23 Apr 2009 11:30:48 +0000 (19:30 +0800)]
Sort presets alphabetically in the list

15 years agogtk-doc entry
Davyd Madeley [Thu, 23 Apr 2009 11:20:44 +0000 (19:20 +0800)]
gtk-doc entry

15 years agoMerge branch 'irc-dialog-579800'
Guillaume Desmottes [Thu, 23 Apr 2009 09:55:30 +0000 (10:55 +0100)]
Merge branch 'irc-dialog-579800'

15 years agoempathy-account-widget-irc: remove unused widgets
Guillaume Desmottes [Thu, 23 Apr 2009 09:52:53 +0000 (10:52 +0100)]
empathy-account-widget-irc: remove unused widgets

15 years agoempathy-account-widget-irc: rename button_remove to button_remove_network so it has...
Guillaume Desmottes [Thu, 23 Apr 2009 09:43:44 +0000 (10:43 +0100)]
empathy-account-widget-irc: rename button_remove to button_remove_network so it has the same name as the UI id

15 years agoMisc. gtk-doc updates, including being more explicit about refs.
Jonny Lamb [Thu, 23 Apr 2009 09:03:06 +0000 (10:03 +0100)]
Misc. gtk-doc updates, including being more explicit about refs.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoMake it possible to edit a status message by double-clicking on it
Davyd Madeley [Thu, 23 Apr 2009 07:49:42 +0000 (15:49 +0800)]
Make it possible to edit a status message by double-clicking on it

15 years agoFix function naming
Davyd Madeley [Thu, 23 Apr 2009 07:29:57 +0000 (15:29 +0800)]
Fix function naming

15 years agoAdd documentation for EmpathyNewMessageDialog.
Jonny Lamb [Thu, 23 Apr 2009 00:28:28 +0000 (01:28 +0100)]
Add documentation for EmpathyNewMessageDialog.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyProfileChooser.
Jonny Lamb [Thu, 23 Apr 2009 00:02:46 +0000 (01:02 +0100)]
Add documentation for EmpathyProfileChooser.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyAvatarImage.
Jonny Lamb [Wed, 22 Apr 2009 23:52:08 +0000 (00:52 +0100)]
Add documentation for EmpathyAvatarImage.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyAvatarChooser.
Jonny Lamb [Wed, 22 Apr 2009 23:44:36 +0000 (00:44 +0100)]
Add documentation for EmpathyAvatarChooser.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyPresenceChooser.
Jonny Lamb [Wed, 22 Apr 2009 23:27:42 +0000 (00:27 +0100)]
Add documentation for EmpathyPresenceChooser.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyContactWidget.
Jonny Lamb [Wed, 22 Apr 2009 23:16:33 +0000 (00:16 +0100)]
Add documentation for EmpathyContactWidget.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyContactSelector.
Jonny Lamb [Wed, 22 Apr 2009 20:22:38 +0000 (21:22 +0100)]
Add documentation for EmpathyContactSelector.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd documentation for EmpathyAccountChooser.
Jonny Lamb [Wed, 22 Apr 2009 20:00:30 +0000 (21:00 +0100)]
Add documentation for EmpathyAccountChooser.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoempathy_irc_network_dialog_show: call show_all on the dialog
Guillaume Desmottes [Wed, 22 Apr 2009 17:11:39 +0000 (18:11 +0100)]
empathy_irc_network_dialog_show: call show_all on the dialog

15 years agofix another id clash
Guillaume Desmottes [Wed, 22 Apr 2009 17:05:49 +0000 (18:05 +0100)]
fix another id clash

15 years agorename button_remove to button_remove_network to fix id clash
Guillaume Desmottes [Wed, 22 Apr 2009 16:59:14 +0000 (17:59 +0100)]
rename button_remove to button_remove_network to fix id clash

15 years agoempathy-account-widget-irc.ui: the network dialog doesn't have to be
Guillaume Desmottes [Wed, 22 Apr 2009 10:40:23 +0000 (11:40 +0100)]
empathy-account-widget-irc.ui: the network dialog doesn't have to be
visible by default. Fixes #579800

15 years agoRemove g_object_ref from empathy_dispatch_operation_get_tp_connection. Fixes #579780
Jonny Lamb [Wed, 22 Apr 2009 11:12:19 +0000 (12:12 +0100)]
Remove g_object_ref from empathy_dispatch_operation_get_tp_connection. Fixes #579780

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoRenamed empathy_profile_chooser_get_selected to empathy_profile_chooser_dup_selected...
Jonny Lamb [Wed, 22 Apr 2009 11:09:38 +0000 (12:09 +0100)]
Renamed empathy_profile_chooser_get_selected to empathy_profile_chooser_dup_selected and fixed leaks.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoRenamed empathy_contact_list_view_get_selected to empathy_contact_list_view_dup_selec...
Jonny Lamb [Wed, 22 Apr 2009 11:07:29 +0000 (12:07 +0100)]
Renamed empathy_contact_list_view_get_selected to empathy_contact_list_view_dup_selected and fixed leaks.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoRenamed empathy_account_chooser_get_account to empathy_account_chooser_dup_account...
Jonny Lamb [Wed, 22 Apr 2009 11:01:37 +0000 (12:01 +0100)]
Renamed empathy_account_chooser_get_account to empathy_account_chooser_dup_account and fixed leaks.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoRename empathy_contact_new_static to empathy_contact_new_for_log
Xavier Claessens [Wed, 22 Apr 2009 10:16:10 +0000 (12:16 +0200)]
Rename empathy_contact_new_static to empathy_contact_new_for_log

15 years agoDon't forget to show the contact widget in some places
Xavier Claessens [Wed, 22 Apr 2009 08:35:40 +0000 (10:35 +0200)]
Don't forget to show the contact widget in some places

15 years agoDo not rely on suppress_handlers, it is deprecated.
Xavier Claessens [Tue, 21 Apr 2009 17:06:43 +0000 (19:06 +0200)]
Do not rely on suppress_handlers, it is deprecated.

15 years agoRename manager to self to not confuse with account_manager.
Xavier Claessens [Tue, 21 Apr 2009 16:08:15 +0000 (18:08 +0200)]
Rename manager to self to not confuse with account_manager.

15 years agoReplace empathy_connection_get_protocol by tp_connection_parse_object_path
Xavier Claessens [Mon, 20 Apr 2009 23:14:34 +0000 (01:14 +0200)]
Replace empathy_connection_get_protocol by tp_connection_parse_object_path

15 years agoAdd a comment to tell that tp_contact_list_group_add() takes ownership of handles...
Xavier Claessens [Mon, 20 Apr 2009 23:10:22 +0000 (01:10 +0200)]
Add a comment to tell that tp_contact_list_group_add() takes ownership of handles array

15 years agoMake the comment for group hash table more explicit
Xavier Claessens [Mon, 20 Apr 2009 23:07:17 +0000 (01:07 +0200)]
Make the comment for group hash table more explicit

15 years agoAdd a comment to explain what does tp_contact_list_group_add
Xavier Claessens [Mon, 20 Apr 2009 23:04:48 +0000 (01:04 +0200)]
Add a comment to explain what does tp_contact_list_group_add

15 years agoSimplify expression in tp_contact_list_group_add_data_unref
Xavier Claessens [Mon, 20 Apr 2009 22:58:51 +0000 (00:58 +0200)]
Simplify expression in tp_contact_list_group_add_data_unref

15 years agoAdd doc for empathy_account_manager_dup_connections.
Xavier Claessens [Mon, 20 Apr 2009 22:53:23 +0000 (00:53 +0200)]
Add doc for empathy_account_manager_dup_connections.

15 years agoMake explicit in the doc of empathy_account_manager_get_connection that it does not...
Xavier Claessens [Mon, 20 Apr 2009 22:49:43 +0000 (00:49 +0200)]
Make explicit in the doc of empathy_account_manager_get_connection that it does not return a new ref

15 years agoAdd asserts in connection_invalidated_cb
Xavier Claessens [Mon, 20 Apr 2009 22:48:02 +0000 (00:48 +0200)]
Add asserts in connection_invalidated_cb

15 years agoDocument hash tables in EmpathyAccountManagerPriv
Xavier Claessens [Mon, 20 Apr 2009 22:46:17 +0000 (00:46 +0200)]
Document hash tables in EmpathyAccountManagerPriv

15 years agoAdd empathy_contact_new_static() to create a contact that comes from logs
Xavier Claessens [Mon, 20 Apr 2009 22:43:41 +0000 (00:43 +0200)]
Add empathy_contact_new_static() to create a contact that comes from logs

15 years agoAdd G_PARAM_STATIC_STRINGS to EmpathyContact properties
Xavier Claessens [Mon, 20 Apr 2009 22:31:24 +0000 (00:31 +0200)]
Add G_PARAM_STATIC_STRINGS to EmpathyContact properties

15 years agoFix build, probably an error while rebasing
Xavier Claessens [Tue, 14 Apr 2009 09:00:55 +0000 (11:00 +0200)]
Fix build, probably an error while rebasing

15 years agoCleanup authors of EmpathyContact. It has nothing to do with Gossip code anymore...
Xavier Claessens [Tue, 14 Apr 2009 08:59:37 +0000 (10:59 +0200)]
Cleanup authors of EmpathyContact. It has nothing to do with Gossip code anymore. All code is mine.

15 years agoUse tp_connection_get_self_handle where needed
Xavier Claessens [Wed, 18 Mar 2009 00:28:03 +0000 (01:28 +0100)]
Use tp_connection_get_self_handle where needed

15 years agoAlso accept local-pending of publish if adding a contact
Xavier Claessens [Mon, 9 Mar 2009 15:16:12 +0000 (16:16 +0100)]
Also accept local-pending of publish if adding a contact

15 years agoChange EmpathyTpContactFactory API to look more like TpConnection. Add function to...
Xavier Claessens [Wed, 4 Mar 2009 10:41:28 +0000 (11:41 +0100)]
Change EmpathyTpContactFactory API to look more like TpConnection. Add function to get only one contact from
id/handle.

15 years agoPort EmpathyContactListView's DnD to new API
Xavier Claessens [Tue, 3 Mar 2009 22:57:44 +0000 (23:57 +0100)]
Port EmpathyContactListView's DnD to new API

15 years agoPort EmpathyChatWindow's DnD to new API
Xavier Claessens [Tue, 3 Mar 2009 22:25:34 +0000 (23:25 +0100)]
Port EmpathyChatWindow's DnD to new API

15 years agoPort megaphone applet to new API
Xavier Claessens [Tue, 3 Mar 2009 22:02:09 +0000 (23:02 +0100)]
Port megaphone applet to new API

15 years agoUpdate python binding
Xavier Claessens [Tue, 3 Mar 2009 21:55:52 +0000 (22:55 +0100)]
Update python binding

15 years agoRemove useless include of empathy-contact-factory.h
Xavier Claessens [Sat, 21 Feb 2009 00:37:42 +0000 (01:37 +0100)]
Remove useless include of empathy-contact-factory.h

15 years agoSimplify empathy_contact_get_account
Xavier Claessens [Fri, 20 Feb 2009 23:47:27 +0000 (00:47 +0100)]
Simplify empathy_contact_get_account

15 years agoExtract protocol from the connection's object-path and correctly set the special...
Xavier Claessens [Fri, 20 Feb 2009 12:15:45 +0000 (13:15 +0100)]
Extract protocol from the connection's object-path and correctly set the special group for xmpp-local contacts.

15 years agoAdd commented out code to set the _is_ready property of EmpathyContact
Xavier Claessens [Fri, 20 Feb 2009 12:14:57 +0000 (13:14 +0100)]
Add commented out code to set the _is_ready property of EmpathyContact

15 years agoDisconnect all signals from tp_chat when the UI is destroyed
Xavier Claessens [Wed, 18 Feb 2009 10:27:34 +0000 (11:27 +0100)]
Disconnect all signals from tp_chat when the UI is destroyed

15 years ago - Fix connection of "group-members-changed" signal
Xavier Claessens [Wed, 18 Feb 2009 10:25:56 +0000 (11:25 +0100)]
 - Fix connection of "group-members-changed" signal
 - Do not unerf channel when calling close. Wait for it to be invalidated becasue we can still get signals between the
moment we called close and the CM actually closing the channel.

15 years agoRemove dead code
Xavier Claessens [Wed, 18 Feb 2009 10:25:08 +0000 (11:25 +0100)]
Remove dead code

15 years agoUse new getters and setters of EmpathyChatroom. Simplify to lookup when a tp_chat...
Xavier Claessens [Wed, 18 Feb 2009 01:29:57 +0000 (02:29 +0100)]
Use new getters and setters of EmpathyChatroom. Simplify to lookup when a tp_chat is destroyed.

15 years agoAdd getter and setter for "tp-chat" and "favorite" properties on EmpathyChatroom
Xavier Claessens [Wed, 18 Feb 2009 01:29:21 +0000 (02:29 +0100)]
Add getter and setter for "tp-chat" and "favorite" properties on EmpathyChatroom

15 years agoRemove useless condition
Xavier Claessens [Wed, 18 Feb 2009 00:44:20 +0000 (01:44 +0100)]
Remove useless condition

15 years agoDrop dead code
Xavier Claessens [Tue, 17 Feb 2009 16:15:28 +0000 (17:15 +0100)]
Drop dead code

15 years agoDrop usage of McAccount from EmpathyTpTube
Xavier Claessens [Tue, 17 Feb 2009 15:59:31 +0000 (16:59 +0100)]
Drop usage of McAccount from EmpathyTpTube

15 years agoIf presence message is "", get the default message.
Xavier Claessens [Tue, 17 Feb 2009 15:44:16 +0000 (16:44 +0100)]
If presence message is "", get the default message.

15 years agoRemove dead code
Xavier Claessens [Tue, 17 Feb 2009 15:44:02 +0000 (16:44 +0100)]
Remove dead code

15 years agoUpdate doc
Xavier Claessens [Tue, 17 Feb 2009 15:22:56 +0000 (16:22 +0100)]
Update doc

15 years agoRemove obsolet test applications
Xavier Claessens [Tue, 17 Feb 2009 15:15:39 +0000 (16:15 +0100)]
Remove obsolet test applications

15 years agoAdd a group channel only if suppress_handler == FALSE
Xavier Claessens [Tue, 17 Feb 2009 15:12:12 +0000 (16:12 +0100)]
Add a group channel only if suppress_handler == FALSE

15 years agoMake sure to not ref a NULL object
Xavier Claessens [Tue, 17 Feb 2009 15:11:48 +0000 (16:11 +0100)]
Make sure to not ref a NULL object

15 years agoindex begin at 0 and not 1 for GArray
Xavier Claessens [Tue, 17 Feb 2009 14:51:45 +0000 (15:51 +0100)]
index begin at 0 and not 1 for GArray

15 years agoGet the factory in _constructed because connection property is not set yet in _init
Xavier Claessens [Tue, 17 Feb 2009 14:48:14 +0000 (15:48 +0100)]
Get the factory in _constructed because connection property is not set yet in _init

15 years agoCONSTRUCT_ONLY properties must be writable
Xavier Claessens [Tue, 17 Feb 2009 14:47:27 +0000 (15:47 +0100)]
CONSTRUCT_ONLY properties must be writable

15 years agoGet the priv struct of the right object.
Xavier Claessens [Tue, 17 Feb 2009 14:46:40 +0000 (15:46 +0100)]
Get the priv struct of the right object.

15 years agoGet the connection for newly created accounts
Xavier Claessens [Tue, 17 Feb 2009 14:45:57 +0000 (15:45 +0100)]
Get the connection for newly created accounts

15 years agoPort empathy.c to new API
Xavier Claessens [Tue, 17 Feb 2009 13:48:07 +0000 (14:48 +0100)]
Port empathy.c to new API

15 years agoDo not use empathy_contact_equal anymore, pointer comparaison is guaranteed to be...
Xavier Claessens [Tue, 17 Feb 2009 13:46:17 +0000 (14:46 +0100)]
Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed to be enough.

15 years agoPort EmpathyNEwChatroomDialog to new API
Xavier Claessens [Tue, 17 Feb 2009 13:28:36 +0000 (14:28 +0100)]
Port EmpathyNEwChatroomDialog to new API

15 years agoPort EmpathyMainWindow to new API
Xavier Claessens [Tue, 17 Feb 2009 13:26:46 +0000 (14:26 +0100)]
Port EmpathyMainWindow to new API

15 years ago - Split info/edit/personal dialogs into different functions.
Xavier Claessens [Tue, 17 Feb 2009 13:23:52 +0000 (14:23 +0100)]
 - Split info/edit/personal dialogs into different functions.
 - Make sure empathy_contact_widget_new works with a NULL contact.

15 years agoPort EmpathyEventManager to new API
Xavier Claessens [Tue, 17 Feb 2009 09:57:55 +0000 (10:57 +0100)]
Port EmpathyEventManager to new API

15 years agoThere is no "contact" property on EmpathyTpFile
Xavier Claessens [Tue, 17 Feb 2009 09:57:35 +0000 (10:57 +0100)]
There is no "contact" property on EmpathyTpFile

15 years agoPort EmpathyNewMessageDialog to new API.
Xavier Claessens [Sun, 15 Feb 2009 22:51:16 +0000 (23:51 +0100)]
Port EmpathyNewMessageDialog to new API.

15 years agoPort EmpathyContactWidget to new API.
Xavier Claessens [Sun, 15 Feb 2009 22:37:19 +0000 (23:37 +0100)]
Port EmpathyContactWidget to new API.