]> git.0d.be Git - empathy.git/commit
First implementation of error handling
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Mon, 4 May 2009 00:14:43 +0000 (02:14 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:47:38 +0000 (17:47 +0200)
commita6b83fc7b0d3a0dbbd2d0266f6b2250221e803bb
tree40cdc85cac524753ec9a28a5adfd94bd6b733044
parent1f239a9cb9595292b71fc0336e5d0055c5b81860
First implementation of error handling

Implement the callback in EmpathyFTManager.
Erase a redundant is_cancelled property in EmpathyFTHandler and rely on
the GCancellable, which is shared by EmpathyTpFile and EmpathyFTHandler.
libempathy/empathy-ft-handler.c
libempathy/empathy-ft-handler.h
libempathy/empathy-tp-file.c
libempathy/empathy-tp-file.h
src/empathy-ft-manager.c