Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/network.py
Commit message (Collapse)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-592/+0
|
* Use new style for unused variablesSimon Schampijer2008-04-241-5/+5
|
* Complete first pylint round on all the code.Marco Pesenti Gritti2008-04-191-25/+42
|
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+575
|
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-575/+0
|
* Return 404 error when path can't be translatedDan Williams2007-08-311-0/+4
|
* #2912: Improvements to GlibURLDownloader APIDan Williams2007-08-201-10/+32
|
*