| Commit message (Expand) | Author | Age | Files | Lines |
* | remove empathy_dispatcher_find_requestable_channel_classes_async (#632550) | Guillaume Desmottes | 2010-10-20 | 1 | -6/+0 |
* | use TP_USER_ACTION_TIME_* (#627165) | Guillaume Desmottes | 2010-08-18 | 1 | -3/+0 |
* | remove empathy-dispatch-operation | Guillaume Desmottes | 2010-08-11 | 1 | -1/+0 |
* | dispatcher: remove channel handling and requesting code | Guillaume Desmottes | 2010-08-11 | 1 | -28/+0 |
* | empathy_dispatcher_join_muc: get an account instead of a connection | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch... | Guillaume Desmottes | 2010-08-11 | 1 | -3/+1 |
* | empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne... | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |
* | empathy_dispatcher_chat_with_contact_id: remove callback argument | Guillaume Desmottes | 2010-08-11 | 1 | -3/+2 |
* | remove empathy_dispatcher_send_file_to_contact prototype | Guillaume Desmottes | 2010-08-10 | 1 | -6/+0 |
* | empathy_dispatcher_join_muc: remove callback arg | Guillaume Desmottes | 2010-07-07 | 1 | -3/+1 |
* | define EMPATHY_DISPATCHER_CURRENT_TIME rather than using G_MAXINT64 directly | Guillaume Desmottes | 2010-05-04 | 1 | -0/+1 |
* | add timestamp arg to empathy_dispatcher_create_channel | Sjoerd Simons | 2010-04-25 | 1 | -2/+5 |
* | add timestamp arg to empathy_dispatcher_join_muc | Sjoerd Simons | 2010-04-25 | 1 | -1/+3 |
* | add timestamp arg to empathy_dispatcher_chat_with_contact(_id) | Sjoerd Simons | 2010-04-25 | 1 | -2/+6 |
* | dispatcher: add timestamp attribute to DispatcherRequestData | Sjoerd Simons | 2010-04-25 | 1 | -0/+2 |
* | Add functions on the dispatcher to add/remove extra handlers | Sjoerd Simons | 2009-08-31 | 1 | -0/+11 |
* | Add a simple abstraction for implementing handlers | Sjoerd Simons | 2009-08-31 | 1 | -2/+5 |
* | Implement a first minimal version of a Client.Handler | Sjoerd Simons | 2009-07-10 | 1 | -0/+2 |
* | Update the requestable channel classes API | Cosimo Cecchi | 2009-06-01 | 1 | -3/+3 |
* | Add find_requestable_channel_classes | Cosimo Cecchi | 2009-06-01 | 1 | -6/+10 |
* | Add empathy_dispatcher_find_channel_class_async() | Cosimo Cecchi | 2009-06-01 | 1 | -0/+6 |
* | Remove unused function empathy_dispatcher_call_with_contact(). | Xavier Claessens | 2009-04-22 | 1 | -4/+0 |
* | EmpathyDispatcher: Use new EmpathyAccountManager API and rebase on TpConnecti... | Xavier Claessens | 2009-04-22 | 1 | -4/+4 |
* | Correct bracket-style. | Jonny Lamb | 2009-02-17 | 1 | -2/+4 |
* | empathy-dispatcher.[ch]: Several misc. code style fixes. | Jonny Lamb | 2009-02-17 | 1 | -3/+3 |
* | Add functionality to call CreateChannels and look up (simple) channel classes | Sjoerd Simons | 2009-02-03 | 1 | -1/+8 |
* | Remove dead code | Xavier Claessens | 2009-01-10 | 1 | -10/+0 |
* | Remove some dead code | Sjoerd Simons | 2009-01-10 | 1 | -6/+0 |
* | Move the dispatcher to the new singleton policy | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | Add code to request a streamed media channel | Sjoerd Simons | 2009-01-10 | 1 | -3/+0 |
* | Add request muc channels to the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -7/+7 |
* | Add support for dispatching file transfers | Sjoerd Simons | 2009-01-10 | 1 | -3/+12 |
* | Start reworking the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -13/+31 |
* | Cleanup the coding style. If we can't get info about the GFile we abord the FT. | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
* | Use _call_request_channel instead of _run_request_channel. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+3 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -9/+15 |
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p... | Xavier Claessens | 2008-05-09 | 1 | -0/+72 |