]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoUse G_GSIZE_FORMAT instead of %u.
Jonny Lamb [Wed, 3 Jun 2009 14:29:30 +0000 (15:29 +0100)]
Use G_GSIZE_FORMAT instead of %u.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoUpdated Debug spec.
Jonny Lamb [Wed, 3 Jun 2009 12:10:05 +0000 (13:10 +0100)]
Updated Debug spec.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd a "Copy" toolbar item to copy text to clipboard.
Jonny Lamb [Fri, 24 Apr 2009 12:46:51 +0000 (13:46 +0100)]
Add a "Copy" toolbar item to copy text to clipboard.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoCreate a straight TpProxy instead of a TpConnection.
Jonny Lamb [Fri, 24 Apr 2009 11:47:14 +0000 (12:47 +0100)]
Create a straight TpProxy instead of a TpConnection.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoConnect to NameOwnerChanged so the CM chooser can be updated when new CMs join and...
Jonny Lamb [Fri, 24 Apr 2009 00:41:52 +0000 (01:41 +0100)]
Connect to NameOwnerChanged so the CM chooser can be updated when new CMs join and old ones die.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoStore unique names in CM model.
Jonny Lamb [Thu, 23 Apr 2009 17:45:43 +0000 (18:45 +0100)]
Store unique names in CM model.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoUse GtkWindow's "transient-for" property instead of holding a ref to the parent window.
Jonny Lamb [Thu, 23 Apr 2009 11:46:59 +0000 (12:46 +0100)]
Use GtkWindow's "transient-for" property instead of holding a ref to the parent window.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoDon't show the same CM more than once in the CM chooser if there are more than one...
Jonny Lamb [Thu, 23 Apr 2009 11:43:14 +0000 (12:43 +0100)]
Don't show the same CM more than once in the CM chooser if there are more than one connections to it.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoUse GFile and GFileOutputStream instead of fopen and fprintf.
Jonny Lamb [Thu, 23 Apr 2009 11:20:47 +0000 (12:20 +0100)]
Use GFile and GFileOutputStream instead of fopen and fprintf.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoUse "foo != NULL" instead of "foo".
Jonny Lamb [Thu, 23 Apr 2009 10:52:16 +0000 (11:52 +0100)]
Use "foo != NULL" instead of "foo".

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd more comments to debug_dialog_press_event_cb.
Jonny Lamb [Thu, 23 Apr 2009 10:55:44 +0000 (11:55 +0100)]
Add more comments to debug_dialog_press_event_cb.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoUse guint instead of int for for loop counter.
Jonny Lamb [Thu, 23 Apr 2009 10:53:46 +0000 (11:53 +0100)]
Use guint instead of int for for loop counter.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoSplit some long lines into two.
Jonny Lamb [Thu, 23 Apr 2009 10:53:08 +0000 (11:53 +0100)]
Split some long lines into two.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoChanged Help menu item to simply "Debug.
Jonny Lamb [Thu, 23 Apr 2009 10:47:09 +0000 (11:47 +0100)]
Changed Help menu item to simply "Debug.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoUpdated coding style.
Jonny Lamb [Thu, 23 Apr 2009 10:46:20 +0000 (11:46 +0100)]
Updated coding style.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoRemove tabs, sigh.
Jonny Lamb [Tue, 21 Apr 2009 18:50:02 +0000 (19:50 +0100)]
Remove tabs, sigh.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoImplement save button.
Jonny Lamb [Tue, 21 Apr 2009 16:51:35 +0000 (17:51 +0100)]
Implement save button.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoClear the store when changing CM.
Jonny Lamb [Tue, 21 Apr 2009 15:52:32 +0000 (16:52 +0100)]
Clear the store when changing CM.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoImplemented a menu when selecting a row to copy message to clipboard.
Jonny Lamb [Tue, 21 Apr 2009 15:42:52 +0000 (16:42 +0100)]
Implemented a menu when selecting a row to copy message to clipboard.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoDisplay debug message as monospace.
Jonny Lamb [Tue, 21 Apr 2009 03:07:48 +0000 (04:07 +0100)]
Display debug message as monospace.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoImplement clear button.
Jonny Lamb [Tue, 21 Apr 2009 02:43:30 +0000 (03:43 +0100)]
Implement clear button.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoImplement level combo box.
Jonny Lamb [Tue, 21 Apr 2009 02:37:27 +0000 (03:37 +0100)]
Implement level combo box.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAlign text at the top of the row.
Jonny Lamb [Mon, 20 Apr 2009 22:28:59 +0000 (23:28 +0100)]
Align text at the top of the row.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoRemove trailing whitespace from the debug message.
Jonny Lamb [Mon, 20 Apr 2009 21:24:40 +0000 (22:24 +0100)]
Remove trailing whitespace from the debug message.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoStore the bus name of CMs in an the combo box's tree model instead of two different...
Jonny Lamb [Mon, 20 Apr 2009 21:15:36 +0000 (22:15 +0100)]
Store the bus name of CMs in an the combo box's tree model instead of two different lists.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoMake the tree view have alternating row colours.
Jonny Lamb [Mon, 20 Apr 2009 20:54:05 +0000 (21:54 +0100)]
Make the tree view have alternating row colours.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoCorrect indentation and tab problems.
Jonny Lamb [Mon, 20 Apr 2009 19:20:54 +0000 (20:20 +0100)]
Correct indentation and tab problems.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoDefine the debug object path in the header and keep CM bus names from tp_list_connect...
Jonny Lamb [Mon, 20 Apr 2009 19:13:30 +0000 (20:13 +0100)]
Define the debug object path in the header and keep CM bus names from tp_list_connection_names around.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoCreate a new string for category as it's g_free'd.
Jonny Lamb [Mon, 20 Apr 2009 15:38:00 +0000 (16:38 +0100)]
Create a new string for category as it's g_free'd.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd Debug interface to TpProxy's known interfaces.
Jonny Lamb [Mon, 20 Apr 2009 15:37:35 +0000 (16:37 +0100)]
Add Debug interface to TpProxy's known interfaces.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoReturn NULL if _new is not given a GtkWindow.
Jonny Lamb [Mon, 20 Apr 2009 14:46:16 +0000 (15:46 +0100)]
Return NULL if _new is not given a GtkWindow.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoOnly set Enabled=false in dispose if there we have a proxy.
Jonny Lamb [Mon, 20 Apr 2009 14:44:31 +0000 (15:44 +0100)]
Only set Enabled=false in dispose if there we have a proxy.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoChanged account chooser to CM chooser.
Jonny Lamb [Mon, 20 Apr 2009 14:44:02 +0000 (15:44 +0100)]
Changed account chooser to CM chooser.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoGet the CM bus name from the TpProxy instead of hard-coding, and fix some ref problems.
Jonny Lamb [Mon, 20 Apr 2009 13:40:24 +0000 (14:40 +0100)]
Get the CM bus name from the TpProxy instead of hard-coding, and fix some ref problems.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoMake sure the toolbar labels are shown.
Jonny Lamb [Mon, 20 Apr 2009 01:15:47 +0000 (02:15 +0100)]
Make sure the toolbar labels are shown.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoOnly set Enabled when we already have a proxy.
Jonny Lamb [Mon, 20 Apr 2009 01:12:06 +0000 (02:12 +0100)]
Only set Enabled when we already have a proxy.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoSet Enabled dbus property to the correct value depending on whether the signal is...
Jonny Lamb [Mon, 20 Apr 2009 01:02:57 +0000 (02:02 +0100)]
Set Enabled dbus property to the correct value depending on whether the signal is connected and whether the pause button is pressed.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoImplement pause button and handle connections to signal when changing account.
Jonny Lamb [Mon, 20 Apr 2009 00:46:50 +0000 (01:46 +0100)]
Implement pause button and handle connections to signal when changing account.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoOnly connect to NewDebugMessage if the paused button is not pressed.
Jonny Lamb [Mon, 20 Apr 2009 00:29:14 +0000 (01:29 +0100)]
Only connect to NewDebugMessage if the paused button is not pressed.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoConnect to NewDebugMessage and append it to the treeview.
Jonny Lamb [Mon, 20 Apr 2009 00:26:03 +0000 (01:26 +0100)]
Connect to NewDebugMessage and append it to the treeview.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoCall GetMessages when the debug dialog opens.
Jonny Lamb [Mon, 20 Apr 2009 00:07:17 +0000 (01:07 +0100)]
Call GetMessages when the debug dialog opens.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd GtkTreeView to debug dialog.
Jonny Lamb [Sun, 19 Apr 2009 19:21:01 +0000 (20:21 +0100)]
Add GtkTreeView to debug dialog.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdd Debug interface.
Jonny Lamb [Sun, 19 Apr 2009 18:38:42 +0000 (19:38 +0100)]
Add Debug interface.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdded Debug Window menu item.
Jonny Lamb [Sun, 19 Apr 2009 18:29:41 +0000 (19:29 +0100)]
Added Debug Window menu item.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdded a basic UI to debug dialog.
Jonny Lamb [Sun, 19 Apr 2009 18:22:52 +0000 (19:22 +0100)]
Added a basic UI to debug dialog.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
15 years agoAdded initial empty EmpathyDebugDialog.
Jonny Lamb [Sun, 19 Apr 2009 15:19:08 +0000 (16:19 +0100)]
Added initial empty EmpathyDebugDialog.

Signed-off-by: Jonny Lamb <jonny.lamb@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