summaryrefslogtreecommitdiff
path: root/libempathy/empathy-ft-handler.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Clean up #include directives in headersEmanuele Aina1-1/+0
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2011-11-09ft-handler: start using TpFTChannel instead of EmpathyTpFileJonny Lamb1-2/+15
2011-09-27pass to proper user action time when requesting an outgoing FTGuillaume Desmottes1-0/+1
2009-06-01Remove the use_hash arg and propertyCosimo Cecchi1-3/+1
2009-06-01Document EmpathyFTHandlerCosimo Cecchi1-0/+6
2009-06-01Adapt the code to the tp style.Cosimo Cecchi1-8/+15
2009-06-01Add empathy_ft_handler_get_use_hashCosimo Cecchi1-0/+1
2009-06-01Add use_hash params for incoming transfersCosimo Cecchi1-1/+1
2009-06-01Make checksum optional when sendingCosimo Cecchi1-1/+1
2009-06-01First implementation of error handlingCosimo Cecchi1-2/+0
2009-06-01Total FileTransfer draft spec exorcismCosimo Cecchi1-1/+1
2009-06-01Rework the logic of cancelling transfersCosimo Cecchi1-2/+2
2009-06-01Add is_completed and is_cancelled APICosimo Cecchi1-0/+2
2009-06-01Add empathy_ft_handler_get_total_bytes APICosimo Cecchi1-6/+3
2009-06-01Add empathy_ft_handler_get_transferred_bytes APICosimo Cecchi1-0/+1
2009-06-01Add some useful APIs to EmpathyFTHandlerCosimo Cecchi1-0/+11
2009-06-01Rethink a bit the logic for an incoming transfer.Cosimo Cecchi1-2/+7
2009-06-01Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API.Cosimo Cecchi1-2/+3
2009-06-01W.I.P. for heavy lifting on EmpathyTpFile.Cosimo Cecchi1-2/+7
2009-06-01Fix the build.Cosimo Cecchi1-1/+2
2009-06-01Set more meaningful names for EmpathyFTHandler public methods.Cosimo Cecchi1-3/+4
2009-06-01Little cleanup.Cosimo Cecchi1-0/+4
2009-06-01Initial commit for EmpathyFTFactory and EmpathyFTHandler.Cosimo Cecchi1-0/+62