]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-file.c
Implement latest ft draft
[empathy.git] / libempathy / empathy-tp-file.c
2008-11-21 Xavier ClaessensImplement latest ft draft
2008-11-21 Xavier Claessensfix FT client side code as the generated code changed
2008-11-21 Jonny LambRenamed free_copy_data_if_closed to copy_data_unref...
2008-11-21 Jonny LambDon't expose streams in EmpathyTpFile, but use the...
2008-11-21 Jonny LambMoved empathy_send_file to EmpathyDispatcher and rename...
2008-11-21 Jonny LambRemoved useless libtelepathy headers. (Jonny Lamb)
2008-11-21 Jonny LambRemoved useless +0.5 in get_time_remaining. (Jonny...
2008-11-21 Jonny LambMade state_change_reason None in the constructor instea...
2008-11-21 Jonny LambRemoved pointless test whether the tp_file is a GObject...
2008-11-21 Jonny LambUse empathy_time_get_current_time instead of g_get_curr...
2008-11-21 Jonny LambRemoved cached_empathy_file from EmpathyTpFilePriv...
2008-11-21 Jonny LambRemoved account property of EmpathyTpFile as it's only...
2008-11-21 Jonny LambMade property-getting synchronous again so there isn...
2008-11-21 Jonny LambUpdated parameter checks to return appropriate values...
2008-11-21 Jonny LambAdd parameter checks to public functions. (Jonny Lamb)
2008-11-21 Jonny LambUpdated the way to access the EmpathyTpFilePriv instanc...
2008-11-21 Jonny LambRe-ordered EmpathyTpFile so static functions need no...
2008-11-21 Jonny LambChanged _run_ method calls to _call_ calls. (Jonny...
2008-11-21 Jonny LambFixed copyright and author headers. (Jonny Lamb)
2008-11-21 Jonny LambVarious whitespace and comment fixes. (Jonny Lamb)
2008-11-21 Jonny LambAdded empathy_offer_file function and updated accept_fi...
2008-11-21 Jonny LambRemoved SocketPath channel property. (Jonny Lamb)
2008-11-21 Jonny LambAdded ContentHashType channel property, and renamed...
2008-11-21 Jonny LambUpdated yet more places to use s/direction/incoming...
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 LambCorrectly set the EmpathyContact in an EmpathyTpFile...
2008-11-21 Jonny LambAdded a workaround to EmpathyTpFile's finalize function...
2008-11-21 Jonny LambAdded EmpathyFile and EmpathyTpFile objects. (Jonny...