aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-file.c
Commit message (Expand)AuthorAgeFilesLines
* Actually use accept and receive file functions. (Jonny Lamb)Jonny Lamb2008-11-221-2/+10
* Implemented accept_file and empathy_receive_file in empathy-file. (Jonny Lamb)Jonny Lamb2008-11-221-18/+68
* Fixed _get_local_socket in empathy-file so that it calls connect(2). (Jonny L...Jonny Lamb2008-11-221-2/+20
* Removed g_object_notify that doesn't actually map to a property. (Jonny Lamb)Jonny Lamb2008-11-221-2/+0
* Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)Jonny Lamb2008-11-221-429/+815
* Push the notify::state and notify::transferred-bytes signals from EmpathyTpFi...Jonny Lamb2008-11-221-2/+29
* Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)Jonny Lamb2008-11-221-0/+650