]> git.0d.be Git - empathy.git/history - libempathy/empathy-dispatcher.c
add myself to AUTHORS
[empathy.git] / libempathy / empathy-dispatcher.c
2009-11-17 Sjoerd SimonsWe should ensure, not create muc channels
2009-11-09 Guillaume Desmottesdispatcher_init_connection_if_needed: wait that the...
2009-11-03 Xavier ClaessensMerge branch 'irc-command'
2009-11-03 Danielle MadeleyMerge branch 'fix-586098'
2009-11-02 Jonny LambMerge branch 'accountz'
2009-10-30 Jonny Lambdispatcher: refer to EmpathyHandler bug
2009-10-30 Jonny Lamball: log error messages if preparing the account manage...
2009-10-26 Guillaume Desmottesdispatcher_request_handles_cb: use request_data->dispat...
2009-10-24 Jonny Lambcontact-manager, dispatcher: renamed _new_connection_cb...
2009-10-24 Jonny Lambdispatcher: port to new tp-glib account API
2009-10-22 Guillaume DesmottesMerge branch 'trivia'
2009-10-22 Guillaume Desmottesempathy-dispatcher.c: fix shadow declarations
2009-10-19 Sjoerd SimonsUnset pending_call explicitly instead of implicitly
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-14 Mike RuprechtMove destruction of connections from finalize to dispose.
2009-10-14 Mike RuprechtRemove the weak_object parameter when requesting channels.
2009-10-14 Mike RuprechtCancel outstanding channel requests if connection to...
2009-09-20 Xavier ClaessensMerge commit 'istaz/handle_none'
2009-09-20 Sjoerd SimonsSet the ice-udp capability directly as well
2009-09-16 Cosimo CecchiOnly handle manually text channels.
2009-09-16 Cosimo CecchiDispatch existing channels once we initialize the conne...
2009-09-15 Cosimo CecchiFix long lines.
2009-09-15 Cosimo CecchiAlways call _ensure_channel for text chats.
2009-09-09 Guillaume Desmottesdispatcher_request_failed: check if conn_data is not...
2009-09-01 Cosimo CecchiFix long lines.
2009-09-01 Cosimo CecchiBe sure that FindChannelRequest has a ref to the Dispatcher
2009-09-01 Cosimo CecchiDon't set empty values for the default EmpathyHandler
2009-08-31 Sjoerd SimonsAlways try to use the Requests interface before calling...
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...
next