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
* fix whitespace mistake introduced by c7a80a1Sascha Silbe2011-02-151-0/+1
* style cleanup: prefer ' for stringsSascha Silbe2010-11-231-9/+9
* style cleanup: use """ everywhereSascha Silbe2010-11-231-2/+2
* PEP8 cleanup: fix spaces around keyword parametersSascha Silbe2010-11-231-1/+1
* PEP8 cleanup: fix whitespace around operatorSascha Silbe2010-11-231-1/+1
* Add new numbering scheme #2425Simon Schampijer2010-11-091-4/+6
* Delete activities profile data when uninstall #2074Martin Abente2010-08-231-1/+8
* Misc. pylint fixesTomeu Vizoso2010-08-201-1/+1
* Print warnings about the deprecated activity.info fieldsSimon Schampijer2010-08-171-0/+5
* Revert "Support dropped for activity.info fields 'service_name' and 'class'"Simon Schampijer2010-08-171-2/+8
* Support dropped for activity.info fields 'service_name' and 'class'Simon Schampijer2010-08-161-8/+2
* Bundelbuilder should not use localized activity name #1968 (Walter Bender)Simon Schampijer2010-06-031-2/+10
* Treat broken symlinks corretcly #1394Aleksey Lim2009-09-201-3/+3
* Do not fail if activity mime_type was already installed #1394Aleksey Lim2009-09-201-9/+19
* Add is_user_activity() to ActivityBundle #701Aleksey Lim2009-08-281-0/+3
* PEP8 white space and long line fixesSascha Silbe2009-08-251-9/+10
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-15/+15
* pylint fixesSimon Schampijer2009-08-241-1/+2
* let the logger do the formattingSascha Silbe2009-08-241-8/+8
* update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-1/+7
* Add support for tags in activity bundlesTomeu Vizoso2009-06-161-0/+13
* 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