]> git.0d.be Git - empathy.git/history - libempathy/empathy-ft-handler.h
Merge branch 'sasl'
[empathy.git] / libempathy / empathy-ft-handler.h
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiRemove the use_hash arg and property
2009-06-01 Cosimo CecchiDocument EmpathyFTHandler
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_use_hash
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiMake checksum optional when sending
2009-06-01 Cosimo CecchiFirst implementation of error handling
2009-06-01 Cosimo CecchiTotal FileTransfer draft spec exorcism
2009-06-01 Cosimo CecchiRework the logic of cancelling transfers
2009-06-01 Cosimo CecchiAdd is_completed and is_cancelled API
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_total_bytes API
2009-06-01 Cosimo CecchiAdd empathy_ft_handler_get_transferred_bytes API
2009-06-01 Cosimo CecchiAdd some useful APIs to EmpathyFTHandler
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiModify EmpathyFTHandler to adapt to the changes in...
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Cosimo CecchiFix the build.
2009-06-01 Cosimo CecchiSet more meaningful names for EmpathyFTHandler public...
2009-06-01 Cosimo CecchiLittle cleanup.
2009-06-01 Cosimo CecchiInitial commit for EmpathyFTFactory and EmpathyFTHandler.