]> git.0d.be Git - empathy.git/history - libempathy/empathy-ft-factory.c
add myself to AUTHORS
[empathy.git] / libempathy / empathy-ft-factory.c
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 CecchiFix coding style
2009-06-01 Cosimo CecchiRemove useless GET_PRIV
2009-06-01 Cosimo CecchiUse NULL instead of FALSE
2009-06-01 Cosimo CecchiDocument EmpathyFTFactory
2009-06-01 Cosimo CecchiUse != NULL for pointer checks.
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiUpdate the EmpathyFTFactory API
2009-06-01 Cosimo CecchiHandle errors coming from the EmpathyFTFactory
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiWe don't need dispose, finalize and private fields...
2009-06-01 Cosimo CecchiMake libempathy compile with the new changes.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Cosimo CecchiImplement empathy_ft_factory_claim_channel and make...
2009-06-01 Cosimo CecchiFix the build.
2009-06-01 Cosimo CecchiImplement hashing of the file. Make it compile.
2009-06-01 Cosimo CecchiInitial commit for EmpathyFTFactory and EmpathyFTHandler.