]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-04-23 Guillaume DesmottesSync 'Send Video' button and 'Call -> Send video' menu...
2009-04-23 Guillaume Desmottescheck-empathy-helpers: gconf_entry_free has been deprec...
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-23 Davyd MadeleyRest of gtk-doc
2009-04-23 Davyd MadeleyPreserve the status message across combo box changes
2009-04-23 Davyd MadeleyAdd a comment for cassidy ;-)
2009-04-23 Davyd MadeleySort presets alphabetically in the list
2009-04-23 Davyd Madeleygtk-doc entry
2009-04-23 Guillaume DesmottesMerge branch 'irc-dialog-579800'
2009-04-23 Guillaume Desmottesempathy-account-widget-irc: remove unused widgets
2009-04-23 Guillaume Desmottesempathy-account-widget-irc: rename button_remove to...
2009-04-23 Jonny LambMisc. gtk-doc updates, including being more explicit...
2009-04-23 Davyd MadeleyMake it possible to edit a status message by double...
2009-04-23 Davyd MadeleyFix function naming
2009-04-23 Jonny LambAdd documentation for EmpathyNewMessageDialog.
2009-04-23 Jonny LambAdd documentation for EmpathyProfileChooser.
2009-04-22 Jonny LambAdd documentation for EmpathyAvatarImage.
2009-04-22 Jonny LambAdd documentation for EmpathyAvatarChooser.
2009-04-22 Jonny LambAdd documentation for EmpathyPresenceChooser.
2009-04-22 Jonny LambAdd documentation for EmpathyContactWidget.
2009-04-22 Jonny LambAdd documentation for EmpathyContactSelector.
2009-04-22 Jonny LambAdd documentation for EmpathyAccountChooser.
2009-04-22 Guillaume Desmottesempathy_irc_network_dialog_show: call show_all on the...
2009-04-22 Guillaume Desmottesfix another id clash
2009-04-22 Guillaume Desmottesrename button_remove to button_remove_network to fix...
2009-04-22 Guillaume Desmottesempathy-account-widget-irc.ui: the network dialog doesn...
2009-04-22 Jonny LambRemove g_object_ref from empathy_dispatch_operation_get...
2009-04-22 Jonny LambRenamed empathy_profile_chooser_get_selected to empathy...
2009-04-22 Jonny LambRenamed empathy_contact_list_view_get_selected to empat...
2009-04-22 Jonny LambRenamed empathy_account_chooser_get_account to empathy_...
2009-04-22 Xavier ClaessensRename empathy_contact_new_static to empathy_contact_ne...
2009-04-22 Xavier ClaessensDon't forget to show the contact widget in some places
2009-04-22 Xavier ClaessensDo not rely on suppress_handlers, it is deprecated.
2009-04-22 Xavier ClaessensRename manager to self to not confuse with account_manager.
2009-04-22 Xavier ClaessensReplace empathy_connection_get_protocol by tp_connectio...
2009-04-22 Xavier ClaessensAdd a comment to tell that tp_contact_list_group_add...
2009-04-22 Xavier ClaessensMake the comment for group hash table more explicit
2009-04-22 Xavier ClaessensAdd a comment to explain what does tp_contact_list_grou...
2009-04-22 Xavier ClaessensSimplify expression in tp_contact_list_group_add_data_unref
2009-04-22 Xavier ClaessensAdd doc for empathy_account_manager_dup_connections.
2009-04-22 Xavier ClaessensMake explicit in the doc of empathy_account_manager_get...
2009-04-22 Xavier ClaessensAdd asserts in connection_invalidated_cb
2009-04-22 Xavier ClaessensDocument hash tables in EmpathyAccountManagerPriv
2009-04-22 Xavier ClaessensAdd empathy_contact_new_static() to create a contact...
2009-04-22 Xavier ClaessensAdd G_PARAM_STATIC_STRINGS to EmpathyContact properties
2009-04-22 Xavier ClaessensFix build, probably an error while rebasing
2009-04-22 Xavier ClaessensCleanup authors of EmpathyContact. It has nothing to...
2009-04-22 Xavier ClaessensUse tp_connection_get_self_handle where needed
2009-04-22 Xavier ClaessensAlso accept local-pending of publish if adding a contact
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier ClaessensPort EmpathyContactListView's DnD to new API
2009-04-22 Xavier ClaessensPort EmpathyChatWindow's DnD to new API
2009-04-22 Xavier ClaessensPort megaphone applet to new API
2009-04-22 Xavier ClaessensUpdate python binding
2009-04-22 Xavier ClaessensRemove useless include of empathy-contact-factory.h
2009-04-22 Xavier ClaessensSimplify empathy_contact_get_account
2009-04-22 Xavier ClaessensExtract protocol from the connection's object-path...
2009-04-22 Xavier ClaessensAdd commented out code to set the _is_ready property...
2009-04-22 Xavier ClaessensDisconnect all signals from tp_chat when the UI is...
2009-04-22 Xavier Claessens - Fix connection of "group-members-changed" signal
2009-04-22 Xavier ClaessensRemove dead code
2009-04-22 Xavier ClaessensUse new getters and setters of EmpathyChatroom. Simplif...
2009-04-22 Xavier ClaessensAdd getter and setter for "tp-chat" and "favorite"...
2009-04-22 Xavier ClaessensRemove useless condition
2009-04-22 Xavier ClaessensDrop dead code
2009-04-22 Xavier ClaessensDrop usage of McAccount from EmpathyTpTube
2009-04-22 Xavier ClaessensIf presence message is "", get the default message.
2009-04-22 Xavier ClaessensRemove dead code
2009-04-22 Xavier ClaessensUpdate doc
2009-04-22 Xavier ClaessensRemove obsolet test applications
2009-04-22 Xavier ClaessensAdd a group channel only if suppress_handler == FALSE
2009-04-22 Xavier ClaessensMake sure to not ref a NULL object
2009-04-22 Xavier Claessensindex begin at 0 and not 1 for GArray
2009-04-22 Xavier ClaessensGet the factory in _constructed because connection...
2009-04-22 Xavier ClaessensCONSTRUCT_ONLY properties must be writable
2009-04-22 Xavier ClaessensGet the priv struct of the right object.
2009-04-22 Xavier ClaessensGet the connection for newly created accounts
2009-04-22 Xavier ClaessensPort empathy.c to new API
2009-04-22 Xavier ClaessensDo not use empathy_contact_equal anymore, pointer compa...
2009-04-22 Xavier ClaessensPort EmpathyNEwChatroomDialog to new API
2009-04-22 Xavier ClaessensPort EmpathyMainWindow to new API
2009-04-22 Xavier Claessens - Split info/edit/personal dialogs into different...
2009-04-22 Xavier ClaessensPort EmpathyEventManager to new API
2009-04-22 Xavier ClaessensThere is no "contact" property on EmpathyTpFile
2009-04-22 Xavier ClaessensPort EmpathyNewMessageDialog to new API.
2009-04-22 Xavier ClaessensPort EmpathyContactWidget to new API.
2009-04-22 Xavier ClaessensAdd empathy_account_chooser_get_connection()
2009-04-22 Xavier ClaessensBase EmpathyAvatarChooser on connection instead of...
2009-04-22 Xavier ClaessensEmpathyTpContactFactory don't have a ready property...
2009-04-22 Xavier ClaessensRemove unused function empathy_dispatcher_call_with_con...
2009-04-22 Xavier ClaessensPort EmpathyContactDialogs to new API.
2009-04-22 Xavier ClaessensPort EmpathyChatWindow to new API and remove dead code.
2009-04-22 Xavier ClaessensPort EmpathyChat to new API.
2009-04-22 Xavier ClaessensRemove usage of EmpathyTpGroup from EmpathyTpContactList
2009-04-22 Xavier ClaessensRemove EmpathyTpGroup
2009-04-22 Xavier ClaessensUse the account manager to map from connection to account.
2009-04-22 Xavier ClaessensAdd empathy_tp_chat_get_connection() to direct access...
2009-04-22 Xavier ClaessensReorder functions to not declare them on top
2009-04-22 Xavier ClaessensFix some coding style
2009-04-22 Xavier ClaessensPort EmpathyTpChat to new API and drop usage of Empathy...
next