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
* Fix the port of the filetransfer, SL #4242Manuel Kaufmann2012-12-171-28/+39
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-2/+2
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-20/+20
* pylint cleanup: don't override variables from outer scopeSascha Silbe2010-11-241-3/+4
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-241-1/+1
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+12
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+3
* Properly store and load friends #2331Tomeu Vizoso2010-09-171-24/+4
* Fix typoTomeu Vizoso2010-08-201-2/+2
* Make ConnectionWatcher a singletonTomeu Vizoso2010-08-201-8/+6
* 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