Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add some more info to an error message.Tomeu Vizoso2007-11-041-1/+2
|
* Snapshot e748f756c0.Marco Pesenti Gritti2007-11-031-1/+4
|
* Fix for 4579, create _IconBuffer.scale variableReinier Heeres2007-11-031-0/+2
|
* Unzip should not ask any questions.Tomeu Vizoso2007-11-021-1/+1
|
* Free the sound device when the startup when the sound has been played.Marco Pesenti Gritti2007-11-022-0/+45
| | | | Factored out to a separate sound module from cjb patch.
* Smarter mime_types parsing logic. Works also if thereMarco Pesenti Gritti2007-10-311-2/+2
| | | | are spaces between types.
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-312-1/+10
|\ | | | | | | | | | | Conflicts: NEWS
| * Setup the activity root with a tmp and a data dir.Marco Pesenti Gritti2007-10-302-1/+10
| | | | | | | | Save DS files in data (since tmp will be on tmpfs in rainbow)
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-301-0/+3
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-10-302-14/+121
| |\
| * | Set SUGAR_ACTIVITY_ROOTMarco Pesenti Gritti2007-10-301-0/+3
| | |
* | | Encode nickname in UTF-8 when writing it out to .sugar/*/config (#4518)Simon McVittie2007-10-301-1/+1
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-10-303-31/+262
|\ \ | |/ | | | | | | | | Conflicts: NEWS
| * Remove activity uploading since it's not useful with the new build system.Marco Pesenti Gritti2007-10-291-16/+0
| |
| * #4358 pydoc strings for activity.pyPascal Scheffers2007-10-281-12/+232
| |
| * Added morgs NotifyAlert (timed one button alert) to the alert apiSimon Schampijer2007-10-251-3/+30
| |
* |