]> git.0d.be Git - empathy.git/history - libempathy/empathy-dispatcher.c
Cleanup the coding style. If we can't get info about the GFile we abord the FT.
[empathy.git] / libempathy / empathy-dispatcher.c
2008-11-21 Xavier ClaessensCleanup the coding style. If we can't get info about...
2008-11-21 Xavier ClaessensSet the Date property when requesting a FT channel
2008-11-21 Xavier Claessensuse Requestotron to request the FT channel
2008-11-21 Xavier Claessensfix FT client side code as the generated code changed
2008-11-21 Jonny LambUse _call_request_channel instead of _run_request_chann...
2008-11-21 Jonny LambDon't expose streams in EmpathyTpFile, but use the...
2008-11-21 Jonny LambMoved empathy_send_file to EmpathyDispatcher and rename...
2008-11-21 Jonny LambRemoved file transfer handling code from empathy dispat...
2008-11-21 Jonny LambAdded start of handling new incoming file channels...
2008-10-13 Xavier Claessensadd the file path as arg to empathy_chatroom_manager_new
2008-10-13 Xavier Claessensdispatcher: store a ref on the ChatroomManager
2008-10-13 Xavier Claessensrename chatroom_invalidated_cb to dispatcher_chatroom_i...
2008-10-13 Xavier Claessensempathy-dispatcher: use new API of EmpathyChatRoom
2008-10-13 Xavier Claessensadd joined room to EmpathyChatroomManager. Fixes bug...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-08 Xavier ClaessensMove non-gtk parts of EmpathyFilter to EmpathyDispatche...