Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Make it more complex, according to Sjoerd's comments. | ||||
* | Add find_requestable_channel_classes | Cosimo Cecchi | 2009-06-01 | 1 | -6/+10 |
| | | | | And remove find_channel_class API. | ||||
* | 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 ↵ | Xavier Claessens | 2009-04-22 | 1 | -4/+4 |
| | | | | TpConnection instead of McAccount | ||||
* | Correct bracket-style. | Jonny Lamb | 2009-02-17 | 1 | -2/+4 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2476 | ||||
* | empathy-dispatcher.[ch]: Several misc. code style fixes. | Jonny Lamb | 2009-02-17 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2475 | ||||
* | Add functionality to call CreateChannels and look up (simple) channel classes | Sjoerd Simons | 2009-02-03 | 1 | -1/+8 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2386 | ||||
* | Remove dead code | Xavier Claessens | 2009-01-10 | 1 | -10/+0 |
| | | | | svn path=/trunk/; revision=2210 | ||||
* | Remove some dead code | Sjoerd Simons | 2009-01-10 | 1 | -6/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2182 | ||||
* | Move the dispatcher to the new singleton policy | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2181 | ||||
* | Add code to request a streamed media channel | Sjoerd Simons | 2009-01-10 | 1 | -3/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2164 | ||||
* | Add request muc channels to the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -7/+7 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2143 | ||||
* | Add support for dispatching file transfers | Sjoerd Simons | 2009-01-10 | 1 | -3/+12 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2135 | ||||
* | Start reworking the dispatcher | Sjoerd Simons | 2009-01-10 | 1 | -13/+31 |
| | | | | | | | | | | | Rework the channel dispatche so it's model is somewhat similar to the ChannelDispatcher in the telepathy-spec. Which allows for a much cleaner and extensible implementation containg no ugly hacks. Currently it's only able to do Text Channels and a lot of the other functionality is temporary disabled Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2130 | ||||
* | 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 |
| | | | | svn path=/trunk/; revision=1875 | ||||
* | Use _call_request_channel instead of _run_request_channel. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1839 | ||||
* | Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1835 | ||||
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -9/+15 |
| | | | | svn path=/trunk/; revision=1108 | ||||
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk ↵ | Xavier Claessens | 2008-05-09 | 1 | -0/+72 |
parts are now in EmpathyStatusIcon svn path=/trunk/; revision=1093 |