Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/filetransfer.py
Commit message (Expand)AuthorAgeFilesLines
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-2/+2
* let the logger do the formattingSascha Silbe2009-08-241-10/+10
* Add TODO about splice_asyncTomeu Vizoso2009-08-061-0/+1
* Correctly close the input stream in file transfers #682Tomeu Vizoso2009-04-071-10/+7
* Add test code for file transfersTomeu Vizoso2009-04-061-0/+13
* pass byte_arrays=True to {Accept,Provide}FileGuillaume Desmottes2009-03-171-2/+3
* Remove transfer icon from frame when the local user cancels it #483Tomeu Vizoso2009-03-121-3/+15
* unDRAFTs FileTransferSimon Schampijer2009-02-181-1/+1
* Display a message when the collaboration connection doesn't support file tran...Tomeu Vizoso2009-01-211-3/+24
* Reduce the file transfer chunk size to 1KTomeu Vizoso2008-12-221-1/+1
* First go at adding file transfer to the journalTomeu Vizoso2008-12-151-0/+331