aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.h
Commit message (Expand)AuthorAgeFilesLines
* rename empathy_tp_file_get_incoming to empathy_tp_file_is_incomingXavier Claessens2008-11-221-1/+1
* empathy_tp_file_accept/offer takes the GFile in param and return a GError if ...Xavier Claessens2008-11-221-6/+4
* don't include itselfXavier Claessens2008-11-221-2/+0
* Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb)Jonny Lamb2008-11-221-4/+2
* Removed useless libtelepathy headers. (Jonny Lamb)Jonny Lamb2008-11-221-1/+0
* Removed account property of EmpathyTpFile as it's only actually used once and...Jonny Lamb2008-11-221-1/+1
* Updated the way to access the EmpathyTpFilePriv instance within empathy-tp-fi...Jonny Lamb2008-11-221-3/+4
* Fixed copyright and author headers. (Jonny Lamb)Jonny Lamb2008-11-221-0/+4
* Added empathy_offer_file function and updated accept_file. (Jonny Lamb)Jonny Lamb2008-11-221-1/+2
* Replaced the Direction channel property a more-private GObject incoming prope...Jonny Lamb2008-11-221-1/+1
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)Jonny Lamb2008-11-221-0/+90
* Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)Jonny Lamb2008-11-221-64/+0
* Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)Jonny Lamb2008-11-221-0/+64