aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a first minimal version of a Client.HandlerSjoerd Simons2009-07-101-0/+2
* Update the requestable channel classes APICosimo Cecchi2009-06-011-3/+3
* Add find_requestable_channel_classesCosimo Cecchi2009-06-011-6/+10
* Add empathy_dispatcher_find_channel_class_async()Cosimo Cecchi2009-06-011-0/+6
* Remove unused function empathy_dispatcher_call_with_contact().Xavier Claessens2009-04-221-4/+0
* EmpathyDispatcher: Use new EmpathyAccountManager API and rebase on TpConnecti...Xavier Claessens2009-04-221-4/+4
* Correct bracket-style.Jonny Lamb2009-02-171-2/+4
* empathy-dispatcher.[ch]: Several misc. code style fixes.Jonny Lamb2009-02-171-3/+3
* Add functionality to call CreateChannels and look up (simple) channel classesSjoerd Simons2009-02-031-1/+8
* Remove dead codeXavier Claessens2009-01-101-10/+0
* Remove some dead codeSjoerd Simons2009-01-101-6/+0
* Move the dispatcher to the new singleton policySjoerd Simons2009-01-101-1/+1
* Add code to request a streamed media channelSjoerd Simons2009-01-101-3/+0
* Add request muc channels to the dispatcherSjoerd Simons2009-01-101-7/+7
* Add support for dispatching file transfersSjoerd Simons2009-01-101-3/+12
* Start reworking the dispatcherSjoerd Simons2009-01-101-13/+31
* Cleanup the coding style. If we can't get info about the GFile we abord the FT.Xavier Claessens2008-11-221-1/+1
* Use _call_request_channel instead of _run_request_channel. (Jonny Lamb)Jonny Lamb2008-11-221-1/+1
* Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb)Jonny Lamb2008-11-221-0/+3
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-9/+15
* Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...Xavier Claessens2008-05-091-0/+72