| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the use_hash arg and property | Cosimo Cecchi | 2009-06-01 | 1 | -3/+1 |
* | Document EmpathyFTHandler | Cosimo Cecchi | 2009-06-01 | 1 | -0/+6 |
* | Adapt the code to the tp style. | Cosimo Cecchi | 2009-06-01 | 1 | -8/+15 |
* | Add empathy_ft_handler_get_use_hash | Cosimo Cecchi | 2009-06-01 | 1 | -0/+1 |
* | Add use_hash params for incoming transfers | Cosimo Cecchi | 2009-06-01 | 1 | -1/+1 |
* | Make checksum optional when sending | Cosimo Cecchi | 2009-06-01 | 1 | -1/+1 |
* | First implementation of error handling | Cosimo Cecchi | 2009-06-01 | 1 | -2/+0 |
* | Total FileTransfer draft spec exorcism | Cosimo Cecchi | 2009-06-01 | 1 | -1/+1 |
* | Rework the logic of cancelling transfers | Cosimo Cecchi | 2009-06-01 | 1 | -2/+2 |
* | Add is_completed and is_cancelled API | Cosimo Cecchi | 2009-06-01 | 1 | -0/+2 |
* | Add empathy_ft_handler_get_total_bytes API | Cosimo Cecchi | 2009-06-01 | 1 | -6/+3 |
* | Add empathy_ft_handler_get_transferred_bytes API | Cosimo Cecchi | 2009-06-01 | 1 | -0/+1 |
* | Add some useful APIs to EmpathyFTHandler | Cosimo Cecchi | 2009-06-01 | 1 | -0/+11 |
* | Rethink a bit the logic for an incoming transfer. | Cosimo Cecchi | 2009-06-01 | 1 | -2/+7 |
* | Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API. | Cosimo Cecchi | 2009-06-01 | 1 | -2/+3 |
* | W.I.P. for heavy lifting on EmpathyTpFile. | Cosimo Cecchi | 2009-06-01 | 1 | -2/+7 |
* | Fix the build. | Cosimo Cecchi | 2009-06-01 | 1 | -1/+2 |
* | Set more meaningful names for EmpathyFTHandler public methods. | Cosimo Cecchi | 2009-06-01 | 1 | -3/+4 |
* | Little cleanup. | Cosimo Cecchi | 2009-06-01 | 1 | -0/+4 |
* | Initial commit for EmpathyFTFactory and EmpathyFTHandler. | Cosimo Cecchi | 2009-06-01 | 1 | -0/+62 |