aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.c
Commit message (Expand)AuthorAgeFilesLines
* Removed SocketPath channel property. (Jonny Lamb)Jonny Lamb2008-11-221-19/+0
* Added ContentHashType channel property, and renamed ContentMD5 to ContentHash...Jonny Lamb2008-11-221-13/+25
* Updated yet more places to use s/direction/incoming/ (Jonny Lamb)Jonny Lamb2008-11-221-2/+2
* Replaced the Direction channel property a more-private GObject incoming prope...Jonny Lamb2008-11-221-22/+18
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1178
* Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)Jonny Lamb2008-11-221-1040/+0
* Correctly set the EmpathyContact in an EmpathyTpFile. (Jonny Lamb)Jonny Lamb2008-11-221-0/+7
* Added a workaround to EmpathyTpFile's finalize function so it doesn't run g_o...Jonny Lamb2008-11-221-1/+2
* Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1032