]> git.0d.be Git - empathy.git/history - libempathy/empathy-dispatcher.c
Merge commit 'jtellier/confirm-lose-accounts-settings'
[empathy.git] / libempathy / empathy-dispatcher.c
2009-08-31 Cosimo CecchiMerge commit 'jtellier/confirm-lose-accounts-settings'
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-30 Sjoerd SimonsAdd functions on the dispatcher to add/remove extra...
2009-08-30 Sjoerd SimonsAdd a simple abstraction for implementing handlers
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-23 Sjoerd SimonsEnsure that the connection data is setup when handle...
2009-08-23 Sjoerd SimonsAdd a new _ensure_account API
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-21 Sjoerd SimonsRename empathy_account_get_connection_for to empathy_ac...
2009-08-20 Sjoerd SimonsUse new api to get connections
2009-08-18 Davyd Madeleydisplatcher -> dispatcher
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-30 Sjoerd SimonsFix some coding style issues
2009-07-30 Sjoerd SimonsChang the API of AccountManager to have the get lookup...
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-21 Sjoerd SimonsIf the requested property is missing, assume we didn...
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-16 Sjoerd SimonsImplement HandledChannels D-Bus property
2009-07-10 Sjoerd SimonsImplement a first minimal version of a Client.Handler
2009-07-06 Sjoerd SimonsRemove useless mission-control includes
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-09 Will ThompsonRemove outstanding operations before dispatching them
2009-06-09 Will ThompsonDocument the purpose of outstanding_channels
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-04 Jonny LambCoding style fixes.
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiUpdate copyright header
2009-06-01 Cosimo CecchiClarify the docs
2009-06-01 Cosimo CecchiHopefully proper version of _find_requestable_channel_c...
2009-06-01 Cosimo CecchiFree the list after calling the callback
2009-06-01 Cosimo CecchiUpdate the requestable channel classes API
2009-06-01 Cosimo CecchiFix trailing whitespaces
2009-06-01 Cosimo CecchiAdd find_requestable_channel_classes
2009-06-01 Cosimo CecchiRemove the g_idle sources on destroy
2009-06-01 Cosimo CecchiActually see if the connection is ready
2009-06-01 Cosimo CecchiStyle fixes for *_free() functions
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiEmit the callback always in an idle
2009-06-01 Cosimo CecchiAdd empathy_dispatcher_find_channel_class_async()
2009-06-01 Cosimo CecchiFirst cleanup after rebase
2009-06-01 Cosimo CecchiRemove useless include of empathy-tp-file.h
2009-06-01 Cosimo CecchiRemove dead code in EmpathyDispatcher
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-dispatcher: fix coding style
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Jonny LambRemove g_object_ref from empathy_dispatch_operation_get...
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier ClaessensRemove dead code
2009-04-22 Xavier ClaessensRemove unused function empathy_dispatcher_call_with_con...
2009-04-22 Xavier ClaessensEmpathyDispatcher: Use new EmpathyAccountManager API...
2009-04-03 Xavier ClaessensFree the capabilities array. Fixes bug #577826
2009-02-20 Sjoerd SimonsHandle re-dispatching channels in approving state
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-02-16 Guillaume Desmottesempathy-dispatcher: deal properly with NULL channel_wrapper
2009-02-16 Jonny Lambempathy-dispatcher.[ch]: Several misc. code style fixes.
2009-02-16 Jonny Lambempathy-dispatcher.c: Check arguments of non-static...
2009-02-11 Olivier CrĂȘteFix type punned pointers warnings
2009-02-03 Sjoerd SimonsAdd functionality to call CreateChannels and look up...
2009-01-30 Jonny LambUse g_list_prepend instead of g_list_append.
2009-01-30 Jonny LambAllow the dispatcher to be freed once a request is...
2009-01-16 Jonny LambEmpathyDispatcher: Handle File channels that we didn...
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-15 Jonny LambEmpathyDispatcher: make style somewhat more consistent.
2009-01-15 Jonny LambWhen sending files, make sure the connection is ready...
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Xavier Claessensmission_control_get_tpconnection returns a new ref...
2009-01-09 Xavier ClaessensAdd a FIXME telling that there is a leak, not sure...
2009-01-09 Xavier ClaessensUse tp_channel_borrow_connection instead of g_object_ge...
2009-01-09 Xavier ClaessensFix some errors made when rebasing on master
2009-01-09 Xavier ClaessensRemove dead code
2009-01-09 Sjoerd SimonsIgnore requested channels we didn't request except...
2009-01-09 Sjoerd SimonsPort to the new empathy_call_when_ready api
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Sjoerd SimonsInitialise the chatroom manager from empathy itself
2009-01-09 Sjoerd SimonsConvert EmpathyChatroomManager to the new singleton...
2009-01-09 Sjoerd SimonsMove the dispatcher to the new singleton policy
2009-01-09 Sjoerd SimonsDon't initialise variables by calling functions when...
2009-01-09 Sjoerd SimonsRemove dead code
2009-01-09 Sjoerd SimonsAdd code to request a streamed media channel
2009-01-09 Sjoerd SimonsLet a EmpathyChatroomManager observe the dispatcher
2009-01-09 Sjoerd SimonsAdd request muc channels to the dispatcher
2009-01-09 Sjoerd SimonsAdd support for dispatching file transfers
2009-01-09 Sjoerd SimonsAdd an optional properties hash to the RequestData...
2009-01-09 Sjoerd SimonsStart reworking the dispatcher
2009-01-09 Xavier Claessensuse tabs because everyone love tabs
2009-01-09 Xavier Claessensdispatcher_tubes_new_tube_cb: add some tube handling...
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensPort EmpathyDispatcher to the new API.
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-12-02 Xavier ClaessensUse G_GINT_FORMAT for printinf a goffset. Fixes bug...
2008-11-29 Xavier ClaessensLittle fix for previous commit.
2008-11-29 Xavier ClaessensFix a bug for the compilation of empathy-dispatcher...
2008-11-24 Xavier Claessensdispatcher_connection_new_channel_cb: set the room...
next