aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-dispatch-operation.h
Commit message (Collapse)AuthorAgeFilesLines
* empathy-dispatch-operation: fix coding styleGuillaume Desmottes2009-05-181-1/+1
|
* Correct little coding styleXavier Claessens2009-01-101-1/+1
| | | | svn path=/trunk/; revision=2209
* Start reworking the dispatcherSjoerd Simons2009-01-101-0/+118
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