Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/bundle/activitybundle.py
Commit message (Expand)AuthorAgeFilesLines
* Don't recursively clean an activity if it's a symbolic link #444Tomeu Vizoso2009-03-011-0/+6
* Add extension to temp icon file names #458Tomeu Vizoso2009-03-011-1/+1
* Use util.TempFilePath for icons extracted from zipped bundlesTomeu Vizoso2009-01-031-1/+2
* Simplify activity bundle installationDaniel Drake2008-12-051-1/+5
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-1/+4
* Make sure that manifests in bundles are only called at install and deployment...Tomeu Vizoso2008-10-171-8/+16
* Remove unused imports.Marco Pesenti Gritti2008-10-061-5/+2
* The activity registry is now private to the shell.Marco Pesenti Gritti2008-10-061-66/+2
* Do not try to list the mimetypes directory if it does not exist.Marco Pesenti Gritti2008-08-311-5/+6
* Trac #7733: fix severe performance regression when creating ActivityBundle.C. Scott Ananian2008-08-191-4/+4
* Several pylint fixes.Marco Pesenti Gritti2008-08-101-1/+1
* bug #7534: need_upgrade should always be TrueJameson Quinn2008-07-231-5/+7
* bug #7494 - uninstall from location, not future locationJameson Quinn2008-07-231-2/+1
* #7046: Fix removal of activitiesTomeu Vizoso2008-07-031-4/+4
* Patch by Jameson Chema Quinn.Marco Pesenti Gritti2008-06-131-13/+104
* Move timestamp_to_elapsed_string to sugar.util and add ActivityBundle.install...Tomeu Vizoso2008-05-241-0/+5
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+328