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