]> git.0d.be Git - empathy.git/log
empathy.git
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.

15 years agoAdd empathy_account_chooser_get_connection()
Xavier Claessens [Sun, 15 Feb 2009 22:36:51 +0000 (23:36 +0100)]
Add empathy_account_chooser_get_connection()

15 years agoBase EmpathyAvatarChooser on connection instead of account.
Xavier Claessens [Sun, 15 Feb 2009 22:36:14 +0000 (23:36 +0100)]
Base EmpathyAvatarChooser on connection instead of account.

15 years agoEmpathyTpContactFactory don't have a ready property anymore.
Xavier Claessens [Sun, 15 Feb 2009 22:35:10 +0000 (23:35 +0100)]
EmpathyTpContactFactory don't have a ready property anymore.

15 years agoRemove unused function empathy_dispatcher_call_with_contact().
Xavier Claessens [Sun, 15 Feb 2009 21:30:00 +0000 (22:30 +0100)]
Remove unused function empathy_dispatcher_call_with_contact().

15 years agoPort EmpathyContactDialogs to new API.
Xavier Claessens [Sun, 15 Feb 2009 21:28:11 +0000 (22:28 +0100)]
Port EmpathyContactDialogs to new API.

15 years agoPort EmpathyChatWindow to new API and remove dead code.
Xavier Claessens [Sun, 15 Feb 2009 21:27:46 +0000 (22:27 +0100)]
Port EmpathyChatWindow to new API and remove dead code.

15 years agoPort EmpathyChat to new API.
Xavier Claessens [Sun, 15 Feb 2009 21:27:03 +0000 (22:27 +0100)]
Port EmpathyChat to new API.

15 years agoRemove usage of EmpathyTpGroup from EmpathyTpContactList
Xavier Claessens [Sat, 14 Feb 2009 16:20:28 +0000 (17:20 +0100)]
Remove usage of EmpathyTpGroup from EmpathyTpContactList

15 years agoRemove EmpathyTpGroup
Xavier Claessens [Sat, 14 Feb 2009 15:24:47 +0000 (16:24 +0100)]
Remove EmpathyTpGroup

15 years agoUse the account manager to map from connection to account.
Xavier Claessens [Sat, 14 Feb 2009 15:22:56 +0000 (16:22 +0100)]
Use the account manager to map from connection to account.

15 years agoAdd empathy_tp_chat_get_connection() to direct access the channel's connection.
Xavier Claessens [Sat, 14 Feb 2009 15:22:30 +0000 (16:22 +0100)]
Add empathy_tp_chat_get_connection() to direct access the channel's connection.

15 years agoReorder functions to not declare them on top
Xavier Claessens [Sat, 14 Feb 2009 15:10:40 +0000 (16:10 +0100)]
Reorder functions to not declare them on top

15 years agoFix some coding style
Xavier Claessens [Sat, 14 Feb 2009 15:04:39 +0000 (16:04 +0100)]
Fix some coding style

15 years agoPort EmpathyTpChat to new API and drop usage of EmpathyTpGroup.
Xavier Claessens [Sun, 15 Feb 2009 23:29:40 +0000 (00:29 +0100)]
Port EmpathyTpChat to new API and drop usage of EmpathyTpGroup.

15 years agoPort EmpathyCallHandler to new API
Xavier Claessens [Sun, 15 Feb 2009 23:29:05 +0000 (00:29 +0100)]
Port EmpathyCallHandler to new API

15 years agoPort EmpathyTpCall to new API
Xavier Claessens [Sun, 15 Feb 2009 23:28:29 +0000 (00:28 +0100)]
Port EmpathyTpCall to new API

15 years agoPort EmpathyLogManager to new API
Xavier Claessens [Sun, 15 Feb 2009 23:26:37 +0000 (00:26 +0100)]
Port EmpathyLogManager to new API

15 years agoPort EmpathyDispatchOperation to new API
Xavier Claessens [Sun, 15 Feb 2009 23:25:10 +0000 (00:25 +0100)]
Port EmpathyDispatchOperation to new API

15 years agoPort EmpathyTpFile to new API and add a ready property
Xavier Claessens [Sun, 15 Feb 2009 23:23:59 +0000 (00:23 +0100)]
Port EmpathyTpFile to new API and add a ready property

15 years agoEmpathyDispatcher: Use new EmpathyAccountManager API and rebase on TpConnection inste...
Xavier Claessens [Sun, 15 Feb 2009 23:21:33 +0000 (00:21 +0100)]
EmpathyDispatcher: Use new EmpathyAccountManager API and rebase on TpConnection instead of McAccount

15 years agoDrop unused include of contact factory
Xavier Claessens [Sun, 15 Feb 2009 23:20:20 +0000 (00:20 +0100)]
Drop unused include of contact factory

15 years agoEmpathyContactManager: Use new API of EmpathyAccountManager and EmpathyTpContactList.
Xavier Claessens [Sun, 15 Feb 2009 23:16:26 +0000 (00:16 +0100)]
EmpathyContactManager: Use new API of EmpathyAccountManager and EmpathyTpContactList.

15 years agoRebase EmpathyTpContactList on TpConnection instead of McAccount.
Xavier Claessens [Sun, 15 Feb 2009 23:16:01 +0000 (00:16 +0100)]
Rebase EmpathyTpContactList on TpConnection instead of McAccount.

15 years agoChange API of EmpathyTpContactFactory:
Xavier Claessens [Sun, 15 Feb 2009 23:11:05 +0000 (00:11 +0100)]
Change API of EmpathyTpContactFactory:
 - Based on TpConnection instead of McAccount.
 - Drop all code that is now handled in TpContact.
 - Make it per-connection singleton.

15 years agoDrop EmpathyContactFactory
Xavier Claessens [Sun, 15 Feb 2009 23:10:20 +0000 (00:10 +0100)]
Drop EmpathyContactFactory

15 years agoKeep a ref to all TpConnection objects. Map account<>connection.
Xavier Claessens [Sun, 15 Feb 2009 23:06:35 +0000 (00:06 +0100)]
Keep a ref to all TpConnection objects. Map account<>connection.

15 years agoTurn EmpathyContact into a TpContact wrapper
Xavier Claessens [Fri, 6 Feb 2009 09:52:57 +0000 (10:52 +0100)]
Turn EmpathyContact into a TpContact wrapper

15 years agoDon't reset the state to Available when you click [Add]
Davyd Madeley [Wed, 22 Apr 2009 09:34:23 +0000 (17:34 +0800)]
Don't reset the state to Available when you click [Add]

15 years agoFix up Add Preset combo focusing
Davyd Madeley [Wed, 22 Apr 2009 09:28:03 +0000 (17:28 +0800)]
Fix up Add Preset combo focusing

15 years agoremove empathy-spell-dialog from python binding
Guillaume Desmottes [Wed, 22 Apr 2009 09:07:55 +0000 (10:07 +0100)]
remove empathy-spell-dialog from python binding

15 years agoDisplay spelling suggestions in a submenu instead of in a separate
Adam Schreiber [Tue, 21 Apr 2009 16:42:30 +0000 (17:42 +0100)]
Display spelling suggestions in a submenu instead of in a separate
dialog. Fixes bug #578399

15 years agoupdate python bindings
Guillaume Desmottes [Tue, 21 Apr 2009 16:49:48 +0000 (17:49 +0100)]
update python bindings

15 years agoAdd some labels to the UI
Davyd Madeley [Wed, 22 Apr 2009 02:52:19 +0000 (10:52 +0800)]
Add some labels to the UI

15 years agoOutput GtkBuilder errors as g_critical() not DEBUG()
Davyd Madeley [Wed, 22 Apr 2009 02:28:53 +0000 (10:28 +0800)]
Output GtkBuilder errors as g_critical() not DEBUG()

15 years agoConnect new dialog into presence chooser, remove old dialog
Davyd Madeley [Wed, 22 Apr 2009 02:05:10 +0000 (10:05 +0800)]
Connect new dialog into presence chooser, remove old dialog

15 years agoMake test load status presets
Davyd Madeley [Wed, 22 Apr 2009 01:47:54 +0000 (09:47 +0800)]
Make test load status presets

15 years agoAdd new files to POTFILES.in
Davyd Madeley [Wed, 22 Apr 2009 01:45:05 +0000 (09:45 +0800)]
Add new files to POTFILES.in

15 years agoMake [Add] work
Davyd Madeley [Wed, 22 Apr 2009 01:37:33 +0000 (09:37 +0800)]
Make [Add] work

15 years agoUpdated Spanish translation
Jorge Gonzalez [Tue, 21 Apr 2009 19:04:26 +0000 (21:04 +0200)]
Updated Spanish translation

15 years agoUpdated Spanish translation
Jorge Gonzalez [Tue, 21 Apr 2009 19:02:57 +0000 (21:02 +0200)]
Updated Spanish translation

15 years agoempathy-tube-handler: wait that tube is ready before announcing it
Guillaume Desmottes [Fri, 17 Apr 2009 13:23:52 +0000 (14:23 +0100)]
empathy-tube-handler: wait that tube is ready before announcing it

15 years agoadd empathy_tp_tube_call_when_ready. Fixes bug #579735
Guillaume Desmottes [Fri, 17 Apr 2009 12:58:20 +0000 (13:58 +0100)]
add empathy_tp_tube_call_when_ready. Fixes bug #579735

15 years agotp_tube_constructor: get State property not priv->state is actually set
Guillaume Desmottes [Fri, 17 Apr 2009 11:47:16 +0000 (12:47 +0100)]
tp_tube_constructor: get State property not priv->state is actually set

15 years agoAdd ellipsis to the add account button. Fixes bug #548704
Guillaume Desmottes [Tue, 21 Apr 2009 15:36:37 +0000 (16:36 +0100)]
Add ellipsis to the add account button. Fixes bug #548704

15 years agoempathy-accounts-dialog.ui: no change, the file has just been opened and sauved in...
Guillaume Desmottes [Tue, 21 Apr 2009 15:30:08 +0000 (16:30 +0100)]
empathy-accounts-dialog.ui: no change, the file has just been opened and sauved in Glade

15 years agoUpdated Galician Translation
Frco. Javier Rial [Tue, 21 Apr 2009 15:26:47 +0000 (17:26 +0200)]
Updated Galician Translation

15 years agoMerge branch 'tube-bus-name'
Guillaume Desmottes [Tue, 21 Apr 2009 15:06:05 +0000 (16:06 +0100)]
Merge branch 'tube-bus-name'

15 years agoempathy_tube_handler_build_bus_name: escape invalid char in the service name
Guillaume Desmottes [Tue, 21 Apr 2009 14:17:53 +0000 (15:17 +0100)]
empathy_tube_handler_build_bus_name: escape invalid char in the service name

15 years agodon't dispatch D-Bus tube having an invalid ServiceName
Guillaume Desmottes [Tue, 21 Apr 2009 14:58:02 +0000 (15:58 +0100)]
don't dispatch D-Bus tube having an invalid ServiceName

15 years agoAdd context string for translation (#575442)
Frederic Peters [Tue, 21 Apr 2009 14:37:22 +0000 (16:37 +0200)]
Add context string for translation (#575442)

15 years agoInstead of destroying the submenu when it's not needed only create it if there
Lars-Peter Clausen [Mon, 20 Apr 2009 19:04:59 +0000 (21:04 +0200)]
Instead of destroying the submenu when it's not needed only create it if there
is a submenu item.

15 years agoFix indent.
Lars-Peter Clausen [Mon, 20 Apr 2009 14:13:41 +0000 (16:13 +0200)]
Fix indent.

15 years agoFix memleak in avatar_chooser_maybe_convert_and_scale. Unref the scaled buffer
Lars-Peter Clausen [Sun, 19 Apr 2009 17:43:45 +0000 (19:43 +0200)]
Fix memleak in avatar_chooser_maybe_convert_and_scale. Unref the scaled buffer
after it has been saved and is not needed anymore.

15 years agoFix memleak in avatar_chooser_update_preview_cb. Free string returned by
Lars-Peter Clausen [Sun, 19 Apr 2009 17:22:33 +0000 (19:22 +0200)]
Fix memleak in avatar_chooser_update_preview_cb. Free string returned by
gtk_file_chooser_get_preview_filename.

15 years agoFix memleak in contact_widget_model_populate_columns. Since it not used anywhere
Lars-Peter Clausen [Sun, 19 Apr 2009 16:26:15 +0000 (18:26 +0200)]
Fix memleak in contact_widget_model_populate_columns. Since it not used anywhere
else it does not make sense to add a ref to the renderer, or does it?

15 years agoFix memleak in tp_contact_list_group_member_removed_cb. Free group name when
Lars-Peter Clausen [Sun, 19 Apr 2009 16:01:10 +0000 (18:01 +0200)]
Fix memleak in tp_contact_list_group_member_removed_cb. Free group name when
it is removed from the group list.

15 years agoFix memleak in empathy_tp_chat_acknowledge_messages. Unref message after it has
Lars-Peter Clausen [Sun, 19 Apr 2009 15:35:32 +0000 (17:35 +0200)]
Fix memleak in empathy_tp_chat_acknowledge_messages. Unref message after it has
been removed from the message queue.

15 years agoFix memleak in empathy_contact_invite_menu_item_new. Just calling
Lars-Peter Clausen [Sun, 19 Apr 2009 15:02:02 +0000 (17:02 +0200)]
Fix memleak in empathy_contact_invite_menu_item_new. Just calling
gtk_widget_destroy on submenu won't free it since it is floating.

15 years agoFix memleak. Free strings retrieved from gtk_tree_model_get.
Lars-Peter Clausen [Sat, 18 Apr 2009 01:18:15 +0000 (03:18 +0200)]
Fix memleak. Free strings retrieved from gtk_tree_model_get.

15 years agoFix memleak in empathy_account_manager_init. Do not create unused account data.
Lars-Peter Clausen [Sat, 18 Apr 2009 00:38:08 +0000 (02:38 +0200)]
Fix memleak in empathy_account_manager_init. Do not create unused account data.

15 years agoFix memleak in empathy_tp_file_accept. Free content of priv->filename before
Lars-Peter Clausen [Sat, 18 Apr 2009 00:30:21 +0000 (02:30 +0200)]
Fix memleak in empathy_tp_file_accept. Free content of priv->filename before
overwriting it.

15 years agofix memleak in preferences_widget_sync_string_combo. Previously name was not
Lars-Peter Clausen [Sat, 18 Apr 2009 00:10:49 +0000 (02:10 +0200)]
fix memleak in preferences_widget_sync_string_combo. Previously name was not
freed if it was a match.

15 years agoFix memleak in log_store_empathy_get_chats_for_dir. Only build filename if its
Lars-Peter Clausen [Fri, 17 Apr 2009 21:00:10 +0000 (23:00 +0200)]
Fix memleak in log_store_empathy_get_chats_for_dir. Only build filename if its
needed and freed again.

15 years agoMake [Remove] work
Davyd Madeley [Tue, 21 Apr 2009 08:21:55 +0000 (16:21 +0800)]
Make [Remove] work

15 years agoList presets in the treeview
Davyd Madeley [Tue, 21 Apr 2009 06:51:14 +0000 (14:51 +0800)]
List presets in the treeview

15 years agoSkeleton of a test program for the dialog
Davyd Madeley [Tue, 21 Apr 2009 03:50:32 +0000 (11:50 +0800)]
Skeleton of a test program for the dialog

15 years agoSkeleton of a new presets dialog
Davyd Madeley [Tue, 21 Apr 2009 03:48:02 +0000 (11:48 +0800)]
Skeleton of a new presets dialog

15 years agoCoding style fix
Davyd Madeley [Tue, 21 Apr 2009 08:07:16 +0000 (16:07 +0800)]
Coding style fix

15 years agos/favourite/favorite/
Davyd Madeley [Tue, 21 Apr 2009 01:53:20 +0000 (09:53 +0800)]
s/favourite/favorite/

15 years agoReliably set favourite-star
Davyd Madeley [Tue, 21 Apr 2009 01:50:45 +0000 (09:50 +0800)]
Reliably set favourite-star

15 years agoUpdate the preset list
Davyd Madeley [Tue, 21 Apr 2009 01:37:16 +0000 (09:37 +0800)]
Update the preset list

15 years agoAdd a favourite icon to custom/saved messages
Davyd Madeley [Tue, 21 Apr 2009 01:28:12 +0000 (09:28 +0800)]
Add a favourite icon to custom/saved messages

15 years agoMore icon sizes
Davyd Madeley [Mon, 20 Apr 2009 08:50:48 +0000 (16:50 +0800)]
More icon sizes

15 years agoIcons from Firefox
Davyd Madeley [Mon, 20 Apr 2009 05:07:38 +0000 (13:07 +0800)]
Icons from Firefox

15 years agoMerge commit 'bigon/configure-deprecated-flag'
Xavier Claessens [Sun, 19 Apr 2009 08:22:33 +0000 (10:22 +0200)]
Merge commit 'bigon/configure-deprecated-flag'

15 years agoFix plural forms
Khaled Hosny [Sat, 18 Apr 2009 20:33:14 +0000 (22:33 +0200)]
Fix plural forms