]> git.0d.be Git - empathy.git/commit
Rework the logic of cancelling transfers
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Sun, 3 May 2009 23:44:24 +0000 (01:44 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:47:37 +0000 (17:47 +0200)
commit059082374fc8d1cda07486e5e3eb9546a1739811
tree1903e69be204f9df20478c6b6c57134d78d98998
parent74817d7509831f225de813fa82fa8d53c3a44f58
Rework the logic of cancelling transfers

Rework the logic of cancelling transfers so that the GCancellable object
is not used from an UI frontend, as that would require to duplicate
storage for each EmpathyFTHandler in the manager.
libempathy/empathy-ft-handler.c
libempathy/empathy-ft-handler.h
src/empathy-ft-manager.c