]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-file.h
Merge branch 'sasl'
[empathy.git] / libempathy / empathy-tp-file.h
2010-08-11 Guillaume Desmottestp-file: no need to pass the incoming property during...
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-17 Frédéric PétersRefuse sending empty or special files (directories...
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiDocument EmpathyTpFile
2009-06-01 Cosimo CecchiRemove useless define
2009-06-01 Cosimo CecchiMove the error declaration in empathy-tp-file.h
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiFirst implementation of error handling
2009-06-01 Cosimo CecchiTotal FileTransfer draft spec exorcism
2009-06-01 Cosimo CecchiSet the "incoming" property at construct
2009-06-01 Cosimo CecchiRemove some of the EmpFileTransferState crack
2009-06-01 Cosimo CecchiCleanup in EmpathyTpFile style.
2009-06-01 Cosimo CecchiMake libempathy compile with the new changes.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-04-27 Guillaume DesmottesMerge branch 'tp-tube'
2009-04-25 Jonny LambMerge branch 'ft-misc'
2009-04-24 Jonny LambRemoved empathy_tp_file_close as it was a duplicate...
2009-04-24 Jonny LambUpdate EmpathyTpFile documentation.
2009-04-24 Xavier ClaessensDisplay the file transfer speed and calculate remaining...
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensPort EmpathyTpFile to new API and add a ready property
2009-02-20 Jonny LambUse tp-glib generated code for file transfers rather...
2009-01-16 Jonny LambRemoved extensions.h inclusion in public API.
2009-01-09 Sjoerd SimonsAdd a function to explicitly close File channels
2008-11-29 Xavier ClaessensRemove duplicate declaration of _get_transferred_count
2008-11-21 Xavier ClaessensRemove empathy_tp_file_keep_alive hack and connect...
2008-11-21 Xavier ClaessensCleanup of ft_manager_add_tp_file_to_list.
2008-11-21 Xavier ClaessensFix ref counting of tp_file, make it singleton per...
2008-11-21 Xavier ClaessensRemove unused empathy_tp_file_get_id
2008-11-21 Xavier ClaessensWhen the channel is invalidated, change state to CANCELLED.
2008-11-21 Xavier Claessensrename empathy_tp_file_get_incoming to empathy_tp_file_...
2008-11-21 Xavier Claessensempathy_tp_file_accept/offer takes the GFile in param...
2008-11-21 Xavier Claessensdon't include itself
2008-11-21 Jonny LambDon't expose streams in EmpathyTpFile, but use the...
2008-11-21 Jonny LambRemoved useless libtelepathy headers. (Jonny Lamb)
2008-11-21 Jonny LambRemoved account property of EmpathyTpFile as it's only...
2008-11-21 Jonny LambUpdated the way to access the EmpathyTpFilePriv instanc...
2008-11-21 Jonny LambFixed copyright and author headers. (Jonny Lamb)
2008-11-21 Jonny LambAdded empathy_offer_file function and updated accept_fi...
2008-11-21 Jonny LambReplaced the Direction channel property a more-private...
2008-11-21 Jonny LambRenamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
2008-11-21 Jonny LambRemoved EmpathyTpFile and put everything into EmpathyFi...
2008-11-21 Jonny LambAdded EmpathyFile and EmpathyTpFile objects. (Jonny...