aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.h
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate declaration of _get_transferred_countxclaesse2008-11-301-1/+0
* Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in file...xclaesse2008-11-221-1/+0
* Cleanup of ft_manager_add_tp_file_to_list.xclaesse2008-11-221-0/+1
* Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a...xclaesse2008-11-221-0/+1
* Remove unused empathy_tp_file_get_idxclaesse2008-11-221-1/+0
* When the channel is invalidated, change state to CANCELLED.xclaesse2008-11-221-2/+2
* rename empathy_tp_file_get_incoming to empathy_tp_file_is_incomingxclaesse2008-11-221-1/+1
* empathy_tp_file_accept/offer takes the GFile in param and return a GError if ...xclaesse2008-11-221-6/+4
* don't include itselfxclaesse2008-11-221-2/+0
* Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb)xclaesse2008-11-221-4/+2
* Removed useless libtelepathy headers. (Jonny Lamb)xclaesse2008-11-221-1/+0
* Removed account property of EmpathyTpFile as it's only actually used once and...xclaesse2008-11-221-1/+1
* Updated the way to access the EmpathyTpFilePriv instance within empathy-tp-fi...xclaesse2008-11-221-3/+4
* Fixed copyright and author headers. (Jonny Lamb)xclaesse2008-11-221-0/+4
* Added empathy_offer_file function and updated accept_file. (Jonny Lamb)xclaesse2008-11-221-1/+2
* Replaced the Direction channel property a more-private GObject incoming prope...xclaesse2008-11-221-1/+1
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)xclaesse2008-11-221-0/+90
* Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb)xclaesse2008-11-221-64/+0
* Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb)xclaesse2008-11-221-0/+64