| Commit message (Expand) | Author | Age | Files | Lines |
* | Refuse sending empty or special files (directories, char/block devices, etc.) | Frédéric Péters | 2009-06-17 | 1 | -1/+3 |
* | Document EmpathyTpFile | Cosimo Cecchi | 2009-06-01 | 1 | -0/+12 |
* | Remove useless define | Cosimo Cecchi | 2009-06-01 | 1 | -2/+0 |
* | Move the error declaration in empathy-tp-file.h | Cosimo Cecchi | 2009-06-01 | 1 | -0/+10 |
* | Adapt the code to the tp style. | Cosimo Cecchi | 2009-06-01 | 1 | -21/+26 |
* | First implementation of error handling | Cosimo Cecchi | 2009-06-01 | 1 | -2/+0 |
* | Total FileTransfer draft spec exorcism | Cosimo Cecchi | 2009-06-01 | 1 | -3/+1 |
* | Set the "incoming" property at construct | Cosimo Cecchi | 2009-06-01 | 1 | -1/+1 |
* | Remove some of the EmpFileTransferState crack | Cosimo Cecchi | 2009-06-01 | 1 | -1/+3 |
* | Cleanup in EmpathyTpFile style. | Cosimo Cecchi | 2009-06-01 | 1 | -6/+2 |
* | Make libempathy compile with the new changes. | Cosimo Cecchi | 2009-06-01 | 1 | -1/+2 |
* | W.I.P. for heavy lifting on EmpathyTpFile. | Cosimo Cecchi | 2009-06-01 | 1 | -26/+40 |
* | Removed empathy_tp_file_close as it was a duplicate of _cancel. | Jonny Lamb | 2009-04-25 | 1 | -1/+0 |
* | Update EmpathyTpFile documentation. | Jonny Lamb | 2009-04-25 | 1 | -0/+1 |
* | Display the file transfer speed and calculate remaining time more dynamically. | Xavier Claessens | 2009-04-25 | 1 | -0/+1 |
* | Port EmpathyTpFile to new API and add a ready property | Xavier Claessens | 2009-04-22 | 1 | -0/+1 |
* | Use tp-glib generated code for file transfers rather than extensions. | Jonny Lamb | 2009-02-21 | 1 | -1/+2 |
* | Removed extensions.h inclusion in public API. | Jonny Lamb | 2009-01-17 | 1 | -4/+1 |
* | Add a function to explicitly close File channels | Sjoerd Simons | 2009-01-10 | 1 | -0/+1 |
* | Remove duplicate declaration of _get_transferred_count | Xavier Claessens | 2008-11-30 | 1 | -1/+0 |
* | Remove empathy_tp_file_keep_alive hack and connect to "notify::state" in file... | Xavier Claessens | 2008-11-22 | 1 | -1/+0 |
* | Cleanup of ft_manager_add_tp_file_to_list. | Xavier Claessens | 2008-11-22 | 1 | -0/+1 |
* | Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a... | Xavier Claessens | 2008-11-22 | 1 | -0/+1 |
* | Remove unused empathy_tp_file_get_id | Xavier Claessens | 2008-11-22 | 1 | -1/+0 |
* | When the channel is invalidated, change state to CANCELLED. | Xavier Claessens | 2008-11-22 | 1 | -2/+2 |
* | rename empathy_tp_file_get_incoming to empathy_tp_file_is_incoming | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
* | empathy_tp_file_accept/offer takes the GFile in param and return a GError if ... | Xavier Claessens | 2008-11-22 | 1 | -6/+4 |
* | don't include itself | Xavier Claessens | 2008-11-22 | 1 | -2/+0 |
* | Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -4/+2 |
* | Removed useless libtelepathy headers. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+0 |
* | Removed account property of EmpathyTpFile as it's only actually used once and... | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Updated the way to access the EmpathyTpFilePriv instance within empathy-tp-fi... | Jonny Lamb | 2008-11-22 | 1 | -3/+4 |
* | Fixed copyright and author headers. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+4 |
* | Added empathy_offer_file function and updated accept_file. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+2 |
* | Replaced the Direction channel property a more-private GObject incoming prope... | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+90 |
* | Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -64/+0 |
* | Added EmpathyFile and EmpathyTpFile objects. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+64 |