Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/bundle
Commit message (Expand)AuthorAgeFilesLines
* fix whitespace mistake introduced by c7a80a1Sascha Silbe2011-02-151-0/+1
* Throw MalformedBundleException on broken zip filesMartin Dengler2011-02-051-1/+5
* Apply new version scheme as well to content bundles #2425Simon Schampijer2010-11-251-3/+7
* style cleanup: prefer ' for stringsSascha Silbe2010-11-233-13/+13
* 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-093-4/+164
* 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
* Cannot delete stalled download from journal #1987Aleksey Lim2010-06-021-3/+2
* Deprecate host_version #1509Wade Brainerd2010-03-091-12/+0
* 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-253-17/+26
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-252-18/+18
* pylint fixesSimon Schampijer2009-08-241-1/+2
* let the logger do the formattingSascha Silbe2009-08-242-9/+9
* update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-1/+7
* Fix ContentBundle bundle_idDaniel Drake2009-07-101-1/+15
* Add support for tags in activity bundlesTomeu Vizoso2009-06-161-0/+13
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-3/+19
* 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
* Fix uninstallling of activities that use symlinks #171Simon Schampijer2009-01-051-1/+5
* 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-283-3/+12
* Turn bundle into a new style classMarco Pesenti Gritti2008-10-201-1/+1
* 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
* Trac #8674: sanity-check bundle root; don't delete install_root on failure.C. Scott Ananian2008-09-281-1/+5
* 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-193-24/+25
* Several pylint fixes.Marco Pesenti Gritti2008-08-102-1/+2
* 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
* #7532 install + open content bundles through journalDaniel Drake2008-07-211-4/+20
* 7205: bundlebuilder accepts old "dist" cmd, checks for po dirchema2008-07-191-1/+12
* #7523 library regeneration fails as XDG_DATA_DIRS is unsetDaniel Drake2008-07-161-5/+6
* #7523 fix content bundle installationDaniel Drake2008-07-151-3/+3
* #7046: Fix removal of activitiesTomeu Vizoso2008-07-031-4/+4
* Patch by Jameson Chema Quinn.Marco Pesenti Gritti2008-06-132-16/+126
* Move timestamp_to_elapsed_string to sugar.util and add ActivityBundle.install...Tomeu Vizoso2008-05-241-0/+5